Error: clearInventoryExit #51


  • New
  • Defect
Open
Assigned to _ForgeUser7440145
  • _ForgeUser7646473 created this issue Mar 31, 2012

    What is the expected output? What do you see instead?
    I configured that the Player don't have any items when he leave the dungeon. Now you can't leave the dungeon and can't use the command /leavedungeon.

    What version of the product are you using?
    the newest for 1.2.4 R.01
    I used always the newest recommended build of bukkit.

    Do you have an error log of what happened?
    >
    21:36:12 [WARNING] Task of 'DungeonBuilder' generated an exception
    java.lang.NullPointerException
    at net.virtuallyabstract.minecraft.Dungeon.restoreInventory(Dungeon.java:560)
    at net.virtuallyabstract.minecraft.Dungeon.clearInventoryExit(Dungeon.java:527)
    at net.virtuallyabstract.minecraft.DungeonBuilder.removePlayerFromDungeon(DungeonBuilder.java:3570)
    at net.virtuallyabstract.minecraft.DBPlayerListener$1$1.run(DBPlayerListener.java:395)
    at org.bukkit.craftbukkit.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:126)
    at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:520)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:452)
    at net.minecraft.server.ThreadServerApplication.run(SourceFile:490)

    Please provide any additional information below.

  • _ForgeUser7646473 added the tags New Defect Mar 31, 2012

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