Closed GoogleCodeExporter closed 8 years ago
also had this error
02:36:23 [SEVERE] Could not pass event PLAYER_MOVE to EpicZones
java.lang.NullPointerException
at com.epicsagaonline.bukkit.EpicZones.General.pointWithinBorder(General.java:446)
at com.epicsagaonline.bukkit.EpicZones.LPlayer.PlayerWithinZoneLogic(LPlayer.java:214)
at com.epicsagaonline.bukkit.EpicZones.LPlayer.onPlayerMove(LPlayer.java:80)
at org.bukkit.plugin.java.JavaPluginLoader$7.execute(JavaPluginLoader.java:155)
at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:59)
at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:225)
at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:123)
at net.minecraft.server.Packet10Flying.a(SourceFile:126)
at net.minecraft.server.NetworkManager.a(SourceFile:230)
at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:75)
at net.minecraft.server.NetworkListenThread.a(SourceFile:100)
at net.minecraft.server.MinecraftServer.h(MinecraftServer.java:357)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:272)
at net.minecraft.server.ThreadServerApplication.run(SourceFile:366)
Original comment by jimmy3...@gmail.com
on 6 Mar 2011 at 3:59
correction:
2. tried to move around or hit blocks, no block destroy warning ingame but
error spam in console
apologizes :P (late)
Original comment by jimmy3...@gmail.com
on 6 Mar 2011 at 4:01
Would you mind supplying a log of server starup so i can see any issues that
may arise during startup.
also, what is the name of your nether world? I'm not seeing a border config for
it in your config.yml
Original comment by jbla...@gmail.com
on 7 Mar 2011 at 5:28
here you go
Original comment by jimmy3...@gmail.com
on 7 Mar 2011 at 7:25
here you go
nether is nether
Original comment by jimmy3...@gmail.com
on 7 Mar 2011 at 7:26
Attachments:
This is defniately an issue, I'll be fixing it tonight hopefully.
In the mean time, if you add all yoru worlds into your borders config line you
should be good to go.
Assuming you want the same size world for each of them, this would work:
mapRadius: world:6500 nether:6500 slagmark:6500 creative:6500 planets:6500
Original comment by jbla...@gmail.com
on 7 Mar 2011 at 7:33
This should be working properly now.
Original comment by jbla...@gmail.com
on 9 Mar 2011 at 3:55
Original issue reported on code.google.com by
jimmy3...@gmail.com
on 6 Mar 2011 at 3:58Attachments: