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

Crashing after 10 or so hours (memory write)

Fishrage

New Member
Joined
Feb 7, 2016
Messages
1
Reaction score
0
Hey all,

I get a crash after 8-12 hours, every time the same reason:

Code:
22:09:18.503 ERROR BotMain Exception during bot tick.
System.Exception: Error while writing Memory!
   at GreyMagic.ExternalProcessMemory.WriteByteBuffer(IntPtr addr, Void* buffer, Int32 count)
   at GreyMagic.MemoryBase.WriteBytes(IntPtr addr, Byte[] bytes)
   at GreyMagic.Executor.????????????????????????????????????????(Int32 )
   at GreyMagic.Executor.Execute(Int32 timeout)
   at GreyMagic.Executor.GrabFrame()
   at GreyMagic.ExternalProcessMemory.AcquireFrame(Boolean isHardLock)
   at Zeta.Bot.BotMain.????????????????????????????????????????()

Please can someone help me?

Plugins installed are Trinity and Adventurer. Attached is the latest log.

Regards,

Fish
 

Attachments

Last edited:
Back
Top