Advertisement
Guest User

Untitled

a guest
Jul 21st, 2017
78
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.96 KB | None | 0 0
  1. [SEVERE] Sat Feb 12 21:44:17 EST 2011: ERROR: java.lang.NullPointerException
  2. [SEVERE] Sat Feb 12 21:44:17 EST 2011: ERROR: at com.rsbuddy.script.ob.d(ob.java:25)
  3. [SEVERE] Sat Feb 12 21:44:17 EST 2011: ERROR: at com.rsbuddy.script.methods.Menu.getMenuItemPart(Menu.java:117)
  4. [SEVERE] Sat Feb 12 21:44:17 EST 2011: ERROR: at com.rsbuddy.script.methods.Menu.getOptions(Menu.java:102)
  5. [SEVERE] Sat Feb 12 21:44:17 EST 2011: ERROR: at com.rsbuddy.script.methods.Menu.getItems(Menu.java:92)
  6. [SEVERE] Sat Feb 12 21:44:17 EST 2011: ERROR: at com.rsbuddy.script.methods.Menu.getIndex(Menu.java:12)
  7. [SEVERE] Sat Feb 12 21:44:17 EST 2011: ERROR: at com.rsbuddy.script.methods.Menu.click(Menu.java:44)
  8. [SEVERE] Sat Feb 12 21:44:17 EST 2011: ERROR: at com.rsbuddy.script.wrappers.Component.interact(Component.java:185)
  9. [SEVERE] Sat Feb 12 21:44:17 EST 2011: ERROR: at com.rsbuddy.script.wrappers.Item.interact(Item.java:16)
  10. [SEVERE] Sat Feb 12 21:44:17 EST 2011: ERROR: at BoneBurier.bury(BoneBurier.java:87)
  11. [SEVERE] Sat Feb 12 21:44:17 EST 2011: ERROR: at BoneBurier.loop(BoneBurier.java:96)
  12. [SEVERE] Sat Feb 12 21:44:17 EST 2011: ERROR: at com.rsbuddy.script.task.LoopTask.execute(LoopTask.java:12)
  13. [SEVERE] Sat Feb 12 21:44:17 EST 2011: ERROR: at com.rsbuddy.script.task.Task.run(Task.java:44)
  14. [SEVERE] Sat Feb 12 21:44:17 EST 2011: ERROR: at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:441)
  15. [SEVERE] Sat Feb 12 21:44:17 EST 2011: ERROR: at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303)
  16. [SEVERE] Sat Feb 12 21:44:17 EST 2011: ERROR: at java.util.concurrent.FutureTask.run(FutureTask.java:138)
  17. [SEVERE] Sat Feb 12 21:44:17 EST 2011: ERROR: at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)
  18. [SEVERE] Sat Feb 12 21:44:17 EST 2011: ERROR: at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)
  19. [SEVERE] Sat Feb 12 21:44:17 EST 2011: ERROR: at java.lang.Thread.run(Thread.java:662)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement