Major Crash #21


  • New
  • Defect
Open
Assigned to _ForgeUser6873949
  • _ForgeUser8992204 created this issue Apr 20, 2013

    What steps will reproduce the problem?
    1.Just fighting a waitch with some other people
    2.
    3.

    What is the expected output? What do you see instead?
    Nothing suppose to crash

    What version of the product are you using?
    latest

    Do you have an error log of what happened?
    20.04 21:29:16 [Server] INFO at java.lang.reflect.Method.invoke(Method.java:601)
    20.04 21:29:16 [Server] INFO at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    20.04 21:29:16 [Server] INFO at sun.reflect.GeneratedMethodAccessor77.invoke(Unknown Source)
    20.04 21:29:16 [Server] INFO at com.ne0nx3r0.rareitemhunter.listener.RareItemHunterEntityListener.Damage(RareItemHunterEntityListener.java:93)
    20.04 21:29:16 [Server] INFO at com.ne0nx3r0.rareitemhunter.boss.Boss.activateRandomSkill(Boss.java:74)
    20.04 21:29:16 [Server] INFO at com.ne0nx3r0.rareitemhunter.boss.skill.Disarm.activateSkill(Disarm.java:30)
    20.04 21:29:16 [Server] INFO at org.bukkit.craftbukkit.v1_5_R2.inventory.CraftInventory.getItem(CraftInventory.java:49)
    20.04 21:29:16 [Server] INFO at net.minecraft.server.v1_5_R2.PlayerInventory.getItem(PlayerInventory.java:389)
    20.04 21:29:16 [Server] INFO Caused by: java.lang.ArrayIndexOutOfBoundsException: 9
    20.04 21:29:16 [Server] INFO at net.minecraft.server.v1_5_R2.ThreadServerApplication.run(SourceFile:573)
    20.04 21:29:16 [Server] INFO at net.minecraft.server.v1_5_R2.MinecraftServer.run(MinecraftServer.java:401)
    20.04 21:29:16 [Server] INFO at net.minecraft.server.v1_5_R2.MinecraftServer.q(MinecraftServer.java:469)
    20.04 21:29:16 [Server] INFO at net.minecraft.server.v1_5_R2.DedicatedServer.r(DedicatedServer.java:229)
    20.04 21:29:16 [Server] INFO at net.minecraft.server.v1_5_R2.MinecraftServer.r(MinecraftServer.java:580)
    20.04 21:29:16 [Server] INFO at org.spigotmc.netty.NettyServerConnection.b(NettyServerConnection.java:66)
    20.04 21:29:16 [Server] INFO at net.minecraft.server.v1_5_R2.ServerConnection.b(SourceFile:35)
    20.04 21:29:16 [Server] INFO at net.minecraft.server.v1_5_R2.PlayerConnection.d(PlayerConnection.java:110)
    20.04 21:29:16 [Server] INFO at org.spigotmc.netty.NettyNetworkManager.b(NettyNetworkManager.java:176)
    20.04 21:29:16 [Server] INFO at net.minecraft.server.v1_5_R2.Packet7UseEntity.handle(SourceFile:36)
    20.04 21:29:16 [Server] INFO at net.minecraft.server.v1_5_R2.PlayerConnection.a(PlayerConnection.java:1119)
    20.04 21:29:16 [Server] INFO at net.minecraft.server.v1_5_R2.EntityHuman.attack(EntityHuman.java:856)
    20.04 21:29:16 [Server] INFO at net.minecraft.server.v1_5_R2.EntityMonster.damageEntity(EntityMonster.java:39)
    20.04 21:29:16 [Server] INFO at net.minecraft.server.v1_5_R2.EntityLiving.damageEntity(EntityLiving.java:698)
    20.04 21:29:16 [Server] INFO at org.bukkit.craftbukkit.v1_5_R2.event.CraftEventFactory.handleEntityDamageEvent(CraftEventFactory.java:396)
    20.04 21:29:16 [Server] INFO at org.bukkit.craftbukkit.v1_5_R2.event.CraftEventFactory.callEntityDamageEvent(CraftEventFactory.java:372)
    20.04 21:29:16 [Server] INFO at org.bukkit.craftbukkit.v1_5_R2.event.CraftEventFactory.callEvent(CraftEventFactory.java:84)
    20.04 21:29:16 [Server] INFO at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:464)
    20.04 21:29:16 [Server] INFO at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:479)
    20.04 21:29:16 [Server] INFO at org.bukkit.plugin.TimedRegisteredListener.callEvent(TimedRegisteredListener.java:26)
    20.04 21:29:16 [Server] INFO at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62)
    20.04 21:29:16 [Server] INFO at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:427)
    20.04 21:29:16 [Server] INFO org.bukkit.event.EventException
    20.04 21:29:16 [Server] SEVERE Could not pass event EntityDamageByEntityEvent to RareItemHunter v1.4.7
    20.04 21:28:54 [Disconnect] User MyTheMelon has disconnected, reason: unknown
    20.04 21:28:54 [Server] INFO list
    20.04 21:28:48 [Multicraft] MyTheMelon ran command Message of the Day
    20.04 21:28:48 [Connect] User MyTheMelon, IP 96.48.113.6465
    20.04 21:28:42 [Disconnect] User MyTheMelon has disconnected, reason: disconnect.genericReason
    20.04 21:28:15 [Disconnect] User aust300 has disconnected, reason: unknown
    20.04 21:28:15 [Server] INFO list

    Please provide any additional information below.

  • _ForgeUser8992204 added the tags New Defect Apr 20, 2013

To post a comment, please login or register a new account.