#Celeste crashing on start-up
45 messages ยท Page 1 of 1 (latest)
it's likely a mod of yours malfunctioning, as it's crashing when loading a map (AreaData.Load)
that's awesome.... ๐ญ
you can do a mod bisect to figure out which one it is
A mod bisect is a way to find a misbehaving mod without having to check them one by one.
Here are steps on how to do it:
- Disable half of your enabled mods.
- Check to see if the issue persists.
- If it does:
- The mod that is causing the issue is still enabled. Disable half of your enabled mods.
- If it doesn't:
- The problematic mod has just been disabled. Enable the mods you just disabled, and disable the ones you had enabled.
- Repeat step 2 until you narrow your search to 1 mod.
it's much faster than disabling each mod one-by-one
hmm alright
binary search 
time to play hound dog
so I disabled every single mod i have, still crashes : /
is your save data corrupted
or what the hell
uhh verify game files and reinstall everest i suppose?
steam cloud has the capacity to corrupt save file, right?
nah, it just saves whatever's there
it doesn't explain how it'd crash on load though
huh
since save data is loaded when you open the save file window
not on load
so i guess a vanilla map is corrupted or something
try verifying files and reinstalling everest
man, alright
"reinstall everest" ๐ญ
my actual nightmare
so i deleted the contents of my mods folder
works again lol
huh
maps are loaded regardless of mods being enabled/disabled
well that's unfortunate
i guess its time to test what happens if I put everything back
ok yep
it now works
so it was a corrupted map ig
yea looks like the issue