LoudPacks Posted January 15, 2016 Posted January 15, 2016 Okay so I have a script on the SDN called TokenDefenders that farms warrior guild tokens and kills cyclops for defenders. The local version works perfect however when the SDN version is ran it will enter the cyclops room and just stand there rather than attack the cyclops like it does on the local version. I think it may have something to do with the obfuscation but I'm not sure. I have tried reuploading a couple of times and it still has the same issue. If a dev could help me out. If we can't figure it out, I would imagine it's possible for you to upload the local .jar without obfuscation?
Ace Posted January 15, 2016 Posted January 15, 2016 The same problem happened to me, all I had to do is change all similar class names, variables etc. And then after a re-push it worked
LoudPacks Posted January 15, 2016 Author Posted January 15, 2016 The same problem happened to me, all I had to do is change all similar class names, variables etc. And then after a re-push it worked Word thanks, Ill give that a try, hopefully before the next push. 1
ProjectPact Posted January 15, 2016 Posted January 15, 2016 Happened to me before, make sure it is compiling correctly 1