February 10, 20178 yr I have just started creating some very basic scripts, at first I was able to export them into my Osbot scripts folder, they'd show up in client and i could run them. Then somehow something broke and now only the local Woodcutter V- 0.1 shows even though I have 3 scripts in my script folder. Also if I remove the script that has the code for the Woodcutter it still stays in the Script Selector. So for example there will be GoblinKiller and Script1 in the Script folder and the Woodcutter will still show(it's named Script Update Tester in the folder in the screenshot) but it won't be runable. I've tried redownloading osbot, removing the osbot.jar build path and re-adding it but no luck. Has anyone had any similar issues? image of my situation -
February 10, 20178 yr @ScriptManifest(name = "This should be a unique name", author = "yourName", version = 0.01, info = "", logo = "")
February 10, 20178 yr Make sure you didn't export more than one script with the same name in the script manifest. Just delete all the jars from the script folder and re export them all with different names. Edited February 10, 20178 yr by Prozen
February 10, 20178 yr Author Thank you for the suggestions! as soon as I have time test suggestions ill post back if they work Edit - I changed the names in the script manifest to match the file names and it worked, thank you all for the help! Edited February 11, 20178 yr by zeroter5
Create an account or sign in to comment