[HOW TO] HUD is not visible/does not start menu

User Tag List

Page 10 of 19 FirstFirst ... 67891011121314 ... LastLast
Results 136 to 150 of 274
  1. #136
    Stwz's Avatar Member
    Reputation
    1
    Join Date
    Jul 2018
    Posts
    1
    Thanks G/R
    1/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I've excluded the file from the firewall and anti-virus etc, changed the name, re-installed, rebooted etc but it still doesnt start

    This is what I get logs\status.txt

    2018.07.31 20:22:27.358 initializing overlay
    2018.07.31 20:22:27.380 create Direct2D1 Factory
    2018.07.31 20:22:27.385 create DirectWrite Factory
    2018.07.31 20:22:27.388 create DirectInput
    2018.07.31 20:22:27.401 create DirectInput Keyboard
    2018.07.31 20:22:27.429 create SwapChain
    2018.07.31 20:22:27.524 maximum supported feature level: Level_11_0
    2018.07.31 20:22:27.593 create RenderTarget
    2018.07.31 20:22:27.640 loading configuration
    2018.07.31 20:22:27.641 config.xml
    2018.07.31 20:22:28.535 terminate TurboHUD because Diablo 3 is not running
    2018.07.31 20:22:28.555 exit
    2018.07.31 20:22:42.610 initializing overlay
    2018.07.31 20:22:42.618 create Direct2D1 Factory
    2018.07.31 20:22:42.622 create DirectWrite Factory
    2018.07.31 20:22:42.624 create DirectInput
    2018.07.31 20:22:42.634 create DirectInput Keyboard
    2018.07.31 20:22:42.649 create SwapChain
    2018.07.31 20:22:42.734 maximum supported feature level: Level_11_0
    2018.07.31 20:22:42.797 create RenderTarget
    2018.07.31 20:22:42.839 loading configuration
    2018.07.31 20:22:42.840 config.xml
    2018.07.31 20:22:46.630 terminate TurboHUD because Diablo 3 is not running
    2018.07.31 20:22:46.641 exit
    2018.07.31 20:24:47.240 initializing overlay
    2018.07.31 20:24:47.262 create Direct2D1 Factory
    2018.07.31 20:24:47.268 create DirectWrite Factory
    2018.07.31 20:24:47.270 create DirectInput
    2018.07.31 20:24:47.283 create DirectInput Keyboard
    2018.07.31 20:24:47.309 create SwapChain
    2018.07.31 20:24:47.471 maximum supported feature level: Level_11_0
    2018.07.31 20:24:47.550 create RenderTarget
    2018.07.31 20:24:47.610 loading configuration
    2018.07.31 20:24:47.611 config.xml
    2018.07.31 20:24:48.645 terminate TurboHUD because Diablo 3 is not running
    2018.07.31 20:24:48.670 exit
    2018.07.31 20:26:27.966 initializing overlay
    2018.07.31 20:26:27.986 create Direct2D1 Factory
    2018.07.31 20:26:27.997 create DirectWrite Factory
    2018.07.31 20:26:28.006 create DirectInput
    2018.07.31 20:26:28.021 create DirectInput Keyboard
    2018.07.31 20:26:28.041 create SwapChain
    2018.07.31 20:26:28.131 maximum supported feature level: Level_11_0
    2018.07.31 20:26:28.198 create RenderTarget
    2018.07.31 20:26:28.246 loading configuration
    2018.07.31 20:26:28.252 config.xml
    2018.07.31 20:26:29.417 terminate TurboHUD because Diablo 3 is not running
    2018.07.31 20:26:29.437 exit

    [HOW TO] HUD is not visible/does not start
  2. #137
    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 Stwz View Post
    I've excluded the file from the firewall and anti-virus etc, changed the name, re-installed, rebooted etc but it still doesnt start
    Check that you have running D3 in 64bit mode.
    If I helped you, click "Give Thanks!"

  3. Thanks Stwz (1 members gave Thanks to MrOne for this useful post)
  4. #138
    BrutalTerra's Avatar Member
    Reputation
    1
    Join Date
    Aug 2018
    Posts
    3
    Thanks G/R
    2/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Can someone help me?

    Can't start it:

    Log: 2018.08.12 14:27:22.141 error while initializing overlay (SharpDX.SharpDXException: HRESULT: [0x887A0001], Module: [SharpDX.DXGI], ApiCode: [DXGI_ERROR_INVALID_CALL/InvalidCall], Message: Unknown
    at SharpDX.Result.CheckError()
    at SharpDX.DXGI.Factory.CreateSwapChain(IUnknown deviceRef, SwapChainDescription& descRef, SwapChain swapChainOut)
    at SharpDX.Direct3D11.Device.CreateWithSwapChain(Adapter adapter, DriverType driverType, DeviceCreationFlags flags, FeatureLevel[] featureLevels, SwapChainDescription swapChainDescription, Device& device, SwapChain& swapChain)
    at SharpDX.Direct3D11.Device.CreateWithSwapChain(DriverType driverType, DeviceCreationFlags flags, FeatureLevel[] featureLevels, SwapChainDescription swapChainDescription, Device& device, SwapChain& swapChain)
    at Turbo.Basic.Overlay..ctor(IController )
    at Turbo.Basic.EngineBase..ctor(ConfigBase , HotkeyConfigBase ))
    2018.08.12 14:27:28.952 error while initializing overlay (SharpDX.SharpDXException: HRESULT: [0x887A0001], Module: [SharpDX.DXGI], ApiCode: [DXGI_ERROR_INVALID_CALL/InvalidCall], Message: Unknown
    at SharpDX.Result.CheckError()
    at SharpDX.DXGI.Factory.CreateSwapChain(IUnknown deviceRef, SwapChainDescription& descRef, SwapChain swapChainOut)
    at SharpDX.Direct3D11.Device.CreateWithSwapChain(Adapter adapter, DriverType driverType, DeviceCreationFlags flags, FeatureLevel[] featureLevels, SwapChainDescription swapChainDescription, Device& device, SwapChain& swapChain)
    at SharpDX.Direct3D11.Device.CreateWithSwapChain(DriverType driverType, DeviceCreationFlags flags, FeatureLevel[] featureLevels, SwapChainDescription swapChainDescription, Device& device, SwapChain& swapChain)
    at Turbo.Basic.Overlay..ctor(IController )
    at Turbo.Basic.EngineBase..ctor(ConfigBase , HotkeyConfigBase ))

  5. #139
    Winelover's Avatar Member
    Reputation
    1
    Join Date
    Aug 2018
    Posts
    2
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I see TurboHUD.exe in task manager, but it desappears in a few seconds.

    2018.08.18 16:50:28.395 initializing overlay
    2018.08.18 16:50:28.435 create Direct2D1 Factory
    2018.08.18 16:50:28.442 create DirectWrite Factory
    2018.08.18 16:50:28.444 create DirectInput
    2018.08.18 16:50:28.469 create DirectInput Keyboard
    2018.08.18 16:50:28.494 create SwapChain
    2018.08.18 16:50:28.550 maximum supported feature level: Level_11_0
    2018.08.18 16:50:28.567 create RenderTarget
    2018.08.18 16:50:28.705 loading configuration
    2018.08.18 16:50:28.706 config.xml
    2018.08.18 16:50:33.745 terminate TurboHUD because Diablo 3 is not running
    2018.08.18 16:50:33.774 exit

    • Win 7 64bit
    • 4 GB RAM
    • TurboHUD in Documents Admin directory
    • TurboHUD.exe as Admin
    • Diablo.exe 32bit as Limited User
    • Diablo3.exe ignore DPI Scaling
    • Full Window Mode


    Can you help me? Thx

  6. #140
    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 Winelover View Post
    • Win 7 64bit
    • 4 GB RAM
    • TurboHUD in Documents Admin directory
    • TurboHUD.exe as Admin
    • Diablo.exe 32bit as Limited User
    • Diablo3.exe ignore DPI Scaling
    • Full Window Mode


    Can you help me? Thx
    You must use Diablo in 64bit
    If I helped you, click "Give Thanks!"

  7. #141
    BrutalTerra's Avatar Member
    Reputation
    1
    Join Date
    Aug 2018
    Posts
    3
    Thanks G/R
    2/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by MrOne View Post
    You must use Diablo in 64bit
    I am =/ doing it

  8. #142
    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 BrutalTerra View Post
    I am =/ doing it
    No, u say "Diablo.exe 32bit as Limited User" ... You mus run it in 64bit (no system but Diablo) you can change it in launcher configuration.
    If I helped you, click "Give Thanks!"

  9. Thanks BrutalTerra (1 members gave Thanks to MrOne for this useful post)
  10. #143
    BrutalTerra's Avatar Member
    Reputation
    1
    Join Date
    Aug 2018
    Posts
    3
    Thanks G/R
    2/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    2018.08.18 17:05:06.413 error while initializing overlay (SharpDX.SharpDXException: HRESULT: [0x887A0001], Module: [SharpDX.DXGI], ApiCode: [DXGI_ERROR_INVALID_CALL/InvalidCall], Message: Unknown
    at SharpDX.Result.CheckError()
    at SharpDX.DXGI.Factory.CreateSwapChain(IUnknown deviceRef, SwapChainDescription& descRef, SwapChain swapChainOut)
    at SharpDX.Direct3D11.Device.CreateWithSwapChain(Adapter adapter, DriverType driverType, DeviceCreationFlags flags, FeatureLevel[] featureLevels, SwapChainDescription swapChainDescription, Device& device, SwapChain& swapChain)
    at Turbo.Basic.Overlay..ctor(IController )
    at Turbo.Basic.EngineBase..ctor(ConfigBase , HotkeyConfigBase ))
    2018.08.18 17:13:31.580 error while initializing overlay (SharpDX.SharpDXException: HRESULT: [0x887A0001], Module: [SharpDX.DXGI], ApiCode: [DXGI_ERROR_INVALID_CALL/InvalidCall], Message: Unknown
    at SharpDX.Result.CheckError()
    at SharpDX.DXGI.Factory.CreateSwapChain(IUnknown deviceRef, SwapChainDescription& descRef, SwapChain swapChainOut)
    at SharpDX.Direct3D11.Device.CreateWithSwapChain(Adapter adapter, DriverType driverType, DeviceCreationFlags flags, FeatureLevel[] featureLevels, SwapChainDescription swapChainDescription, Device& device, SwapChain& swapChain)
    at Turbo.Basic.Overlay..ctor(IController )
    at Turbo.Basic.EngineBase..ctor(ConfigBase , HotkeyConfigBase ))


    Help? T.T

  11. #144
    Winelover's Avatar Member
    Reputation
    1
    Join Date
    Aug 2018
    Posts
    2
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by MrOne View Post
    You must use Diablo in 64bit
    I read in the FAQ first pages to use 32 bit -_-
    BDW... Diablo 64 requires more than 4Gb .
    So, there's no way.

  12. #145
    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 BrutalTerra View Post
    2018.08.18 17:05:06.413 error while initializing overlay (SharpDX.SharpDXException: HRESULT: [0x887A0001], Module: [SharpDX.DXGI], ApiCode: [DXGI_ERROR_INVALID_CALL/InvalidCall], Message: Unknown
    at SharpDX.Result.CheckError()
    at SharpDX.DXGI.Factory.CreateSwapChain(IUnknown deviceRef, SwapChainDescription& descRef, SwapChain swapChainOut)
    at SharpDX.Direct3D11.Device.CreateWithSwapChain(Adapter adapter, DriverType driverType, DeviceCreationFlags flags, FeatureLevel[] featureLevels, SwapChainDescription swapChainDescription, Device& device, SwapChain& swapChain)
    at Turbo.Basic.Overlay..ctor(IController )
    at Turbo.Basic.EngineBase..ctor(ConfigBase , HotkeyConfigBase ))
    2018.08.18 17:13:31.580 error while initializing overlay (SharpDX.SharpDXException: HRESULT: [0x887A0001], Module: [SharpDX.DXGI], ApiCode: [DXGI_ERROR_INVALID_CALL/InvalidCall], Message: Unknown
    at SharpDX.Result.CheckError()
    at SharpDX.DXGI.Factory.CreateSwapChain(IUnknown deviceRef, SwapChainDescription& descRef, SwapChain swapChainOut)
    at SharpDX.Direct3D11.Device.CreateWithSwapChain(Adapter adapter, DriverType driverType, DeviceCreationFlags flags, FeatureLevel[] featureLevels, SwapChainDescription swapChainDescription, Device& device, SwapChain& swapChain)
    at Turbo.Basic.Overlay..ctor(IController )
    at Turbo.Basic.EngineBase..ctor(ConfigBase , HotkeyConfigBase ))


    Help? T.T
    You use windows 7 and in this case u need to check 3 things:
    - is Your Windows have installed SP1 Update - Download Windows 7 and Windows Server 2008 R2 Service Pack 1 (KB976932) from Official Microsoft Download Center
    - is Your Windows have installed Platform Update - Download Platform Update for Windows 7 from Official Microsoft Download Center
    - and you have .NET 4.5.2 - Download Microsoft .NET Framework 4.5.2 (Web Installer) for Windows Vista SP2, Windows 7 SP1, Windows 8, Windows 8.1, Windows Server 2008 SP2 Windows Server 2008 R2 SP1, Windows Server 2012 and Windows Server 2012 R2 from Official Microsoft Download Center
    If I helped you, click "Give Thanks!"

  13. Thanks BrutalTerra (1 members gave Thanks to MrOne for this useful post)
  14. #146
    NeonRa's Avatar Member
    Reputation
    1
    Join Date
    Aug 2018
    Posts
    5
    Thanks G/R
    2/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    2018.08.19 16:10:52.154 error while initializing overlay (SharpDX.SharpDXException: HRESULT: [0x887A0001], Module: [SharpDX.DXGI], ApiCode: [DXGI_ERROR_INVALID_CALL/InvalidCall], Message: Unknown
    в SharpDX.Result.CheckError()
    в SharpDX.DXGI.Factory.CreateSwapChain(IUnknown deviceRef, SwapChainDescription& descRef, SwapChain swapChainOut)
    в SharpDX.Direct3D11.Device.CreateWithSwapChain(Adapter adapter, DriverType driverType, DeviceCreationFlags flags, FeatureLevel[] featureLevels, SwapChainDescription swapChainDescription, Device& device, SwapChain& swapChain)
    в Turbo.Basic.Overlay..ctor(IController )
    в Turbo.Basic.EngineBase..ctor(ConfigBase , HotkeyConfigBase ))


    2018.08.19 16:10:52.080 initializing overlay
    2018.08.19 16:10:52.085 create Direct2D1 Factory
    2018.08.19 16:10:52.086 create DirectWrite Factory
    2018.08.19 16:10:52.088 create DirectInput
    2018.08.19 16:10:52.094 create DirectInput Keyboard
    2018.08.19 16:10:52.105 create SwapChain
    2018.08.19 16:10:52.132 maximum supported feature level: Level_11_0
    2018.08.19 16:10:52.153 error while initializing overlay: HRESULT: [0x887A0001], Module: [SharpDX.DXGI], ApiCode: [DXGI_ERROR_INVALID_CALL/InvalidCall], Message: Unknown

    use D3 in "Fullscreen windowed" or "Windowed" mode. TurboHUD will not work in "Fullscreen" mode! - OK
    make sure you are running TurboHUD as administrator - OK
    do not forget that TurboHUD requires at least Windows 7 and DirectX 10 - OK (SP1)
    Diablo 3 64 bit - OK
    Last edited by NeonRa; 08-19-2018 at 09:14 AM.

  15. #147
    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 NeonRa View Post
    2018.08.19 16:10:52.154 error while initializing overlay (SharpDX.SharpDXException: HRESULT: [0x887A0001], Module: [SharpDX.DXGI], ApiCode: [DXGI_ERROR_INVALID_CALL/InvalidCall], Message: Unknown
    в SharpDX.Result.CheckError()
    в SharpDX.DXGI.Factory.CreateSwapChain(IUnknown deviceRef, SwapChainDescription& descRef, SwapChain swapChainOut)
    в SharpDX.Direct3D11.Device.CreateWithSwapChain(Adapter adapter, DriverType driverType, DeviceCreationFlags flags, FeatureLevel[] featureLevels, SwapChainDescription swapChainDescription, Device& device, SwapChain& swapChain)
    в Turbo.Basic.Overlay..ctor(IController )
    в Turbo.Basic.EngineBase..ctor(ConfigBase , HotkeyConfigBase ))


    2018.08.19 16:10:52.080 initializing overlay
    2018.08.19 16:10:52.085 create Direct2D1 Factory
    2018.08.19 16:10:52.086 create DirectWrite Factory
    2018.08.19 16:10:52.088 create DirectInput
    2018.08.19 16:10:52.094 create DirectInput Keyboard
    2018.08.19 16:10:52.105 create SwapChain
    2018.08.19 16:10:52.132 maximum supported feature level: Level_11_0
    2018.08.19 16:10:52.153 error while initializing overlay: HRESULT: [0x887A0001], Module: [SharpDX.DXGI], ApiCode: [DXGI_ERROR_INVALID_CALL/InvalidCall], Message: Unknown

    use D3 in "Fullscreen windowed" or "Windowed" mode. TurboHUD will not work in "Fullscreen" mode! - OK
    make sure you are running TurboHUD as administrator - OK
    do not forget that TurboHUD requires at least Windows 7 and DirectX 10 - OK (SP1)
    Diablo 3 64 bit - OK
    In download thread you have information about DX, you need 11.
    If I helped you, click "Give Thanks!"

  16. #148
    NeonRa's Avatar Member
    Reputation
    1
    Join Date
    Aug 2018
    Posts
    5
    Thanks G/R
    2/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I have DirectX 11
    Last edited by NeonRa; 08-19-2018 at 01:08 PM.

  17. #149
    StkySokmonster's Avatar Member
    Reputation
    1
    Join Date
    Aug 2018
    Posts
    1
    Thanks G/R
    3/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Anyone seeing the following exceptions? Apologies if this has already been brought up, I was unable to find it in the forums if so.

    2018.08.20 13:30:11.551 error while initializing plugins
    2018.08.20 13:30:11.560 c:\Users\pcuser\Desktop\THUD\plugins\Default\CooldownSoundPlayer\CooldownSoundPl ayerPlugin.cs(53,65) : error CS1061: 'Turbo.Plugins.IGameController' does not contain a definition for 'IsIngameSoundEnabled' and no extension method 'IsIngameSoundEnabled' accepting a first argument of type 'Turbo.Plugins.IGameController' could be found (are you missing a using directive or an assembly reference?)

  18. #150
    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 NeonRa View Post
    I have DirectX 11
    Is Your Windows have installed Platform Update - Download Platform Update for Windows 7 from Official Microsoft Download Center
    If I helped you, click "Give Thanks!"

Page 10 of 19 FirstFirst ... 67891011121314 ... LastLast

Similar Threads

  1. How come this is not working (i posted pics)
    By towaly in forum WoW ME Questions and Requests
    Replies: 0
    Last Post: 12-06-2010, 05:21 PM
  2. How do you detect not logged in, ect?
    By zenteoxero in forum WoW Memory Editing
    Replies: 1
    Last Post: 07-30-2009, 02:12 PM
  3. How to hack goldsellers( not tested)
    By Coolbest in forum WoW Scam Prevention
    Replies: 6
    Last Post: 09-06-2007, 12:36 PM
  4. How to hack but not get detected
    By Pjmax in forum World of Warcraft General
    Replies: 6
    Last Post: 11-28-2006, 05:48 PM
All times are GMT -5. The time now is 06:06 AM. 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