
Crash during startup on server.
xt9 opened this issue ยท 2 comments
Forge version: 1.12.2-14.23.5.2837
SmartBackpacks version: 1.0.6 (Latest)
Crash log: https://pastebin.com/Zxrw7NcX
This does look like a sided issue since the crash does not occur when starting the client+dedicated server.
I checked EnumDyeColor
and getColorComponentValues
is not marked as a client side method, but the crash suggests that it is.
duplicate of #23