https://bugs.winehq.org/show_bug.cgi?id=40775
--- Comment #3 from Alex Henrie alexhenrie24@gmail.com --- Created attachment 54681 --> https://bugs.winehq.org/attachment.cgi?id=54681 Em3's logfile
When this game crashes, it leaves behind a file named logfile.txt that also has some interesting information:
Registered FS device "mod" ?VWorld::LoadMap("mod:/Maps/empty.v3d"): file not found *** Win32ExceptionHandler *** Exception in Em3: Access violation @ 10026986
I think that the real problem actually occurs when trying to open "mod:/Maps/empty.v3d", and then the game has buggy error handling code that causes it to crash.