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

LoadOnceOnly Profile - Causing Profile Reload and occasion hang

leonistic

New Member
Joined
May 17, 2014
Messages
36
Reaction score
0
Hi guys,

I'm not too sure if this is supposed to work this way and is normal, but I noticed that after a particular run on a profile, my db automatically 'reloads' a different profile. The thing is, I don't see any profile caches for me to do editing to stop this. Can anyone help?

ProfileOrderManager.OnGameJoined, Reloading profile.
Loaded profile Rift Bot Loader
Game joined, Resetting profile caches.
[Trinity] New Game - resetting everything
[Trinity] New Game, resetting Gold Inactivity Timer
[LoadOnceTag] LoadOnce: Found 1 Total Profiles, 0 Used Profiles, 1 Unused Profiles
[LoadOnceTag] LoadOnce: Loading next profile: Rift.xml
Loaded profile Rift Bot

Besides that, my d3 seems to be freezing up with db showing error message. I have attached the logfile as well..

Thank you!

EDIT: Just happened again
Exception during bot tick.System.Exception: Process must have frozen or gotten out of sync: InjectionFinishedEvent_was_never_fired
at GreyMagic.Executor.WaitForInjection(Int32 timeout)
at GreyMagic.Executor.Execute(Int32 timeout)
at GreyMagic.Executor.GrabFrame()
at GreyMagic.ExternalProcessMemory.AcquireFrame(Boolean isHardLock)
at Zeta.Bot.BotMain.()

Exception during bot tick.System.Exception: Process must have frozen or gotten out of sync: InjectionFinishedEvent_was_never_fired
at GreyMagic.Executor.WaitForInjection(Int32 timeout)
at GreyMagic.Executor.Execute(Int32 timeout)
at GreyMagic.Executor.GrabFrame()
at GreyMagic.ExternalProcessMemory.AcquireFrame(Boolean isHardLock)
at Zeta.Bot.BotMain.()

Exception during bot tick.System.Exception: Process must have frozen or gotten out of sync: InjectionFinishedEvent_was_never_fired
at GreyMagic.Executor.WaitForInjection(Int32 timeout)
at GreyMagic.Executor.Execute(Int32 timeout)
at GreyMagic.Executor.GrabFrame()
at GreyMagic.ExternalProcessMemory.AcquireFrame(Boolean isHardLock)
at Zeta.Bot.BotMain.()

Exception during bot tick.System.Exception: Process must have frozen or gotten out of sync: InjectionFinishedEvent_was_never_fired
at GreyMagic.Executor.WaitForInjection(Int32 timeout)
at GreyMagic.Executor.Execute(Int32 timeout)
at GreyMagic.Executor.GrabFrame()
at GreyMagic.ExternalProcessMemory.AcquireFrame(Boolean isHardLock)
at Zeta.Bot.BotMain.()
 

Attachments

Last edited:
Back
Top