Schoolie440 / ScreepsCoop

Brian, Joe, and Ben's Coop Screeps Repo
0 stars 1 forks source link

Can't link to repo from desktop app... #16

Closed schoolie closed 5 years ago

schoolie commented 5 years ago

I tried setting up the desktop app under my old screeps account (schoolie54, I'm spawned at W1S53, figured it wouldn't hurt to have two colonies to play with). When trying to link my account to our repo, the dialog box just shakes like there's an error.

I found this, which suggests it might be a filetype problem. I'm wondering if the docs folder is messing us up.

I'd suggest restructuring the repo to have a structure something like this to see if it helps:

/ docs/ .... ai_code/ main.js construct.extensions.js .... ....

Then when we setup sync from github, we can nav to ai_code/ and hopefully avoid this problem?

Schoolie440 commented 5 years ago

It may just be that screeps doesn't allow multiple accounts linked to the same repository. Try cloning it to another account or something and linking there. If it works we know what it is.

On Thu, Aug 16, 2018, 7:38 PM Brian Schoolcraft notifications@github.com wrote:

I tried setting up the desktop app under my old screeps account (schoolie54, I'm spawned at W1S53, figured it wouldn't hurt to have two colonies to play with). When trying to link my account to our repo, the dialog box just shakes like there's an error.

I found this, which suggests it might be a filetype problem. I'm wondering if the docs folder is messing us up.

I'd suggest restructuring the repo to have a structure something like this to see if it helps:

/ docs/ .... ai_code/ main.js construct.extensions.js .... ....

Then when we setup sync from github, we can nav to ai_code/ and hopefully avoid this problem?

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/schoolie3344/ScreepsCoop/issues/16, or mute the thread https://github.com/notifications/unsubscribe-auth/AGh19ChzfIvT0f4qwvSQs_KEgwS51Lqpks5uRgJmgaJpZM4WAvSf .

schoolie commented 5 years ago

Yep, looks like that was it. I forked to schoolie/ScreepsCoop and it worked fine.