February 8, 201510 yr So people have been posting: [INFO][Bot #1][02/08 08:30:49 AM]: Welcome to Dark Miner. [INFO][Bot #1][02/08 08:30:49 AM]: Grabbing Current Location... [INFO][02/08 08:30:49 AM]: Started script : Dark Miner [DEBUG][Bot #1][02/08 08:30:52 AM]: Breaking in 5 hours and 14 minutes for a total of -6 minutes [ERROR][Bot #1][02/08 08:31:06 AM]: Error in bot executor! java.lang.InternalError: Malformed class name at java.lang.Class.getSimpleName(Unknown Source) at java.lang.Class.isAnonymousClass(Unknown Source) at com.google.gson.internal.coM2.K(cd:178) at com.google.gson.internal.coM2.K(cd:30) at com.google.gson.internal.coM2.K(cd:118) at com.google.gson.Com2.K(yd:530) at com.google.gson.Com2.K(yd:1404) at com.google.gson.Com2.K(yd:1502) at com.google.gson.Com2.K(yd:728) at com.google.gson.Com2.K(yd:678) at lemons.api.b.nul.<init>(db:213) at lemons.api.b.nul.K(db:103) at lemons.api.b.Nul.G(tb:60) at a.NUl.onMessage(kd:288) at org.osbot.rs07.Bot.executeListenerEvents(wo:386) at org.osbot.rs07.event.ScriptExecutor$InternalExecutor.run(jp:162) at java.lang.Thread.run(Unknown Source) [ERROR][02/08 08:31:06 AM]: Uncaught exception! java.lang.InternalError: Malformed class name at java.lang.Class.getSimpleName(Unknown Source) at java.lang.Class.isAnonymousClass(Unknown Source) at com.google.gson.internal.coM2.K(cd:178) at com.google.gson.internal.coM2.K(cd:30) at com.google.gson.internal.coM2.K(cd:118) at com.google.gson.Com2.K(yd:530) at com.google.gson.Com2.K(yd:1404) at com.google.gson.Com2.K(yd:1502) at com.google.gson.Com2.K(yd:728) at com.google.gson.Com2.K(yd:678) at lemons.api.b.nul.<init>(db:213) at lemons.api.b.nul.K(db:103) at lemons.api.b.Nul.K(tb:385) at lemons.api.b.Nul.K(tb:85) at a.NUl.K(kd:442) at lemons.api.Script.onPaint(Streams.java:119) at org.osbot.rs07.canvas.WrappedCanvas.drawScreen(ue:176) at org.osbot.rs07.canvas.WrappedCanvas.getGraphics(ue:161) at client.g(client.java:1011) at en.pc(en.java:267) at en.run(en.java:224) at java.lang.Thread.run(Unknown Source) Which only happens when ran through the sdn, because for me the released version works fine locally. Note: seems to be something going wrong when you obfuscate my scritps @Alek all locals work fine, but i got this same error when i obfuscated local scripts. Another note: seems to be unable to find the JSON library when you obfuscate it
February 8, 201510 yr You've never been able to use external libraries in the SDN o_O, if you want to do so, you'll probably have to add the sources of the library to your project manually Tho I do agree that it should be made possible somehow. Edited February 8, 201510 yr by FrostBug
February 8, 201510 yr Author You've never been able to use external libraries in the SDN o_O, if you want to do so, you'll probably have to add the sources of the library to your project manually Tho I do agree that it should be made possible somehow. JSON library is source files :3