Normally im never crashing... After this patch, I have been crashing several times over the last couple of hours when using the bot - while playing myself with db closed no problem.
I believe this has smth to do with certain plugin you are using. What you need to do is check the .txt file log for the apropriate account that is crushing and read the last few lines. That should give you a hint as to what is causing the crash.
Normally im never crashing... After this patch, I have been crashing several times over the last couple of hours when using the bot - while playing myself with db closed no problem.
System.AccessViolationException: Could not read bytes from 018CE394 [299]!
at Zeta.MemoryManagement.ExternalProcessReader.ReadBytes(IntPtr address, Int32 count, Boolean isRelative)
at Zeta.MemoryManagement.ExternalProcessReader.Read[T](IntPtr address, Boolean isRelative)
at Zeta.MemoryManagement.InProcessMemoryReader.Read[T](Boolean isRelative, IntPtr[] addresses)
at Zeta.ZetaDia.get_CurrentWorldId()
at Zeta.ZetaDia.get_IsInGame()
at Zeta.CommonBot.BotMain.()