This is the only script that i am getting an error for when starting for some reason. The error is below:
[ERROR][07/02/13 03:41:17 AM]: Failed to start script [GMC Top Buyer]
java.lang.NullPointerException
at com.gmc.TopBuyer.onStart(TopBuyer.java:39)
at org.osbot.dB.G(zj:53)
at org.osbot.LpT6.J(wj:208)
at org.osbot.engine.Bot.J(uf:304)
at org.osbot.script.engine.ScriptManager.startScript(qo:192)
at org.osbot.lPt7.run(xe:78)
at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
at java.lang.Thread.run(Unknown Source)
Any help is greatly appreciated.