MrLoick / team-eso

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

Could not pass ENTITY_EXPLODE. #102

Closed GoogleCodeExporter closed 8 years ago

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

What steps will reproduce the problem?
1. Enter a zone.
2. Trigger an explosion in said zone.

What is the expected output? What do you see instead?
2011-08-05 16:56:40 [SEVERE] Could not pass event ENTITY_EXPLODE to EpicZones
java.lang.NullPointerException
at 
com.epicsagaonline.bukkit.EpicZones.listeners.EntityEvents.onEntityExplode(Entit
yEvents.java:69)
at org.bukkit.plugin.java.JavaPluginLoader$61.execute(JavaPluginLoader.java:670)
at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:58)
at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:332)
at net.minecraft.server.Explosion.a(Explosion.java:195)
at net.minecraft.server.World.createExplosion(World.java:1467)
at net.minecraft.server.WorldServer.createExplosion(WorldServer.java:145)
at org.bukkit.craftbukkit.CraftWorld.createExplosion(CraftWorld.java:416)
at org.bukkit.craftbukkit.CraftWorld.createExplosion(CraftWorld.java:412)
at 
net.llamaslayers.minecraft.banana.populators.ExplosionPopulator.populate(Explosi
onPopulator.java:51)
at 
net.minecraft.server.ChunkProviderServer.getChunkAt(ChunkProviderServer.java:190
)
at 
net.minecraft.server.ChunkProviderServer.getChunkAt(ChunkProviderServer.java:107
)
at net.minecraft.server.PlayerInstance.<init>(PlayerInstance.java:31)
at net.minecraft.server.PlayerManager.a(PlayerManager.java:45)
at net.minecraft.server.PlayerManager.movePlayer(PlayerManager.java:141)
at 
net.minecraft.server.ServerConfigurationManager.d(ServerConfigurationManager.jav
a:138)
at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:363)
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:11

Attachments:

GoogleCodeExporter commented 8 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:19

GoogleCodeExporter commented 8 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:26

GoogleCodeExporter commented 8 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 8 years ago

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

GoogleCodeExporter commented 8 years ago
I'm still willing to help. I was one of the ones who asked for beta access. 
EpicZones might have suffered some bit rot since it stopped being updated, but 
I still it's still that it's the best at what it does.

Original comment by benderki...@googlemail.com on 27 Sep 2011 at 4:24

GoogleCodeExporter commented 8 years ago
Great to hear! 
Also, thank you.

Have you updated to 0.26 yet? Just to rule out those issues.

I'll also release a pre-build of 0.27 once I have some fixes in place for these 
issues.

Original comment by jbla...@gmail.com on 27 Sep 2011 at 4:32

GoogleCodeExporter commented 8 years ago
Yes. I have a copy of EpicZones_0_26.jar. No problems yet, but I haven't tried 
to make anything explode yet.
It normally generated an Exception error when a bed in the Nether was used. 
I'll do that and get back to you.

Original comment by benderki...@googlemail.com on 27 Sep 2011 at 4:38

GoogleCodeExporter commented 8 years ago
No error was generated when the bed exploded. Nor when I detonated TNT in 
another world. There might have been some other causes.

Original comment by benderki...@googlemail.com on 27 Sep 2011 at 5:25

GoogleCodeExporter commented 8 years ago
This is good news so far. I will do some experimenting myself before I make any 
more changes to the version.

Original comment by jbla...@gmail.com on 27 Sep 2011 at 6:10

GoogleCodeExporter commented 8 years ago

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

GoogleCodeExporter commented 8 years ago
This should no longer happen.

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

GoogleCodeExporter commented 8 years ago

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