Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SharpZipLib MissingMethodException #908

Closed
Dreaddisk opened this issue Sep 11, 2018 · 5 comments
Closed

SharpZipLib MissingMethodException #908

Dreaddisk opened this issue Sep 11, 2018 · 5 comments
Assignees
Labels
bug

Comments

@Dreaddisk
Copy link

@Dreaddisk Dreaddisk commented Sep 11, 2018

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

@StanleyGoldman StanleyGoldman commented Sep 12, 2018

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 inwoods commented Sep 19, 2018

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

@urbannilsson
Copy link

@urbannilsson urbannilsson commented Sep 21, 2018

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

@StanleyGoldman StanleyGoldman commented Oct 3, 2018

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
@sguthals
Copy link
Contributor

@sguthals sguthals commented Oct 10, 2018

Testing:

  • Download Unity 2018.1.3
  • remove octorun from your AppData folder
  • open a new project and install
@sguthals sguthals mentioned this issue Oct 10, 2018
6 of 8 tasks complete
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked pull requests

Successfully merging a pull request may close this issue.

5 participants
You can’t perform that action at this time.