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. Update WebAuction2. 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 exceptionjava.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.
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.