Arena won't start #36


  • Defect
  • Accepted
Open
Assigned to _ForgeUser7750642
  • _ForgeUser7000788 created this issue Jun 29, 2012
    Documenter

    What steps will reproduce the problem? 1. Start a playlist (with only one arena) 2. Wait for the default 90 seconds to count down

    What is the expected output? What do you see instead? Tributes get stuck in place where they are in the lobby, just as if they were tp'ed to spawns, but not actually tp'ed.

    What version of the product are you using? Latest, 0.8.2a

    Please provide any additional information below. This was with a fresh dl, not my modded one. I believe it may be linked with the multiple chest classes being listed? Also, the chests do fill up when the countdown is supposed to start, when players are tp'ed.

    2012-06-29 21:23:17 [SEVERE] Exception in thread "Thread-608" 
    2012-06-29 21:23:17 [SEVERE] java.lang.NullPointerException
    2012-06-29 21:23:17 [SEVERE] 	at net.minecraft.server.ItemStack.setData(ItemStack.java:153)
    2012-06-29 21:23:17 [SEVERE] 	at net.minecraft.server.ItemStack.<init>(ItemStack.java:39)
    2012-06-29 21:23:17 [SEVERE] 	at org.bukkit.craftbukkit.inventory.CraftItemStack.<init>(CraftItemStack.java:61)
    2012-06-29 21:23:17 [SEVERE] 	at org.bukkit.craftbukkit.inventory.CraftItemStack.<init>(CraftItemStack.java:49)
    2012-06-29 21:23:17 [SEVERE] 	at org.bukkit.craftbukkit.inventory.CraftItemStack.<init>(CraftItemStack.java:27)
    2012-06-29 21:23:17 [SEVERE] 	at org.bukkit.craftbukkit.inventory.CraftItemStack.createNMSItemStack(CraftItemStack.java:232)
    2012-06-29 21:23:17 [SEVERE] 	at org.bukkit.craftbukkit.inventory.CraftInventory.setItem(CraftInventory.java:75)
    2012-06-29 21:23:17 [SEVERE] 	at me.tomjw64.HungerBarGames.Util.Chests.ChestClass.fillChest(ChestClass.java:48)
    2012-06-29 21:23:17 [SEVERE] 	at me.tomjw64.HungerBarGames.Arena.fillChests(Arena.java:42)
    2012-06-29 21:23:17 [SEVERE] 	at me.tomjw64.HungerBarGames.Threads.Countdown.prepareWorld(Countdown.java:90)
    2012-06-29 21:23:17 [SEVERE] 	at me.tomjw64.HungerBarGames.Threads.Countdown.<init>(Countdown.java:33)
    2012-06-29 21:23:17 [SEVERE] 	at me.tomjw64.HungerBarGames.Game.startCountdown(Game.java:52)
    2012-06-29 21:23:17 [SEVERE] 	at me.tomjw64.HungerBarGames.Threads.Lobby.run(Lobby.java:46)
    2012-06-29 21:23:17 [SEVERE] 	at java.lang.Thread.run(Thread.java:722)
    
  • _ForgeUser7000788 added the tags Defect New Jun 29, 2012
  • _ForgeUser7000788 posted a comment Jun 29, 2012

    Tried it with a completely new arena that was all set up, I still got the same error.

  • _ForgeUser7000788 edited description Jun 29, 2012
  • _ForgeUser7750642 posted a comment Jun 29, 2012

    May I see your chestclasses.yml file?

  • _ForgeUser7750642 removed a tag New Jun 29, 2012
  • _ForgeUser7750642 added a tag Waiting Jun 29, 2012
  • _ForgeUser7000788 posted a comment Jun 29, 2012

    @tomjw64: Go

    It's the same one I posted in the Config Tutorial http://pastebin.com/fzy2TaP5

  • _ForgeUser7000788 removed a tag Waiting Jun 29, 2012
  • _ForgeUser7000788 added a tag Replied Jun 29, 2012
  • _ForgeUser7750642 posted a comment Jul 1, 2012

    I'll prevent people from getting this error next release.

  • _ForgeUser7750642 removed a tag Replied Jul 1, 2012
  • _ForgeUser7750642 added a tag Verified Jul 1, 2012
  • _ForgeUser7750642 closed issue Jul 1, 2012
  • _ForgeUser7750642 removed a tag Verified Jul 1, 2012
  • _ForgeUser7750642 added a tag Accepted Jul 1, 2012
  • _ForgeUser7750642 reopened issue Jul 1, 2012

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