Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Could not pass event PlayerDeathEvent #229

Closed
yaitsbilly opened this issue Apr 1, 2014 · 0 comments
Closed

Could not pass event PlayerDeathEvent #229

yaitsbilly opened this issue Apr 1, 2014 · 0 comments
Labels
Bug: Confirmed Issue/problem with the software. State: Not Enough Information Author does not provide enough info to justify the issue.

Comments

@yaitsbilly
Copy link

[20:33:22] [Server thread/ERROR]: Could not pass event PlayerDeathEvent to Multiverse-Inventories v2.5-b357
org.bukkit.event.EventException
at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:294) ~[spigot.jar:git-Spigot-1363]
at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) ~[spigot.jar:git-Spigot-1363]
at org.bukkit.plugin.TimedRegisteredListener.callEvent(TimedRegisteredListener.java:47) ~[spigot.jar:git-Spigot-1363]
at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:502) [spigot.jar:git-Spigot-1363]
at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:487) [spigot.jar:git-Spigot-1363]
at org.bukkit.craftbukkit.v1_7_R2.event.CraftEventFactory.callPlayerDeathEvent(CraftEventFactory.java:366) [spigot.jar:git-Spigot-1363]
at net.minecraft.server.v1_7_R2.EntityPlayer.die(EntityPlayer.java:389) [spigot.jar:git-Spigot-1363]
at net.minecraft.server.v1_7_R2.EntityLiving.damageEntity(EntityLiving.java:739) [spigot.jar:git-Spigot-1363]
at net.minecraft.server.v1_7_R2.EntityHuman.damageEntity(EntityHuman.java:751) [spigot.jar:git-Spigot-1363]
at net.minecraft.server.v1_7_R2.EntityPlayer.damageEntity(EntityPlayer.java:468) [spigot.jar:git-Spigot-1363]
at net.minecraft.server.v1_7_R2.EntityHuman.attack(EntityHuman.java:923) [spigot.jar:git-Spigot-1363]
at net.minecraft.server.v1_7_R2.PlayerConnection.a(PlayerConnection.java:1144) [spigot.jar:git-Spigot-1363]
at net.minecraft.server.v1_7_R2.PacketPlayInUseEntity.a(SourceFile:55) [spigot.jar:git-Spigot-1363]
at net.minecraft.server.v1_7_R2.PacketPlayInUseEntity.handle(SourceFile:10) [spigot.jar:git-Spigot-1363]
at net.minecraft.server.v1_7_R2.NetworkManager.a(NetworkManager.java:148) [spigot.jar:git-Spigot-1363]
at net.minecraft.server.v1_7_R2.ServerConnection.c(ServerConnection.java:77) [spigot.jar:git-Spigot-1363]
at net.minecraft.server.v1_7_R2.MinecraftServer.v(MinecraftServer.java:703) [spigot.jar:git-Spigot-1363]
at net.minecraft.server.v1_7_R2.DedicatedServer.v(DedicatedServer.java:273) [spigot.jar:git-Spigot-1363]
at net.minecraft.server.v1_7_R2.MinecraftServer.u(MinecraftServer.java:566) [spigot.jar:git-Spigot-1363]
at net.minecraft.server.v1_7_R2.MinecraftServer.run(MinecraftServer.java:472) [spigot.jar:git-Spigot-1363]
at net.minecraft.server.v1_7_R2.ThreadServerApplication.run(SourceFile:618) [spigot.jar:git-Spigot-1363]
Caused by: java.lang.OutOfMemoryError: Requested array size exceeds VM limit

@dumptruckman dumptruckman added Bug: Confirmed Issue/problem with the software. State: Not Enough Information Author does not provide enough info to justify the issue. labels Jun 7, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug: Confirmed Issue/problem with the software. State: Not Enough Information Author does not provide enough info to justify the issue.
Projects
None yet
Development

No branches or pull requests

2 participants