Slimefun and minepacks compatability
LozoTrioxide opened this issue · 4 comments
Description (Required)
Console error when using both minepacks and slimefun
Steps to reproduce the Issue (Required)
- Install minepacks and slimefun
- When you join the game open the backpack you get given
- Error in console
Expected behavior (Required)
Not an error in console
Server Log / Error Report
Environment (Required)
....�=>.... [09:42:09 INFO]: Paper v1_16_R1
.... [09:42:09 INFO]:
.... [09:42:09 INFO]: CS-CoreLib vDEV - 88 (git 6a39a9e7)
.... [09:42:09 INFO]: Slimefun vDEV - 584 (git 9af9083)
.... [09:42:09 INFO]: Backwards compatiblity enabled!
.... [09:42:09 INFO]:
.... [09:42:09 INFO]: Installed Addons
- Minecraft Version: 1.16.1
- Slimefun Version: Dev 584
- CS-CoreLib Version: Dev 88
https://www.spigotmc.org/resources/minepacks-backpack-plugin-mc-1-7-1-16.19286/
Minepacks reloaded - the backpacks plugin
One possible fix would be to disable "backwards-compatibility" in the config, that should prevent Slimefun from thinking Minepacks Backpacks are actually from Slimefun since it would check for a NBT tag instead of comparing the Item Meta.
This might not work for some existing Minepacks items though.