BETA thread (2018 May) menu

User Tag List

Page 6 of 7 FirstFirst ... 234567 LastLast
Results 76 to 90 of 93
  1. #76
    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)
    CooldownSoundPlayerPlugin nor does it work
    I tried different heroes and skills, but there was no sound effect at the end of the skill cooldown.
    for example
    Code:
    Hud.GetPlugin<CooldownSoundPlayerPlugin>().AddRule(Hud.Sno.SnoPowers.Monk_InnerSanctuary, "notification_1.wav");
    Last edited by SeaDragon; 05-08-2018 at 07:42 AM.

    BETA thread (2018 May)
  2. #77
    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 SeaDragon View Post
    CooldownSoundPlayerPlugin nor does it work
    I tried different heroes and skills, I tried different heroes and skills, but there was no sound effect at the end of the skill cooldown.
    for example
    Code:
    Hud.GetPlugin<CooldownSoundPlayerPlugin>().AddRule(Hud.Sno.SnoPowers.Monk_InnerSanctuary, "notification_1.wav");
    I can confirm this problem!

  3. #78
    Elvisasmira's Avatar Member
    Reputation
    1
    Join Date
    Jul 2017
    Posts
    2
    Thanks G/R
    2/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    how can i solve this prob ?

    exceptions:2018.05.08 17:11:00.574 StatTracker file is damaged: C:\Battle.net\TurboHUD\stat_tracker\68991626_total_t13.xml (System.IO.IOException: Der Prozess kann nicht auf die Datei "C:\Battle.net\TurboHUD\stat_tracker\68991626_total_t13.xml" zugreifen, da sie von einem anderen Prozess verwendet wird.
    bei System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
    bei System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost)
    bei System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize)
    bei System.Xml.XmlDownloadManager.GetStream(Uri uri, ICredentials credentials, IWebProxy proxy, RequestCachePolicy cachePolicy)
    bei System.Xml.XmlUrlResolver.GetEntity(Uri absoluteUri, String role, Type ofObjectToReturn)
    bei System.Xml.XmlTextReaderImpl.OpenUrlDelegate(Object xmlResolver)
    bei System.Runtime.CompilerServices.RuntimeHelpers.ExecuteCodeWithGuaranteedCleanup( TryCode code, CleanupCode backoutCode, Object userData)
    bei System.Threading.CompressedStack.Run(CompressedStack compressedStack, ContextCallback callback, Object state)
    bei System.Xml.XmlTextReaderImpl.OpenUrl()
    bei System.Xml.XmlTextReaderImpl.Read()
    bei System.Xml.XmlReader.ReadToFollowing(String name)
    bei Infinity.Streams.Config.Load(XmlReader reader)
    bei Infinity.Streams.Config.Load(String fileName)
    bei Turbo.Collector.StatTracker.*‪‎‫*‪‫‫​‪‎​​***‪‎‎**‬*‎‪**(String ))

  4. #79
    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)
    All work fine for me !

  5. #80
    trustmyfake's Avatar Member
    Reputation
    4
    Join Date
    Apr 2017
    Posts
    13
    Thanks G/R
    3/3
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    You run thud.exe twice, you need to close one instance.
    Originally Posted by Elvisasmira View Post
    how can i solve this prob ?

    exceptions:2018.05.08 17:11:00.574StatTracker file is damaged: C:\Battle.net\TurboHUD\stat_tracker\68991626_total_t13.xml (System.IO.IOException: Der Prozess kann nicht auf die Datei "C:\Battle.net\TurboHUD\stat_tracker\68991626_total_t13.xml" zugreifen, da sie von einem anderen Prozess verwendet wird.
    bei System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
    bei System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost)
    bei System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize)
    bei System.Xml.XmlDownloadManager.GetStream(Uri uri, ICredentials credentials, IWebProxy proxy, RequestCachePolicy cachePolicy)
    bei System.Xml.XmlUrlResolver.GetEntity(Uri absoluteUri, String role, Type ofObjectToReturn)
    bei System.Xml.XmlTextReaderImpl.OpenUrlDelegate(Object xmlResolver)
    bei System.Runtime.CompilerServices.RuntimeHelpers.ExecuteCodeWithGuaranteedCleanup( TryCode code, CleanupCode backoutCode, Object userData)
    bei System.Threading.CompressedStack.Run(CompressedStack compressedStack, ContextCallback callback, Object state)
    bei System.Xml.XmlTextReaderImpl.OpenUrl()
    bei System.Xml.XmlTextReaderImpl.Read()
    bei System.Xml.XmlReader.ReadToFollowing(String name)
    bei Infinity.Streams.Config.Load(XmlReader reader)
    bei Infinity.Streams.Config.Load(String fileName)
    bei Turbo.Collector.StatTracker.*‪‎‫*‪‫‫​‪‎​​***‪‎‎**‬*‎‪**(String ))

  6. Thanks Elvisasmira (1 members gave Thanks to trustmyfake for this useful post)
  7. #81
    tavisha's Avatar Member
    Reputation
    3
    Join Date
    Jul 2017
    Posts
    14
    Thanks G/R
    50/2
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Not sure what is causing this.... but it only happens when I'm using THUD , I have a couple screen shots of the error. I first thought it might be an issue with my install, so I completely uninstalled and re-installed D3

    Imgur: The magic of the Internet

    Also I can't seem to get the plug in that turns off the greying of the cells to work , anyone else having this issue or am I perhaps doing something wrong?

  8. #82
    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 tavisha View Post
    Not sure what is causing this.... but it only happens when I'm using THUD , I have a couple screen shots of the error. I first thought it might be an issue with my install, so I completely uninstalled and re-installed D3

    Imgur: The magic of the Internet

    Also I can't seem to get the plug in that turns off the greying of the cells to work , anyone else having this issue or am I perhaps doing something wrong?
    Your hard drive is too slow
    You need a SSD

  9. Thanks tavisha (1 members gave Thanks to SeaDragon for this useful post)
  10. #83
    MrOne's Avatar Contributor
    Reputation
    163
    Join Date
    Mar 2017
    Posts
    322
    Thanks G/R
    66/141
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by tavisha View Post
    Not sure what is causing this.... but it only happens when I'm using THUD , I have a couple screen shots of the error. I first thought it might be an issue with my install, so I completely uninstalled and re-installed D3

    Imgur: The magic of the Internet

    Also I can't seem to get the plug in that turns off the greying of the cells to work , anyone else having this issue or am I perhaps doing something wrong?
    In my opinion You need to change drug dealer But serious, listen SeaDragon he probably have right

    Originally Posted by SeaDragon View Post
    Your hard drive is too slow
    You need a SSD

  11. #84
    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 SeaDragon View Post
    CooldownSoundPlayerPlugin nor does it work
    I tried different heroes and skills, but there was no sound effect at the end of the skill cooldown.
    for example
    Code:
    Hud.GetPlugin<CooldownSoundPlayerPlugin>().AddRule(Hud.Sno.SnoPowers.Monk_InnerSanctuary, "notification_1.wav");
    fixed reading game preferences, so cooldown sound player plugin no longer thinks in-game sound is disabled
    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. Thanks SeaDragon, bm206, Wasted74 (3 members gave Thanks to KillerJohn for this useful post)
  13. #85
    tavisha's Avatar Member
    Reputation
    3
    Join Date
    Jul 2017
    Posts
    14
    Thanks G/R
    50/2
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by SeaDragon View Post
    Your hard drive is too slow
    You need a SSD
    umm.... I do have an SSD installed, i had to replace my HD back in January ... I currently have a Samsung V-NAND SSD 850 EVO 500 GB drive.

    Having been the first SSD drive I've installed, I had no clue until your answer made me google stuff... so thank you for pointing me down the path to what I hope = back to normal (sorry if I posted in the wrong place, I wasn't sure what my issue was) So again thank you SeaDragon =)
    Last edited by tavisha; 05-09-2018 at 12:19 AM.

  14. #86
    CerebrumX's Avatar Member
    Reputation
    1
    Join Date
    May 2018
    Posts
    1
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    When I download the new version, TurboHUD 18.5.8.0 and extract into a new folder, the application TurboHUD does not appear after extraction. However it is there in downloads in the zipped folder, anyone know how to fix?

    EDIT: Fixed, Please ignore.
    Last edited by CerebrumX; 05-08-2018 at 08:21 PM.

  15. #87
    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)
    Hi all !

    I have one problem.
    All work fine, but sometimes the overlay freeze or disapear and i have this exceptions.

    2018.05.13 17:30:19.453 minimap draw error (System.ArgumentException: Un ?l?ment avec la m?me cl? a d?j? ?t? ajout?.
    ? System.ThrowHelper.ThrowArgumentException(ExceptionResource resource)
    ? System.Collections.Generic.Dictionary`2.Insert(TKey key, TValue value, Boolean add)
    ? Turbo.Plugins.Brodis.RiftDensityPlugin.PaintWorld(WorldLayer layer)
    ? Turbo.Basic.PluginManager.‎‏*‏‫‏‬*​*‬**‫*‬***‪*‏*‫**.‬‎*‫*​*‪‏ ‪**‬***‪***​‎​‎*‏***()
    ? Turbo.Basic.PluginManager.‬‪‏‬‬**‫‎‪****‪*‬‎‏*‬*‬​‏‎**(IPlugin , String , Action )
    ? Turbo.Basic.PluginManager.***​​‏‫**‪*‪‏​‬*‎‬*‪‬*​‫*(Object , EventArgs )
    ? Turbo.Basic.Overlay.DrawMinimapLayer())
    2018.05.13 17:30:19.457 overlay paint error (System.ArgumentException: Un ?l?ment avec la m?me cl? a d?j? ?t? ajout?.
    ? System.ThrowHelper.ThrowArgumentException(ExceptionResource resource)
    ? System.Collections.Generic.Dictionary`2.Insert(TKey key, TValue value, Boolean add)
    ? Turbo.Plugins.Brodis.RiftDensityPlugin.PaintWorld(WorldLayer layer)
    ? Turbo.Basic.PluginManager.**​‬*‪*‬*‪*‎‎​‎****‫*‏*‏*‏​*.‏‏*‬‏‫‎‫‫ ​*​‫‫​‫‪**‬‫*‏​‎*()
    ? Turbo.Basic.PluginManager.‬‪‏‬‬**‫‎‪****‪*‬‎‏*‬*‬​‏‎**(IPlugin , String , Action )
    ? Turbo.Basic.PluginManager.​‏‫‪‎*‬*‬​‏*‪‏***‎‬​‬‪‪‏*(Object , EventArgs )
    ? Turbo.Basic.Overlay.​****​*‪*‪‪‎**‬‏‪*‎​**‫‎‏*())
    2018.05.13 17:47:37.923 overlay paint error (System.NullReferenceException: La r?f?rence d'objet n'est pas d?finie ? une instance d'un objet.
    ? *‎**​******​‫‎​*****‎*.**​‬‪​‪‎‏*​‬**​*‪‎*‫‬‫***** **(RectangleF )
    ? *‎**​******​‫‎​*****‎*.*‫‫*‫‪*‬‪*‏**‪*‫‪‏‏‫​‎‏ *()
    ? Turbo.Basic.Overlay.​****​*‪*‪‪‎**‬‏‪*‎​**‫‎‏*())
    2018.05.13 17:47:37.994 overlay paint notification (SharpDX.SharpDXException: HRESULT: [0x88990001], Module: [SharpDX.Direct2D1], ApiCode: [D2DERR_WRONG_STATE/WrongState], Message: L?objet n??tait pas dans l??tat appropri? pour traiter la m?thode.

    ? SharpDX.Result.CheckError()
    ? Turbo.Basic.Overlay.​****​*‪*‪‪‎**‬‏‪*‎​**‫‎‏*())

  16. #88
    trustmyfake's Avatar Member
    Reputation
    4
    Join Date
    Apr 2017
    Posts
    13
    Thanks G/R
    3/3
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by ADV2015 View Post
    Hi all !

    I have one problem.
    All work fine, but sometimes the overlay freeze or disapear and i have this exceptions.
    I have the same problem, it works fine and when I dash very fast through the map it gives me the error.

  17. Thanks ADV2015 (1 members gave Thanks to trustmyfake for this useful post)
  18. #89
    Slingshot1's Avatar Member
    Reputation
    10
    Join Date
    Mar 2017
    Posts
    58
    Thanks G/R
    16/9
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by trustmyfake View Post
    I have the same problem, it works fine and when I dash very fast through the map it gives me the error.
    I play a Bell Monk, and with a channeling shrine, I can dash through an entire level in mere seconds, and I have never gotten this error. Not sure why you are getting it, but so far, this BETA has been really solid.

    Thanks @KillerJohn

  19. #90
    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 ADV2015 View Post
    Hi all !

    I have one problem.
    All work fine, but sometimes the overlay freeze or disapear and i have this exceptions.
    I don't support bugs in plugins
    Do not send me private messages unless it is absolutely necessary or the content is sensitive or when I ask you to do that...

  20. Thanks Wasted74 (1 members gave Thanks to KillerJohn for this useful post)
Page 6 of 7 FirstFirst ... 234567 LastLast

Similar Threads

  1. x64 PUBLIC beta thread
    By KillerJohn in forum TurboHUD Discussions
    Replies: 212
    Last Post: 08-15-2017, 12:50 PM
  2. [Buying] Paying money to rent PTS(no weekend) beta account or may buy
    By fabledpath in forum Elder Scrolls Online Buy Sell Trade
    Replies: 4
    Last Post: 03-04-2014, 05:45 PM
  3. [ Epic Thread! ] ~ WOTLK Beta: Sandbox Instance, City, ETC Coords! (Includes Strath)
    By I Hypnotoad I in forum World of Warcraft Emulator Servers
    Replies: 4
    Last Post: 07-23-2008, 02:21 PM
All times are GMT -5. The time now is 05:10 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