Galacticraft crashing server and client when placed of an solarpanel.

Xen MC

Member
Apr 21, 2018
1
0
1
24
Galacticraft crashing server and client when placed of an solarpanel.
[20:54:58] [Server thread/ERROR] [net.minecraft.server.MinecraftServer]: Encountered an unexpected exception
net.minecraft.util.ReportedException: Ticking block entity
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:771) ~[MinecraftServer.class:?]
at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:396) ~[nz.class:?]
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:666) ~[MinecraftServer.class:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:524) [MinecraftServer.class:?]
at java.lang.Thread.run(Unknown Source) [?:1.8.0_161]
Caused by: java.lang.NoClassDefFoundError: micdoodle8/mods/galacticraft/planets/venus/dimension/WorldProviderVenus
at micdoodle8.mods.galacticraft.core.tile.TileEntitySolar.func_73660_a(TileEntitySolar.java:190) ~[TileEntitySolar.class:?]
at net.minecraft.world.World.func_72939_s(World.java:1832) ~[amu.class:?]
at net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:613) ~[oo.class:?]
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:765) ~[MinecraftServer.class:?]
... 4 more
Caused by: java.lang.ClassNotFoundException: micdoodle8.mods.galacticraft.planets.venus.dimension.WorldProviderVenus
at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:191) ~[launchwrapper-1.12.jar:?]
at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_161]
at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_161]
at micdoodle8.mods.galacticraft.core.tile.TileEntitySolar.func_73660_a(TileEntitySolar.java:190) ~[TileEntitySolar.class:?]
at net.minecraft.world.World.func_72939_s(World.java:1832) ~[amu.class:?]
at net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:613) ~[oo.class:?]
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:765) ~[MinecraftServer.class:?]
... 4 more
Caused by: java.lang.NullPointerException
 

QuadShot

Member
Jun 1, 2015
231
36
28
63
Sun City, AZ
Sorry, not really enough information to help you, please provide the following:
Minecraft version:
Galacticraft version:
Single player (SSP), Multiplayer (SMP), or SSP opened to LAN (LAN)?
Galacticraft add-ons and other mods installed?
Please provide screenshots / crash report / log as needed.
You should have under your logs/ directory upload your latest.log and under crash-reports/ there should be your "crash-2018-xx-xx_xx.xx.xx-client.txt", post it as well. You can post your log files on pastebin (it's free) and your screenshots on imgur (it's free too)

If your world corrupt and you can't open it, due to ticking entity set the following line to "true" in the /config/forge.cfg

BE WARNED THIS COULD SCREW UP EVERYTHING USE SPARINGLY WE ARE NOT RESPONSIBLE FOR DAMAGES.
B:removeErroringTileEntities=true

You will lose the the item causing the crash, but you will recover the world, just remember to set it back to false after you recover the world!
 

radfast

Member
Staff member
Apr 27, 2014
1,118
339
83

Share this page