Error in console #130


  • New
  • Defect
Open
Assigned to _ForgeUser4509640
  • _ForgeUser3597706 created this issue Jan 9, 2012

    What steps will reproduce the problem?
    1. Update WebAuction
    2. Change World working

    What is the expected output? What do you see instead?

    Signs of Recents auctions not updating

    What version of the product are you using?
    0.6.4

    Do you have an error log of what happened?

    15:35:42 [ADVERTENCIA] Task of 'WebAuction' generated an exception
    java.lang.NullPointerException
            at org.bukkit.Location.getBlock(Location.java:81)
            at me.exote.webauction.tasks.ShoutSignTask.run(ShoutSignTask.java:50)
            at org.bukkit.craftbukkit.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:137)
            at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:493)
            at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:425)
            at net.minecraft.server.ThreadServerApplication.run(SourceFile:457)

    Please provide any additional information below.

  • _ForgeUser3597706 added the tags Defect New Jan 9, 2012
  • _ForgeUser4509640 posted a comment Jan 9, 2012

    It is trying to find a block (a recent sign) but it isn't loaded by minecraft.

    This is something that I need to fix, but you could try out the new SignLink method. Download the signlink plugin then have a look in the wa plugin config file.


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