Status of HUD, Diablo and the community itself menu

User Tag List

Page 14 of 29 FirstFirst ... 101112131415161718 ... LastLast
Results 196 to 210 of 432
  1. #196
    iThinkiWin's Avatar Active Member
    Reputation
    28
    Join Date
    Oct 2018
    Posts
    104
    Thanks G/R
    25/25
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    the obfuscation happened when they did this seasons ban wave it wasn't done for content reasons just banned bunch of botters on season leaderboards are missing quite a few from many of the groups

    Status of HUD, Diablo and the community itself
  2. #197
    hkjhkh's Avatar Member
    Reputation
    11
    Join Date
    Mar 2018
    Posts
    103
    Thanks G/R
    0/10
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    ok the green cyrcle are coming from the riftguardion adds addon

  3. #198
    KillerJohn's Avatar TurboHUD HUDmaster CoreCoins Purchaser Authenticator enabled
    Reputation
    3696
    Join Date
    Jul 2012
    Posts
    2,532
    Thanks G/R
    46/3338
    Trade Feedback
    0 (0%)
    Mentioned
    16 Post(s)
    Tagged
    0 Thread(s)
    released 18.12.13.1 hotfix:
    - fixed quests and waypoints reading
    - ATTEMPT to fix HUD for those who saw literally NOTHING ingame. There are no guarantees
    Do not send me private messages unless it is absolutely necessary or the content is sensitive or when I ask you to do that...

  4. #199
    KillerJohn's Avatar TurboHUD HUDmaster CoreCoins Purchaser Authenticator enabled
    Reputation
    3696
    Join Date
    Jul 2012
    Posts
    2,532
    Thanks G/R
    46/3338
    Trade Feedback
    0 (0%)
    Mentioned
    16 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by hkjhkh View Post
    ok the green cyrcle are coming from the riftguardion adds addon
    which plugin?
    Do not send me private messages unless it is absolutely necessary or the content is sensitive or when I ask you to do that...

  5. #200
    xratedownz's Avatar Member
    Reputation
    1
    Join Date
    Feb 2009
    Posts
    226
    Thanks G/R
    23/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by KillerJohn View Post
    which plugin?
    Hello KillerJohn.
    This addon is not working. Is there anything you can fix by your side or author should fix this?
    https://www.ownedcore.com/forums/dia...kenplugin.html

  6. #201
    ADV2015's Avatar Member
    Reputation
    6
    Join Date
    Mar 2017
    Posts
    94
    Thanks G/R
    147/5
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Work perfectly except one plug-ins

    plugins\Resu\ParagonPercentagePlugin.cs
    Last edited by ADV2015; 12-13-2018 at 03:16 PM.

  7. #202
    xblade2k7's Avatar Active Member
    Reputation
    48
    Join Date
    Jun 2009
    Posts
    278
    Thanks G/R
    101/32
    Trade Feedback
    0 (0%)
    Mentioned
    2 Post(s)
    Tagged
    0 Thread(s)
    for me is all working fine.

    Imgur: The magic of the Internet

  8. #203
    bm206's Avatar Active Member
    Reputation
    73
    Join Date
    Mar 2017
    Posts
    285
    Thanks G/R
    57/64
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by KillerJohn View Post
    which plugin?
    It is a plugin by psycho!

  9. #204
    DoobieJC's Avatar Member
    Reputation
    1
    Join Date
    Mar 2017
    Posts
    11
    Thanks G/R
    2/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by KillerJohn View Post
    released 18.12.13.1 hotfix:
    - fixed quests and waypoints reading
    - ATTEMPT to fix HUD for those who saw literally NOTHING ingame. There are no guarantees
    thanks KJ. it works here now for me. keep up the good work. a player from our clan donated some to you for your hard work. thanks again

  10. #205
    KillerJohn's Avatar TurboHUD HUDmaster CoreCoins Purchaser Authenticator enabled
    Reputation
    3696
    Join Date
    Jul 2012
    Posts
    2,532
    Thanks G/R
    46/3338
    Trade Feedback
    0 (0%)
    Mentioned
    16 Post(s)
    Tagged
    0 Thread(s)
    KNOWN BUG: timed events (greater rifts) are broken for now. I am already working on it.
    Do not send me private messages unless it is absolutely necessary or the content is sensitive or when I ask you to do that...

  11. #206
    KillerJohn's Avatar TurboHUD HUDmaster CoreCoins Purchaser Authenticator enabled
    Reputation
    3696
    Join Date
    Jul 2012
    Posts
    2,532
    Thanks G/R
    46/3338
    Trade Feedback
    0 (0%)
    Mentioned
    16 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by KillerJohn View Post
    Yes there are some minor bugs, and yes, the encryption is only halfway solved so HUD completely fails for some. This is normal and this is the very first line of the release thread.

    If you experience a completely non working HUD IN GAME (=only the TurboHUD text is visible ingame) and you are ready to be a 'beta tester' and you live in EU and you will be online tomorrow (EU time) between 7:00 to 17:00 then drop me a PM. But only if you are not a digital analphabet please.
    Please report if somebody experience non-working 18.12.13.0 but 18.12.13.1 is working ! I need feedback !!!
    Do not send me private messages unless it is absolutely necessary or the content is sensitive or when I ask you to do that...

  12. #207
    Rainarch's Avatar Member
    Reputation
    12
    Join Date
    Apr 2014
    Posts
    34
    Thanks G/R
    3/6
    Trade Feedback
    1 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    The beta 18.12.13.1 post memory update works the exact same as the previous version with lazy loading; however, both versions both pre patch and post patch share the same error for me.

    The override method that a bunch of my plugins use, which looks like the following no longer works.


    public override void Load(IController hud)
    {
    base.Load(hud);

    if (Enabled)
    {
    Hud.GetPlugin<Turbo.Plugins.Default.ANYPLUGINNAMEHERE>().Enabled = false; // Line of code to make this plugin override or replace another plugin
    }
    ......... (etc etc)

    All plugins with these lines have stopped working for me. No exceptions are shown, but both the default plugin, and the usermade plugin do not work.

    But everything else works perfectly fine, good job so far. A workaround would be to modify the default plugins directly but would make things quite messy for future updates... (something id like to avoid)
    Last edited by Rainarch; 12-13-2018 at 03:38 PM.

  13. #208
    KillerJohn's Avatar TurboHUD HUDmaster CoreCoins Purchaser Authenticator enabled
    Reputation
    3696
    Join Date
    Jul 2012
    Posts
    2,532
    Thanks G/R
    46/3338
    Trade Feedback
    0 (0%)
    Mentioned
    16 Post(s)
    Tagged
    0 Thread(s)
    released 18.12.13.2 hotfix:
    - fixed greater rift timers
    - ATTEMPT to fix HUD for those who saw literally NOTHING ingame. There are no guarantees
    Do not send me private messages unless it is absolutely necessary or the content is sensitive or when I ask you to do that...

  14. #209
    KillerJohn's Avatar TurboHUD HUDmaster CoreCoins Purchaser Authenticator enabled
    Reputation
    3696
    Join Date
    Jul 2012
    Posts
    2,532
    Thanks G/R
    46/3338
    Trade Feedback
    0 (0%)
    Mentioned
    16 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Rainarch View Post
    The beta 18.12.13.1 works the exact same as the previous version with lazy loading;

    That is to say, almost everything works but the override lines in my custom plugins such as


    public override void Load(IController hud)
    {
    base.Load(hud);

    if (Enabled)
    {
    Hud.GetPlugin<Turbo.Plugins.Default.ANYPLUGINNAMEHERE>().Enabled = false; // Line of code to make this plugin override or replace another plugin
    }

    no longer work.
    No exceptions are shown, but it seems like both plugins, both the default one that was meant to be overridden, but also the user made plugin that was meant to replace the default, both do not function (both do nothing.)

    Both version had this problem for me, but i didn't report the issue with the previous version due to the fact i was content using the older version without lazy loading
    check my earlier post:

    Originally Posted by KillerJohn View Post
    the issue with that plugin is the following (warning: developers will understand only)

    public override void Load(IController hud) {
    ..........
    var experiencePlugin = Hud.GetPlugin<TopExperienceStatistics>();
    ..........
    HintFunc = () => "Paragon level " + (Hud.Game.Me.CurrentLevelParagon + 1) + " in " + experiencePlugin.TimeToParagonLevel(Hud.Game.Me.CurrentLevelParagon + 1, false) + Environment.NewLine + "EXP/h : " + ValueToString(Hud.Game.CurrentHeroToday.GainedExperiencePerHourPlay, ValueFormat.ShortNumber),
    };

    the main problem here is that you can't access other plugins in the Load phase. Only if your plugin implements ICustomizer and then in the void Customize() method.
    This is caused because the order of plugin creation is nondeterministic so there is a good chance to get null when calling Hud.GetPlugin<T>(); in your Load() method.
    Do not send me private messages unless it is absolutely necessary or the content is sensitive or when I ask you to do that...

  15. Thanks Rainarch (1 members gave Thanks to KillerJohn for this useful post)
  16. #210
    KillerJohn's Avatar TurboHUD HUDmaster CoreCoins Purchaser Authenticator enabled
    Reputation
    3696
    Join Date
    Jul 2012
    Posts
    2,532
    Thanks G/R
    46/3338
    Trade Feedback
    0 (0%)
    Mentioned
    16 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by ADV2015 View Post
    Work perfectly except one plug-ins

    plugins\Resu\ParagonPercentagePlugin.cs
    contact the developer and ask for help. If he finds the root problem and it is HUD's fault then he can notify me.
    Do not send me private messages unless it is absolutely necessary or the content is sensitive or when I ask you to do that...

Page 14 of 29 FirstFirst ... 101112131415161718 ... LastLast

Similar Threads

  1. [Selling] Tons of elite toons, and the best currently on this site. [US]
    By Nothingless12 in forum World of Warcraft Buy Sell Trade
    Replies: 13
    Last Post: 10-04-2010, 04:55 PM
  2. Check the online status of Enemy players
    By Endor in forum World of Warcraft Exploits
    Replies: 10
    Last Post: 03-16-2008, 08:59 AM
  3. Check the online status of ENEMY players
    By l8flip in forum World of Warcraft Exploits
    Replies: 36
    Last Post: 03-08-2008, 08:45 PM
  4. [AlteracValley] Priests and the Mindcontrol of DOOM!
    By adren4lin. in forum World of Warcraft Exploits
    Replies: 14
    Last Post: 10-24-2007, 08:54 PM
  5. Replies: 9
    Last Post: 10-02-2006, 09:21 PM
All times are GMT -5. The time now is 04:19 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