Advertisement
Guest User

Untitled

a guest
Jan 13th, 2020
319
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.38 KB | None | 0 0
  1. /media/pi/PortableHD/terrariaserver/tmodloader-1.3.5.3-v.0.11.6.2$ mono tModLoaderServer.execant resolve internal call to "System.ComponentModel.Win32Exception::W32ErrorMessage" (tested without signature also)
  2.  
  3. Your mono runtime and class libraries are out of sync.
  4. The out of sync library is: /media/pi/PortableHD/terrariaserver/tmodloader-1.3.5.3-v.0.11.6.2/System.dll
  5. When you update one from git you need to update, compile and install
  6. the other too.
  7. Do not report this as a bug unless you're sure you have updated correctly:
  8. you probably have a broken mono install.
  9. If you see other errors or faults after this message they are probably related
  10. and you need to fix your mono install first.
  11. cant resolve internal call to "System.ComponentModel.Win32Exception::W32ErrorMessage" (tested without signature also)
  12.  
  13. Your mono runtime and class libraries are out of sync.
  14. The out of sync library is: /media/pi/PortableHD/terrariaserver/tmodloader-1.3.5.3-v.0.11.6.2/System.dll
  15. When you update one from git you need to update, compile and install
  16. the other too.
  17. Do not report this as a bug unless you're sure you have updated correctly:
  18. you probably have a broken mono install.
  19. If you see other errors or faults after this message they are probably related
  20. and you need to fix your mono install first.
  21. Unloading mods...
  22. Finding Mods...
  23. Instantiating Mods...
  24. An error occurred while loading
  25. The mod responsible is unknown and tModLoader must be restarted.
  26.  
  27. System.MissingMethodException: Method not found: int System.Collections.HashHelpers.GetMinPrime()
  28. at System.Collections.Generic.HashSet[T]..ctor (IEnumerable[T] collection) [0x00007] in System.Core.dll
  29. at Terraria.ModLoader.Engine.EffectsTracker+KeyCache[K,V]..ctor (IDictionary[TKey,TValue] dict) [0x00014] in tModLoaderServer.exe
  30. at Terraria.ModLoader.Engine.EffectsTracker+KeyCache.Create[K,V] (IDictionary[TKey,TValue] dict) [0x00000] in tModLoaderServer.exe
  31. at Terraria.ModLoader.Engine.EffectsTracker.CacheVanillaState () [0x00000] in tModLoaderServer.exe
  32. at Terraria.ModLoader.ModContent.CacheVanillaState () [0x00000] in tModLoaderServer.exe
  33. at Terraria.ModLoader.ModContent.Load (CancellationToken token) [0x00000] in tModLoaderServer.exe
  34. at Terraria.ModLoader.ModLoader.Load (CancellationToken token) [0x00098] in tModLoaderServer.exe
  35. Unloading mods...
  36. Unloading tModLoader...
  37. Finding Mods...
  38. Instantiating Mods...
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement