1

Server keeps crashing - Please help!

J_Rolo 8/23/14 7:36 am
338
8/28/2014 8:49 am
Recently, my server has been crashing randomly. There is no error or warning before it happens, so I don't know how to fix it. Here's the console during when it's crashing:

http://pastebin.com/dvMQ4Vpx

Please help!
Posted by
J_Rolo
Level 5 : Apprentice Modder
6

  Have something to say?

JoinSign in

4

DeprecatedLuke
08/27/2014 8:03 am
Level 7 : Apprentice Dragonborn
Em you don't have enoufh ram/Cpu because Timed-Out log in the crash log
1
J_Rolo
08/28/2014 8:49 am
Level 5 : Apprentice Modder
I used spigot to increase RAM, but now I'm using bukkit.

http://pastebin.com/ig2K3Brj

Here's a more recent error. Any other ideas?
1
J_Rolo
08/26/2014 10:31 pm
Level 5 : Apprentice Modder
I do use spigot to improve server performance. If there is a different way I could get the problem solved without removing Spigot, I would be glad to hear them.
1
dunem666
08/26/2014 2:36 pm
Level 44 : Master Network
I had a good look at your error, thanks for posting it.

Can you list any protection plugins you have?

Bascially, a plugin is causing this, and It is a plugin that will prevent TNT from exploding or causing damage.

Also test without spigot, test with Bukkit.

Spigot can cause a lot of issues with entity's, such as Primed TNT...

22.08 14:27:06 [Server] ERROR net.minecraft.server.v1_7_R4.World.playerJoinedWorld(World.java:1595)
22.08 14:27:06 [Server] ERROR net.minecraft.server.v1_7_R4.World.entityJoinedWorld(World.java:1620)
22.08 14:27:06 [Server] ERROR net.minecraft.server.v1_7_R4.EntityTNTPrimed.h(EntityTNTPrimed.java:62)
22.08 14:27:06 [Server] ERROR net.minecraft.server.v1_7_R4.EntityTNTPrimed.explode(EntityTNTPrimed.java:82)
22.08 14:27:06 [Server] ERROR net.minecraft.server.v1_7_R4.WorldServer.createExplosion(WorldServer.java:886)
22.08 14:27:06 [Server] ERROR net.minecraft.server.v1_7_R4.World.createExplosion(World.java:1894)
1

Welcome