Grimbles 20 Posted June 3, 2017 Hi, I have downloaded the new client launcher, and I also had to delete my Dreambot folder to fix the "Downloading Game Packs" freeze, now I'm back to an initial problem I had where my scripts do not actually do anything in the game. The paint comes up fine, the progress timer begins, but the character stands there lifelessly and the cursor does not spring into action. Some scripts have the task, "Waiting for GUI input" and even though the script is started, still nothing happens with it. At first I thought this was a problem with one certain script I was trying to use, but now I've realized none of my scripts work at all. Can anyone help me with this and figure out what could possibly be the issue here? I get a long error code in my Debug Console as well.
Grimbles 20 Author Posted June 3, 2017 [ERROR]11:19:20: Exception has occurred while running! Please report error to developer if problem persists: java.lang.NullPointerException at org.dreambot.core.5.0.0.2.0(2.java:88) at org.dreambot.api.wrappers.items.Item.getComposite(Item.java:95) at org.dreambot.api.wrappers.items.Item.(Item.java:34) at org.dreambot.api.methods.container.impl.equipment.Equipment.all(Equipment.java:73) at org.dreambot.api.methods.container.AbstractItemContainer.contains(AbstractItemContainer.java:529) at main.Main.onLoop(Unknown Source) at org.dreambot.api.script.AbstractScript.run(AbstractScript.java:250) at java.lang.Thread.run(Unknown Source) Over and over and over again until I stop the script. For reference, I've set the correct zoom settings and fixed mode on my game.
Pandemic 2853 Posted June 3, 2017 Sounds like a cache issue, try selecting Fresh Start in the client settings and restart the client.
Grimbles 20 Author Posted June 4, 2017 Sounds like a cache issue, try selecting Fresh Start in the client settings and restart the client. Pandemic you're a wizard, this fixed my problem
Recommended Posts
Archived
This topic is now archived and is closed to further replies.