Server crashing and users timing out.

Status
Not open for further replies.

PyroFluxation

New Member
Jul 29, 2019
5
0
0
So today i come home to start up my locally hosted server and find that when i break blocks i don't get anything back. I stay in the world for about Approx: 30 seconds, then end up timing out.


This is what i got from the server:
[SEVERE] Encountered an unexpected exception t
t: Exception ticking world
at net.minecraft.server.MinecraftServer.r(MinecraftServer.java:675)
at ho.r(DedicatedServer.java:269)
at net.minecraft.server.MinecraftServer.q(MinecraftServer.java:599)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:497)
at fy.run(SourceFile:849)
Caused by: java.lang.RuntimeException: java.lang.NullPointerException
at ic2.core.IC2.onLivingSpecialSpawn(IC2.java:2270)
at net.minecraftforge.event.ASMEventHandler_27_IC2_onLivingSpecialSpawn_LivingSpecialSpawnEvent.invoke(.dynamic)
at net.minecraftforge.event.ASMEventHandler.invoke(ASMEventHandler.java:35)
at net.minecraftforge.event.EventBus.post(EventBus.java:103)
at net.minecraftforge.event.ForgeEventFactory.doSpecialSpawn(ForgeEventFactory.java:52)
at yp.a(SpawnerAnimals.java:245)
at yp.a(SpawnerAnimals.java:187)
at in.b(WorldServer.java:162)
at net.minecraft.server.MinecraftServer.r(MinecraftServer.java:669)
... 4 more
Caused by: java.lang.NullPointerException
at ic2.core.IC2.onLivingSpecialSpawn(IC2.java:2268)
... 12 more
 

Raveston

New Member
Jul 29, 2019
4
0
0
It is a seasonal glitch, widespread issue apparently, due to Industrialcraft2.

at ic2.core.IC2.onLivingSpecialSpawn(IC2.java:2270)

I spent 5 hours last night wrestling with this. Just turn it to peaceful and disable mob spawning until the issue is resolved, it really is all you can do.
 

attilavv

New Member
Jul 29, 2019
6
0
0
Hi,

It is a HALLOWEEN problem ! :)

I have the same problem.

Test with a copy on local and change date ... it good.

Another solution for server is wait the 10-02-13 ... :(
 
Status
Not open for further replies.