BrandenEK / AShortHike.ModdingTools

Software that is required to setup and load mods for A Short Hike
1 stars 1 forks source link

Game crashes at launch #3

Open Anybody368 opened 3 weeks ago

Anybody368 commented 3 weeks ago

Hello,

Note that this is my first time modding a PC game, I might have done something wrong, so I wanted to check

My PC is running on Linuw Mint 21.3, and I'm launching the game through Steam with Proton. The game seems to play fine vanilla.

Given the lack of precise instructions, I assumed that I needed to drag everything to the game folder, giving me the following result (see under) image

When using the script in the console, the game start to launch as usual, but somewhere during the initial loading screen, it just closes without any error report I can find. Here's what get printed on my console. image

If all fail, I can try booting on windows to see if it works there with the other zip...

Either way, thank you in advance for your help.

(PS : the "Modding" folder is currently empty. The goal is ultimately to generate a random seed to use for an Archipelago Multiworld)

BrandenEK commented 3 weeks ago

Sorry for just now getting to this. Installation instructions have been moved to the Mod installer github although it looks like you did install it correctly. With no mods downloaded, it is very strange that it is crashing. Can you send the log file at {GameRoot}/Bepinex/LogOuput.log

Anybody368 commented 3 weeks ago

It's alright no worries.

Here's the log without any mod image

And here they are with the mods I'm trying to use (the result is about the same, except I can see the version of the mods in the corner of my screen for just a few frames before the game closes) image

Anybody368 commented 1 week ago

So, the good news is that I think I've pin pointed the issue

the bad news, is that it is most likely because Steams picks up that I'm trying to run the game with mods, and shuts it down to try and run it vanilla...