Advertisement
Guest User

Untitled

a guest
Apr 23rd, 2023
104
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.35 KB | None | 0 0
  1. 04/23/2023 04:58:00: Critical error occurred
  2. Loaded Mods:
  3. System.TypeLoadException: Could not load type of field 'AdminToolkit.Spawnpoint:Location' (0) due to: Could not resolve type with token 01000031 from typeref (expected class 'Vintagestory.API.Server.PlayerSpawnPos' in assembly 'VintagestoryAPI, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null') assembly:VintagestoryAPI, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null type:Vintagestory.API.Server.PlayerSpawnPos member:(null)
  4. at (wrapper managed-to-native) System.RuntimeTypeHandle.type_is_assignable_from(System.Type,System.Type)
  5. at System.RuntimeTypeHandle.CanCastTo (System.RuntimeType type, System.RuntimeType target) [0x00000] in <de882a77e7c14f8ba5d298093dde82b2>:0
  6. at System.RuntimeType.IsAssignableFrom (System.Type c) [0x00020] in <de882a77e7c14f8ba5d298093dde82b2>:0
  7. at Vintagestory.Common.ModContainer+<>c.<GetModSystems>b__35_0 (System.Type type) [0x00000] in <53a52d6c9cac448aa583eeff54e6c897>:0
  8. at System.Linq.Enumerable+WhereArrayIterator`1[TSource].MoveNext () [0x0002c] in <f6c405b973804b5c804e7e759353765f>:0
  9. at Vintagestory.Common.ModContainer.InstantiateModSystems (Vintagestory.API.Common.EnumAppSide side) [0x000b3] in <53a52d6c9cac448aa583eeff54e6c897>:0
  10. at Vintagestory.Common.ModLoader.instantiateMods (System.Collections.Generic.List`1[T] mods) [0x00126] in <53a52d6c9cac448aa583eeff54e6c897>:0
  11. at Vintagestory.Common.ModLoader.LoadMods (System.Collections.Generic.List`1[T] mods, System.Collections.Generic.IEnumerable`1[T] disabledModsByIdAndVersion) [0x00150] in <53a52d6c9cac448aa583eeff54e6c897>:0
  12. at Vintagestory.Common.ModLoader.LoadMods (System.Collections.Generic.IEnumerable`1[T] disabledModsByIdAndVersion) [0x00007] in <53a52d6c9cac448aa583eeff54e6c897>:0
  13. at Vintagestory.Server.ServerSystemModHandler.OnLoadAssets () [0x00091] in <53a52d6c9cac448aa583eeff54e6c897>:0
  14. at Vintagestory.Server.ServerMain.EnterRunPhase (Vintagestory.API.Server.EnumServerRunPhase runPhase) [0x000a9] in <53a52d6c9cac448aa583eeff54e6c897>:0
  15. at Vintagestory.Server.ServerMain.Launch () [0x00167] in <53a52d6c9cac448aa583eeff54e6c897>:0
  16. at Vintagestory.Server.ServerProgram.Main2 () [0x000e5] in <aa3aead772e74e6496fe576c6326da9a>:0
  17. at Vintagestory.ClientNative.CrashReporter.Start (System.Threading.ThreadStart start) [0x00007] in <53a52d6c9cac448aa583eeff54e6c897>:0
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement