zeobviouslyfakeacc / ModLoaderInstaller

JavaFX application that installs a mod loader for the game The Long Dark
MIT License
51 stars 12 forks source link

Mod loader no longer works on Hotfix 1.56 for Windows #22

Closed Moichol closed 5 years ago

Moichol commented 5 years ago

Every time mod loader patches the directory the game will refuse to get past the disclaimer screen because it gets hard stuck frozen. The only way to fix it is to verify the integrity of the game folders which pretty much reverses what the mod loader did.

zeobviouslyfakeacc commented 5 years ago

Hi!

As far as I can tell, this is caused by one of your mods, and not by the mod loader itself. Could you start your game with the mod loader installed, wait for it to crash / black screen, and then upload your log file here?

How to find your log file, assuming Windows:

Moichol commented 5 years ago

output_log.txt

zeobviouslyfakeacc commented 5 years ago

That's caused by AnkleSupport, which has not been updated for TLD v1.49 or newer yet, so you'll have to remove that mod. If you have BetterWaterManagement installed, too: that mod is also broken, and you'll also have to remove it.

Here's a list of which mods are currently working and which aren't: http://xpazeman.com/tld-mod-list/

Moichol commented 5 years ago

Thank you!, I was in the process of disabling mods, but I would have never thought to disable ankle support.