Skip to content

Crash while loading chapter 1 #13

@simpansoftware

Description

@simpansoftware

Crash log here:
System.FormatException: The input string '−24' was not in a correct format.
at System.Number.ThrowFormatException[Char](ReadOnlySpan`1 value)
at System.Single.Parse(String s, IFormatProvider provider)
at Celeste.BinaryPacker.Element.AttrFloat(String name, Single defaultValue)
at Celeste.MapData.ParseBackdrop(Element child, Element above)
at Celeste.MapData.CreateBackdrops(Element data)
at Celeste.LevelLoader.LoadingThread()
at Celeste.RunThread.RunThreadWithLogging(Action method)
[ERROR] FATAL UNHANDLED EXCEPTION: System.MissingMethodException: Method not found: MonoMod.WasmProcess MonoMod.WasmProcess.Start(string)
at Celeste.RunThread.RunThreadWithLogging(Action method)
at Celeste.RunThread.<>c__DisplayClass1_0.b__0()
at System.Threading.Thread.StartHelper.Callback(Object state)
at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state)
--- End of stack trace from previous location ---
at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state)

as soon as the cutscene completes or i skip the cutscene this happens
i am on arm if that helps

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions