Advertisement
Guest User

Untitled

a guest
Jul 7th, 2015
331
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.03 KB | None | 0 0
  1. [07/07/15 13:50:32] [Server API] Verbose: TerrariaApi - Server v1.18.0.0 started.
  2. [07/07/15 13:50:32] [Server API] Verbose: Command line: "D:\Games\Terraria\Terraria Solfware\Server\tshock_4.3.1_pre1\TerrariaServer.exe"
  3. [07/07/15 13:50:32] [Server API] Verbose: OS: Microsoft Windows NT 5.1.2600 Service Pack 3 (64bit: False)
  4. [07/07/15 13:50:32] [Server API] Verbose: Mono: False
  5. [07/07/15 13:50:32] [Server API] Error: Startup aborted due to an exception in the Server API initialization:
  6. System.InvalidOperationException: Plugin "TShock" has thrown an exception during initialization. ---> System.Exception: Fatal TShock initialization exception. See inner exception for details. ---> System.TypeLoadException: Could not load type 'System.Collections.Generic.IReadOnlyDictionary`2' from assembly 'mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089'.
  7. at Newtonsoft.Json.Utilities.CollectionUtils.IsDictionaryType(Type type)
  8. at Newtonsoft.Json.Serialization.DefaultContractResolver.CreateC
  9. [13:50:52] >> ontract(Type objectType)
  10. at Newtonsoft.Json.Serialization.DefaultContractResolver.ResolveContract(Type type)
  11. at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.Serialize(JsonWriter jsonWriter, Object value, Type objectType)
  12. at Newtonsoft.Json.JsonSerializer.SerializeInternal(JsonWriter jsonWriter, Object value, Type objectType)
  13. at Newtonsoft.Json.JsonConvert.SerializeObjectInternal(Object value, Type type, JsonSerializer jsonSerializer)
  14. at TShockAPI.ConfigFile.Write(Stream stream)
  15. at TShockAPI.ConfigFile.Write(String path)
  16. at TShockAPI.FileTools.SetupConfig()
  17. at TShockAPI.TShock.Initialize()
  18. --- End of inner exception stack trace ---
  19. at TShockAPI.TShock.Initialize()
  20. at TerrariaApi.Server.ServerApi.LoadPlugins()
  21. --- End of inner exception stack trace ---
  22. at TerrariaApi.Server.ServerApi.LoadPlugins()
  23. at TerrariaApi.Server.ServerApi.Initialize(String[] commandLineArgs, Main game)
  24. at Terraria.ProgramServer.InnerStart(String[] args)
  25. [13:50:53] >> :V
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement