Visual-Illusions / Realms

Realms - Minecraft Server Mod (Canary/Bukkit) Plugin for Area Protections
http://wiki.visualillusionsent.net/view/Realms
1 stars 0 forks source link

Disabling Realms will crash Canary Classic #28

Closed TISNF closed 11 years ago

TISNF commented 11 years ago

Using /disableplugin Realms...

The console will spit this out and the server must be stopped and restarted to get it working again:

Description: Exception in server tick loop

java.lang.NullPointerException at net.visualillusionsent.minecraft.server.mod.plugin.realms.logging.RealmsLogMan.log(RealmsLogMan.java:112) at net.visualillusionsent.minecraft.server.mod.plugin.realms.runnable.MobRemover.run(MobRemover.java:80) at DelayedTask.run(DelayedTask.java:32) at OEntityTracker.a(OEntityTracker.java:191) at OMinecraftServer.r(OMinecraftServer.java:453) at ODedicatedServer.r(SourceFile:255) at OMinecraftServer.q(OMinecraftServer.java:373) at OMinecraftServer.run(OMinecraftServer.java:312) at OThreadMinecraftServer.run(SourceFile:573)