- Thread Author
- #1
Hi,
I'm trying to push a script to the bot store, and it's getting rejected (seemingly early) in the review process. The manifest is obviously being picked up, and the main class is under the directory "hats/scripts/HSandCrabs" in the SVN repo. What am I doing wrong?
I would really appreciate help.
I'm trying to push a script to the bot store, and it's getting rejected (seemingly early) in the review process. The manifest is obviously being picked up, and the main class is under the directory "hats/scripts/HSandCrabs" in the SVN repo. What am I doing wrong?
I would really appreciate help.
Unfortunately, none of your bots have advanced to the next stage of review. Before you consider pushing another update, please review the following suggestions, warnings, and/or errors.
- The main class of hats.
scriptsbots.HSandCrabs.HSandCrabs specified in /hats/scriptsbots/HSandCrabs/HSandCrabs.manifest.xml cannot be found.- The Bot Pusher looked through your svn repository and wasn't able to find any bots. If you committed your code correctly than this is most likely caused by either a missing or invalid manifest. It's also common to see this occur when code has been packaged into multiple modules because it's unable to resolve a single source root.
This message has been automatically generated by RuneMate's Bot Pusher. If this was the result of a mistake or misclick on your part, please do not feel the need to respond/apologize. If you have any questions or concerns, just respond to this message and an Executive will review your comment shortly. Happy botting!