simeonradivoev / UniGit

An open source GIT Unity3D editor plugin.
GNU General Public License v3.0
143 stars 16 forks source link

System.Exception: Type 'UniGit.Adapters.WincredCredentialsAdapter' must be able to be assigned from type 'UniGit.Adapters.ICredentialsAdapter' #44

Closed Shadowblitz16 closed 3 years ago

Shadowblitz16 commented 3 years ago

I'm on kubuntu 20.04 and I am getting this error spammed when I open unity3d with your plugin installed

System.Exception: Type 'UniGit.Adapters.WincredCredentialsAdapter' must be able to be assigned from type 'UniGit.Adapters.ICredentialsAdapter'
  at UniGit.Utils.InjectionHelper+Resolve.To (System.Type type) [0x0003e] in D:\My Documents\My Pictures\My Art\Games\UniGit\Assets\Plugins\UniGit\Editor\Utils\InjectionHelper.cs:460 
  at UniGit.Utils.InjectionHelper+Resolve`1[T].To[TK] () [0x0000c] in D:\My Documents\My Pictures\My Art\Games\UniGit\Assets\Plugins\UniGit\Editor\Utils\InjectionHelper.cs:409 
  at UniGit.UniGitLoader..cctor () [0x00260] in D:\My Documents\My Pictures\My Art\Games\UniGit\Assets\Plugins\UniGit\Editor\UniGitLoader.cs:63 
UnityEditor.EditorAssemblies:ProcessInitializeOnLoadAttributes (System.Type[]) (at /home/bokken/buildslave/unity/build/Editor/Mono/EditorAssemblies.cs:118)

here is the unity version image

Shadowblitz16 commented 3 years ago

looks like its from the asset store version which I now realize is outdated