- Joined
- Nov 17, 2014
- Messages
- 4,906
- Thread Author
- #1
1) When an item is added, the InventoryListener calls the item added method twice, sometimes 3 times (I am pretty sure I don't do anything wrong)
2) Grandexchange price checker does not work well, for example Wine of Zamorak, which is like 3k gp, is 5k gp when I grab the price over the API
3)
Traversal.getDefaultWeb().getPathBuilder().buildTo(TEMPLE).step(true);
Throws a NullPointerException at some points, even if there is no blockage on the way to the spot.
2) Grandexchange price checker does not work well, for example Wine of Zamorak, which is like 3k gp, is 5k gp when I grab the price over the API
3)
Traversal.getDefaultWeb().getPathBuilder().buildTo(TEMPLE).step(true);
Throws a NullPointerException at some points, even if there is no blockage on the way to the spot.
Last edited: