fullwall / Citizens

An NPC plugin for bukkit.
Other
35 stars 7 forks source link

Could not pass event PLAYER_QUIT to Citizens #154

Closed theMadness closed 13 years ago

theMadness commented 13 years ago

07:24:41 [SEVERE] Could not pass event PLAYER_QUIT to Citizens java.lang.NullPointerException at com.fullwall.Citizens.NPCTypes.Questers.Quests.QuestManager.unload(QuestManager.java:77) at com.fullwall.Citizens.Listeners.PlayerListen.onPlayerQuit(PlayerListen.java:71) at org.bukkit.plugin.java.JavaPluginLoader$2.execute(JavaPluginLoader.java:251) at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:58) at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:338) at net.minecraft.server.ServerConfigurationManager.disconnect(ServerConfigurationManager.java:146) at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:628) at net.minecraft.server.NetworkManager.b(NetworkManager.java:231) at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:89) at org.getspout.spout.SpoutNetServerHandler.a(SpoutNetServerHandler.java:435) at net.minecraft.server.NetworkListenThread.a(SourceFile:105) at net.minecraft.server.MinecraftServer.h(MinecraftServer.java:454) at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:363) at net.minecraft.server.ThreadServerApplication.run(SourceFile:422)

This is all I have, unless you know how to get more information that's not readily in the console.

fullwall commented 13 years ago

Remove questers.

theMadness commented 13 years ago

I don't have any.

theMadness commented 13 years ago

I can't replicate it now tho. But I am sure I never used questers, just traders.