Observable

Observable

25M Downloads

[Forge] "ArrayIndexOutOfBoundsException: -1" Crash while trying to make a window wider

aaronhowser1 opened this issue ยท 2 comments

commented

This is likely an Imgui issue. I'll try to diagnose the issue and file a report on their repo. In the meantime I'll probably just surround all Imgui rendering in a try catch clause since none of the errors there should be able to affect the rest of the game

commented

Fixed in master