Bladez 0 Share Posted February 28, 2019 I cannot for the life of me get my local scripts to load in. I'm using JDK 8.1 for the compiling, everything has compiled error free. Any ideas on what it might be? Many thanks Link to comment Share on other sites More sharing options...
depwession 26 Share Posted February 28, 2019 Odd's are this is the problem (if it doesn't start at 1:53 then skip to it) Link to comment Share on other sites More sharing options...
Bladez 0 Author Share Posted February 28, 2019 27 minutes ago, depwession said: Odd's are this is the problem (if it doesn't start at 1:53 then skip to it) Thanks for the reply bud! Yeah i am able to build the JAR files into the directory but nothing appears in dreambot. Weird? Link to comment Share on other sites More sharing options...
depwession 26 Share Posted February 28, 2019 Well if not something in the video only other thing I can think of is are you refreshing the scripts menu? sometimes its the small things. If so and it's still not working, I'll have to leave it to more experienced people as I don't know what else could be the problem 😕 GL though Link to comment Share on other sites More sharing options...
NovaGTX 106 Share Posted March 1, 2019 Most likely an error in your script Manifest. It should follow this structure: @ScriptManifest(name = "Script Name", author = "Nova", description = "Description here", version = 1, category = Category.MISC) Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now