2.6.5 and S17 Official menu

User Tag List

Page 9 of 9 FirstFirst ... 56789
Results 121 to 133 of 133
  1. #121
    KillerJohn's Avatar TurboHUD HUDmaster CoreCoins Purchaser Authenticator enabled
    Reputation
    3693
    Join Date
    Jul 2012
    Posts
    2,532
    Thanks G/R
    46/3335
    Trade Feedback
    0 (0%)
    Mentioned
    16 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by hurrikane View Post
    can someone help me with my exceptions?

    2019.05.17 18:48:01.351 19.5.16.3 suspicious plugins behavior in plugin file: 'C:\Users\Shadow\Desktop\Diablo 4\Plugins\Default\Inventory\InventoryAndStashPlugin.cs': possibly trying to use System.Diagnostics.
    2019.05.17 18:48:01.352 19.5.16.3 suspicious plugins behavior in plugin file: 'C:\Users\Shadow\Desktop\Diablo 4\Plugins\Default\Items\HoveredItemInfoPlugin.cs': possibly trying to use System.Diagnostics.
    2019.05.17 18:48:01.359 19.5.16.3 suspicious plugins behavior in plugin file: 'C:\Users\Shadow\Desktop\Diablo 4\Plugins\RNN\ip4meta.cs': possibly trying to use System.Diagnostics.
    2019.05.17 18:48:08.733 19.5.16.3 error while calling Customize() on Turbo.Plugins.Psycho.ClassMarkersPlugin (System.Collections.Generic.KeyNotFoundException: Der angegebene Schlüssel war nicht im Wörterbuch angegeben.
    bei System.ThrowHelper.ThrowKeyNotFoundException()
    bei System.Collections.Generic.Dictionary`2.get_Item(TKey key)
    bei Turbo.Plugins.Psycho.ClassMarkersPlugin.<Customize>b__28_0(OtherPlayersPlugin plugin)
    bei ‬‏‎‪‎‏‬​‏​‏*‫*‏***‪‏‎‎‬*.RunOnPlugin[T](Action`1 action)
    bei Turbo.Plugins.Psycho.ClassMarkersPlugin.Customize()
    bei *‪‏‪‪‎*​*‬​‪‬‪*‪​*‏‏​‫‪*‬*‬*.*‬‪*‎​**‎**‪*‪**‎‫​‬‪‎ **())

    thanks in advance
    read the changelog please...
    it says you have to do a clean install of you upgrade from v8.0 interface version...

    in this case the problem is that you did NOT deleted your "plugins" folder before you unpacked the new "plugins" from the .zip file
    in fact, based on the log I think you didn't even unpacked the zip file properly otherwise InventoryAndStashPlugin.cs and HoveredItemInfoPlugin.cs would be overwritten...
    Do not send me private messages unless it is absolutely necessary or the content is sensitive or when I ask you to do that...

    2.6.5 and S17 Official
  2. #122
    DysfunctionaI's Avatar Member
    Reputation
    6
    Join Date
    Feb 2010
    Posts
    60
    Thanks G/R
    19/5
    Trade Feedback
    0 (0%)
    Mentioned
    1 Post(s)
    Tagged
    0 Thread(s)
    @KillerJohn

    There's a bug with current TH, something wasn't updated to reflect UI changes in the latest diablo patch.

    These screenshots explain the issue Imgur: The magic of the Internet


    If that doesn't make sense, I'll explain here. The newest patch to Diablo, 2.6.5, made UI improvements to the "GR Completion screen".
    The first screenshot is how it used to look. The second screenshot is how it currently looks.
    The third screenshot is the issue. HUD still thinks the GR completion screen is the size of the old one, which causes clipping. It's very unfortunate atm because items will not show "A" for ancient, and players will salvage potentially good items.

  3. #123
    SeaDragon's Avatar Contributor
    Reputation
    321
    Join Date
    Aug 2016
    Posts
    1,041
    Thanks G/R
    140/299
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by DysfunctionaI View Post
    @KillerJohn

    There's a bug with current TH, something wasn't updated to reflect UI changes in the latest diablo patch.

    These screenshots explain the issue Imgur: The magic of the Internet


    If that doesn't make sense, I'll explain here. The newest patch to Diablo, 2.6.5, made UI improvements to the "GR Completion screen".
    The first screenshot is how it used to look. The second screenshot is how it currently looks.
    The third screenshot is the issue. HUD still thinks the GR completion screen is the size of the old one, which causes clipping. It's very unfortunate atm because items will not show "A" for ancient, and players will salvage potentially good items.
    I confirm it.

  4. #124
    KillerJohn's Avatar TurboHUD HUDmaster CoreCoins Purchaser Authenticator enabled
    Reputation
    3693
    Join Date
    Jul 2012
    Posts
    2,532
    Thanks G/R
    46/3335
    Trade Feedback
    0 (0%)
    Mentioned
    16 Post(s)
    Tagged
    0 Thread(s)
    very funny, because UI is dinamically read from the game, so basically this is a Diablo bug

    but yeah, I'll fix it ^^

    thank you for the detailed report!

    edit: release is coming in 2 minutes
    Last edited by KillerJohn; 05-19-2019 at 11:40 PM.
    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. #125
    User5981's Avatar First Dev On The Internet
    Reputation
    379
    Join Date
    Aug 2017
    Posts
    765
    Thanks G/R
    30/358
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    - IChatLineChangedHandler still has some Gold color tag sometimes
    - text hover on the 3 cubed items in inventory also has all these color tags (old bug)
    Supported version for all Resu plugins

  6. #126
    KillerJohn's Avatar TurboHUD HUDmaster CoreCoins Purchaser Authenticator enabled
    Reputation
    3693
    Join Date
    Jul 2012
    Posts
    2,532
    Thanks G/R
    46/3335
    Trade Feedback
    0 (0%)
    Mentioned
    16 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by User5981 View Post
    - IChatLineChangedHandler still has some Gold color tag sometimes
    - text hover on the 3 cubed items in inventory also has all these color tags (old bug)
    please send me an example for the first problem
    Do not send me private messages unless it is absolutely necessary or the content is sensitive or when I ask you to do that...

  7. #127
    User5981's Avatar First Dev On The Internet
    Reputation
    379
    Join Date
    Aug 2017
    Posts
    765
    Thanks G/R
    30/358
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by KillerJohn View Post
    please send me an example for the first problem
    I'm working non stop till 10pm so I can't open the game but it looked like an end tag, something like [U Gold] after the word that was supposed to be of gold color in game.
    Supported version for all Resu plugins

  8. #128
    KillerJohn's Avatar TurboHUD HUDmaster CoreCoins Purchaser Authenticator enabled
    Reputation
    3693
    Join Date
    Jul 2012
    Posts
    2,532
    Thanks G/R
    46/3335
    Trade Feedback
    0 (0%)
    Mentioned
    16 Post(s)
    Tagged
    0 Thread(s)
    the second problem is fixed in latest release (in fact, no text constant read from the game contains color codes anymore)
    Do not send me private messages unless it is absolutely necessary or the content is sensitive or when I ask you to do that...

  9. #129
    Vern1701's Avatar Active Member
    Reputation
    52
    Join Date
    Mar 2017
    Posts
    316
    Thanks G/R
    12/49
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    dl link is still showing 19.5.20.1 BETA. 19.5.21 STABLE NOT up on either site.

  10. #130
    KillerJohn's Avatar TurboHUD HUDmaster CoreCoins Purchaser Authenticator enabled
    Reputation
    3693
    Join Date
    Jul 2012
    Posts
    2,532
    Thanks G/R
    46/3335
    Trade Feedback
    0 (0%)
    Mentioned
    16 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Vern1701 View Post
    dl link is still showing 19.5.20.1 BETA. 19.5.21 STABLE NOT up on either site.
    19.5.20.1 is the STABLE

    I accidentally left BETA in the zip file name. Reuploading...
    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. #131
    User5981's Avatar First Dev On The Internet
    Reputation
    379
    Join Date
    Aug 2017
    Posts
    765
    Thanks G/R
    30/358
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by KillerJohn View Post
    please send me an example for the first problem
    MyBattletag {c_gold}was slain by Orlash {c_gold}!
    Supported version for all Resu plugins

  12. #132
    User5981's Avatar First Dev On The Internet
    Reputation
    379
    Join Date
    Aug 2017
    Posts
    765
    Thanks G/R
    30/358
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    |HOnlUserHdl:ba76d7-4433-2|h[BATTLETAG]|h has entered the game. The minions of Hell grow stronger.
    BATTLETAG {c_gold}was slain by a Vile Revenant{c_gold}!
    {icon:Marker_NPC_CombatElite, 2.5}BATTLETAG has engaged: Lylirra the Immortal!
    BATTLETAG {c_gold}was slain by a Vile Revenant{c_gold}!
    {icon:Marker_NPC_CombatElite, 2.5}BATTLETAG has engaged: Bloatgut the Defenestrator!
    {icon:Marker_Guide_CombatElite, 2.5}BATTLETAG has engaged a Copperfang Lurker!
    {icon:Marker_NPC_CombatElite, 2.5}BATTLETAG has engaged a Copperfang Lurker!
    {icon:Marker_NPC_CombatElite, 2.5}BATTLETAG has engaged a Soul Lasher!
    {icon:Marker_Guide_CombatElite, 2.5}BATTLETAG has engaged: Malice Drekroot!
    {icon:Marker_NPC_CombatElite, 2.5}BATTLETAG has engaged a Abomination!
    {icon:Marker_NPC_CombatElite, 2.5}BATTLETAG has engaged: Balorr Brimstone!
    {icon:Marker_NPC_CombatElite, 2.5}BATTLETAG has engaged: Zuul, Defiler of Storms!
    {icon:Marker_NPC_CombatElite, 2.5}BATTLETAG has engaged: Quin the Slayer!
    {icon:Marker_Guide_CombatElite, 2.5}BATTLETAG has engaged: Mandrake the Brute!
    {icon:Marker_NPC_CombatElite, 2.5}BATTLETAG has engaged: Perendi!
    {icon:Marker_Guide_CombatElite, 2.5}BATTLETAG has engaged a Executioner!
    {icon:Marker_Guide_CombatElite, 2.5}BATTLETAG has engaged a Ghastly Seraph!
    {icon:Marker_Guide_CombatElite, 2.5}BATTLETAG has engaged: Raum the Cursed!
    {icon:Marker_Guide_CombatElite, 2.5}BATTLETAG has engaged a Executioner!
    {icon:Marker_Guide_CombatElite, 2.5}BATTLETAG has engaged a Ghastly Seraph!
    {icon:Marker_Guide_CombatElite, 2.5}BATTLETAG has engaged: Leviathan the Blasphemous!
    {icon:Marker_NPC_CombatElite, 2.5}BATTLETAG has engaged: Despair, Provoker of Mobs!
    {icon:Marker_Guide_CombatElite, 2.5}BATTLETAG has engaged: Zorr the Conjurer!
    {icon:Marker_Guide_CombatElite, 2.5}BATTLETAG has engaged: Borgoz the Brute!
    {icon:Marker_NPC_CombatElite, 2.5}BATTLETAG has engaged: Pann the Blasphemous!
    BATTLETAG {c_gold}was slain by a Vicious Magewraith{c_gold}!
    {icon:Marker_Guide_CombatElite, 2.5}BATTLETAG has engaged: Bloatgut the Murderer!
    {icon:Marker_Guide_CombatElite, 2.5}BATTLETAG has engaged: Brobdingnagia the Defenestrator!
    {icon:Marker_NPC_CombatElite, 2.5}BATTLETAG has engaged a Horror!
    {icon:Marker_NPC_CombatElite, 2.5}BATTLETAG has engaged a Tomb Guardian!
    BATTLETAG {c_gold}was slain by a Tomb Guardian{c_gold}!
    BATTLETAG {c_gold}was slain by a Skeleton{c_gold}!
    BATTLETAG {c_gold}was slain by a Vicious Magewraith{c_gold}!
    BATTLETAG {c_gold}was slain by a Vicious Magewraith{c_gold}!
    {icon:Marker_NPC_TreasureGoblin, 2.5}BATTLETAG has engaged a Gelatinous Sire!
    {icon:Marker_NPC_TreasureGoblin, 2.5}BATTLETAG has engaged a Treasure Goblin!
    {icon:Marker_NPC_CombatElite, 2.5}BATTLETAG has engaged: Mydas!
    {icon:Marker_NPC_TreasureGoblin, 2.5}BATTLETAG has engaged a Gilded Baron !
    {icon:Marker_NPC_CombatElite, 2.5}BATTLETAG has engaged a Demonic Hellflyer!
    |HOnlUserHdl:171cdcf-4433-2|h[BATTLETAG]|h has left the game. The minions of Hell grow weaker.
    {icon:Marker_NPC_CombatElite, 2.5}BATTLETAG has engaged: Gapewound the Maligned!
    BATTLETAG {c_gold}was slain by a Demonic Hellflyer{c_gold}!
    |HOnlUserHdl:171cdcf-4433-2|h[BATTLETAG]|h has entered the game. The minions of Hell grow stronger.
    {icon:Marker_NPC_TreasureGoblin, 2.5}BATTLETAG has engaged a Treasure Goblin!
    {icon:Marker_NPC_CombatElite, 2.5}BATTLETAG has engaged: Augur Wormboiler!
    {icon:Marker_NPC_CombatElite, 2.5}BATTLETAG has engaged: Torment the Terrible!
    BATTLETAG {c_gold}was slain by a Sand Wasp{c_gold}!
    BATTLETAG {c_gold}was slain by a Demonic Hellflyer{c_gold}!
    {icon:Marker_NPC_CombatElite, 2.5}BATTLETAG has engaged: Ulvareth, Lord of Damnation!
    {icon:Marker_NPC_CombatElite, 2.5}BATTLETAG has engaged a Accursed!
    {icon:Marker_NPC_CombatElite, 2.5}BATTLETAG has engaged: Nevalistis the Fiend!
    {icon:Marker_NPC_TreasureGoblin, 2.5}BATTLETAG has engaged a Treasure Goblin!
    {icon:Marker_NPC_CombatElite, 2.5}BATTLETAG has engaged: Xalax the Juggernaut!
    {icon:Marker_NPC_CombatElite, 2.5}BATTLETAG has engaged a Barbed Lurker!
    {icon:Marker_NPC_CombatElite, 2.5}BATTLETAG has engaged: Legion Viletongue!
    {icon:Marker_NPC_CombatElite, 2.5}BATTLETAG has engaged: Wormwood the Wretched!
    {icon:Marker_NPC_CombatElite, 2.5}BATTLETAG has engaged: Blighter!
    {icon:Marker_NPC_CombatElite, 2.5}BATTLETAG has engaged a Barbed Lurker!
    {icon:Marker_NPC_CombatElite, 2.5}BATTLETAG has engaged: Xiar the Malediction!
    {icon:Marker_NPC_CombatElite, 2.5}BATTLETAG has engaged a Dark Berserker!
    {icon:Marker_NPC_CombatElite, 2.5}BATTLETAG has engaged: Deathrattle, Torturer of Souls!
    BATTLETAG {c_gold}was slain by a Moonseed{c_gold}!
    {icon:Marker_NPC_CombatElite, 2.5}BATTLETAG has engaged a Hungry Corpse!
    {icon:Marker_NPC_CombatElite, 2.5}BATTLETAG has engaged: Farsiege the Betrayer!
    BATTLETAG {c_gold}was slain by a Moonseed{c_gold}!
    {icon:Marker_NPC_CombatElite, 2.5}BATTLETAG has engaged a Returned Summoner!
    {icon:Marker_NPC_CombatElite, 2.5}BATTLETAG has engaged: Uzay the Violent!
    BATTLETAG {c_gold}was slain by a Grotesque{c_gold}!
    {icon:Marker_NPC_CombatElite, 2.5}BATTLETAG has engaged: Wrath Brimstone!
    {icon:Marker_NPC_CombatElite, 2.5}BATTLETAG has engaged a Returned Summoner!
    BATTLETAG {c_gold}was slain by a Retching Cadaver{c_gold}!
    |HOnlUserHdl:502558-4433-2|h[BATTLETAG]|h has left the game. The minions of Hell grow weaker.
    |HOnlUserHdl:171cdcf-4433-2|h[BATTLETAG]|h has left the game. The minions of Hell grow weaker.
    Last edited by User5981; 05-24-2019 at 03:37 PM.
    Supported version for all Resu plugins

  13. #133
    janpoul's Avatar Member
    Reputation
    1
    Join Date
    May 2019
    Posts
    3
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    hi how can I close Oculus circle? TY (Im new at this)

Page 9 of 9 FirstFirst ... 56789

Similar Threads

  1. [Buying] buy rock golem trike and anky official pvp
    By Masterbasians in forum ARK: Survival Evolved Buy Sell Trade
    Replies: 1
    Last Post: 03-20-2019, 12:06 PM
  2. [Selling] ! GLAD s15 s16 and s17 PALADINS single char or all account by real OWNER!
    By ahhmet in forum WoW-EU Account Buy Sell Trade
    Replies: 2
    Last Post: 07-04-2016, 05:44 PM
  3. [Cataclysm] Official ingame maps, video footage and animations!
    By Xel in forum World of Warcraft Exploration
    Replies: 43
    Last Post: 10-15-2009, 05:24 AM
  4. {Official} Righteous WoW ~ Instant 80 BG and Blizzlike High Rates Realms
    By stendun in forum WoW Emulator Server Listings
    Replies: 0
    Last Post: 07-17-2009, 09:45 AM
  5. "Ingame Vent", official Guild Bank and Zul'aman
    By Rflet in forum World of Warcraft General
    Replies: 3
    Last Post: 07-24-2007, 09:52 PM
All times are GMT -5. The time now is 05:20 PM. Powered by vBulletin® Version 4.2.3
Copyright © 2024 vBulletin Solutions, Inc. All rights reserved. User Alert System provided by Advanced User Tagging (Pro) - vBulletin Mods & Addons Copyright © 2024 DragonByte Technologies Ltd.
Digital Point modules: Sphinx-based search