Problem with using the Plugin arena commands #17


  • New
  • Defect
Open
Assigned to _ForgeUser10500869
  • _ForgeUser11860983 created this issue Aug 22, 2013

    What steps will reproduce the problem?
    1./sw help
    2./sw help builder
    3./sw create [arena]

    What is the expected output? What do you see instead?
    I was expecting for I to be able to create skyblock arenas, instead it just says [SBW] Unknown command type /sw help to see available/valid commands.

    What version of the product are you using?
    Sky-Block Wars v1.0.0

    Do you have an error log of what happened?
    21.08 22:35:49 [Server] INFO kiba7899: Set own game mode to CREATIVE mode
    21.08 22:35:35 [Server] INFO jak12321: Teleported kiba7899 to jak12321
    21.08 22:35:24 [Server] INFO kiba7899 fell out of the world
    21.08 22:35:23 [Server] INFO ... 15 more
    21.08 22:35:23 [Server] INFO at org.bukkit.command.PluginCommand.execute(PluginCommand.java:44)
    21.08 22:35:23 [Server] INFO at me.kyle.burnett.SkyBlockWarriors.SW.onCommand(SW.java:801)
    21.08 22:35:23 [Server] INFO at java.lang.Integer.parseInt(Integer.java:527)
    21.08 22:35:23 [Server] INFO at java.lang.Integer.parseInt(Integer.java:492)
    21.08 22:35:23 [Server] INFO at java.lang.NumberFormatException.forInputString(NumberFormatException.java:65)
    21.08 22:35:23 [Server] INFO Caused by: java.lang.NumberFormatException: For input string: "admin"
    21.08 22:35:23 [Server] INFO at net.minecraft.server.v1_6_R2.ThreadServerApplication.run(SourceFile:582)
    21.08 22:35:23 [Server] INFO at net.minecraft.server.v1_6_R2.MinecraftServer.run(MinecraftServer.java:419)
    21.08 22:35:23 [Server] INFO at net.minecraft.server.v1_6_R2.MinecraftServer.s(MinecraftServer.java:486)
    21.08 22:35:23 [Server] INFO at net.minecraft.server.v1_6_R2.DedicatedServer.t(DedicatedServer.java:226)
    21.08 22:35:23 [Server] INFO at net.minecraft.server.v1_6_R2.MinecraftServer.t(MinecraftServer.java:590)
    21.08 22:35:23 [Server] INFO at net.minecraft.server.v1_6_R2.DedicatedServerConnection.b(SourceFile:30)
    21.08 22:35:23 [Server] INFO at net.minecraft.server.v1_6_R2.ServerConnection.b(SourceFile:37)
    21.08 22:35:23 [Server] INFO at net.minecraft.server.v1_6_R2.PlayerConnection.e(PlayerConnection.java:116)
    21.08 22:35:23 [Server] INFO at net.minecraft.server.v1_6_R2.NetworkManager.b(NetworkManager.java:296)
    21.08 22:35:23 [Server] INFO at net.minecraft.server.v1_6_R2.Packet3Chat.handle(SourceFile:49)
    21.08 22:35:23 [Server] INFO at net.minecraft.server.v1_6_R2.PlayerConnection.a(PlayerConnection.java:829)
    21.08 22:35:23 [Server] INFO at net.minecraft.server.v1_6_R2.PlayerConnection.chat(PlayerConnection.java:872)
    21.08 22:35:23 [Server] INFO at net.minecraft.server.v1_6_R2.PlayerConnection.handleCommand(PlayerConnection.java:954)
    21.08 22:35:23 [Server] INFO at org.bukkit.craftbukkit.v1_6_R2.CraftServer.dispatchCommand(CraftServer.java:523)
    21.08 22:35:23 [Server] INFO at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:191)
    21.08 22:35:23 [Server] INFO at org.bukkit.command.PluginCommand.execute(PluginCommand.java:46)
    21.08 22:35:23 [Server] INFO org.bukkit.command.CommandException: Unhandled exception executing command 'sw' in plugin Sky-Block Wars v1.0.0
    21.08 22:35:23 [Server] SEVERE null
    21.08 22:35:17 [Server] INFO jak12321: Teleported kiba7899 to jak12321
    21.08 22:34:34 [Server] INFO jak12321: Set own game mode to CREATIVE mode
    21.08 22:34:21 [Server] INFO jak12321: Teleported jak12321 to MahemGaming
    21.08 22:34:17 [Server] INFO kiba7899: Set jak12321's game mode to SURVIVAL mode
    21.08 22:34:15 [Server] INFO jak12321: Set own game mode to CREATIVE mode
    21.08 22:34:11 [Server] INFO jak12321 fell from a high place
    21.08 22:34:10 [Server] INFO kiba7899: Set jak12321's game mode to SURVIVAL mode
    21.08 22:34:09 [Server] INFO jak12321: Teleported jak12321 to kiba7899
    21.08 22:34:03 [Server] INFO jak12321: Set own game mode to CREATIVE mode
    21.08 22:34:02 [Server] INFO kiba7899: Set jak12321's game mode to SURVIVAL mode
    21.08 22:33:53 [Server] INFO jak12321: Set own game mode to CREATIVE mode
    21.08 22:33:46 [Server] INFO kiba7899: Set jak12321's game mode to SURVIVAL mode
    21.08 22:33:44 [Server] INFO jak12321: Set own game mode to CREATIVE mode
    21.08 22:33:37 [Server] INFO kiba7899: Set jak12321's game mode to SURVIVAL mode
    21.08 22:31:41 [Server] INFO ... 15 more
    21.08 22:31:41 [Server] INFO at org.bukkit.command.PluginCommand.execute(PluginCommand.java:44)
    21.08 22:31:41 [Server] INFO at me.kyle.burnett.SkyBlockWarriors.SW.onCommand(SW.java:615)
    21.08 22:31:41 [Server] INFO at java.lang.Integer.parseInt(Integer.java:527)
    21.08 22:31:41 [Server] INFO at java.lang.Integer.parseInt(Integer.java:492)
    21.08 22:31:41 [Server] INFO at java.lang.NumberFormatException.forInputString(NumberFormatException.java:65)
    21.08 22:31:41 [Server] INFO Caused by: java.lang.NumberFormatException: For input string: "Skyblock"
    21.08 22:31:41 [Server] INFO at net.minecraft.server.v1_6_R2.ThreadServerApplication.run(SourceFile:582)
    21.08 22:31:41 [Server] INFO at net.minecraft.server.v1_6_R2.MinecraftServer.run(MinecraftServer.java:419)
    21.08 22:31:41 [Server] INFO at net.minecraft.server.v1_6_R2.MinecraftServer.s(MinecraftServer.java:486)
    21.08 22:31:41 [Server] INFO at net.minecraft.server.v1_6_R2.DedicatedServer.t(DedicatedServer.java:226)
    21.08 22:31:41 [Server] INFO at net.minecraft.server.v1_6_R2.MinecraftServer.t(MinecraftServer.java:590)
    21.08 22:31:41 [Server] INFO at net.minecraft.server.v1_6_R2.DedicatedServerConnection.b(SourceFile:30)
    21.08 22:31:41 [Server] INFO at net.minecraft.server.v1_6_R2.ServerConnection.b(SourceFile:37)
    21.08 22:31:41 [Server] INFO at net.minecraft.server.v1_6_R2.PlayerConnection.e(PlayerConnection.java:116)
    21.08 22:31:41 [Server] INFO at net.minecraft.server.v1_6_R2.NetworkManager.b(NetworkManager.java:296)
    21.08 22:31:41 [Server] INFO at net.minecraft.server.v1_6_R2.Packet3Chat.handle(SourceFile:49)
    21.08 22:31:41 [Server] INFO at net.minecraft.server.v1_6_R2.PlayerConnection.a(PlayerConnection.java:829)
    21.08 22:31:41 [Server] INFO at net.minecraft.server.v1_6_R2.PlayerConnection.chat(PlayerConnection.java:872)
    21.08 22:31:41 [Server] INFO at net.minecraft.server.v1_6_R2.PlayerConnection.handleCommand(PlayerConnection.java:954)
    21.08 22:31:41 [Server] INFO at org.bukkit.craftbukkit.v1_6_R2.CraftServer.dispatchCommand(CraftServer.java:523)
    21.08 22:31:41 [Server] INFO at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:191)
    21.08 22:31:41 [Server] INFO at org.bukkit.command.PluginCommand.execute(PluginCommand.java:46)
    21.08 22:31:41 [Server] INFO org.bukkit.command.CommandException: Unhandled exception executing command 'sw' in plugin Sky-Block Wars v1.0.0
    21.08 22:31:41 [Server] SEVERE null
    Please provide any additional information below.

  • _ForgeUser11860983 added the tags New Defect Aug 22, 2013

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