Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Crash on Thermos-1.7.10-1614-58 server,with ExGregilo 1.1.0 #50

Open
heiyingxp opened this issue Jul 24, 2018 · 1 comment
Open

Crash on Thermos-1.7.10-1614-58 server,with ExGregilo 1.1.0 #50

heiyingxp opened this issue Jul 24, 2018 · 1 comment

Comments

@heiyingxp
Copy link

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

@heiyingxp
Copy link
Author

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant