I18n is not present on server side causing NoClassDefFoundError
makkarpov opened this issue ยท 1 comments
Server crashes when this line is executed, since I18n is a client-only class (net.minecraft.client.resources.I18n
).
Appears to be the same issue here: