#Inventory bug 1.20.5
1 messages · Page 1 of 1 (latest)
You can find the code here : https://github.com/LyFl0w/SkyBlock/tree/dev
The problem occurs during the creation of the Easy challenge inventory (which are created from the json files in the folder data)
Data folder : https://github.com/LyFl0w/SkyBlock/tree/dev/src/main/resources/data/challenge
Unfortunately it's too abstract to pinpoint any one specific error
If you want to test it, you can compile the project in 1.20.4 from the following commit: https://github.com/LyFl0w/SkyBlock/tree/4192aa4eb2ec327b62fad0f6aebb6ba337bd6ca9
I'm going to try and find out what the problem is, and I'll keep you posted.
I pinpointed it to empty strings in an item's lore. Active issue on the tracker here. I'll look at implementation shortly, or md might beat me to it. Either way, should be fixed before EOD
I can also confirm that I've done a project to trace the source of the problem and I've come across the same thing.
md fixed it just now. Rebuild via BuildTools and it should be fine