Advertisement
Guest User

Sleep

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