[Bug] Game crashes or freezes when setting values to low or negative numbers.
Magg27 opened this issue ยท 3 comments
Bug
When values below 0 are present in the text.autoconfig.Tabby.option.maxCount
& text.autoconfig.Tabby.option.adaptiveDivisor
field, the game will crash. When values below 1 are present in the text.autoconfig.Tabby.option.maxRows
field, the game will either freeze or crash.
Solution
Don't allow for values lower than what is possible without a crash in the config menu.
i could definitely do that but i kept it like that since i thought people might be curious to see what it does, in my experience it just lagged a bit but if it causes crashes i will put limits on it