Advertisement
Guest User

Sleep²

a guest
Dec 15th, 2023
10
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.09 KB | Software | 0 0
  1. [02:07:22] [Server thread/INFO]: Done (38.134s)! For help, type "help"
  2. [01:07:25] [Minecraft:admin Warning] : AMP wasn't able to understand the response from the Minecraft server, sleep mode is not possible.
  3. [01:07:25] [Core:admin Error] : JsonSerializationException
  4. [01:07:25] [Core:admin Error] : [0] (JsonSerializationException) : Error converting value "Test MC Server" to type 'MinecraftModule.SleepServer.ServerDescription'. Path 'description', line 1, position 5763.
  5. [01:07:26] [Core:admin Error] : at Newtonsoft.Json.Serialization.JsonSerializerInternalReader.EnsureType(JsonReader reader, Object value, CultureInfo culture, JsonContract contract, Type targetType)
  6. at Newtonsoft.Json.Serialization.JsonSerializerInternalReader.CreateValueInternal(JsonReader reader, Type objectType, JsonContract contract, JsonProperty member, JsonContainerContract containerContract, JsonProperty containerMember, Object existingValue)
  7. at Newtonsoft.Json.Serialization.JsonSerializerInternalReader.SetPropertyValue(JsonProperty property, JsonConverter propertyConverter, JsonContainerContract containerContract, JsonProperty containerProperty, JsonReader reader, Object target)
  8. at Newtonsoft.Json.Serialization.JsonSerializerInternalReader.PopulateObject(Object newObject, JsonReader reader, JsonObjectContract contract, JsonProperty member, String id)
  9. at Newtonsoft.Json.Serialization.JsonSerializerInternalReader.CreateObject(JsonReader reader, Type objectType, JsonContract contract, JsonProperty member, JsonContainerContract containerContract, JsonProperty containerMember, Object existingValue)
  10. at Newtonsoft.Json.Serialization.JsonSerializerInternalReader.CreateValueInternal(JsonReader reader, Type objectType, JsonContract contract, JsonProperty member, JsonContainerContract containerContract, JsonProperty containerMember, Object existingValue)
  11. at Newtonsoft.Json.Serialization.JsonSerializerInternalReader.Deserialize(JsonReader reader, Type objectType, Boolean checkAdditionalContent)
  12. at Newtonsoft.Json.JsonSerializer.DeserializeInternal(JsonReader reader, Type objectType)
  13. at Newtonsoft.Json.JsonConvert.DeserializeObject(String value, Type type, JsonSerializerSettings settings)
  14. at Newtonsoft.Json.JsonConvert.DeserializeObject[T](String value, JsonSerializerSettings settings)
  15. at MinecraftModule.SleepServer.SleepClient.GetServerInfo()
  16. [01:07:26] [Core:admin Error] : ArgumentException
  17. [01:07:26] [Core:admin Error] : [1] (ArgumentException) : Could not cast or convert from System.String to MinecraftModule.SleepServer.ServerDescription.
  18. [01:07:26] [Core:admin Error] : at Newtonsoft.Json.Utilities.ConvertUtils.EnsureTypeAssignable(Object value, Type initialType, Type targetType)
  19. at Newtonsoft.Json.Utilities.ConvertUtils.ConvertOrCast(Object initialValue, CultureInfo culture, Type targetType)
  20. at Newtonsoft.Json.Serialization.JsonSerializerInternalReader.EnsureType(JsonReader reader, Object value, CultureInfo culture, JsonContract contract, Type targetType)
  21. [01:07:26] [Minecraft:admin Warning] : Unable to get protocol version. Sleep mode will be unavailable.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement