MelonLoader icon indicating copy to clipboard operation
MelonLoader copied to clipboard

The World's First Universal Mod Loader for Unity Games compatible with both Il2Cpp and Mono

Results 154 MelonLoader issues
Sort by recently updated
recently updated
newest added

### All of the following criteria must be met - [X] All Requirements must be installed. - [ ] Full ``Latest.log`` file included. If no file exists then leave this...

Bug / Issue
Work-in-Progress

### All of the following criteria must be met - [X] All Requirements must be installed. - [x] Full ``Latest.log`` file included. If no file exists then leave this unchecked...

Bug / Issue
Work-in-Progress

OnSceneWasLoaded gets called while in a Loading Screen resulting in the error below. ``` [15:01:13.461] [Custom_Maps] [ERROR] System.NullReferenceException: Object reference not set to an instance of an object at CustomMaps.CustomMaps.OnSceneWasLoaded...

Bug / Issue
Work-in-Progress

Can be fixed by Harmony patching: https://github.com/mono/mono/blob/901ca2bf6d8b8bbc6f8f55a751b2e750eea2b291/mcs/class/System/ReferenceSources/AutoWebProxyScriptEngine.cs#L126 ``` Exception while Contacting RemoteAPI Host (https://api.melonloader.com/api/v1/game/bloonstd6): System.Net.WebException: An exception occurred during a WebClient request. ---> System.NullReferenceException: Object reference not set to an...

Bug / Issue
Work-in-Progress
Crash

### All of the following criteria must be met - [X] All Requirements must be installed. - [ ] Full ``Latest.log`` file included. If no file exists then leave this...

I patched "System.Runtime.CompilerServices.CastHelpers.ChkCast_Helper" so that normal casting would work with IL2CPP Types.

### All of the following criteria must be met - [X] All Requirements must be installed. - [X] Full ``Latest.log`` file included. If no file exists then leave this unchecked...

Bumps [AssetRipper.VersionUtilities](https://github.com/AssetRipper/VersionUtilities) from 1.4.0 to 1.5.0. Release notes Sourced from AssetRipper.VersionUtilities's releases. 1.5.0.0 What's Changed Bump PolySharp from 1.12.1 to 1.13.1 by @​dependabot in AssetRipper/VersionUtilities#28 Bump actions/setup-dotnet from 3.0.3 to...

dependencies
.NET

Bumps [Iced](https://github.com/icedland/iced) from 1.18.0 to 1.19.0. Release notes Sourced from Iced's releases. v1.19.0 Added new Intel instructions #400 AMX-COMPLEX Use cc formatter options when formatting CMPccXADD instructions #374 Rust: serde...

dependencies
.NET

Bumps [actions/setup-dotnet](https://github.com/actions/setup-dotnet) from 3.0.3 to 3.2.0. Release notes Sourced from actions/setup-dotnet's releases. v3.2.0 What's Changed In scope of this minor release, the ability to cache the NuGet global-packages folder was...

dependencies
github_actions