Closed StinkTheStinker closed 8 months ago
Are there any popup's saying "Error!" and then a bunch of code of what happend will tell you, if there is send here, it'll be easier
no, it just freezes, then close's with no window with the error reason at all. thats what i literally just said in the reason section.
There's.. not enough info for me to be able to work on the issue unfortunately
here, ill try catching the crash. when the crash happens, ill imdediatly start recording and show
well, try to
CAUGHT IT, HELL YEA
![Uploading image.png…]()
autosaved before the crash
made a good choice there :D
10K MEMORY USED DAMNN
it’s a memory issue with your pc, rn there’s a memory leak that idk how to fix
what options do you recommend to lessen the chance?
is that you save and exit the chart editor, or something like that
you can also hide the grid, for some reason psych engine has a problem where rapidly making grids causes a memory leak
also try turning off "Save Undos" since that also might cause memory leaks when there's a TON of notes
you can also hide the grid, for some reason psych engine has a problem where rapidly making grids causes a memory leak
also try turning off "Save Undos" since that also might cause memory leaks when there's a TON of notes
✨
you can also hide the grid, for some reason psych engine has a problem where rapidly making grids causes a memory leak
also try turning off "Save Undos" since that also might cause memory leaks when there's a TON of notes
the save undos ill turn off, im just gonna keep "show grid" on because i dont want it lookin weird
wait, i have one solution
that might work, idk
when it goes to the next section, it deletes the grid on the one before the next, which might saves memory
like for example:
you go from section 20>21
it deletes the grid from 20
but, when you go back to a section before that, it deletes the section you were last on, like for example:
20<21 it deletes the grid from 21, and adds back the grid from 20
Describe your bug here. Mind you, if you are modding, please try testing your bug in a clean version of the engine instead, this ensures the bug is actually caused by the engine itself. Also, if you're using an older version of JSE, please try the latest action build in the Actions tab or the latest release build. The issue has probably been fixed since that version.
No video evidence, due to random crashes to the game
Also, I didn't see any similar issues to this one, since it freezes up, and then crashes, no error message though.
Command Prompt/Terminal logs (if existing)
No response
Have you identified any steps to reproduce the bug? If so, please describe them below in as much detail as possible. Use images if possible.
Are you modding a build from source or with Lua?
Lua
What is your build target?
Windows
Did you edit anything in this build? If so, mention or summarize your changes.
Just lua shit, thats it.
If you use 1.12.0 or earlier, did you have Optimized Chart Loading turned on?
None
Did you check for any similar issues to what you're reporting? Check, then come back here.
Yes