Guest User

error

a guest
Apr 2nd, 2015
37
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.70 KB | None | 0 0
  1. java.lang.VerifyError: Bad type on operand stack
  2. Exception Details:
  3. Location:
  4. com/slashnhax/c/a.e(Lcom/runemate/game/api/hybrid/location/navigation/web/Web;Lcom/runemate/game/api/hybrid/entities/details/Locatable;)Z @84: invokevirtual
  5. Reason:
  6. Type 'java/lang/Object' (current frame, stack[0]) is not assignable to 'com/runemate/game/api/hybrid/location/navigation/Path'
  7. Current Frame:
  8. bci: @84
  9. flags: { }
  10. locals: { 'com/runemate/game/api/hybrid/location/navigation/web/Web', 'com/runemate/game/api/hybrid/location/Coordinate', 'java/lang/Object' }
  11. stack: { 'java/lang/Object' }
  12. Bytecode:
  13. 0x0000000: 2bc7 0005 03ac 2bb9 0019 0100 b600 1d05
  14. 0x0000010: 05b6 0023 4c04 bd00 1559 032b 53b8 0029
  15. 0x0000020: 4d2c c700 102a b600 2f04 b600 352b b600
  16. 0x0000030: 384d 2cc7 0008 2bb8 003d 4d2c c700 11b2
  17. 0x0000040: 0043 1245 b800 4ab6 0050 a700 36b8 0056
  18. 0x0000050: 9900 102c b600 5b9a 0029 b800 5e57 03ac
  19. 0x0000060: 2bb9 0061 0100 b600 6499 0012 2bb9 0061
  20. 0x0000070: 0100 1266 b800 69b6 006d ac2c b600 5bac
  21. 0x0000080: 03ac
  22. Stackmap Table:
  23. same_frame(@6)
  24. full_frame(@50,{Object[#43],Object[#31],Object[#4]},{})
  25. same_frame(@59)
  26. same_frame(@77)
  27. same_frame(@96)
  28. same_frame(@123)
  29. same_frame(@128)
  30.  
  31. at com.slashnhax.scripts.taskscripts.haxagility.a.F.getNextObstacle(e:42)
  32. at com.slashnhax.scripts.taskscripts.haxagility.a.J.execute(w:37)
  33. at com.slashnhax.b.a.a.executeTask(mb:119)
  34. at com.slashnhax.b.a.a.onLoop(mb:180)
  35. at com.runemate.game.api.script.framework.LoopingScript.run(prb:261)
  36. at com.runemate.game.api.script.framework.AbstractScript.start(kvb:193)
  37. at app.BJ.run(kmb:53)
Advertisement
Add Comment
Please, Sign In to add comment