Error on /hg start from console #29


  • Defect
  • Waiting
Open
Assigned to _ForgeUser7888158
  • _ForgeUser8196169 created this issue Nov 5, 2012

    What steps will reproduce the problem?
    1.hg start arena, from the console
    2.Error
    3.arena won't start

    What version of the product are you using?
    0.95, cb 1.3.2-R3

    Do you have an error log of what happened?
    012-11-05 15:05:06 [WARNING] Unexpected exception while parsing console command "hg start 15h"
    org.bukkit.command.CommandException: Unhandled exception executing command 'hg' in plugin Hunger Games Map Generator Server v0.95
            at org.bukkit.command.PluginCommand.execute(PluginCommand.java:46)
            at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:180)
            at org.bukkit.craftbukkit.CraftServer.dispatchCommand(CraftServer.java:502)
            at org.bukkit.craftbukkit.CraftServer.dispatchServerCommand(CraftServer.java:494)
            at net.minecraft.server.DedicatedServer.ai(DedicatedServer.java:249)
            at net.minecraft.server.DedicatedServer.q(DedicatedServer.java:214)
            at net.minecraft.server.MinecraftServer.p(MinecraftServer.java:474)
            at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:406)
            at net.minecraft.server.ThreadServerApplication.run(SourceFile:539)
    Caused by: java.lang.NullPointerException
            at com.yahoo.skaterzero807.server.Arena.startGame(Arena.java:235)
            at com.yahoo.skaterzero807.server.HGMGSCommandExecutor.onCommand(HGMGSCommandExecutor.java:797)
            at org.bukkit.command.PluginCommand.execute(PluginCommand.java:44)
            ... 8 more

    Please provide any additional information below.
    Work perfectly with 0.85

  • _ForgeUser8196169 added the tags New Defect Nov 5, 2012
  • _ForgeUser7888158 posted a comment Nov 6, 2012

    Does this happen all the time? How about for arenas without numbers in the name (I assume "15h" is the arena name)?

  • _ForgeUser7888158 removed a tag New Nov 6, 2012
  • _ForgeUser7888158 added a tag Waiting Nov 6, 2012
  • _ForgeUser8196169 posted a comment Nov 20, 2012

    @skaterzero807: Go

    It happenned all the time (other arena are named 16h, 17h, 18h, and so on) Sorry but i can't test it furthermore right now. For now i'm using 0.85 with cb1.4.5-R0.1 and it works perfectly.

  • _ForgeUser8196169 removed a tag Waiting Nov 20, 2012
  • _ForgeUser8196169 added a tag Replied Nov 20, 2012
  • _ForgeUser10005613 posted a comment Jan 19, 2013

    Same issue with server version 1.4.7 Beta. No numbers in my arena name either

  • _ForgeUser7888158 removed a tag Replied Jul 28, 2013
  • _ForgeUser7888158 added a tag Waiting Jul 28, 2013

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