Nitr0EngiEx
New Member
- Joined
- Feb 19, 2013
- Messages
- 24
- Reaction score
- 0
I am trying to get DB to run on a install of Windows Server 2012 R2 hosted on VMware.
I already installed Visual redistro pack for x86 and x64 and I get the same error, here is the log file
I have DB and Diablo EXE to run as admin, I only have one account and its the admin account, I have tried manually running as admin.
I have no idea what to do from here.
I have attached DXdiag and MSinfo32 dump
I already installed Visual redistro pack for x86 and x64 and I get the same error, here is the log file
Code:
2014-11-25 22:01:58,933 [1] INFO MainWindow (null) - Demonbuddy v1.1.2180.385 started
2014-11-25 22:01:59,226 [4] INFO MainWindow (null) - Logging in...
2014-11-25 22:02:01,942 [4] INFO MainWindow (null) - T: 5247211515635065732 H: 3205879459
2014-11-25 22:02:02,311 [1] ERROR ZetaDia (null) - Error while initializing memory
System.Exception: Could not setup Executor; unknown func passed to hook
at GreyMagic.Executor.InjectDetour()
at GreyMagic.Executor.InitializeDetour()
at GreyMagic.Executor..ctor(ExternalProcessMemory memory, IntPtr hookLocation, Int32 copyBytes, Boolean veh)
at GreyMagic.ExternalProcessMemory.Init(Process p, Boolean startupExecutor, Boolean dx9, Boolean startupRasm, IntPtr hookFunc, Boolean defaultCacheValue, Int32 copyBytes, Boolean veh)
at GreyMagic.ExternalProcessMemory..ctor(Process p, Boolean startupExecutor, Boolean dx9, Boolean startupRasm, IntPtr hookFunc, Boolean defaultCacheValue, Int32 copyBytes, Boolean veh)
at Zeta.Game.ZetaDia.TryInitialize(Process proc, String& reason)
2014-11-25 22:02:02,314 [1] INFO MainWindow (null) - Error attaching to Diablo III, Reason:System.Exception: Could not setup Executor; unknown func passed to hook
at GreyMagic.Executor.InjectDetour()
at GreyMagic.Executor.InitializeDetour()
at GreyMagic.Executor..ctor(ExternalProcessMemory memory, IntPtr hookLocation, Int32 copyBytes, Boolean veh)
at GreyMagic.ExternalProcessMemory.Init(Process p, Boolean startupExecutor, Boolean dx9, Boolean startupRasm, IntPtr hookFunc, Boolean defaultCacheValue, Int32 copyBytes, Boolean veh)
at GreyMagic.ExternalProcessMemory..ctor(Process p, Boolean startupExecutor, Boolean dx9, Boolean startupRasm, IntPtr hookFunc, Boolean defaultCacheValue, Int32 copyBytes, Boolean veh)
at Zeta.Game.ZetaDia.TryInitialize(Process proc, String& reason)
I have DB and Diablo EXE to run as admin, I only have one account and its the admin account, I have tried manually running as admin.
I have no idea what to do from here.
I have attached DXdiag and MSinfo32 dump