google-code-export / team-eso

Automatically exported from code.google.com/p/team-eso
1 stars 1 forks source link

Could not pass PLAYER_MOVE #103

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
EpicZones zones.txt and Permissions config.yml files do not exist.

What steps will reproduce the problem?
1. Entering a zone.

What is the expected output? What do you see instead?
[SEVERE] Could not pass event PLAYER_MOVE to EpicZones
java.lang.NullPointerException
at com.epicsagaonline.bukkit.EpicZones.General.PlayerMovementLogic(Gener
al.java:423)
at com.epicsagaonline.bukkit.EpicZones.listeners.PlayerEvents.onPlayerMo
ve(PlayerEvents.java:84)
at org.bukkit.plugin.java.JavaPluginLoader$7.execute(JavaPluginLoader.ja
va:286)
at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.jav
a:58)
at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.j
ava:332)
at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:164)
at net.minecraft.server.Packet10Flying.a(SourceFile:126)
at net.minecraft.server.NetworkManager.b(NetworkManager.java:226)
at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:85)
at net.minecraft.server.NetworkListenThread.a(SourceFile:105)
at net.minecraft.server.MinecraftServer.h(MinecraftServer.java:451)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:361)
at net.minecraft.server.ThreadServerApplication.run(SourceFile:422)

What version of the EpicZones are you using?
0.25

What version of craftbukkit are you using?
1000 (RB)

What version of Permissions are you using?
3.1.6 (Yeti)

What other plugins are you running?

Please provide any additional information below.

Original issue reported on code.google.com by benderki...@googlemail.com on 6 Aug 2011 at 12:17

Attachments:

GoogleCodeExporter commented 9 years ago
Other plugins are not pertainent (problem occurs with bare essential plugins: 
EpicZones, Permissions, Essentials).
Problem is too sporadic to be accurately recorded, but it's possibly a 
multi-world issue.

Original comment by benderki...@googlemail.com on 6 Aug 2011 at 12:20

GoogleCodeExporter commented 9 years ago
Exception error spams EXTREMELY quickly and is destructive to the log. It can 
fill 700 lines in under 15 seconds.

Original comment by benderki...@googlemail.com on 6 Aug 2011 at 12:25

GoogleCodeExporter commented 9 years ago
I'll be looking into this issue in the next couple days. I realize that you may 
have left EpicZones because of this issue, but if you are still willing to help 
with fixing this. Please let me know.

Original comment by jbla...@gmail.com on 27 Sep 2011 at 3:13

GoogleCodeExporter commented 9 years ago

Original comment by jbla...@gmail.com on 27 Sep 2011 at 9:55

GoogleCodeExporter commented 9 years ago
This should no longer happen.

Original comment by jbla...@gmail.com on 3 Oct 2011 at 2:43

GoogleCodeExporter commented 9 years ago

Original comment by jbla...@gmail.com on 4 Oct 2011 at 1:59