What's new
  • Visit Rebornbuddy
  • Visit Panda Profiles
  • Visit LLamamMagic
  • Visit Resources
  • Visit Downloads
  • Visit Portal

Error while initializing memorySystem.Exception: Could not setup Executor; unknown fu

kwas

Member
Joined
Apr 29, 2014
Messages
44
Reaction score
0
what i can do?

"
Error while initializing memorySystem.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)

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)
"
 
Same Issue, no fix


I downloaded and installed both the x86 link you provided and the same 2013 pack for x64 and I still get this error

Error while initializing memorySystem.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 am trying to get bots to run using Vmware hosted on windows server 2012 R2
 
Back
Top