Hey guys, I recently launched my server and we were going really well. 20+ players, when all of a sudden, the server closes. No one done it, the server had crashed. We turned it back on and once again, it crashed.
We seem to believe its an area in the world that when someone goes near it, it crashes.
Here are some of the errors we have got in console:
[Server] WARN Ignoring unknown attribute 'generic.armor'
My best guess would be there are 1.9 items in our 1.8 server? If you have any idea on what's wrong with my server, I'd appreciate the help. We have already started making a new world and pasting the spawn in, but if we can fix the world already being used, it would save time and keep the players happy
We seem to believe its an area in the world that when someone goes near it, it crashes.
Here are some of the errors we have got in console:
[Server] WARN Ignoring unknown attribute 'generic.armor'
1.11 19:21:03 [Server] ERROR Encountered an unexpected exception
11.11 19:21:03 [Server] INFO net.minecraft.server.v1_8_R3.ReportedException: Exception ticking world
11.11 19:21:03 [Server] INFO at net.minecraft.server.v1_8_R3.MinecraftServer.B(MinecraftServer.java:781) ~[custom.jar:git-Spigot-21fe707-e1ebe52]
11.11 19:21:03 [Server] INFO at net.minecraft.server.v1_8_R3.DedicatedServer.B(DedicatedServer.java:374) ~[custom.jar:git-Spigot-21fe707-e1ebe52]
11.11 19:21:03 [Server] INFO at net.minecraft.server.v1_8_R3.MinecraftServer.A(MinecraftServer.java:654) ~[custom.jar:git-Spigot-21fe707-e1ebe52]
11.11 19:21:03 [Server] INFO at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:557) [custom.jar:git-Spigot-21fe707-e1ebe52]
11.11 19:21:03 [Server] INFO at java.lang.Thread.run(Thread.java:745) [?:1.8.0_111]
11.11 19:21:03 [Server] INFO Caused by: java.lang.NullPointerException
11.11 19:21:03 [Server] INFO at net.minecraft.server.v1_8_R3.StructureGenerator.c(StructureGenerator.java:107) ~[custom.jar:git-Spigot-21fe707-e1ebe52]
11.11 19:21:03 [Server] INFO net.minecraft.server.v1_8_R3.ReportedException: Exception ticking world
11.11 19:21:03 [Server] INFO at net.minecraft.server.v1_8_R3.MinecraftServer.B(MinecraftServer.java:781) ~[custom.jar:git-Spigot-21fe707-e1ebe52]
11.11 19:21:03 [Server] INFO at net.minecraft.server.v1_8_R3.DedicatedServer.B(DedicatedServer.java:374) ~[custom.jar:git-Spigot-21fe707-e1ebe52]
11.11 19:21:03 [Server] INFO at net.minecraft.server.v1_8_R3.MinecraftServer.A(MinecraftServer.java:654) ~[custom.jar:git-Spigot-21fe707-e1ebe52]
11.11 19:21:03 [Server] INFO at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:557) [custom.jar:git-Spigot-21fe707-e1ebe52]
11.11 19:21:03 [Server] INFO at java.lang.Thread.run(Thread.java:745) [?:1.8.0_111]
11.11 19:21:03 [Server] INFO Caused by: java.lang.NullPointerException
11.11 19:21:03 [Server] INFO at net.minecraft.server.v1_8_R3.StructureGenerator.c(StructureGenerator.java:107) ~[custom.jar:git-Spigot-21fe707-e1ebe52]
My best guess would be there are 1.9 items in our 1.8 server? If you have any idea on what's wrong with my server, I'd appreciate the help. We have already started making a new world and pasting the spawn in, but if we can fix the world already being used, it would save time and keep the players happy
