#My game keeps crashing cuz of Speedrun tool

1 messages · Page 1 of 1 (latest)

molten island
#

So whenever I try using multiple save states at the same time sometimes the game just crashes and closes without any log pop up or anything and it's starting to drive me insane

#

The mods I'm using are cateline, Speedrun tool, Celeste tas extended variants and ultra skool(the crash isn't exclusive to that map)

vapid trench
#

Savestates are pretty hefty as they copy the state of the entire game basically. Your computer might be running out of resources to run celeste.

You can find the log files here, though I have a feeling they won't show any errors.

misty starBOT
#

There are two types of logs; crash logs and log.txt.

Crash logs are generated when you see an "Oooops! :(" crash handler screen. They contain extra information which regular logs don't.
To access those, there's a button that says Open log file folder, which should take you to where they're stored. Make sure to grab the latest one!

For more subtle issues, non-crashing problems or other miscellaneous stuff, log.txt is checked. To find it, do the following:

  • Open Olympus.
  • Press the Manage button in the Installations panel on Olympus' main menu. (it's to the left)
  • Press Browse to open the Celeste folder.
  • Look for the file named exactly log.txt inside that folder. Do not grab error_log.txt or look into the LogHistory folder as those are not the log.txt you're looking for.

Your username may sometimes show up in those logs. If you're concerned about that, remember to censor it before uploading. Every text editor should have a replace function, commonly opened with Ctrl+H.

obtuse panther
#

and since the game just dies and closes without a crash log, log.txt is basically useless

#

the only way we can see the exception is either in event viewer (unreliable because microsoft) or running it with the console output visible

vapid trench
obtuse panther
#

crashes where something goes seriously wrong with the c# runtime are uncommon and cause the game to exit and leave no logs