You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
i slove it temporary,my client use the latest version. my server use the version which is without render(4e5e8b7),and fix IIconreg. now my server and client work well
25+++++import cpw.mods.fml.relauncher.Side;
26+++++import cpw.mods.fml.relauncher.SideOnly;
46++++@SideOnly(Side.CLIENT) AdvancedSieve.zip
I build ExGregilo 1.1.0 ,and use Thermos-1.7.10-1614-58 for my server then Crash. but my client works well.
java.lang.NoClassDefFoundError: co/q64/exgregilo/render/AbstractSieveRender
Caused by: java.lang.ClassNotFoundException: co.q64.exgregilo.render.AbstractSieveRender
Caused by: java.lang.RuntimeException: java.lang.ClassNotFoundException: net.minecraft.client.renderer.tileentity.TileEntitySpecialRenderer
the crash report is here
crash-2018-07-24_14.59.08-server.txt
The text was updated successfully, but these errors were encountered: