Discovery Gaming Community
[Coding] directplay8.dll+0x050851 crash - Printable Version

+- Discovery Gaming Community (https://discoverygc.com/forums)
+-- Forum: Discovery Development (https://discoverygc.com/forums/forumdisplay.php?fid=7)
+--- Forum: Discovery Mod General Discussion (https://discoverygc.com/forums/forumdisplay.php?fid=37)
+---- Forum: Discovery Mod Bug Reports (https://discoverygc.com/forums/forumdisplay.php?fid=573)
+----- Forum: Fixed or invalid (https://discoverygc.com/forums/forumdisplay.php?fid=574)
+----- Thread: [Coding] directplay8.dll+0x050851 crash (/showthread.php?tid=210351)



[Coding] directplay8.dll+0x050851 crash - Alex. - 12-20-2025

Type: Coding
Bug: 8 people have reported a 0x80000003 crash at directplay8.dll+0x050851, we'll need to dive into and fix this.


RE: [Coding] directplay8.dll+0x050851 crash - Alex. - 12-21-2025

One of the affected players has found a possible workaround
R3curse Wrote:move directplay8.dll from EXE folder to somewhere else (desktop or whatever)
Launch game (scaling will be messed up) and try to join multi. Game will crash.
Change render settings from dx9 to dx8 then back to dx9
Copy the dll back to EXE and launch game



RE: [Coding] directplay8.dll+0x050851 crash - Bartholomew_Roberts - 12-21-2025

Those steps dont always seem to work. Im on windows 11 and it doesnt help anything. Kind regards Lex


RE: [Coding] directplay8.dll+0x050851 crash - Alex. - 12-21-2025

Yeah we're likely to ship a fresh directplay8.dll in the imminent hotfix, and then if there are still issues then troubleshoot from there.


RE: [Coding] directplay8.dll+0x050851 crash - Alex. - 12-21-2025

Try it now @Bartholomew_Roberts


RE: [Coding] directplay8.dll+0x050851 crash - Alex. - 12-21-2025

If you're still seeing problems - in the folder where you find crash.dmp (the path is shown on the crash dialog), take PerfOptions.ini and copy it to Documents\My Games\Freelancer\PerfOptions.ini


RE: [Coding] directplay8.dll+0x050851 crash - Alex. - 12-23-2025

This should now be fixed