Yes I've tried locally and have the same issue.
Directory structure looks like this:
Manifest file:
C:\Users\user\RuneMate\bots\examplechopper.manifest.xml
Class files:
C:\Users\user\RuneMate\bots\com\blah\examplechopper\ExamplePowerChopper.class...
It seems that the bot can find my manifest, and is trying to load the main-class as such. However, the bot is telling me it is unable to locate a file which is there.
Unable to locate "\\VBOXSVR\shared\production\com\blah\examplechopper\ExamplePowerChopper.class".
There is infact a class at...