Advertisement
Guest User

Untitled

a guest
Sep 21st, 2018
92
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.74 KB | None | 0 0
  1. [07:06:00 AM] SEVERE com.wurmonline.server.Server: null
  2. java.lang.NullPointerException
  3. at com.wurmonline.server.villages.GuardPlan.getMonthlyCost(GuardPlan.java:208)
  4. at com.wurmonline.server.villages.GuardPlan.calculateUpkeep(GuardPlan.java:141)
  5. at com.wurmonline.server.villages.GuardPlan.pollUpkeep(GuardPlan.java:504)
  6. at com.wurmonline.server.villages.GuardPlan.poll(GuardPlan.java:650)
  7. at com.wurmonline.server.villages.Village.poll(Village.java:996)
  8. at com.wurmonline.server.villages.Villages.poll(Villages.java:1379)
  9. at com.wurmonline.server.Server.run(Server.java:2265)
  10. at java.util.TimerThread.mainLoop(Timer.java:555)
  11. at java.util.TimerThread.run(Timer.java:505)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement