Leather128 / LeatherEngine

Just a little engine I decided to make since nobody seemed to have true custom mod support.
GNU General Public License v3.0
71 stars 58 forks source link

freeplay with mods enabled and pause menu crashes #37

Closed theREALREALloser closed 2 years ago

theREALREALloser commented 2 years ago

i used 0.3.7 version and my game crashes when i enabled mods and go to freeplay the game crashes and the game also crashes when i pause while in a song and when i die and press backspace to go freeplay the game also crashes and when i go to the options menu with mods enabled the game also crashes i tried this with all optimisations enabled but without antialiasing and health icons and menu background the crashes are gone can you please fix this?

Leather128 commented 2 years ago

Question: How much RAM / Memory do you have?

theREALREALloser commented 2 years ago

i forgot

Leather128 commented 2 years ago

you can check with task manager you know

Leather128 commented 2 years ago

image

theREALREALloser commented 2 years ago

i have 3,8 (4.0 gbs) memory

Leather128 commented 2 years ago

That may be an issue since the game regularly can use 200-800 mbs of memory in regular stages, so this may be more of a hardware issue, obviously turning on optimizations helped (because it uses much much less memory), but there isn't much of a solution currently because the engine is already pretty optimized (to the point where I would have to rework tons of things to get it running better).

So basically for now, I do not have a fix but maybe in the future I can figure out a way to fix this.