Game crash during the gui wizard
Wide-Cat opened this issue · 1 comments
Wide-Cat commented
Describe the bug
The game crashed directly after I changed the border offset value while in the gui wizard
To Reproduce
Steps to reproduce the behavior:
- Get a new installation of KAMI or something so you can go through the gui wizard
- Click through everything until you get to the screen giving you the option to change the border offset value
- Edit said value
- See error
Expected behavior
Game would not crash, and instead the distance of the HUD elements from the edge of the screen would change
Minecraft log, including crash report
https://paste.ee/p/5V2E7
Environment
I built KAMI using the most recent version as of the time of posting - specifically, on this commit
Operating system is Windows 10, 64 bit
Java version is Java 8, specifically 1.8.0_271
zeroeightysix commented
Unfortunately imgui's text editing fields are quite crash-y. Dragging the slider instead of editing is a temporary workaround.