Cargo doesnt exist
ReformedHooper opened this issue · 3 comments
❗ Checklist
- I am using the official english version of Slimefun and did not modify the jar.
- I am using an up to date "DEV" (not "RC") version of Slimefun.
- I am aware that issues related to Slimefun addons need to be reported on their bug trackers and not here.
- I searched for similar open issues and could not find an existing bug report on this.
📍 Description
There is no cargo in the latest version of slimefun, the only error I have in the console is in the paste, I do not have more errors.: https://paste.walshy.dev/TT5xl96pZ6FV
📑 Reproduction Steps
💡 Expected Behavior
Not working after update
📷 Screenshots / Videos
No response
📜 Server Log
https://paste.walshy.dev/TT5xl96pZ6FV
📂 /error-reports/
folder
https://paste.walshy.dev/TT5xl96pZ6FV
💻 Server Software
Airplane
🎮 Minecraft Version
1.16.x
⭐ Slimefun version
Slimefun DEV - 1008 (git 020094e)
🧭 Other plugins
No response
Some categories are missing because of this commit d3cf518
Seems like this is because the white candle error and not that commit.
White candle is being processed first rather than cargo and stuff.
Error occured then the rest of the items is not loaded.
White candle only exist in >= 1.17
That is why this is happening
I can't access the paste, it looks like it got auto-deleted? Can you re-upload it?
It’s just because candles don’t exist pre 1.17 and they were added in #3496 which stops everything in its tracks. We just need that to be version dependent given.