FallenMoonNetwork / CanaryMod

Server administration mod and API for Minecraft beta multiplayer server
http://canarymod.net
GNU Lesser General Public License v3.0
20 stars 14 forks source link

Server Automatically errors out and stops Upon... #162

Closed TISNF closed 11 years ago

TISNF commented 11 years ago

When defeating the enderdragon as experience orbs were falling the server errors out with:

2013-08-05 16:08:48 [SEVERE] Encountered an unexpected exception OReportedException OReportedException: Colliding entity with tile at OMinecraftServer.t(OMinecraftServer.java:467) at ODedicatedServer.t(SourceFile:262) at OMinecraftServer.s(OMinecraftServer.java:392) at OMinecraftServer.run(OMinecraftServer.java:331) at OThreadMinecraftServer.run(SourceFile:582) Caused by: java.lang.UnsupportedOperationException: OMinecraftServer.a(int) has been replaced by OMinecraftServer.getWorld(String, int). at OMinecraftServer.a(OMinecraftServer.java:607) at OEntity.b(OEntity.java:1480) at OBlockEndPortal.a(OBlockEndPortal.java:41) at OEntity.C(OEntity.java:637) at OEntity.d(OEntity.java:589) at OEntityXPOrb.l_(SourceFile:109) at OWorld.a(OWorld.java:1247) at OWorldServer.a(OWorldServer.java:469) at OWorld.g(OWorld.java:1228) at OWorld.h(OWorld.java:1129) at OWorldServer.h(OWorldServer.java:345) at OMinecraftServer.t(OMinecraftServer.java:463) ... 4 more

The server stops and closes on its own and any attempt to restart the server and a player rejoining the end will result in the server closing again.