AmmoniumX / AdminShop

Admin Shop Minecraft Mod
GNU Lesser General Public License v2.1
4 stars 4 forks source link

Keeps randomly crashing the game #13

Closed vizthex123 closed 11 months ago

vizthex123 commented 1 year ago

I have no idea what's causing it (or if this is even the culprit) - but the game will randomly crash every so often for no reason due to java.lang.IllegalArgumentException: fromIndex(45) > toIndex(9), and AdminShop is mentioned in the log before each crash.

Log: latest.log

AmmoniumX commented 1 year ago

Please include your shop.csv file (additionally, your server and client have different versions 1.12/1.13, fix that and if it keeps happening send the shop.csv). Also make sure both your server and the client have the exact same shop.csv contents

vizthex123 commented 11 months ago

I'm pretty sure this already got fixed and I just forgot I made an issue report. Was caused by me improperly formatting the shop file iirc.

Gonna close it since I haven't had it happen again.