ValveSoftware / Proton

Compatibility tool for Steam Play based on Wine and additional components
Other
24.6k stars 1.07k forks source link

Future Proof (844130) #2416

Closed ehea617 closed 3 years ago

ehea617 commented 5 years ago

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

  1. Start a new game.
  2. Go through the introduction.
  3. The game will crash after the introduction.

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.

HonkingGoose commented 5 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")

ehea617 commented 5 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")

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?

HonkingGoose commented 5 years ago

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:

https://en.wikipedia.org/wiki/Splash_screen

ehea617 commented 5 years ago

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.

ehea617 commented 5 years ago

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.

kisak-valve commented 5 years ago

Hello @ehea617, please add a proton log with the game and Proton 4.2-2.

ehea617 commented 5 years ago

@kisak-valve Here's the log for it on 4.2-2: steam-844130-4.2-2.log

ehea617 commented 3 years ago

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.