Log"
2023-08-23 11:42:25.588 +02:00 [ERR] Exception while deserializing Json treeNewtonsoft.Json.JsonSerializationException: Cannot deserialize the current JSON array (e.g. [1,2,3]) into type 'PassiveSkillTreePlanter.SkillTreeJson.Classes' because the type requires a JSON object (e.g. {"name":"value"}) to deserialize correctly.
To fix this error either change the JSON to a JSON object (e.g. {"name":"value"}) or change the deserialized type to an array or a type that implements a collection interface (e.g. ICollection, IList) like List<T> that can be deserialized from a JSON array. JsonArrayAttribute can also be added to the type to force it to deserialize from a JSON array.
Path 'constants.classes', line 18687, position 20.
at Newtonsoft.Json.Serialization.JsonSerializerInternalReader.EnsureArrayContract(J sonReader reader, Type objectType, JsonContract contract)
at Newtonsoft.Json.Serialization.JsonSerializerInternalReader.CreateList(JsonReader reader, Type objectType, JsonContract contract, JsonProperty member, Object existingValue, String id)
at Newtonsoft.Json.Serialization.JsonSerializerInternalReader.CreateValueInternal(J sonReader reader, Type objectType, JsonContract contract, JsonProperty member, JsonContainerContract containerContract, JsonProperty containerMember, Object existingValue)
at Newtonsoft.Json.Serialization.JsonSerializerInternalReader.SetPropertyValue(Json Property property, JsonConverter propertyConverter, JsonContainerContract containerContract, JsonProperty containerProperty, JsonReader reader, Object target)
at Newtonsoft.Json.Serialization.JsonSerializerInternalReader.PopulateObject(Object newObject, JsonReader reader, JsonObjectContract contract, JsonProperty member, String id)
2023-08-23 11:42:25.592 +02:00 [ERR] Exception while deserializing Json treeNewtonsoft.Json.JsonSerializationException: Cannot deserialize the current JSON array (e.g. [1,2,3]) into type 'PassiveSkillTreePlanter.SkillTreeJson.CharacterAttributes' because the type requires a JSON object (e.g. {"name":"value"}) to deserialize correctly.
To fix this error either change the JSON to a JSON object (e.g. {"name":"value"}) or change the deserialized type to an array or a type that implements a collection interface (e.g. ICollection, IList) like List<T> that can be deserialized from a JSON array. JsonArrayAttribute can also be added to the type to force it to deserialize from a JSON array.
Path 'constants.characterAttributes', line 18688, position 32.
at Newtonsoft.Json.Serialization.JsonSerializerInternalReader.EnsureArrayContract(J sonReader reader, Type objectType, JsonContract contract)
at Newtonsoft.Json.Serialization.JsonSerializerInternalReader.CreateList(JsonReader reader, Type objectType, JsonContract contract, JsonProperty member, Object existingValue, String id)
at Newtonsoft.Json.Serialization.JsonSerializerInternalReader.CreateValueInternal(J sonReader reader, Type objectType, JsonContract contract, JsonProperty member, JsonContainerContract containerContract, JsonProperty containerMember, Object existingValue)
at Newtonsoft.Json.Serialization.JsonSerializerInternalReader.SetPropertyValue(Json Property property, JsonConverter propertyConverter, JsonContainerContract containerContract, JsonProperty containerProperty, JsonReader reader, Object target)
at Newtonsoft.Json.Serialization.JsonSerializerInternalReader.PopulateObject(Object newObject, JsonReader reader, JsonObjectContract contract, JsonProperty member, String id)
2023-08-23 11:42:30.415 +02:00 [ERR] Plugin compilation is disabled
2023-08-23 11:42:30.415 +02:00 [ERR] EntityList -> Address is 0;
2023-08-23 11:42:35.001 +02:00 [ERR] MiscInformation, Initialise -> System.NullReferenceException: Object reference not set to an instance of an object.
at MiscInformation.MiscInformation.OnEntityListWrapperOnPlayerUpdate(Object sender, Entity entity)
at MiscInformation.MiscInformation.Initialise()
at ExileCore.Shared.PluginWrapper.pluginInitialise()
at ExileCore.Shared.PluginWrapper.Initialise(GameController _gameController)
2023-08-23 11:42:35.001 +02:00 [ERR] Radar, AreaChange -> System.ArgumentOutOfRangeException: Parameter "width" (System.Int32) must be greater than 0, was -211733168 (Parameter 'width')
at SixLabors.ThrowHelper.ThrowArgumentOutOfRangeException(String name, String message)
at SixLabors.ThrowHelper.ThrowArgumentOutOfRangeExceptionForMustBeGreaterThan[T](T value, T minimum, String name)
at SixLabors.ImageSharp.ImageFrame`1..ctor(Configuration configuration, Int32 width, Int32 height, TPixel backgroundColor, ImageFrameMetadata metadata)
at SixLabors.ImageSharp.ImageFrame`1..ctor(Configuration configuration, Int32 width, Int32 height, TPixel backgroundColor)
at SixLabors.ImageSharp.ImageFrameCollection`1..ctor(Image`1 parent, Int32 width, Int32 height, TPixel backgroundColor)
at SixLabors.ImageSharp.Image`1..ctor(Configuration configuration, Int32 width, Int32 height, ImageMetadata metadata)
at SixLabors.ImageSharp.Image`1..ctor(Configuration configuration, Int32 width, Int32 height)
at Radar.Radar.GenerateMapTexture() in Radar\Radar.MemoryInteraction.cs:line 24
at Radar.Radar.AreaChange(AreaInstance area) in Radar\Radar.cs:line 56
at ExileCore.Shared.PluginWrapper.AreaChange(AreaInstance area)
2023-08-23 11:42:35.001 +02:00 [ERR] MiscInformation, PerfomanceTick -> System.NullReferenceException: Object reference not set to an instance of an object.
at MiscInformation.MiscInformation.CalculateXp()
at MiscInformation.MiscInformation.<Initialise>b__30_2()
at ExileCore.Shared.Cache.CachedValue`1.get_Value()
at MiscInformation.MiscInformation.TickLogic()
at MiscInformation.MiscInformation.Tick()
at ExileCore.Shared.PluginWrapper.PerfomanceTick()
2023-08-23 11:42:35.001 +02:00 [ERR] Skill_DPS.Core, PerfomanceRender -> System.NullReferenceException: Object reference not set to an instance of an object.
at Skill_DPS.Core.SkillDpsCore.SkillDPSLogic()
at ExileCore.Shared.Cache.CachedValue`1.get_Value()
at Skill_DPS.Core.SkillDpsCore.Render()
at ExileCore.Shared.PluginWrapper.PerfomanceRender()
2023-08-23 11:42:35.001 +02:00 [ERR] XPBar, PerfomanceRender -> System.NullReferenceException: Object reference not set to an instance of an object.
at XPBar.Core.Render()
at ExileCore.Shared.PluginWrapper.PerfomanceRender()
2023-08-23 11:42:35.001 +02:00 [ERR] MiscInformation, PerfomanceTick -> System.NullReferenceException: Object reference not set to an instance of an object.
at MiscInformation.MiscInformation.CalculateXp()
at MiscInformation.MiscInformation.<Initialise>b__30_2()
at MiscInformation.MiscInformation.TickLogic()
at MiscInformation.MiscInformation.Tick()
at ExileCore.Shared.PluginWrapper.PerfomanceTick()
2023-08-23 11:42:35.001 +02:00 [ERR] Skill_DPS.Core, PerfomanceRender -> System.NullReferenceException: Object reference not set to an instance of an object.
at Skill_DPS.Core.SkillDpsCore.SkillDPSLogic()
at Skill_DPS.Core.SkillDpsCore.Render()
at ExileCore.Shared.PluginWrapper.PerfomanceRender()
2023-08-23 11:49:22.246 +02:00 [ERR] MiscInformation, PerfomanceTick -> System.NullReferenceException: Object reference not set to an instance of an object.
at MiscInformation.MiscInformation.CalculateXp()
at MiscInformation.MiscInformation.<Initialise>b__30_2()
at ExileCore.Shared.Cache.CachedValue`1.get_Value()
at MiscInformation.MiscInformation.TickLogic()
at MiscInformation.MiscInformation.Tick()
at ExileCore.Shared.PluginWrapper.PerfomanceTick()
2023-08-23 11:49:22.246 +02:00 [ERR] Skill_DPS.Core, PerfomanceRender -> System.NullReferenceException: Object reference not set to an instance of an object.
at Skill_DPS.Core.SkillDpsCore.SkillDPSLogic()
at ExileCore.Shared.Cache.CachedValue`1.get_Value()
at Skill_DPS.Core.SkillDpsCore.Render()
at ExileCore.Shared.PluginWrapper.PerfomanceRender()
2023-08-23 11:49:22.246 +02:00 [ERR] XPBar, PerfomanceRender -> System.NullReferenceException: Object reference not set to an instance of an object.
at XPBar.Core.Render()
at ExileCore.Shared.PluginWrapper.PerfomanceRender()
2023-08-23 11:49:22.246 +02:00 [ERR] MiscInformation, PerfomanceTick -> System.NullReferenceException: Object reference not set to an instance of an object.
at MiscInformation.MiscInformation.CalculateXp()
at MiscInformation.MiscInformation.<Initialise>b__30_2()
at MiscInformation.MiscInformation.TickLogic()
at MiscInformation.MiscInformation.Tick()
at ExileCore.Shared.PluginWrapper.PerfomanceTick()
2023-08-23 11:49:22.246 +02:00 [ERR] Skill_DPS.Core, PerfomanceRender -> System.NullReferenceException: Object reference not set to an instance of an object.
at Skill_DPS.Core.SkillDpsCore.SkillDPSLogic()
at Skill_DPS.Core.SkillDpsCore.Render()
at ExileCore.Shared.PluginWrapper.PerfomanceRender()
2023-08-23 11:49:30.289 +02:00 [ERR] MiscInformation, PerfomanceTick -> System.NullReferenceException: Object reference not set to an instance of an object.
at MiscInformation.MiscInformation.CalculateXp()
at MiscInformation.MiscInformation.<Initialise>b__30_2()
at ExileCore.Shared.Cache.CachedValue`1.get_Value()
at MiscInformation.MiscInformation.TickLogic()
at MiscInformation.MiscInformation.Tick()
at ExileCore.Shared.PluginWrapper.PerfomanceTick()
2023-08-23 11:49:30.306 +02:00 [ERR] Skill_DPS.Core, PerfomanceRender -> System.NullReferenceException: Object reference not set to an instance of an object.
at Skill_DPS.Core.SkillDpsCore.SkillDPSLogic()
at ExileCore.Shared.Cache.CachedValue`1.get_Value()
at Skill_DPS.Core.SkillDpsCore.Render()
at ExileCore.Shared.PluginWrapper.PerfomanceRender()
2023-08-23 11:49:31.112 +02:00 [ERR] XPBar, PerfomanceRender -> System.NullReferenceException: Object reference not set to an instance of an object.
at XPBar.Core.Render()
at ExileCore.Shared.PluginWrapper.PerfomanceRender()
2023-08-23 11:49:31.112 +02:00 [ERR] MiscInformation, PerfomanceTick -> System.NullReferenceException: Object reference not set to an instance of an object.
at MiscInformation.MiscInformation.CalculateXp()
at MiscInformation.MiscInformation.<Initialise>b__30_2()
at MiscInformation.MiscInformation.TickLogic()
at MiscInformation.MiscInformation.Tick()
at ExileCore.Shared.PluginWrapper.PerfomanceTick()
2023-08-23 11:49:31.112 +02:00 [ERR] Skill_DPS.Core, PerfomanceRender -> System.NullReferenceException: Object reference not set to an instance of an object.
at Skill_DPS.Core.SkillDpsCore.SkillDPSLogic()
at Skill_DPS.Core.SkillDpsCore.Render()
at ExileCore.Shared.PluginWrapper.PerfomanceRender()
2023-08-23 12:04:29.943 +02:00 [ERR] Exception while deserializing Json treeNewtonsoft.Json.JsonSerializationException: Cannot deserialize the current JSON array (e.g. [1,2,3]) into type 'PassiveSkillTreePlanter.SkillTreeJson.Classes' because the type requires a JSON object (e.g. {"name":"value"}) to deserialize correctly.
To fix this error either change the JSON to a JSON object (e.g. {"name":"value"}) or change the deserialized type to an array or a type that implements a collection interface (e.g. ICollection, IList) like List<T> that can be deserialized from a JSON array. JsonArrayAttribute can also be added to the type to force it to deserialize from a JSON array.
Path 'constants.classes', line 18687, position 20.
at Newtonsoft.Json.Serialization.JsonSerializerInternalReader.EnsureArrayContract(J sonReader reader, Type objectType, JsonContract contract)
at Newtonsoft.Json.Serialization.JsonSerializerInternalReader.CreateList(JsonReader reader, Type objectType, JsonContract contract, JsonProperty member, Object existingValue, String id)
at Newtonsoft.Json.Serialization.JsonSerializerInternalReader.CreateValueInternal(J sonReader reader, Type objectType, JsonContract contract, JsonProperty member, JsonContainerContract containerContract, JsonProperty containerMember, Object existingValue)
at Newtonsoft.Json.Serialization.JsonSerializerInternalReader.SetPropertyValue(Json Property property, JsonConverter propertyConverter, JsonContainerContract containerContract, JsonProperty containerProperty, JsonReader reader, Object target)
at Newtonsoft.Json.Serialization.JsonSerializerInternalReader.PopulateObject(Object newObject, JsonReader reader, JsonObjectContract contract, JsonProperty member, String id)
2023-08-23 12:04:29.948 +02:00 [ERR] Exception while deserializing Json treeNewtonsoft.Json.JsonSerializationException: Cannot deserialize the current JSON array (e.g. [1,2,3]) into type 'PassiveSkillTreePlanter.SkillTreeJson.CharacterAttributes' because the type requires a JSON object (e.g. {"name":"value"}) to deserialize correctly.
To fix this error either change the JSON to a JSON object (e.g. {"name":"value"}) or change the deserialized type to an array or a type that implements a collection interface (e.g. ICollection, IList) like List<T> that can be deserialized from a JSON array. JsonArrayAttribute can also be added to the type to force it to deserialize from a JSON array.
Path 'constants.characterAttributes', line 18688, position 32.
at Newtonsoft.Json.Serialization.JsonSerializerInternalReader.EnsureArrayContract(J sonReader reader, Type objectType, JsonContract contract)
at Newtonsoft.Json.Serialization.JsonSerializerInternalReader.CreateList(JsonReader reader, Type objectType, JsonContract contract, JsonProperty member, Object existingValue, String id)
at Newtonsoft.Json.Serialization.JsonSerializerInternalReader.CreateValueInternal(J sonReader reader, Type objectType, JsonContract contract, JsonProperty member, JsonContainerContract containerContract, JsonProperty containerMember, Object existingValue)
at Newtonsoft.Json.Serialization.JsonSerializerInternalReader.SetPropertyValue(Json Property property, JsonConverter propertyConverter, JsonContainerContract containerContract, JsonProperty containerProperty, JsonReader reader, Object target)
at Newtonsoft.Json.Serialization.JsonSerializerInternalReader.PopulateObject(Object newObject, JsonReader reader, JsonObjectContract contract, JsonProperty member, String id)
2023-08-23 12:04:32.206 +02:00 [ERR] EntityList -> Address is 0;
2023-08-23 12:04:33.233 +02:00 [ERR] MiscInformation, Initialise -> System.NullReferenceException: Object reference not set to an instance of an object.
at MiscInformation.MiscInformation.OnEntityListWrapperOnPlayerUpdate(Object sender, Entity entity)
at MiscInformation.MiscInformation.Initialise()
at ExileCore.Shared.PluginWrapper.pluginInitialise()
at ExileCore.Shared.PluginWrapper.Initialise(GameController _gameController)
2023-08-23 12:04:34.446 +02:00 [ERR] Plugin compilation is disabled
2023-08-23 12:08:07.563 +02:00 [ERR] Exception while deserializing Json treeNewtonsoft.Json.JsonSerializationException: Cannot deserialize the current JSON array (e.g. [1,2,3]) into type 'PassiveSkillTreePlanter.SkillTreeJson.Classes' because the type requires a JSON object (e.g. {"name":"value"}) to deserialize correctly.
To fix this error either change the JSON to a JSON object (e.g. {"name":"value"}) or change the deserialized type to an array or a type that implements a collection interface (e.g. ICollection, IList) like List<T> that can be deserialized from a JSON array. JsonArrayAttribute can also be added to the type to force it to deserialize from a JSON array.
Path 'constants.classes', line 18687, position 20.
at Newtonsoft.Json.Serialization.JsonSerializerInternalReader.EnsureArrayContract(J sonReader reader, Type objectType, JsonContract contract)
at Newtonsoft.Json.Serialization.JsonSerializerInternalReader.CreateList(JsonReader reader, Type objectType, JsonContract contract, JsonProperty member, Object existingValue, String id)
at Newtonsoft.Json.Serialization.JsonSerializerInternalReader.CreateValueInternal(J sonReader reader, Type objectType, JsonContract contract, JsonProperty member, JsonContainerContract containerContract, JsonProperty containerMember, Object existingValue)
at Newtonsoft.Json.Serialization.JsonSerializerInternalReader.SetPropertyValue(Json Property property, JsonConverter propertyConverter, JsonContainerContract containerContract, JsonProperty containerProperty, JsonReader reader, Object target)
at Newtonsoft.Json.Serialization.JsonSerializerInternalReader.PopulateObject(Object newObject, JsonReader reader, JsonObjectContract contract, JsonProperty member, String id)
2023-08-23 12:08:07.570 +02:00 [ERR] Exception while deserializing Json treeNewtonsoft.Json.JsonSerializationException: Cannot deserialize the current JSON array (e.g. [1,2,3]) into type 'PassiveSkillTreePlanter.SkillTreeJson.CharacterAttributes' because the type requires a JSON object (e.g. {"name":"value"}) to deserialize correctly.
To fix this error either change the JSON to a JSON object (e.g. {"name":"value"}) or change the deserialized type to an array or a type that implements a collection interface (e.g. ICollection, IList) like List<T> that can be deserialized from a JSON array. JsonArrayAttribute can also be added to the type to force it to deserialize from a JSON array.
Path 'constants.characterAttributes', line 18688, position 32.
at Newtonsoft.Json.Serialization.JsonSerializerInternalReader.EnsureArrayContract(J sonReader reader, Type objectType, JsonContract contract)
at Newtonsoft.Json.Serialization.JsonSerializerInternalReader.CreateList(JsonReader reader, Type objectType, JsonContract contract, JsonProperty member, Object existingValue, String id)
at Newtonsoft.Json.Serialization.JsonSerializerInternalReader.CreateValueInternal(J sonReader reader, Type objectType, JsonContract contract, JsonProperty member, JsonContainerContract containerContract, JsonProperty containerMember, Object existingValue)
at Newtonsoft.Json.Serialization.JsonSerializerInternalReader.SetPropertyValue(Json Property property, JsonConverter propertyConverter, JsonContainerContract containerContract, JsonProperty containerProperty, JsonReader reader, Object target)
at Newtonsoft.Json.Serialization.JsonSerializerInternalReader.PopulateObject(Object newObject, JsonReader reader, JsonObjectContract contract, JsonProperty member, String id)
2023-08-23 12:08:20.864 +02:00 [ERR] EntityList -> Address is 0;
2023-08-23 12:08:23.676 +02:00 [ERR] MiscInformation, Initialise -> System.NullReferenceException: Object reference not set to an instance of an object.
at MiscInformation.MiscInformation.OnEntityListWrapperOnPlayerUpdate(Object sender, Entity entity)
at MiscInformation.MiscInformation.Initialise()
at ExileCore.Shared.PluginWrapper.pluginInitialise()
at ExileCore.Shared.PluginWrapper.Initialise(GameController _gameController)
2023-08-23 12:08:23.763 +02:00 [ERR] Radar, AreaChange -> System.ArgumentOutOfRangeException: Parameter "width" (System.Int32) must be greater than 0, was -753695920 (Parameter 'width')
at SixLabors.ThrowHelper.ThrowArgumentOutOfRangeException(String name, String message)
at SixLabors.ThrowHelper.ThrowArgumentOutOfRangeExceptionForMustBeGreaterThan[T](T value, T minimum, String name)
at SixLabors.ImageSharp.ImageFrame`1..ctor(Configuration configuration, Int32 width, Int32 height, TPixel backgroundColor, ImageFrameMetadata metadata)
at SixLabors.ImageSharp.ImageFrame`1..ctor(Configuration configuration, Int32 width, Int32 height, TPixel backgroundColor)
at SixLabors.ImageSharp.ImageFrameCollection`1..ctor(Image`1 parent, Int32 width, Int32 height, TPixel backgroundColor)
at SixLabors.ImageSharp.Image`1..ctor(Configuration configuration, Int32 width, Int32 height, ImageMetadata metadata)
at SixLabors.ImageSharp.Image`1..ctor(Configuration configuration, Int32 width, Int32 height)
at Radar.Radar.GenerateMapTexture() in Radar\Radar.MemoryInteraction.cs:line 24
at Radar.Radar.AreaChange(AreaInstance area) in Radar\Radar.cs:line 56
at ExileCore.Shared.PluginWrapper.AreaChange(AreaInstance area)
2023-08-23 12:09:42.574 +02:00 [ERR] MiscInformation, PerfomanceTick -> System.NullReferenceException: Object reference not set to an instance of an object.
at MiscInformation.MiscInformation.CalculateXp()
at MiscInformation.MiscInformation.<Initialise>b__30_2()
at ExileCore.Shared.Cache.CachedValue`1.get_Value()
at MiscInformation.MiscInformation.TickLogic()
at MiscInformation.MiscInformation.Tick()
at ExileCore.Shared.PluginWrapper.PerfomanceTick()
2023-08-23 12:09:42.628 +02:00 [ERR] Skill_DPS.Core, PerfomanceRender -> System.NullReferenceException: Object reference not set to an instance of an object.
at Skill_DPS.Core.SkillDpsCore.SkillDPSLogic()
at ExileCore.Shared.Cache.CachedValue`1.get_Value()
at Skill_DPS.Core.SkillDpsCore.Render()
at ExileCore.Shared.PluginWrapper.PerfomanceRender()
2023-08-23 12:09:42.949 +02:00 [ERR] XPBar, PerfomanceRender -> System.NullReferenceException: Object reference not set to an instance of an object.
at XPBar.Core.Render()
at ExileCore.Shared.PluginWrapper.PerfomanceRender()
2023-08-23 12:09:42.949 +02:00 [ERR] MiscInformation, PerfomanceTick -> System.NullReferenceException: Object reference not set to an instance of an object.
at MiscInformation.MiscInformation.CalculateXp()
at MiscInformation.MiscInformation.<Initialise>b__30_2()
at MiscInformation.MiscInformation.TickLogic()
at MiscInformation.MiscInformation.Tick()
at ExileCore.Shared.PluginWrapper.PerfomanceTick()
2023-08-23 12:09:42.949 +02:00 [ERR] Skill_DPS.Core, PerfomanceRender -> System.NullReferenceException: Object reference not set to an instance of an object.
at Skill_DPS.Core.SkillDpsCore.SkillDPSLogic()
at Skill_DPS.Core.SkillDpsCore.Render()
at ExileCore.Shared.PluginWrapper.PerfomanceRender()