i get a error while loading the mod
maxichunk51 opened this issue · 12 comments
Send crash log
I think I found the fix, do you have time to test it? I can't reproduce this issue
what should i do???
I'd suggest removing CosmeticArmorReworked-1.16.5-v1b.jar {or testing an older version of the mod <--CLICK HERE for direct link to 'Files'}
Both mods 'draw stuff' onto your character so one may interfere with the other...
2nd option to test: remove/update/downgrade any mods that either 'draw stuff' on your character &/or change storage settings {keep in mind this mod also changes/adds: sleeping bag, fluid storage, quick-change tool slots, automation via hoppers/etc, so mods you have that perform a similar function may interfere with Travelers-Backpacl}
That's not the proper solution, I probably fixed it, but I can't test because I'm not able to reproduce this issue anyhow. It's because I'm storing backpack names in list, using toLowerCase method, which takes local java machine language. Maxichunk51 is probably using language which has ı
letter instead of i
. I've set Local.ENGLISH language, so it will always change 'I' to 'i" and not cause crash. But as I said, it needs test, and then I can upload new version.
The problem possibly occurs if the system you are using is in Turkish. One of the players in the server I am playing right now has the same issue