Closed TurtleP closed 11 months ago
There is a fix for this implemented, artifacts are made via CLI. However, it is not very optimized at the moment and needs more work.
Resolved by release update on commit b4dd2db. Rendering a lot of text is still very slow and being looked into for optimizing the rendering.
Software Version
3.0.0
What Happened?
Printing LOTS of text on screen will cause the application to panic.
What was Expected?
Printing the same amount should not cause this issue.
Code to Reproduce
Console
Nintendo 3DS
Firmware Version(s)
11.17.0
Custom Firmware Version
13.0.2
Execution Method
Homebrew Menu
Notes
This also applies to the error handler. It renders too much text and will crash the system. So, if the user ends up with an error, they will accidentally trigger this issue.
Code of Conduct