Null Pointer exception on game start in 1.6.2 #22


  • New
  • Defect
Open
  • Tux2 created this issue Sep 15, 2013

    What steps will reproduce the problem?
    1. Start a game.

    What is the expected output? What do you see instead?
    I expect the game to start. Instead, it never starts properly.

    What version of the product are you using?
    1.1.3

    Do you have an error log of what happened?
    15.09 21:44:05 [Server] SEVERE Exception in thread "Timer-2"
    15.09 21:44:05 [Server] SEVERE java.lang.NullPointerException
    15.09 21:44:05 [Server] SEVERE at org.bukkit.craftbukkit.v1_6_R2.inventory.CraftInventory.setItem(CraftInventory.java:82)
    15.09 21:44:05 [Server] SEVERE at com.crossge.hungergames.ChestRandomizer.emptyChests(ChestRandomizer.java:199)
    15.09 21:44:05 [Server] SEVERE at com.crossge.hungergames.Players.finishGameStart(Players.java:549)
    15.09 21:44:05 [Server] SEVERE at com.crossge.hungergames.Players.checkPlayers(Players.java:540)
    15.09 21:44:05 [Server] SEVERE at com.crossge.hungergames.Players$12.run(Players.java:890)
    15.09 21:44:05 [Server] SEVERE at java.util.TimerThread.mainLoop(Timer.java:555)
    15.09 21:44:05 [Server] SEVERE at java.util.TimerThread.run(Timer.java:505)

    Please provide any additional information below.

  • Tux2 added the tags New Defect Sep 15, 2013
  • pupnewfster posted a comment Sep 17, 2013

    Did you setup the arena?

  • Tux2 posted a comment Sep 18, 2013

    Yes, and the arena works sometimes.

  • pupnewfster posted a comment Sep 19, 2013

    I have found the issue and will work on fixing this. Depricated functions cause for change so will upload it a bit later after I go through and fix deprication.

  • _ForgeUser10901653 posted a comment Sep 26, 2013

    @pupnewfster: Go

    Hi this is my server and Tux2 is helping me with it.. Thank you for looking in to this. Did you make any progress on the fix?


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