Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upGitHub for Unity v1.1.0 does not initialize in projects. #941
Comments
|
Hey @Rud156 thanks for the bug report. We have been working on how resources are extracted. Seems you've found a bug with that. Also though, your username on your computer is |
|
Well that is egg on my face then... Can you upload a log file? |
|
Same here with the initialization. |
|
Same here. Although sometimes I get an initialization failed error and other times I just get a logo that won't stop spinning. Here are my logs: |
|
Throws more |
|
I having the same issue, although for me it worked the first time I downloaded it and added the asset. So I was able to use it to set up the git repo. Every time after that though, no dice. Fails to initialize. |
|
Hey guys, I have the problem isolated. |
|
Still spins forever. I can actually interact with the tabs and windows behind the spinning wheel though |
|
@StanleyGoldman Still spins. Here is the latest log file if required. |
|
Goto I ran into this with @SanyaIV and @ThomasAunvik in Discord and we figured it out. It turns out that I need you to fix this part for me. Let me know if that works. |
|
that fixed it! |
|
nice |
|
Works for me!!! Thanks. I did have to delete the octorun folder myself though. |
|
Yes. Works after deleting the |
|
I am a Mac user, and I think I have the same issue. I managed to locate the octorun folder here: /Users//Library/Application Support/GitHubUnity Should I blow that away as well? I am just asking because the fix that is mentioned is for Windows. |
|
@cspears2002 Try it and see. |
|
I just renamed octorun to octorun_old, and the plugin worked. It created a new octorun directory. Looks like I am good to go. |
|
@cspears2002 Just delete the old |
|
@cspears2002 I'm glad you got it working. |



Description
The first time the extension was loaded, it was unable to list the changes in the directory consistently. Mostly failed to detect change even if there were a lot of them.
Looking through the logs it says that the package
commanderwas not found.Steps to Reproduce
Expected behavior: Initialization should be completed to make the Github window usable.
Actual behavior: Error message saying initialization failed.
Reproduces how often: Didn't work a single time.
Additional Information
Log:
github-unity.log
github-unity-old.log