Closed ehea617 closed 3 years ago
Maybe your crash is Media Foundation related? But I only see one line related to mf in the log:
19:0024:0051:trace:module:LdrGetDllHandle L"mf.dll" -> (nil) (load path L"Z:\media\evan\Files\Video Games\Steam\steamapps\common\Future Proof;C:\Program Files (x86)\Steam;C:\windows\system32;C:\windows\system;C:\windows;.;C:\windows\system32;C:\windows;C:\windows\system32\wbem")
Maybe your crash is Media Foundation related? But I only see one line related to mf in the log:
19:0024:0051:trace:module:LdrGetDllHandle L"mf.dll" -> (nil) (load path L"Z:\media\evan\Files\Video Games\Steam\steamapps\common\Future Proof;C:\Program Files (x86)\Steam;C:\windows\system32;C:\windows\system;C:\windows;.;C:\windows\system32;C:\windows;C:\windows\system32\wbem")
Probably not. That line appears way up at the beginning of the file and is the only thing that appears related to Media Foundation. Closer to the end of the file, there is:
[0314/143918.584:ERROR:crashpad_client_win.cc(174)] crash server did not respond, self-terminating 14027.047:0024:0036:trace:module:GetModuleFileNameW L"Z:\media\evan\Files\Video Games\Steam\steamapps\common\Future Proof\Future Proof.exe"
so maybe something around there?
Do the "splash screen"-videos and other video files playback in-game? Maybe the game is crashing because playback of those files is not working. If those videos all work, then the problem is likely somewhere else. :smile:
The game is an RPG Maker MV game. You can open the file Future Proof/www/index.html in a web browser to see what it's supposed to do. The splash screen renders fine.
After testing with the new Proton 4.2-1 and 4.2-2 updates, the game crashes after the splash screen and no longer makes it to the main menu.
Hello @ehea617, please add a proton log with the game and Proton 4.2-2.
@kisak-valve Here's the log for it on 4.2-2: steam-844130-4.2-2.log
Good news! I just retested the game on the latest 4.13-4 and Proton Experimental and it is now working perfectly as far as I can tell.
Compatibility Report
System Information
I confirm:
steam-844130.log
Symptoms
Game crashes after the introduction. If you skip the introduction, it goes in game but crashes shortly after.
Reproduction
Additional notes
I tested the game with the following options and they did not fix the crash:
After testing with the new Proton 4.2-1 and 4.2-2 updates, the game crashes after the splash screen and no longer makes it to the main menu.