Skip to content
This repository has been archived by the owner on Dec 5, 2024. It is now read-only.

SharpZipLib MissingMethodException #908

Closed
Dreaddisk opened this issue Sep 11, 2018 · 5 comments · Fixed by #928
Closed

SharpZipLib MissingMethodException #908

Dreaddisk opened this issue Sep 11, 2018 · 5 comments · Fixed by #928
Assignees
Labels

Comments

@Dreaddisk
Copy link

I've installed Github with Unity and imported it in my project. When I'm going to settings and go to the login window, I inserted my credentials but I'm unable to enter, it says that there is an error. I can't get into my Github account.

@StanleyGoldman
Copy link
Member

Hey @Dreaddisk.

Thanks for trying our stuff out. Can you do me a favor?
Enable trace logging and then try again.
Post the log file here and we can start to take a look.

Also what version of GitHub for Unity, version of Unity, Windows/Mac, etc?

@inwoods
Copy link

inwoods commented Sep 19, 2018

I have the similar problem - MacOS.
github-unity.log

@urbannilsson
Copy link

Are you using the .NET 4.x? If you are, here is a workaround that worked for me.

  • Change to .NET 3.5
  • Install the github-for-unity package
  • Try to sign in

After signing in you can switch back to .NET 4.x if you want.

Windows 10
Unity 2018.3.0b2 (64-bit)
GitHub for Unity 1.0.3

@StanleyGoldman
Copy link
Member

Hey @Dreaddisk @inwoods we've confirmed the cause of this issue. We should be able to fix it soon.
Thanks for your hint @urbannilsson.

@StanleyGoldman StanleyGoldman changed the title Unable to log in my Github inside the project SharpZipLib MissingMethodException Oct 8, 2018
@StanleyGoldman StanleyGoldman self-assigned this Oct 8, 2018
@drguthals
Copy link
Contributor

Testing:

  • Download Unity 2018.1.3
  • remove octorun from your AppData folder
  • open a new project and install

@drguthals drguthals mentioned this issue Oct 10, 2018
8 tasks
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

5 participants