ExileAPI 3.14 Release menu

Shout-Out

User Tag List

Page 33 of 36 FirstFirst ... 2930313233343536 LastLast
Results 481 to 495 of 533
  1. #481
    lelilel's Avatar Member
    Reputation
    1
    Join Date
    Jul 2021
    Posts
    2
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    The flasks stop working after some time but others working just fine. Thanks for the quick fix!

    ExileAPI 3.14 Release
  2. #482
    Kuldarhf's Avatar Member
    Reputation
    1
    Join Date
    Jun 2021
    Posts
    12
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Before the last update, the game worked well with the Aero theme but now I'm stuck at the loading screen (gears). Keeps loading forever, any ideas on how to fix this? Thanks!

  3. #483
    training0112's Avatar Member
    Reputation
    3
    Join Date
    Oct 2012
    Posts
    11
    Thanks G/R
    0/2
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by lelilel View Post
    The flasks stop working after some time but others working just fine. Thanks for the quick fix!
    Fix ServerPlayerDataOffsets.PlayerInventories, it work for me

    [FieldOffset(0x82A8 - Skip)] public NativePtrArray PlayerInventories;

  4. Thanks q5f8jx, Olegsander (2 members gave Thanks to training0112 for this useful post)
  5. #484
    q5f8jx's Avatar Member
    Reputation
    1
    Join Date
    Oct 2017
    Posts
    24
    Thanks G/R
    11/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by training0112 View Post
    Fix ServerPlayerDataOffsets.PlayerInventories, it work for me
    Thanks but I dont know how to do that

  6. #485
    Protoz's Avatar Member CoreCoins Purchaser
    Reputation
    1
    Join Date
    Sep 2019
    Posts
    7
    Thanks G/R
    1/0
    Trade Feedback
    1 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by training0112 View Post
    Fix ServerPlayerDataOffsets.PlayerInventories, it work for me
    cant find that in the folder D:

  7. #486
    Olegsander's Avatar Member
    Reputation
    1
    Join Date
    Feb 2014
    Posts
    22
    Thanks G/R
    2/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by training0112 View Post
    Fix ServerPlayerDataOffsets.PlayerInventories, it work for me
    thanks that did it

  8. #487
    Protoz's Avatar Member CoreCoins Purchaser
    Reputation
    1
    Join Date
    Sep 2019
    Posts
    7
    Thanks G/R
    1/0
    Trade Feedback
    1 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Olegsander View Post
    thanks that did it
    where can i change that

  9. #488
    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 unatrax1995 View Post
    where can i change that
    =Fix ServerPlayerDataOffsets.PlayerInventories by vadash . Pull Request #199 . Queuete/ExileApi . GitHub

  10. Thanks Queuete, levelmax (2 members gave Thanks to dlr5668 for this useful post)
  11. #489
    mrcreat1ve's Avatar Member
    Reputation
    1
    Join Date
    Mar 2017
    Posts
    35
    Thanks G/R
    3/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by dlr5668 View Post
    Could you please attach the corrected file? Most of them do not have a compiler at hand, as well as an understanding of what and where to fix.I would be very grateful

  12. #490
    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 mrcreat1ve View Post
    Could you please attach the corrected file? Most of them do not have a compiler at hand, as well as an understanding of what and where to fix.I would be very grateful
    https://cdn.discordapp.com/attachmen...ameOffsets.dll

  13. #491
    q5f8jx's Avatar Member
    Reputation
    1
    Join Date
    Oct 2017
    Posts
    24
    Thanks G/R
    11/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    preload plugin is busted since .66 or .67 update

  14. #492
    Queuete's Avatar Elite User
    Reputation
    549
    Join Date
    Dec 2019
    Posts
    284
    Thanks G/R
    119/486
    Trade Feedback
    0 (0%)
    Mentioned
    47 Post(s)
    Tagged
    0 Thread(s)
    There was a minor update to the ExileApi core which should have fixed the forced foreground regardless of settings problem. Unless you force the hud to the foreground it should disappear when PoE is not your focused window (e.g. alt tabbed).

    Furthermore there was an update to PreloadAlert. This potentially requires a manual reinstall of PreloadAlert (deleting the settings and the source/compiled folder) or a clean hud install.
    All alerts were moved to the configuration file. The delivered "preload_alerts_default.txt" will be overwritten by the AutoPluginUpdater whenever there are changes.
    To remove a preload from the default file you need to add it to the "preload_alerts_personal.txt" and add a dash (-) as prefix of the line.

    The bigger coroutine removal changes are currently on hold. My time investment in the last month was close to zero and it wont increase too much in the upcoming time. I am still not happy with the current situation, but this wont change in the near future.

    A minor heads up for the league start. I wont be at home for the whole weekend. I will be able accept pull requests from remote but wont be able to put any work into the required updates till monday evening.

    Best Regards
    Queuete


    edit: because I saw some .dll files posted in here. You should be aware that those files are a security risk, only download files from people you trust (which should probably not be done with random people from the internet).
    Last edited by Queuete; 07-09-2021 at 05:11 PM.

  15. Thanks loafer, levelmax (2 members gave Thanks to Queuete for this useful post)
  16. #493
    Dextrex's Avatar Member
    Reputation
    1
    Join Date
    Oct 2017
    Posts
    6
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Is there actually a smiliar plugin like the old "buff god" (showing buffs whereevery you want them on the screen), that is currently working?
    @Queuete ty as usual

  17. #494
    zerger3's Avatar Member
    Reputation
    9
    Join Date
    Jul 2011
    Posts
    55
    Thanks G/R
    4/7
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    does the preloadalert for beasts work properly? i have 1 red beast in map but preload shows me 3?

  18. #495
    Rol's Avatar Member
    Reputation
    2
    Join Date
    Feb 2015
    Posts
    147
    Thanks G/R
    3/6
    Trade Feedback
    0 (0%)
    Mentioned
    1 Post(s)
    Tagged
    0 Thread(s)
    Offsets are incorrect again

Similar Threads

  1. [Release] ExileAPI 3.13 Release
    By Queuete in forum PoE Bots and Programs
    Replies: 606
    Last Post: 04-17-2021, 06:22 AM
  2. [Release] ExileAPI 3.12 Release
    By Queuete in forum PoE Bots and Programs
    Replies: 492
    Last Post: 01-16-2021, 07:30 AM
  3. ExileAPI Fork 3.11 Release
    By Queuete in forum PoE Bots and Programs
    Replies: 256
    Last Post: 09-20-2020, 02:49 PM
  4. ExileAPI Fork (with Release)
    By Queuete in forum PoE Bots and Programs
    Replies: 231
    Last Post: 06-22-2020, 05:19 PM
  5. [FPS][PayDay2] Pirate Perfection v14 [Released: 5/16/14]
    By berryman13 in forum FPS Game Discussions
    Replies: 0
    Last Post: 05-16-2014, 10:59 PM
All times are GMT -5. The time now is 11:36 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