#CommunalHelper crashing my game

37 messages · Page 1 of 1 (latest)

drifting yoke
#

When updating CommunalHelper to 1.19.2 as a dependency, it downloads fully but does fails at the loading part. It also created these two errors shown on the photo. I tried removing CommunalHelper from cache and the mod folder, and even installing previous versions, but i now can't get any version of it to load.

twilit sierra
#

@pine elk

median moth
#

@drifting yoke please send your full log.txt:

sterile kestrelBOT
#

If you have crashed, and are on Everest Core, there will be a log in the CrashLogs folder, which contains extra information that the regular logs do not. The Core crash handler will tell you the file name, and give you the option to open the folder.

Otherwise, in order to get Everest logs, open Olympus, and:

  • Press the "Manage", under the "Installations" panel on the main menu
  • Press "Browse" to open the Celeste folder
  • Send the log.txt file from that folder (not the error_log.txt)

Note, on both Everest versions, there are older logs in the LogHistory folder inside the Celeste folder, but these are not the relevant logs. The most recent one is directly in the Celeste folder (and in CrashLogs for Core users), and not in any other folders.

Everest logs contain paths to certain files and folders in your system (e.g.: active helpers) to help with diagnosing problems. Remember to censor any usernames in log files before uploading them.

twilit sierra
median moth
#

oh huh just noticed the times

twilit sierra
#

yeah they're like minutes apart

#

id say this is like the same thing

median moth
#

might be a mod conflict then

twilit sierra
#

possibly

#

good to have the log though

median moth
#

well i guess that doesn't help since it wouldn't include the other mod in the conflict (if that's what's happening)

twilit sierra
#

thonkeline all it does is just insert a delegate

#

yea it crashes in cursor.GotoNext(MoveType.After, instr => instr.OpCode == OpCodes.Ldloc_S && instr.Operand == loc);

#

i'm guessing it can't find a ldloc.s V_7

pine elk
#

uhhhh what's weird is I updated erroneously because the buildaction in github was dumb

#

that being said i didn't change that code at all

twilit sierra
#

oh yea communalhelper had an invalid everest.yaml

#

did you see that

#

aka it was a case of /zip

#

yea its still the case

pine elk
#

yeah

#

im aware of that and fixing it...

twilit sierra
pine elk
#

also it's a build action wtf happened

twilit sierra
#

good question

pine elk
#

fuckin cmon

#

like, i have the .zip fixed right

#

but now we've got this error

#

@drifting yoke can you see if this just fixes the issue? (sending copy in a minute, look down a bit)

pine elk
#

@twilit sierra @median moth also im working around the IL crash by making a weaker check

pine elk
drifting yoke
#

testing now

#

sry for the delay

#

works fine with the testbuild @pine elk

#

Thank you very much!