Zetrith / Prepatcher

Structured assembly rewriting library/mod for RW
MIT License
74 stars 7 forks source link

Infinite loading screen #12

Closed zanger1234 closed 1 year ago

zanger1234 commented 1 year ago

I'm getting this bug where the game is just stuck on the loading screen with prepatcher installed. I press launch, and the game opens the debug log and gets stuck. I waited 15 minutes, and it doesn't enter the main menu.

Here is the player.log with -verbose command enabled.

https://pastebin.com/TCuRE4Cc

many thanks.

zanger1234 commented 1 year ago

Update: I narrowed the issue down to RimForge. As soon as I removed the mod from the modlist, the game ran fine with prepatcher enabled.

Zetrith commented 1 year ago

Yeah, right now when Prepatcher encounters an error during very early loading it just goes to the error console. I should probably change that

Zetrith commented 1 year ago

I pushed a fix to Steam 66e01b7