AM2R-Community-Developers / AM2RLauncher

Host respository for the AM2RLauncher.
GNU General Public License v3.0
343 stars 19 forks source link

[Linux Mint] ERROR AM2RLauncher.MainForm - The type initializer for 'LibGit2Sharp.Core.NativeMethods' threw an exception. #79

Closed jjhen99 closed 1 month ago

jjhen99 commented 1 month ago

Describe the bug I am trying to install AM2R Launcher. When I click on the green 'download' button I get this: 'ERROR AM2RLauncher.MainForm - The type initializer for 'LibGit2Sharp.Core.NativeMethods' threw an exception.' More details are in the log file.

I am using Linux Mint 21.3 (Virginia) I am using AM2Launcher 2.3.0

I have the following .NET Core Runtimes installed: Microsoft.NETCore.App 6.0.28 [/usr/lib/dotnet/shared/Microsoft.NETCore.App] Microsoft.NETCore.App 8.0.5 [/usr/lib/dotnet/shared/Microsoft.NETCore.App]

AM2R Error 3

Log file AM2RLauncher.log

I also commented about this error in this thread: https://github.com/AM2R-Community-Developers/AM2RLauncher/issues/40

jjhen99 commented 1 month ago

I noticed that in this thread, the problem was solved by updating the libgit2sharp dependency. libgit2sharp is now on version 0.29.0, could this have anything to do with the issue?

Miepee commented 1 month ago

Duplicate of that linked thread #40. We just havent made a new release yet, so that change hasnt rolled out to users yet.