-
★ Elder ★
Updated, download from the first post
-
Post Thanks / Like - 20 Thanks
m1stlemagic,
dracel,
operator_poe,
pcmdxx,
SickBro,
Maelzel,
iamchampion86,
DavidNeale,
GwDemonz,
clawface,
Boost-Haven,
berloga03rus,
acidity111,
nirsnd,
Gentoo,
camapxam,
Forumuser1000,
Glitter2770,
asus1950,
poeking99 (20 members gave Thanks to cheatingeagle for this useful post)
-
Member
QUICK update. gg
someone buy this man a beer. 15mins til release, doing gods work
-
Member
wow just in time!!! awesome! cheers!!!!
Mastering the art of game hacking: where pixels meet possibilities, and codes dance to my command, turning virtual challenges into digital victories.
-
Member
-
Member
Thanks @cheatingeagle
If anyone figures out tincture automation plz post how
ty
-
Member
-
Member
i cant change the hotkeys for flasks or buffutil. anyone else have this issue?
-
Member
hey,
i have problem with the healthbars - they are jumping when i move, kinda like lagging. is that a known issue or any1 can tell me how to solve? i tried some settings in the hud but nothing helped.
also i tried to search for the problem but couldnt find an answer.
Last edited by Tallia; 07-27-2024 at 04:20 AM.
-
Member
yes, same problem with buff util
-
Member
Originally Posted by
Tallia
hey,
i have problem with the healthbars - they are jumping when i move, kinda like lagging. is that a known issue or any1 can tell me how to solve? i tried some settings in the hud but nothing helped.
also i tried to search for the problem but couldnt find an answer.
check if you have more fps in game than in exileapi, i was not capping fps and it feeled laggy, now i have both set up at 144 fps
-
Member
need update for new patch
-
Member
2024-07-28 04:09:20.973 -03: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 21257, 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)
2024-07-28 04:09:20.978 -03: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 21258, 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)
2024-07-28 04:09:22.042 -03:00 [ERR] EntityList -> Address is 0;
2024-07-28 04:09:23.956 -03:00 [ERR] Font fonts\hkyt.ttf specified in fonts\config.ini does not exist
2024-07-28 04:09:25.334 -03: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)
2024-07-28 04:09:25.334 -03:00 [ERR] Radar, AreaChange -> System.DivideByZeroException: Attempted to divide by zero.
at ExileCore.PoEMemory.MemoryObjects.IngameData.<.ctor>b__19_8()
at ExileCore.Shared.Cache.CachedValue`1.get_Value()
at Radar.Radar.AreaChange(AreaInstance area)
at ExileCore.Shared.PluginWrapper.AreaChange(AreaInstance area)
2024-07-28 04:10:14.049 -03:00 [ERR] BasicFlaskRoutine: Exception! Printscreen this and post it.
Object reference not set to an instance of an object.
at TreeRoutine.DefaultBehaviors.Helpers.FlaskHelper`2.GetAllFlaskInfo()
at TreeRoutine.Routine.BasicFlaskRoutine.BasicFlaskRoutine.FindFlaskMatchingAnyActi on(List`1 flaskActions, Nullable`1 instant, Boolean ignoreBuffs, Func`1 ignoreFlasksWithAction, Boolean isCleansing)
at TreeRoutine.Routine.BasicFlaskRoutine.BasicFlaskRoutine.<>c__DisplayClass43_0.<C reateUseFlaskAction>b__0(Object x)
at TreeRoutine.DefaultBehaviors.Actions.UseHotkeyAction.Run(Object context)
at TreeRoutine.TreeSharp.Action.Execute(Object context)+MoveNext()
at TreeRoutine.TreeSharp.Composite.Tick(Object context)
at TreeRoutine.TreeSharp.Decorator.Execute(Object context)+MoveNext()
at TreeRoutine.TreeSharp.Composite.Tick(Object context)
at TreeRoutine.TreeSharp.PrioritySelector.Execute(Object context)+MoveNext()
at TreeRoutine.TreeSharp.Composite.Tick(Object context)
at TreeRoutine.TreeSharp.Decorator.Execute(Object context)+MoveNext()
at TreeRoutine.TreeSharp.Composite.Tick(Object context)
at TreeRoutine.TreeSharp.PrioritySelector.Execute(Object context)+MoveNext()
at TreeRoutine.TreeSharp.Composite.Tick(Object context)
at TreeRoutine.TreeSharp.Decorator.Execute(Object context)+MoveNext()
at TreeRoutine.TreeSharp.Composite.Tick(Object context)
at TreeRoutine.BaseTreeRoutinePlugin`2.TickTree(Composite treeRoot)
2024-07-28 04:10:21.897 -03:00 [ERR] BasicFlaskRoutine: Exception! Printscreen this and post it.
Object reference not set to an instance of an object.
at TreeRoutine.DefaultBehaviors.Helpers.FlaskHelper`2.GetAllFlaskInfo()
at TreeRoutine.Routine.BasicFlaskRoutine.BasicFlaskRoutine.FindFlaskMatchingAnyActi on(List`1 flaskActions, Nullable`1 instant, Boolean ignoreBuffs, Func`1 ignoreFlasksWithAction, Boolean isCleansing)
at TreeRoutine.Routine.BasicFlaskRoutine.BasicFlaskRoutine.<>c__DisplayClass43_0.<C reateUseFlaskAction>b__0(Object x)
at TreeRoutine.DefaultBehaviors.Actions.UseHotkeyAction.Run(Object context)
at TreeRoutine.TreeSharp.Action.Execute(Object context)+MoveNext()
at TreeRoutine.TreeSharp.Composite.Tick(Object context)
at TreeRoutine.TreeSharp.PrioritySelector.Execute(Object context)+MoveNext()
at TreeRoutine.TreeSharp.Composite.Tick(Object context)
at TreeRoutine.TreeSharp.Decorator.Execute(Object context)+MoveNext()
at TreeRoutine.TreeSharp.Composite.Tick(Object context)
at TreeRoutine.TreeSharp.Decorator.Execute(Object context)+MoveNext()
at TreeRoutine.TreeSharp.Composite.Tick(Object context)
at TreeRoutine.TreeSharp.PrioritySelector.Execute(Object context)+MoveNext()
at TreeRoutine.TreeSharp.Composite.Tick(Object context)
at TreeRoutine.TreeSharp.Decorator.Execute(Object context)+MoveNext()
at TreeRoutine.TreeSharp.Composite.Tick(Object context)
at TreeRoutine.TreeSharp.PrioritySelector.Execute(Object context)+MoveNext()
at TreeRoutine.TreeSharp.Composite.Tick(Object context)
at TreeRoutine.TreeSharp.Decorator.Execute(Object context)+MoveNext()
at TreeRoutine.TreeSharp.Composite.Tick(Object context)
at TreeRoutine.BaseTreeRoutinePlugin`2.TickTree(Composite treeRoot)
2024-07-28 04:10:22.286 -03:00 [ERR] BasicFlaskRoutine: Exception! Printscreen this and post it.
Object reference not set to an instance of an object.
at TreeRoutine.DefaultBehaviors.Helpers.FlaskHelper`2.GetAllFlaskInfo()
at TreeRoutine.Routine.BasicFlaskRoutine.BasicFlaskRoutine.FindFlaskMatchingAnyActi on(List`1 flaskActions, Nullable`1 instant, Boolean ignoreBuffs, Func`1 ignoreFlasksWithAction, Boolean isCleansing)
at TreeRoutine.Routine.BasicFlaskRoutine.BasicFlaskRoutine.<>c__DisplayClass43_0.<C reateUseFlaskAction>b__0(Object x)
at TreeRoutine.DefaultBehaviors.Actions.UseHotkeyAction.Run(Object context)
at TreeRoutine.TreeSharp.Action.Execute(Object context)+MoveNext()
at TreeRoutine.TreeSharp.Composite.Tick(Object context)
at TreeRoutine.TreeSharp.PrioritySelector.Execute(Object context)+MoveNext()
at TreeRoutine.TreeSharp.Composite.Tick(Object context)
at TreeRoutine.TreeSharp.Decorator.Execute(Object context)+MoveNext()
at TreeRoutine.TreeSharp.Composite.Tick(Object context)
at TreeRoutine.TreeSharp.PrioritySelector.Execute(Object context)+MoveNext()
at TreeRoutine.TreeSharp.Composite.Tick(Object context)
at TreeRoutine.TreeSharp.Decorator.Execute(Object context)+MoveNext()
at TreeRoutine.TreeSharp.Composite.Tick(Object context)
at TreeRoutine.TreeSharp.PrioritySelector.Execute(Object context)+MoveNext()
at TreeRoutine.TreeSharp.Composite.Tick(Object context)
at TreeRoutine.TreeSharp.Decorator.Execute(Object context)+MoveNext()
at TreeRoutine.TreeSharp.Composite.Tick(Object context)
at TreeRoutine.BaseTreeRoutinePlugin`2.TickTree(Composite treeRoot)
2024-07-28 04:11:52.127 -03: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 21257, 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)
2024-07-28 04:11:52.132 -03: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 21258, 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)
2024-07-28 04:12:22.981 -03:00 [ERR] Font fonts\hkyt.ttf specified in fonts\config.ini does not exist
any idea?
-
Member
-
Member
FullRareSetManager seems to be broken too after patch.
-
Member
waiting for update <3 amazing job CheatingEagle
(playing without radar now feels really strange :P )