Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- [NewEntryPoint] Caught exception invoking Initialize! System.TypeInitializationException: The type initializer for 'MelonLoader.MelonPreferences' threw an exception.
- ---> System.BadImageFormatException: Could not load file or assembly 'System.IO.FileSystem.Watcher, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a'. Format of the executable (.exe) or library (.dll) is invalid.
- File name: 'System.IO.FileSystem.Watcher, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a'
- at MelonLoader.Preferences.IO.Watcher..ctor(File preffile)
- at MelonLoader.Preferences.IO.File..ctor(String filepath, String legacyfilepath, Boolean shouldsave) in D:\a\MelonLoader\MelonLoader\MelonLoader\Preferences\IO\File.cs:line 40
- at MelonLoader.MelonPreferences..cctor() in D:\a\MelonLoader\MelonLoader\MelonLoader\Preferences\MelonPreferences.cs:line 35
- --- End of inner exception stack trace ---
- at MelonLoader.MelonPreferences.Load() in D:\a\MelonLoader\MelonLoader\MelonLoader\Preferences\MelonPreferences.cs:line 43
- at MelonLoader.Core.Initialize() in D:\a\MelonLoader\MelonLoader\MelonLoader\Core.cs:line 87
- at MelonLoader.NativeHost.MelonLoaderInvoker.Initialize() in D:\a\MelonLoader\MelonLoader\MelonLoader.NativeHost\MelonLoaderInvoker.cs:line 10
- at MelonLoader.NativeHost.NativeEntryPoint.Initialize() in D:\a\MelonLoader\MelonLoader\MelonLoader.NativeHost\NativeEntryPoint.cs:line 43
Advertisement
Add Comment
Please, Sign In to add comment