http://bugs.winehq.org/show_bug.cgi?id=4264
Summary: the 4th coming runs but crashes after a few seconds (and mouse is frozen all along) Product: Wine Version: 0.9.5. Platform: PC OS/Version: Windows 98 Status: UNCONFIRMED Severity: blocker Priority: P2 Component: wine-programs AssignedTo: wine-bugs@winehq.org ReportedBy: shourn@msn.com
i'm trying to run the 4th coming, an old windows mmorpg, and i get these errors (sometimes i get more errors, but playing with configuration and following a few hints ppl in the irc chat gave i could remove some errors, these are the ones i get everytime):
WINEDLLOVERRIDES="ole32,oleaut32,rpcrt4=n" wine t4c.exe
fixme:ddraw:Main_DirectDraw_SetCooperativeLevel (0x7cb401f8)->(0x10022,00000011) fixme:ddrawIB_DirectDrawSurface_Blt Can't handle DDBLT_WAIT flag right now. fixme:dinput:IDirectInputAImpl_GetDeviceStatus (0x7cb460d8)->({6f1d2b61-d5a0-11cf-bfc7-444553540000}): stub err:ntdll:RtlpWaitForCriticalSection section 0x8a0300 "?" wait timed out in thread 000e, blocked by 0017, retrying (60 sec)
for readability i deleted the lines that came several times. the very first line is the command i run to launch the game. the last "err" comes many more times until the game crashes. the game actually runs for a few seconds and then crash, it seems like keyboard input makes it crash faster .. and the mouse doesn't work at all in attachment i put the result of WINEDEBUG=+tid,+seh,+relay WINEDLLOVERRIDES="ole32,oleaut32,rpcrt4=n" wine t4c.exe && grep -A 20 -B 300 "seh:" /tmp/relay.log > /tmp/relay.txt (as suggested by someone on the winehq irc chat)
thank you very much for your help, i hope it can be fixed for wine 1.0.0 =)
(i've put some more informations on the "the 4th coming" entry in the database just in case)