AE2 Fluid Crafting

AE2 Fluid Crafting

381k Downloads

Server crush on NoClassDefFoundError: net/minecraft/client/resources/I18n

Krutoy242 opened this issue ยท 2 comments

commented

I tested mod on client and everything was fine. But trying to lunch server with new mod crushing on load with error:

Description: Exception in server tick loop

java.lang.NoClassDefFoundError: net/minecraft/client/resources/I18n
	at xyz.phanta.ae2fc.item.ItemFluidDrop.func_77653_i(ItemFluidDrop.java:40)
	at net.minecraft.item.ItemStack.func_82833_r(ItemStack.java:617)

Version: ae2fc-1.12.2-1.0.4

crash-2020-06-25_11.25.41-server.txt

commented

well, that's a little annoying