installed ok, but when trying to run command .. got error in console #2


  • New
  • Defect
Open
Assigned to _ForgeUser7482754
  • _ForgeUser94609 created this issue May 30, 2012

    What steps will reproduce the problem?
    1.installed .. ran server
    2./itbegin
    3.2012-05-30 11:47:00 [SEVERE] null
    org.bukkit.command.CommandException: Unhandled exception executing command 'itbegin' in plugin InfinaTime v1.0.1
        at org.bukkit.command.PluginCommand.execute(PluginCommand.java:42)
        at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:166)
        at org.bukkit.craftbukkit.CraftServer.dispatchCommand(CraftServer.java:479)
        at net.minecraft.server.NetServerHandler.handleCommand(NetServerHandler.java:821)
        at net.minecraft.server.NetServerHandler.chat(NetServerHandler.java:781)
        at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:764)
        at net.minecraft.server.Packet3Chat.handle(Packet3Chat.java:34)
        at net.minecraft.server.NetworkManager.b(NetworkManager.java:229)
        at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:113)
        at net.minecraft.server.NetworkListenThread.a(NetworkListenThread.java:78)
        at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:567)
        at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:459)
        at net.minecraft.server.ThreadServerApplication.run(SourceFile:492)
    Caused by: java.lang.ArrayIndexOutOfBoundsException: 0
        at me.docredstone.infina.Main.onCommand(Main.java:104)
        at org.bukkit.command.PluginCommand.execute(PluginCommand.java:40)
        ... 12 more

    What is the expected output? What do you see instead?
    got error in console

    What version of the product are you using?
    latest

    Do you have an error log of what happened?
    above
    What other plugins are you using?
    lots - but nothing to do with time. this was my first time messing with time...

    Please provide any additional information below.

    sorry not much. .. maybe I ll mess with itmore later...

  • _ForgeUser94609 added the tags New Defect May 30, 2012
  • _ForgeUser94609 posted a comment May 30, 2012

    itrain works... others dont..


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