Welcome!

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

Sign up now!

Bug IntelliJ / RuneMate bot directory, not loading bots on the client

Joined
Feb 6, 2019
Messages
1
I just finished pushing my first finished bot to SVN. I had to mess around with some things in SVN and now when I try to run my code from IntelliJ, the RuneMate client in sdk mode it doesn't show up with my bot anymore. I have checked that my directory is set correctly, here are some images:


Here is the error message, it shows that the file was not found:
Screenshot (54).png


Here is the file in the File Explorer, to verify that the class does indeed exist:
Screenshot (57).png


And here is the current bot directory setting on the RuneMate client:

Screenshot (55).png



Lastly, here is the manifest file, I don't believe anything in here is wrong, but you may check in case you believe it may be causing the issue:
Screenshot (58).png
 

Attachments

  • Screenshot (56).png
    Screenshot (56).png
    152.8 KB · Views: 2
Top