Filled [SIMPLE] SuicideBomber

Discussion in 'Archived: Plugin Requests' started by Yebol, Nov 24, 2013.

  1. Offline

    lubby123

    n00bish but how?
     
  2. Offline

    timtower Administrator Administrator Moderator

  3. Offline

    Yebol


    Code:
    [17:14:33] [Server thread/ERROR]: null
    org.bukkit.command.CommandException: Unhandled exception executing command 'enablebomb' in plugin SuicideBomber v1.0
        at org.bukkit.command.PluginCommand.execute(PluginCommand.java:46) ~[craftbukkit.jar:git-Bukkit-1.6.4-R2.0-21-gcf51e92-b2938jnks]
        at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:192) ~[craftbukkit.jar:git-Bukkit-1.6.4-R2.0-21-gcf51e92-b2938jnks]
        at org.bukkit.craftbukkit.v1_7_R1.CraftServer.dispatchCommand(CraftServer.java:542) ~[craftbukkit.jar:git-Bukkit-1.6.4-R2.0-21-gcf51e92-b2938jnks]
        at net.minecraft.server.v1_7_R1.PlayerConnection.handleCommand(PlayerConnection.java:925) [craftbukkit.jar:git-Bukkit-1.6.4-R2.0-21-gcf51e92-b2938jnks]
        at net.minecraft.server.v1_7_R1.PlayerConnection.a(PlayerConnection.java:805) [craftbukkit.jar:git-Bukkit-1.6.4-R2.0-21-gcf51e92-b2938jnks]
        at net.minecraft.server.v1_7_R1.PacketPlayInChat.a(PacketPlayInChat.java:28) [craftbukkit.jar:git-Bukkit-1.6.4-R2.0-21-gcf51e92-b2938jnks]
        at net.minecraft.server.v1_7_R1.PacketPlayInChat.handle(PacketPlayInChat.java:47) [craftbukkit.jar:git-Bukkit-1.6.4-R2.0-21-gcf51e92-b2938jnks]
        at net.minecraft.server.v1_7_R1.NetworkManager.a(NetworkManager.java:146) [craftbukkit.jar:git-Bukkit-1.6.4-R2.0-21-gcf51e92-b2938jnks]
        at net.minecraft.server.v1_7_R1.ServerConnection.c(SourceFile:134) [craftbukkit.jar:git-Bukkit-1.6.4-R2.0-21-gcf51e92-b2938jnks]
        at net.minecraft.server.v1_7_R1.MinecraftServer.u(MinecraftServer.java:651) [craftbukkit.jar:git-Bukkit-1.6.4-R2.0-21-gcf51e92-b2938jnks]
        at net.minecraft.server.v1_7_R1.DedicatedServer.u(DedicatedServer.java:250) [craftbukkit.jar:git-Bukkit-1.6.4-R2.0-21-gcf51e92-b2938jnks]
        at net.minecraft.server.v1_7_R1.MinecraftServer.t(MinecraftServer.java:541) [craftbukkit.jar:git-Bukkit-1.6.4-R2.0-21-gcf51e92-b2938jnks]
        at net.minecraft.server.v1_7_R1.MinecraftServer.run(MinecraftServer.java:453) [craftbukkit.jar:git-Bukkit-1.6.4-R2.0-21-gcf51e92-b2938jnks]
        at net.minecraft.server.v1_7_R1.ThreadServerApplication.run(SourceFile:617) [craftbukkit.jar:git-Bukkit-1.6.4-R2.0-21-gcf51e92-b2938jnks]
    Caused by: java.lang.ArrayIndexOutOfBoundsException: 0
        at me.jcbjoe.SuicideBomber.EnabledExecutor.onCommand(EnabledExecutor.java:28) ~[?:?]
        at org.bukkit.command.PluginCommand.execute(PluginCommand.java:44) ~[craftbukkit.jar:git-Bukkit-1.6.4-R2.0-21-gcf51e92-b2938jnks]
        ... 13 more
    
    That's my error.
     
  4. Offline

    Yebol



    Errors I found.

    You can't detonate, you get your class but when you right-click it doesn't do anything, also when you do bombreload in console it spits out loads of errors.
     
  5. OKay ill see if i can fix

    Test actually this is my fault i forgot to edit this part. my bad :/ will be fixed soon
     
  6. Offline

    Yebol


    Awesome.

    Everyone makes mistakes, have some [cake] to make you feel better! :p
     
  7. Offline

    Yebol

  8. Yeah sorry i forgot xD I was thinking about that yesterday. I will updatable the bukkit page with the new plugin look on there for the updated version :)
     
  9. Offline

    Yebol


    Awesome will do.
     

Share This Page