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

Injection Error with new build (Multiple FRESH installs)

Tyler777

New Member
Joined
Nov 4, 2012
Messages
13
Reaction score
0
it is not creating log files soo I will put the error in here that I receive on bot
PHP:
Error while starting botGreyMagic.InjectionDesyncException: Process must have frozen or gotten out of sync: Injection Finished Event was never fired
   at GreyMagic.Executor.WaitForInjection(Int32 timeout)
   at GreyMagic.Executor.SharedExecuteLogicEnd(Int32 timeout)
   at GreyMagic.Executor.Execute(Int32 timeout)
   at GreyMagic.ExternalProcessMemory.CallInjected[T](IntPtr address, CallingConvention callingConvention, Object[] args)
   at Zeta.Game.ZetaDia.()
   at Zeta.Game.ZetaDia.()
   at Zeta.Game.Internals.DynamicPointer`1.get_Value()
   at Zeta.Game.ZetaDia.()
   at Zeta.Game.Internals.ActorManager.()
   at Zeta.Game.Internals.ActorManager.Update()
   at Demonbuddy.MainWindow.HandleStartStopBot()
 
Back
Top