This site works best with JavaScript enabled. Please enable JavaScript to get the best experience from this site.
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)
Tried it with a completely new arena that was all set up, I still got the same error.
May I see your chestclasses.yml file?
@tomjw64: Go
It's the same one I posted in the Config Tutorial http://pastebin.com/fzy2TaP5
I'll prevent people from getting this error next release.
To post a comment, please login or register a new account.