#Encountering crashes while loading custom complete screen
18 messages · Page 1 of 1 (latest)
Also much more minor thing but the .meta.yaml doesn't load properly when I use TAB instead of space?
Even if the text ends up in the same spot.
Because the markup language does not accept that syntax
Sounds real enough for me. Any ideas as to why it’s crashing?
No
Awesome 
Surely no one will mind it's christmas and that there's a dozen unsolved threads but <@&673391557939953684>
System.NullReferenceException: Object reference not set to an instance of an object.
at Celeste.CompleteRenderer.ImageLayerNoXML..ctor(Vector2 offset, Atlas atlas, MapMetaCompleteScreenLayer meta) in Celeste.Mod.mm/Patches/CompleteRenderer.cs:line 156
whar
Firstly, you're sure all those images in the yaml exist right?
the thing is if it's crashing on Specifically that line it means meta is null
i think
- Type: "layer"
Speed: [ 30.0, 0.0 ]
Position: [ 50.0, 25.0 ]
Scroll: [ 0.05 ]
Scale: 6
there's no Images
oh yeah that would do it probably
Oh yeah probably, one sec