Chesvin1

Results 3 comments of Chesvin1

Remove the mod `Redirector` from the server and the issue will be fixed. Redirector messes with bukkit's classes and makes some of them fail to initialize correctly. `[com.teampotato.redirector.Redirector/]: Redirecting net/minecraft/world/item/DyeColor`...

Redirector messes with the DyeColor bukkit class which makes it fail to initialize after: `[com.teampotato.redirector.Redirector/]: Redirecting org/bukkit/DyeColor` Not sure if there is any workaround, but from what I can tell...