ExileAPI Release menu

Shout-Out

User Tag List

Page 7 of 72 FirstFirst ... 3456789101157 ... LastLast
Results 91 to 105 of 1079
  1. #91
    Esionru's Avatar Member
    Reputation
    5
    Join Date
    Jul 2011
    Posts
    36
    Thanks G/R
    1/3
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by kalle1970 View Post
    BasicFlaskRoutine dont work
    addon worked

    ExileAPI Release
  2. #92
    AngryBeavers's Avatar Member
    Reputation
    5
    Join Date
    Jul 2021
    Posts
    23
    Thanks G/R
    7/4
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    In 3.15.12 new errors appeared:

    2021-07-27 20:57:06.293 +03:00 [ERR] Alpha, Tick -> System.NullReferenceException: Object reference not set to an instance of an object.
    at Alpha.AlphaCore.Tick()
    at ExileCore.Shared.PluginWrapper.Tick() in /buddy/exileapi/Core/Shared/PluginWrapper.cs:line 181


    2021-07-27 20:53:54.565 +03:00 [ERR] Stats over capped: First: 0x7, Last: 0x1843164872704, End: 0x4780298600453 Size:1843164872697 Total Stats: 1843164872697 Max Stats: 4780298600446
    2021-07-27 20:53:54.811 +03:00 [ERR] Stats over capped: First: 0x21474836515, Last: 0x158913791062, End: 0x4780298600453 Size:137438954547 Total Stats: 137438954547 Max Stats: 4758823763938
    (Huge amount of examples)

  3. #93
    Jawlen's Avatar Member
    Reputation
    2
    Join Date
    Aug 2012
    Posts
    40
    Thanks G/R
    3/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Anyone know why my Kill counter is now right behind my Preload data? it used to be at the bottom. counter.jpg

  4. #94
    Pff's Avatar Member
    Reputation
    1
    Join Date
    Jan 2020
    Posts
    13
    Thanks G/R
    1/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by rawados View Post
    Crashes frequently. Enemy health bars still don't work.
    I think this has something to do with you. I've had 0 crashes in my couple days of playing.
    Enemy health bars are also working just fine, maybe you should get a fresh install.

  5. #95
    AYAYA_go_bitch's Avatar Member
    Reputation
    1
    Join Date
    Jul 2020
    Posts
    9
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    BasicFlaskRoutine plugin is not showing. tried reinstall. didnt help. I can see BasicFlaskRoutine in PluginUpdater but it is not loading.

  6. #96
    AngryBeavers's Avatar Member
    Reputation
    5
    Join Date
    Jul 2021
    Posts
    23
    Thanks G/R
    7/4
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by AYAYA_go_bitch View Post
    BasicFlaskRoutine plugin is not showing. tried reinstall. didnt help. I can see BasicFlaskRoutine in PluginUpdater but it is not loading.
    Looks like the creator of the plugin added code that cannot be compiled.
    I reverted his last commit and compile the library link to dll
    You just need to add this dll to "Plugins\Compiled\BasicFlaskRoutine" folder.

    If you did a fresh install then the folder should have other config files.

  7. Thanks FHell (1 members gave Thanks to AngryBeavers for this useful post)
  8. #97
    FHell's Avatar Member
    Reputation
    1
    Join Date
    Dec 2017
    Posts
    8
    Thanks G/R
    4/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Hi! I am not good at C #, so I can't figure out what the problem is. BasicFlaskRoutine won't compile for me. When i try to add repo in PluginAutoUpdate list - only the config folder is added into /Plugins/Compiled/BasicFlaskRoutine/. When i try to compile it by myself i get an error - CS1061 Buff don't contains BuffCharges in the [BasicFlaskRoutine.cs, PlayerHasBuffCondition.cs, HasCurableAilmentCondition.cs]. How can i fix it? Sorry if my question is too stupid

    UPD: Nvm while I was writing the question the person above wrote the answer. I just simple rolled back to the previous commit in BasicFlaskRoutine repo and it's compile without errors.
    Last edited by FHell; 07-28-2021 at 05:45 AM.

  9. #98
    iiisyniii's Avatar Member
    Reputation
    4
    Join Date
    Apr 2021
    Posts
    60
    Thanks G/R
    16/3
    Trade Feedback
    1 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Has anyone managed to get any plugin other than the defaults to install? I have tried quite a few as I see them getting updates, but none are compiling and being added to the HUD after adding the URL and restarting. This is most likely me being stupid, but anyone else?
    Last edited by iiisyniii; 07-27-2021 at 08:03 PM.

  10. #99
    dlr5668's Avatar Contributor
    Reputation
    279
    Join Date
    May 2012
    Posts
    543
    Thanks G/R
    129/226
    Trade Feedback
    0 (0%)
    Mentioned
    2 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by iiisyniii View Post
    Has anyone managed to get any plugin other than the defaults to install? I have tried quite a few as I see them getting updates, but none are compiling and being added to the HUD. This is most likely me being stupid, but anyone else?
    try EZV from sig ? should work just fine after adding link to updater
    github.com/vadash/EZVendor

  11. #100
    MACROS4LIFE's Avatar Active Member
    Reputation
    48
    Join Date
    Dec 2015
    Posts
    467
    Thanks G/R
    58/46
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by iiisyniii View Post
    Has anyone managed to get any plugin other than the defaults to install? I have tried quite a few as I see them getting updates, but none are compiling and being added to the HUD. This is most likely me being stupid, but anyone else?
    your better try is autoupdate tool inside hud itself.
    GH it's like cocaine, once you used, you can't forget.

  12. #101
    iiisyniii's Avatar Member
    Reputation
    4
    Join Date
    Apr 2021
    Posts
    60
    Thanks G/R
    16/3
    Trade Feedback
    1 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I should've noted it, this is my fault, I have been trying by adding the URL in the HUD itself for the autoupdate. I have also tried downloading the zip from Git and adding it to the source folder manually. In the past when one would not work via autoupdate, I could usually just stick the files from Git directly in the source folder, and it would work after a new start of the HUD. For some reason, this league, none seem to like me lol

  13. #102
    iiisyniii's Avatar Member
    Reputation
    4
    Join Date
    Apr 2021
    Posts
    60
    Thanks G/R
    16/3
    Trade Feedback
    1 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I actually tried EZV as well. Not sure what is going on. Not a single addon has been added for me. I am familiar with the process to add them, and had no issues really during the last league. Really quite stumped at the moment. Using the AutoUpdate within the tool is not working, adding them to the source folder myself is not working, etc.. Not sure really.

    At times I cant even get the HUD to close properly. I'll close it to try a fresh install and move to delete the old folder and I can not because windows says it is still open. When I take a look at taskmgr , it will show loader as closed, but it will not let me move or delete anything without first killing VBCSCompiler from within the task tree.

    I didnt have any problems until after the .12 update of the HUD. I am not sure any of this will be useful to anyone, but I figured relaying my experience may help. The only thing the log shows failing is the BasicFlaskRoutine, which has already been stated above my post.

    EDIT : I've given up for now. I cant even get the flask routine to work by reverting back to an old version as stated above. Guess I will just wait and keep trying. If anyone on here has a folder of a properly functioning setup and would be willing to toss it in a Rar/7z/etc or something for me, that would be great too. At least then I can narrow down if I broke something on my end or not.
    Last edited by iiisyniii; 07-27-2021 at 10:27 PM.

  14. #103
    LordKorvin's Avatar Member
    Reputation
    1
    Join Date
    Mar 2018
    Posts
    29
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Minimap icons dont work after patch

    Edit
    After 2 resets of game it works now. Dont know why
    Last edited by LordKorvin; 07-27-2021 at 10:28 PM.

  15. #104
    Philss's Avatar Member
    Reputation
    8
    Join Date
    Oct 2014
    Posts
    99
    Thanks G/R
    21/7
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Anyone know why i cant use basic flask routine anymore? was working fine but its not showing anymore on hud

  16. #105
    dlr5668's Avatar Contributor
    Reputation
    279
    Join Date
    May 2012
    Posts
    543
    Thanks G/R
    129/226
    Trade Feedback
    0 (0%)
    Mentioned
    2 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Philss View Post
    Anyone know why i cant use basic flask routine anymore? was working fine but its not showing anymore on hud
    maybe try this ? GitHub - vadash/BasicFlaskRoutine: It is fork BasicFlaskRoutine with added support for Supreme Decadence keystone and using speed flask while Cycloning.
    its old but works here just fine
    github.com/vadash/EZVendor

  17. Thanks Philss (1 members gave Thanks to dlr5668 for this useful post)
Page 7 of 72 FirstFirst ... 3456789101157 ... LastLast

Similar Threads

  1. [Release] ExileAPI 3.14 Release
    By Queuete in forum PoE Bots and Programs
    Replies: 532
    Last Post: 07-24-2021, 04:37 AM
  2. [Release] ExileAPI 3.13 Release
    By Queuete in forum PoE Bots and Programs
    Replies: 606
    Last Post: 04-17-2021, 06:22 AM
  3. [Release] ExileAPI 3.12 Release
    By Queuete in forum PoE Bots and Programs
    Replies: 492
    Last Post: 01-16-2021, 07:30 AM
  4. ExileAPI Fork 3.11 Release
    By Queuete in forum PoE Bots and Programs
    Replies: 256
    Last Post: 09-20-2020, 02:49 PM
  5. ExileAPI Fork (with Release)
    By Queuete in forum PoE Bots and Programs
    Replies: 231
    Last Post: 06-22-2020, 05:19 PM
All times are GMT -5. The time now is 02:05 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