2.6.5 and S17 Official menu

User Tag List

Page 8 of 9 FirstFirst ... 456789 LastLast
Results 106 to 120 of 133
  1. #106
    Hyuron's Avatar Member
    Reputation
    1
    Join Date
    Dec 2012
    Posts
    35
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Ah, that makes sense now. did not remember that old value of 100%. so the only thing is that KJ need to adjust the new %dmg scales of all skills. thats okay.

    what about that thorns problem? need further details`?

    2.6.5 and S17 Official
  2. #107
    RNN's Avatar Legendary
    Reputation
    822
    Join Date
    Sep 2018
    Posts
    1,065
    Thanks G/R
    104/785
    Trade Feedback
    0 (0%)
    Mentioned
    15 Post(s)
    Tagged
    0 Thread(s)
    another person will have to answer on that topic, I stopped playing meta months ago and also I do not like the thorns build.

  3. #108
    Aesir's Avatar Member
    Reputation
    1
    Join Date
    Nov 2012
    Posts
    1
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I just want to say thanks for keeping turbohud going! Donated some spare change.

  4. #109
    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 Hyuron View Post
    Don't know if support of skill damage calc is still there, but my dmg calcs are all broken.
    special for the S17 where LoN set is always active, the calculation for that should be correct. Atm it says: plain bonuses +1300% Lagacy of nightmares.
    How can this be possible? each ancient item is 750%. So even two ancient items are more than 1300%. I have a full set of 13 ancient items, so it has to be around 9750%.

    Anyone know whats happening here? Is my calc wrong?

    Thorns damage is broken too.

    PS: i wasnt palying d3 since the last 2 or 3 years, so excuse me if i missed some turbuHUD features or regrets.
    bruhaha, HUD DOES calculate with legacy of nightmares (I totally forgot it, probably it was added years ago and the codebase is HUGE). But with 100% per item.
    I change to to 750, but only for this season.
    Last edited by KillerJohn; 05-16-2019 at 12:14 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. #110
    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)
    fixed in last release
    Do not send me private messages unless it is absolutely necessary or the content is sensitive or when I ask you to do that...

  6. #111
    JohnWick's Avatar Member
    Reputation
    12
    Join Date
    Mar 2017
    Posts
    102
    Thanks G/R
    82/7
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    hi, there is a problem with [INTERNATIONAL][Psycho] ClassMarkersPlugin

    it works, but throwing exception

    Code:
    error while calling Customize() on Turbo.Plugins.Psycho.ClassMarkersPlugin (System.Collections.Generic.KeyNotFoundException: This key is not in the dictionary.
       в System.ThrowHelper.ThrowKeyNotFoundException()
       в System.Collections.Generic.Dictionary`2.get_Item(TKey key)
       в Turbo.Plugins.Psycho.ClassMarkersPlugin.<Customize>b__29_0(OtherPlayersPlugin plugin)
       в ​‏*‬‫‎​*‏****‬‏**‫****‫‪**‫*.RunOnPlugin[T](Action`1 action)
       в Turbo.Plugins.Psycho.ClassMarkersPlugin.Customize()
       в ‪‬***‏*‪*‎*‏‬**​*‬*‫‪‎‫*.‬‬*​‬*‎‬​‎*‪‎*​*‬‫*‪**‪‫*‫‬*‎‬*‎*())
    can't figure out on my own how to fix it
    i would appreciate if someone can help with it, thank you in advance

    ---
    i'm posting it here instead of plugin thread, cuz author isn't around anymore and to make sure problem not in current beta version

  7. #112
    RNN's Avatar Legendary
    Reputation
    822
    Join Date
    Sep 2018
    Posts
    1,065
    Thanks G/R
    104/785
    Trade Feedback
    0 (0%)
    Mentioned
    15 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by JohnWick View Post
    hi, there is a problem with [INTERNATIONAL][Psycho] ClassMarkersPlugin
    [C#] ClassMarkersPlugin - Pastebin.com

    I had to add if (heroClass != HeroClass.None) inside the foreach (HeroClass heroClass in Enum.GetValues(typeof(HeroClass)))

  8. Thanks FoxPox, JohnWick (2 members gave Thanks to RNN for this useful post)
  9. #113
    hurrikane's Avatar Member
    Reputation
    1
    Join Date
    Aug 2008
    Posts
    78
    Thanks G/R
    29/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    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

  10. #114
    Mundzso's Avatar Member
    Reputation
    14
    Join Date
    Feb 2018
    Posts
    84
    Thanks G/R
    28/6
    Trade Feedback
    0 (0%)
    Mentioned
    1 Post(s)
    Tagged
    0 Thread(s)
    Guys anyone know how to turn off those green lines at the left of the portraits?

    green lines - Album on Imgur
    Last edited by Mundzso; 05-17-2019 at 12:35 PM.

  11. #115
    JohnWick's Avatar Member
    Reputation
    12
    Join Date
    Mar 2017
    Posts
    102
    Thanks G/R
    82/7
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by RNN View Post
    [C#] ClassMarkersPlugin - Pastebin.com

    I had to add if (heroClass != HeroClass.None) inside the foreach (HeroClass heroClass in Enum.GetValues(typeof(HeroClass)))
    thank you, RNN

  12. #116
    Saico's Avatar Active Member
    Reputation
    21
    Join Date
    Apr 2019
    Posts
    379
    Thanks G/R
    35/20
    Trade Feedback
    0 (0%)
    Mentioned
    2 Post(s)
    Tagged
    0 Thread(s)
    possibly trying to use System.Diagnostics.
    Try deleting System.Diagnostics. line of these

    error while calling Customize() on Turbo.Plugins.Psycho.ClassMarkersPlugin....
    The fixed plugin is just above your comment

  13. #117
    hurrikane's Avatar Member
    Reputation
    1
    Join Date
    Aug 2008
    Posts
    78
    Thanks G/R
    29/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    [QUOTE=Saico;4038970]Try deleting System.Diagnostics. line of these

    okay thank you but where can i find that line?

  14. #118
    hurrikane's Avatar Member
    Reputation
    1
    Join Date
    Aug 2008
    Posts
    78
    Thanks G/R
    29/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    2019.05.18 12:08:54.655 19.5.16.3 error while initializing plugins
    2019.05.18 12:08:54.656 19.5.16.3 C:\Users\Shadow\\Desktop\Diablo 4\Plugins\Default\Inventory\InventoryAndStashPlugin.cs(33,26) : error CS0246: The type or namespace name 'Stopwatch' could not be found (are you missing a using directive or an assembly reference?)
    2019.05.18 12:08:54.656 19.5.16.3 C:\Users\Shadow\Desktop\Diablo 4\Plugins\Default\Items\HoveredItemInfoPlugin.cs(12,26) : error CS0246: The type or namespace name 'Stopwatch' could not be found (are you missing a using directive or an assembly reference?)

    after deleting System.Diagnostics. lines

    everything works now ty
    Last edited by hurrikane; 05-18-2019 at 05:22 AM.

  15. #119
    RNN's Avatar Legendary
    Reputation
    822
    Join Date
    Sep 2018
    Posts
    1,065
    Thanks G/R
    104/785
    Trade Feedback
    0 (0%)
    Mentioned
    15 Post(s)
    Tagged
    0 Thread(s)

  16. #120
    Mundzso's Avatar Member
    Reputation
    14
    Join Date
    Feb 2018
    Posts
    84
    Thanks G/R
    28/6
    Trade Feedback
    0 (0%)
    Mentioned
    1 Post(s)
    Tagged
    0 Thread(s)
    Anyone know why is there is 2 number in the oculus circle? Some kind of bug , or multiple plugins trying to show it at the same time?
    Screenshot:
    oculus bug - Album on Imgur

Page 8 of 9 FirstFirst ... 456789 LastLast

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:31 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