Game started to crash after recent update

Dnx

Member
Guildcard
42095213
Game started to crash randomly after recent update, maybe it has nothing to do with it but I've never seen game crashes like this ever before.
Here is what I dug up from windows error logs, maybe you guys can figure something out of it.

Code:
- System
  - Provider
   [ Name]  Application Error
  - EventID 1000
   [ Qualifiers]  0
   Version 0
   Level 2
   Task 100
   Opcode 0
   Keywords 0x80000000000000
 
  - TimeCreated
   [ SystemTime]  2025-11-08T19:07:01.2741044Z
   EventRecordID 66418
   Correlation
  - Execution
   [ ProcessID]  0
   [ ThreadID]  0
   Channel Application
   Computer ....
   Security
 
- EventData
   psobb.exe
   0.0.0.0
   00000000
   ephinea.dll
   0.0.0.0
   68f46fdb
   c0000005
   009d9bf0
   46cc
   01dc50cd4730c2e6
   ...\EphineaPSO\psobb.exe
   ...\EphineaPSO\ephinea.dll
   e416b2f9-6c4c-4e9c-bfa3-24f3c05b537d
 
We didn't change anything in this area in years. Have you tried any changes to settings? Do you crash if you just AFK in lobby for hours? What about in a party?

Are you sure you posted the correct crash info? That crash is during process startup. Are the other crashes the same? I doubt it because that crash is done only at process startup. Also, only this much info is needed for event viewer crash reports: https://www.pioneer2.net/community/threads/game-keeps-randomly-crashing.30961/post-236256

Your crash occurred when the DLL was trying to create some shaders. So try disabling those in the launcher's options. But really, it's probably a better idea to go to the defaults that come with the game: Direct3D 8, no AA, no AF, all shaders disabled, and then test. Test some more, then try changing things back to your old settings until you find what causes the crash.

If your character has /shortcuts enabled, then CTRL+F, CTRL+T, CTRL+O, and CTRL+L can all recreate shaders. So if there is an issue with shader creation (like in the crash you posted), you would probably crash if you pressed those in the lobby or in a party.
 
Ty for quick response. I'm sure I posted the right one. There were more but they all look pretty much the same. I've changed D3D from 9 to 12, never used any shaders, disabled AA and AF also turned off shortcuts. So far so good.
 
Back
Top