[Bug]: Fps Drops + Crashes
lewistrm opened this issue ยท 5 comments
Describe the Bug
when starting up the game fps already drops massively. i can work with that since i have a really good pc.
but as soon as you open f3 will all modules disabled on the right side, the game comes back with a "Error: java.lang.IllegalStateException: BufferBuilder was empty" crash
-edited
Steps to Reproduce
disable all text on the right side of the screen
the video below will show me get rid of all text on the right side by not targetting a block to make it clear that the crash occurs as soon as there is no text on the right side
-edited
Expected Behavior
it will crash with Error: java.lang.IllegalStateException: BufferBuilder was empty, normally it shouldnt crash
Screenshots
Untitled.video.-.Made.with.Clipchamp.29.mp4
Modloader Type
Minecraft Forge
Modloader Version
fabric 1.21
Mod Version
BetterF3 Fabric v11.0.0 (1.21)
Log Output
Error: java.lang.IllegalStateException: BufferBuilder was empty
Additional Context
No response
A little extra info: i took out all my other mods out of the mods folder and left in just betterf3 and cloth config, still the same issue. so its not mods colliding with each other
even more info that ive gathered: the crash is caused by having 0 text showing on the right side of the screen in any form
tested this further, this is definitely causing the crash. in the video i sent above it crashed because i stopped aiming at a block which removed the text from the module off of the right side which crashes the game due to no text on that side. i have temporarily fixed the issue by adding 1 line of text through a different module and it doesnt crash now. but i urge you to fix this, this only applies to the 1.21 version