ExileApi 3.23 and beyond - Plugin framework menu

User Tag List

Page 53 of 106 FirstFirst ... 3495051525354555657103 ... LastLast
Results 781 to 795 of 1587
  1. #781
    cheatingeagle's Avatar ★ Elder ★
    Reputation
    1214
    Join Date
    Feb 2017
    Posts
    422
    Thanks G/R
    22/1072
    Trade Feedback
    8 (100%)
    Mentioned
    25 Post(s)
    Tagged
    1 Thread(s)
    Updated, download from the first post

    ExileApi 3.23 and beyond - Plugin framework
  2. #782
    Jay Hawken's Avatar Member
    Reputation
    12
    Join Date
    Mar 2015
    Posts
    22
    Thanks G/R
    6/9
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    QUICK update. gg


    someone buy this man a beer. 15mins til release, doing gods work

  3. #783
    clawface's Avatar Member
    Reputation
    6
    Join Date
    Jun 2008
    Posts
    60
    Thanks G/R
    42/4
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    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.

  4. #784
    acidity111's Avatar Member
    Reputation
    2
    Join Date
    Jan 2024
    Posts
    6
    Thanks G/R
    2/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    life saver!

  5. #785
    wolfis's Avatar Member
    Reputation
    5
    Join Date
    Mar 2018
    Posts
    67
    Thanks G/R
    5/4
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Thanks @cheatingeagle

    If anyone figures out tincture automation plz post how ty

  6. #786
    hurrhurr1's Avatar Member
    Reputation
    9
    Join Date
    Mar 2017
    Posts
    100
    Thanks G/R
    26/7
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Thanks man, appreciated!

  7. #787
    Locdawg52's Avatar Member
    Reputation
    1
    Join Date
    Apr 2023
    Posts
    2
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    i cant change the hotkeys for flasks or buffutil. anyone else have this issue?

  8. #788
    Tallia's Avatar Member
    Reputation
    4
    Join Date
    Mar 2017
    Posts
    18
    Thanks G/R
    14/3
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    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.

  9. #789
    iJennifer's Avatar Member
    Reputation
    1
    Join Date
    Mar 2017
    Posts
    3
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    yes, same problem with buff util

  10. #790
    Maelzel's Avatar Member
    Reputation
    3
    Join Date
    Mar 2014
    Posts
    35
    Thanks G/R
    16/2
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Tallia View Post
    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

  11. #791
    mmmooonnn's Avatar Member
    Reputation
    1
    Join Date
    Apr 2023
    Posts
    1
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    need update for new patch

  12. #792
    naox_x's Avatar Member
    Reputation
    1
    Join Date
    Feb 2024
    Posts
    2
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    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?

  13. #793
    dracel's Avatar Member
    Reputation
    3
    Join Date
    Aug 2014
    Posts
    13
    Thanks G/R
    4/2
    Trade Feedback
    1 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    yup, flasks dont work

  14. #794
    Hosteleria's Avatar Member
    Reputation
    4
    Join Date
    Apr 2008
    Posts
    95
    Thanks G/R
    26/3
    Trade Feedback
    1 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    FullRareSetManager seems to be broken too after patch.

  15. #795
    madmanmoose616's Avatar Member
    Reputation
    1
    Join Date
    Sep 2023
    Posts
    6
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    waiting for update <3 amazing job CheatingEagle

    (playing without radar now feels really strange :P )

Similar Threads

  1. The Irony of WOTLK and beyond
    By Z3D in forum World of Warcraft General
    Replies: 8
    Last Post: 09-15-2009, 09:54 PM
  2. Half Life 2 - Easter Eggs and Beyond
    By Glynbeard in forum Gaming Chat
    Replies: 0
    Last Post: 11-04-2007, 09:51 AM
  3. Above and Beyond AV (2.0.5(And hopefully above))
    By Dead_Man in forum World of Warcraft Exploits
    Replies: 12
    Last Post: 02-03-2007, 12:38 AM
  4. Above and beyond Orgrimmar
    By Matt in forum World of Warcraft Exploits
    Replies: 3
    Last Post: 12-30-2006, 08:37 PM
All times are GMT -5. The time now is 06:03 AM. Powered by vBulletin® Version 4.2.3
Copyright © 2025 vBulletin Solutions, Inc. All rights reserved. User Alert System provided by Advanced User Tagging (Pro) - vBulletin Mods & Addons Copyright © 2025 DragonByte Technologies Ltd.
Google Authenticator verification provided by Two-Factor Authentication (Free) - vBulletin Mods & Addons Copyright © 2025 DragonByte Technologies Ltd.
Digital Point modules: Sphinx-based search