Searching in config without matches crashes the game (1.19)
thehaffk opened this issue · 2 comments
I do not own this screencast, it is from one of my mod users
I think i can make a PR to fix this, but i don't have much time, srry
Logs with exception
https://mclo.gs/1Oh4D1R
Caused by: java.lang.ArithmeticException: / by zero 144 | at io.wispforest.owo.config.ui.ConfigScreen.lambda$build$4(ConfigScreen.java:186) ~[owo-lib-0.9.3+1.19.jar:?]
This issues was fixed months ago (in a5c712e). Inconveniently, it hasn't made it into any public releases for 1.19.
While we understand that this bug can be potentially annoying, it is by no means game-breaking or even very severe - searching twice with an empty query is something that should not happen very often, if ever. Given this, and the fact that our 1.19 support cycle has ended a long time ago, we won't release a new build with the fix
Cheers