Welcome!

By registering with us, you'll be able to discuss, share and private message with other members of our community.

Sign up now!

Loading Local Bots

Joined
Jun 28, 2015
Messages
4
I am starting to try and develop some bots for Runemate but I am having difficultly loading local bots. I have accessed the -sdk and trying navigating to folders with the manifest, java, and class files. I also tried just downloading a opensource AesIron bot to tried to run it locally. I keep getting the same cannot find .class file error. Am I missing something?
Thanks for your help
 
Engineer
Joined
Jul 28, 2013
Messages
2,776
I am starting to try and develop some bots for Runemate but I am having difficultly loading local bots. I have accessed the -sdk and trying navigating to folders with the manifest, java, and class files. I also tried just downloading a opensource AesIron bot to tried to run it locally. I keep getting the same cannot find .class file error. Am I missing something?
Thanks for your help
The folder needs to have the manifest and be able to resolve all the .class files needed.
 
Joined
Jun 28, 2015
Messages
4
Screenshot 2015-06-29 12.23.22.png
 
Here is screen shot of the Manifest and navigation from runemate sdk. This is only one class file and the manifest in the folder. I must be missing something. Thanks our your help.
 
Top