Quantum64 / ExGregilo

GregTech addon for skyblock
GNU General Public License v3.0
4 stars 8 forks source link

Crash on Server #48

Open toliner opened 6 years ago

toliner commented 6 years ago

Crash on server caused by java.lang.NoClassDefFoundError. It seems to require client class.

CrashReport

heiyingxp commented 5 years ago

i got the same crash on my server , @Hakameda crash-2018-07-24_10.15.55-server.txt

heiyingxp commented 5 years ago

i fix it with edit this files in pic1 and add import cpw.mods.fml.relauncher.Side; import cpw.mods.fml.relauncher.SideOnly; to pic2 and add @SideOnly(Side.CLIENT) to pic3 qq 20180724155507 qq 20180724155515 qq 20180724155519