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

Error attaching to Diablo III, Reason:System.AccessViolationException

sleep

New Member
Joined
Sep 2, 2012
Messages
35
Reaction score
0
please help, i cant figure out what the problem here is, i tried uninstalling and reinstalling .net 4 and reddis c++, adding firewalll exception to db, disabling firewall, reinstalling db.. nothing works.. what's the solution here?

[21:48:56.354 N] Demonbuddy v1.0.952.222 started
[21:48:59.556 N] Logging in...
[21:49:01.013 N] Error attaching to Diablo III, Reason:System.AccessViolationException: Could not read bytes from 7460279F [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.Executor..ctor(ExternalProcessReader memory, IntPtr endscene)
at Zeta.MemoryManagement.ExternalProcessReader..ctor(Process proc)
at Zeta.ZetaDia.TryInitialize(Process proc, String& reason)
 
please help, i cant figure out what the problem here is, i tried uninstalling and reinstalling .net 4 and reddis c++, adding firewalll exception to db, disabling firewall, reinstalling db.. nothing works.. what's the solution here?

[21:48:56.354 N] Demonbuddy v1.0.952.222 started
[21:48:59.556 N] Logging in...
[21:49:01.013 N] Error attaching to Diablo III, Reason:System.AccessViolationException: Could not read bytes from 7460279F [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.Executor..ctor(ExternalProcessReader memory, IntPtr endscene)
at Zeta.MemoryManagement.ExternalProcessReader..ctor(Process proc)
at Zeta.ZetaDia.TryInitialize(Process proc, String& reason)

Are you running DB as an administrator?
and if not, try running Demonbuddy Wizard as an administrator :http://www.thebuddyforum.com/demonb...installation-errors-try-demonbuddywizard.html
 
ok i just tried running DB and the wizard as an administrator, still didnt help.
 
uninstall net 4 and Visual 2010x86
restart your machine
run the wizard as admin
once done with both installations check for Windows updates and install what needed
restart your machine and try again
 
ok tried all that, installed all updates, uninstalled net 4 and vc++, restarted, ran wizard as admin, restarted, attempt failed, reinstalled DB, another failure

i think i want a refund =/
 
do you have any 3rd party D3 hacks/tools/programs installed?
 
Does this happen right when you start DB?

Weirdly, I've been getting this same error when I check my bot in the morning. I have been running DB fine this whole time until now, I see my D3 and DB has exited completely by morning....
I checked the logs and it said


[13:37:06.230 D] [BotEvents] EventChecker  threw exception Could not read bytes from 00000040 [299]! in check
[13:37:06.238 N] Lost Connection. Closing Diablo III and Demonbuddy
[13:37:06.324 D] System.InvalidOperationException: The calling thread cannot access this object because a different thread owns it.
at System.Windows.Threading.Dispatcher.VerifyAccess()
at System.Windows.Application.CriticalShutdown(Int32 exitCode)
at System.Windows.Application.Shutdown()
at Zeta.CommonBot.Logic.BrainBehavior.(Object )
at Zeta.TreeSharp.Action.RunAction(Object context)
at Zeta.TreeSharp.Action..()
at Zeta.TreeSharp.Composite.Tick(Object context)
at Zeta.TreeSharp.Sequence..()
at Zeta.TreeSharp.Composite.Tick(Object context)
at Zeta.TreeSharp.Decorator..()
at Zeta.TreeSharp.Composite.Tick(Object context)
at Zeta.TreeSharp.PrioritySelector..()
at Zeta.TreeSharp.Composite.Tick(Object context)
at Zeta.TreeSharp.Decorator..()
at Zeta.TreeSharp.Composite.Tick(Object context)
at Zeta.TreeSharp.PrioritySelector..()
at Zeta.TreeSharp.Composite.Tick(Object context)
at Zeta.CommonBot.BotMain.()
[13:37:06.419 D] System.AccessViolationException: Could not read bytes from 00000778 [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.()
[13:37:06.420 D] System.AccessViolationException: Could not read bytes from 01543B9C [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.()
[13:37:06.421 N] Diablo III Exited, Demonbuddy terminating


Not sure what's wrong could be that I just needed a restart after some windows tweaks. I haven't restarted in some time, so I'll see if this is fixed... else does anyone else get this issue?
 
Back
Top