Scorpius 144 Share Posted October 10, 2017 (edited) If a script quickstarts while it's implementing InventoryListener... it just crashesHere's the error I get, the script just stops afterwards without printing anything in the console (The control buttons go white and I can re-start the script.... it works fine then; the problem is with quickstart)I tried deleting my entire Dreambot folder but this error keeps coming... I ran an empty script sent by @Hashtag and the same error occured... He was clueless by then java.lang.NullPointerException at org.dreambot.api.methods.widget.Widgets.getWidget(Widgets.java:83) at org.dreambot.api.methods.container.impl.bank.Bank.isOpen(Bank.java:191) at org.dreambot.api.script.AbstractScript.run(AbstractScript.java:241) at java.lang.Thread.run(Unknown Source) java.lang.NullPointerException at org.dreambot.api.methods.widget.Widgets.getWidget(Widgets.java:83) at org.dreambot.api.methods.container.impl.bank.Bank.isOpen(Bank.java:191) at org.dreambot.api.script.AbstractScript.run(AbstractScript.java:241) at java.lang.Thread.run(Unknown Source) Edited October 10, 2017 by zScorpio Link to comment Share on other sites More sharing options...
Banker 175 Share Posted October 10, 2017 You could always, ya know... not use InventoryListener Link to comment Share on other sites More sharing options...
Dinh 496 Share Posted October 10, 2017 (edited) This is not because of the InventoryListener Edit: kept reading and came to the conclusion that the error you posted is not because of the InventoryListener* Edit2: probably atleast Edit3: according to Nezz it is actually the Listener, tried myself and I get no error?? Edited October 10, 2017 by Dinh Link to comment Share on other sites More sharing options...
slasso 27 Share Posted October 10, 2017 This is not because of the InventoryListener Edit: kept reading and came to the conclusion that the error you posted is not because of the InventoryListener* Edit2: probably atleast thanks for your input oh_my_goth 1 Link to comment Share on other sites More sharing options...
Scorpius 144 Author Share Posted October 10, 2017 You could always, ya know... not use InventoryListeneromfg my life.... Link to comment Share on other sites More sharing options...
Nuclear Nezz 1946 Share Posted October 10, 2017 It is because of the listener. I already see a fix but I see weird logic that I have to ask noto about before I can actually push it. Pretty sure he was the one that wrote it originally. Link to comment Share on other sites More sharing options...
Scorpius 144 Author Share Posted March 23, 2018 It is because of the listener. I already see a fix but I see weird logic that I have to ask noto about before I can actually push it. Pretty sure he was the one that wrote it originally. is this fixed yet? Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now