Currently on the latest beta .508 and everything was working fine till today. Getting a frozen process issue.
Troubleshooted:
-Latest Graphic Drivers
-Did a clean install
-Plugins are updated
Here is the error report.
Troubleshooted:
-Latest Graphic Drivers
-Did a clean install
-Plugins are updated
Here is the error report.
Code:
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()