lilyxjade

Untitled

Jan 29th, 2023
557
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.41 KB | None | 0 0
  1. [NewEntryPoint] Caught exception invoking Initialize! System.TypeInitializationException: The type initializer for 'MelonLoader.MelonPreferences' threw an exception.
  2. ---> 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.
  3. File name: 'System.IO.FileSystem.Watcher, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a'
  4. at MelonLoader.Preferences.IO.Watcher..ctor(File preffile)
  5. at MelonLoader.Preferences.IO.File..ctor(String filepath, String legacyfilepath, Boolean shouldsave) in D:\a\MelonLoader\MelonLoader\MelonLoader\Preferences\IO\File.cs:line 40
  6. at MelonLoader.MelonPreferences..cctor() in D:\a\MelonLoader\MelonLoader\MelonLoader\Preferences\MelonPreferences.cs:line 35
  7. --- End of inner exception stack trace ---
  8. at MelonLoader.MelonPreferences.Load() in D:\a\MelonLoader\MelonLoader\MelonLoader\Preferences\MelonPreferences.cs:line 43
  9. at MelonLoader.Core.Initialize() in D:\a\MelonLoader\MelonLoader\MelonLoader\Core.cs:line 87
  10. at MelonLoader.NativeHost.MelonLoaderInvoker.Initialize() in D:\a\MelonLoader\MelonLoader\MelonLoader.NativeHost\MelonLoaderInvoker.cs:line 10
  11. at MelonLoader.NativeHost.NativeEntryPoint.Initialize() in D:\a\MelonLoader\MelonLoader\MelonLoader.NativeHost\NativeEntryPoint.cs:line 43
  12.  
  13.  
Advertisement
Add Comment
Please, Sign In to add comment