FunkyFr3sh / cnc-ddraw

GDI, OpenGL and Direct3D 9 re-implementation of the DirectDraw API for classic 2D games for better compatibility with Windows ME, 2000, XP, Vista, 7, 8, 10, 11, Wine (Linux/macOS/Android) and Virtual Machines
https://discord.gg/afWXJNDDF5
MIT License
2.28k stars 148 forks source link

Diablo2 Crash error #115

Closed MxCen closed 3 years ago

MxCen commented 3 years ago

Crashdump_Log.zip

MxCen commented 3 years ago

This problem occurs on some computers,I get this error after using DDraw.dll

Can you help to see where the problem is,Thx

Game version:Diablo2Lod 1.13C

FunkyFr3sh commented 3 years ago

Does it crash only when you exit the game? There is a known problem with the glide3x.dll, you can try the glide3x.dll from project diablo 2 and check if it still happens

Next time please use the cnc-ddraw debug build so we can know for sure they are really using cnc-ddraw:https://github.com/CnCNet/cnc-ddraw/issues/44

Upload cnc-ddraw.log and also cnc-ddraw.dmp if there was a crash

Use this .reg file to enable the ddraw renderer so you don't need to use d2vidtest: enable-directdraw.zip

MxCen commented 3 years ago

I deleted the DDraw.ini file and regenerated it automatically.Working fine