At the Fishing Guild, it throws an error trying to bank lobsters. Same error is also thrown with swordfish and tunas. Same location.
Error in script executor!
java.lang.NullPointerException
at org.osbot.rs07.api.Widgets.getWidgets(bk:272)
at org.osbot.rs07.api.Widgets.getAll(bk:172)
at org.osbot.rs07.api.filter.FilterAPI.filter(rh:259)
at org.osbot.rs07.api.Widgets.containingText(bk:455)
at org.osbot.rs07.api.Widgets.containingText(bk:381)
at org.osbot.rs07.api.Bank.getParent(ue:260)
at org.osbot.rs07.api.Bank.getInterfaceId(ue:328)
at org.osbot.rs07.api.Bank.isOpen(ue:473)
at org.khal.khalfisher.e.cON.a(j:219)
at org.khal.khalfisher.e.COn.a(k:241)
at org.khal.khalfisher.KhalFisher.onLoop(fb:91)
at org.osbot.rs07.event.ScriptExecutor$InternalExecutor.run(ok:252)
at java.lang.Thread.run(Unknown Source)