#Celeste crashing on start-up

45 messages ยท Page 1 of 1 (latest)

unreal cave
ember niche
#

it's likely a mod of yours malfunctioning, as it's crashing when loading a map (AreaData.Load)

unreal cave
#

that's awesome.... ๐Ÿ˜ญ

ember niche
#

you can do a mod bisect to figure out which one it is

spare compassBOT
#

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:

  1. Disable half of your enabled mods.
  2. 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.
  1. Repeat step 2 until you narrow your search to 1 mod.
ember niche
#

it's much faster than disabling each mod one-by-one

unreal cave
#

hmm alright

unreal cave
#

time to play hound dog

unreal cave
ember niche
#

catstare is your save data corrupted

#

or what the hell

#

uhh verify game files and reinstall everest i suppose?

unreal cave
#

steam cloud has the capacity to corrupt save file, right?

ember niche
#

nah, it just saves whatever's there

#

it doesn't explain how it'd crash on load though

unreal cave
#

huh

ember niche
#

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

unreal cave
#

man, alright

#

"reinstall everest" ๐Ÿ˜ญ

#

my actual nightmare

#

so i deleted the contents of my mods folder

#

works again lol

ember niche
#

?????

#

how the hell

#

did you have a raw map bin inside the mods folder

unreal cave
#

at least 4

#

mostly test map stuff

ember niche
#

then that'd explain why that'd happen

#

yea

unreal cave
#

huh

ember niche
#

maps are loaded regardless of mods being enabled/disabled

unreal cave
#

oh

#

but this didnt really happen before

ember niche
#

since they're just raw bins floating around

#

ig it got corrupted somehow?

unreal cave
#

well that's unfortunate

#

i guess its time to test what happens if I put everything back

#

ok yep

#

it now works

ember niche
#

snip_glumbsup so it was a corrupted map ig

unreal cave
#

yea looks like the issue