Scott Richmond
Scott Richmond
Same here: ``` Unhandled native exception occurred at cimgui.dll+2E97D (igTreeNodeBehavior+0x2A750) Code: C0000005 Dump at: C:\Users\scott\AppData\Roaming\XIVLauncher\addon\Hooks\6.4.0.43\..\..\..\dalamud_appcrash_20220820_152643_673_31880.dmp Time: 2022-08-20 15:26:44.1415538 GMT+10 at System.Environment.get_StackTrace() at Dalamud.EntryPoint.VehCallback() in C:\goatsoft\companysecrets\dalamud\EntryPoint.cs:line 70 at ImGuiNET.ImGuiNative.igNewFrame() at ImGuiNET.ImGuiNative.igNewFrame()...
Are you combining the skinned meshes into a single one per character right now?
Hey I was wondering if anyone managed to implement IProgress as part of the existing async patterns here? I've not been able to find a way to expose IProgress up...
That is correct. If I use the default OID and I perform a search, the ldap server returns error code 50 - insufficient access rights. With the above OID it...
Yeah not sure mate. I ended up forking the gem and just pointing my gemfile to the patched fork.
Hi Jamstah, No I wasn't specifically attempting to enable Paged Searching. Maybe its a default?
Hrm, when did you make the change? I branched my project and disabled LDAP auth so I could keep pushing forward, so I can't help debug/test further right now sadly....
@ranc1 did you ever improve this much?
All the necessary code is there. Please let me know if anything is missing.
> How can someone copy and paste that code to reproduce the issue? As a Selenium contributor I'm sure you have a million templates of creating a chromedriver instance and...