1. This site uses cookies. By continuing to use this site, you are agreeing to our use of cookies. Learn More.

Bug SVN issue

Discussion in 'Developer Support' started by Dark sage, Apr 15, 2018.

Tags:
  1. Dark sage

    Dark sage Misfits

    Joined:
    Nov 21, 2016
    Messages:
    1,330
    Likes Received:
    371
    I have been having 2 issues the first starting about a week ago.

    First issue, when submitting an update for 1 bot, all the bots end up in queue even if no changes were made.

    Second issue, Since Friday night, All bots get declined with : "The Bot Pusher looked through your svn repository and wasn't able to find any bots"
    does not matter what i queue or attempt to queue, I get instantly declined stating it cannot find the main class of the bot, for all my bots. All files are already in the SVN

    • 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.
     
    #1 Dark sage, Apr 15, 2018
    Last edited: Apr 15, 2018
  2. hehe94

    Joined:
    Apr 12, 2018
    Messages:
    3
    Likes Received:
    0
    I'm having the same issue, though I assumed it was my wrongdoing.

    @Cloud
     
  3. Cloud

    Cloud Engineer

    Joined:
    Jul 28, 2013
    Messages:
    2,777
    Likes Received:
    1,124
    is the main class a java file or a kotlin file?
     
  4. hehe94

    Joined:
    Apr 12, 2018
    Messages:
    3
    Likes Received:
    0
    Java file.

    Edit: just realised that question wasn't directed at me. Thought this was a different thread ;o.
     
  5. Dark sage

    Dark sage Misfits

    Joined:
    Nov 21, 2016
    Messages:
    1,330
    Likes Received:
    371
    Lists all Java bots main classes and the 1 Kotlin bot main class

    The changed bot is Kotlin
     

Share This Page

Loading...