Closed DemoJameson closed 1 year ago
https://github.com/EverestAPI/Everest/blob/dev/Celeste.Mod.mm/Mod/Everest/ContentExtensions.cs#L84
// input.Texture.Texture == null
Color[] dataInput = new Color[input.Texture.Texture.Width * input.Texture.Texture.Height];
My mods and Everest install are up to date
Yes
I have recreated the bug with only Everest OR a minimum number of mods enabled
Yes
Describe the bug
Steps to reproduce
Launch the game with
--dump
argument then crashExpected behavior
no crash
Operating System
Windows 10
Everest Version
4119
Mods required to reproduce
No response
Additional context
No response