Tabby

Tabby

95 Downloads

[Bug] Game crashes or freezes when setting values to low or negative numbers.

Magg27 opened this issue ยท 3 comments

commented

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.

commented

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

commented

yeah i just checked and it does crash, i will patch it later

commented

should be patched in v1.3.2 @Magg27