Everytime i try to start up the script i get this message
[iNFO ][08/22/13 11:20:45 AM]: Starting up..
[ERROR][08/22/13 11:20:47 AM]: Failed to start script [Kokeis AIO Chopper]
java.lang.NullPointerException
at KokeisChopper$Exchange.getPriceFromJson(KokeisChopper.java:1520)
at KokeisChopper$Exchange.getPrice(KokeisChopper.java:1509)
at KokeisChopper.onStart(KokeisChopper.java:228)
at org.osbot.lA.H(kh:190)
at org.osbot.BA.a(lp:51)
at org.osbot.engine.Bot.a(lj:248)
at org.osbot.script.engine.ScriptManager.startScript(me:94)
at org.osbot.lpT5.run(qi:633)
at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
at java.lang.Thread.run(Unknown Source)
Does anyone have a clue what this means and is there any way i can fix it?
Before i got this message the script was totally flawless.