BepInEx / BepInEx.MelonLoader.Loader

BepInEx loader for MelonLoader mods and plugins
GNU Affero General Public License v3.0
38 stars 4 forks source link

Error loading [MelonLoader Plugin Loader 0.4.0]: System.MissingMethodException #2

Closed AndreLouisIssa closed 2 years ago

AndreLouisIssa commented 2 years ago
...
[Message: Preloader] BLEEDING EDGE Build #423 from 2117f326c0d04aa0db24612ad9ef863be1680978 at master
[Info   :   BepInEx] System platform: Bits64, Windows
[Info   : Preloader] Running under Unity v2019.4.22
...
[Info   :   BepInEx] Loading [MelonLoader Plugin Loader 0.4.0]
[Error  :   BepInEx] Error loading [MelonLoader Plugin Loader 0.4.0]: System.MissingMethodException: Method not found: int MelonLoader.Core.Initialize(BepInEx.Configuration.ConfigFile)
  at BepInEx.IL2CPP.IL2CPPChainloader.LoadPlugin (BepInEx.PluginInfo pluginInfo, System.Reflection.Assembly pluginAssembly) [0x00011] in <e5ecbf2351cd4737af0c3c1ea39e90c4>:0 
  at BepInEx.Bootstrap.BaseChainloader`1[TPlugin].Execute () [0x00222] in <fd22641603e64906821806f6bf55a5f2>:0 
AndreLouisIssa commented 2 years ago

I just had to completely remove my previous installation of MelonLoader

19245222 commented 1 year ago

how you resolve it?