sinai

Results 3 comments of sinai

The solution is to make sure you reference .NET 6 mscorlib in your `lib`. You should be able to find it somewhere like this: `C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.4\ref\net6.0`

This seems to be an issue with MelonLoader, you may want to ask them for help. ```cs [17:06:21.474] [ERROR] Unhandled Exception: System.ArgumentOutOfRangeException: Specified argument was out of the range of...

Have you tried the recommended fixes [here](https://github.com/sinai-dev/UnityExplorer#common-issues-and-solutions)?