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 Unable to load main class

Joined
Apr 8, 2023
Messages
1
Hello all,

I am unable to get rune-mate to load my first bot for testing.

it will not load when i hit refresh. i have set a local bot directory and it detects the bot
but it throws an error " Error loading main class ..." ive made sure my manifest references the correct.jar
the file structure is as shown on the forums/others open source bots. ive taken a couple photos
hopefully this will paint a clearer picture

Any help is appreciated!

errorwoodieaio.png woodie filestruct.png woodiemanifest.png
 
Joined
May 5, 2024
Messages
1
Got this solved in Discord and I wanted to share it here in case it helps.

Make sure RuneMate is looking for the compiled bots in the correct place.
Ex. path: C:\Users\UserName\IdeaProjects\RuneMate\out\production\RuneMate\com
 
Top