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

Question help pls

Kubrick2013

New Member
Joined
Jun 30, 2013
Messages
81
Reaction score
0
Can anyone explain to me how to fix this error ?

Unhandled exception during init: System.Exception: Failed to ReadProcessMemory
at GreyMagic.ExternalProcessMemory.ReadBytes(IntPtr address, Int32 count, Boolean relative)
at GreyMagic.MemoryBase.ReadString(IntPtr address, Encoding encoding, Int32 maxLength, Boolean relative)
at ..()
at ..[](Boolean , String , Object[] )
at Buddy.Swtor.Objects.TorObject.CallScript[T](Boolean hasReturnValue, String function, Object[] args)
at Buddy.Swtor.Objects.TorPlayer.GetSkillPointsSpentInTree(SkillTreeId tree)
at DefaultCombat.SpecHandler.calculateSpec(SkillTreeId tree1, SkillTreeId tree2, SkillTreeId tree3) in c:\Users\Brandon\Desktop\BuddyWing 1.0.1014.407\Routines\WalterTest\DefaultCombat\SpecHandler.cs:line 155
at DefaultCombat.SpecHandler.GetSpec() in c:\Users\Brandon\Desktop\BuddyWing 1.0.1014.407\Routines\WalterTest\DefaultCombat\SpecHandler.cs:line 28
at DefaultCombat.DefaultCombat.Initialize() in c:\Users\Brandon\Desktop\BuddyWing 1.0.1014.407\Routines\WalterTest\DefaultCombat\DefaultCombat.cs:line 54
at Buddy.CommonBot.RoutineManager.set_Current(ICombat value)
at Buddy.CommonBot.BotMain.SetCurrentCombatRoutine()
at Buddywing.MainWindow.DoInitialization()

I have to restart my whole computer it seems to get it to reset, and very annoying. Anyone know a better way to fix ?
 
I've seen this a few times myself and the only solution that seems to work is rebooting.
 
lol :/ thats not really the answer I was looking for but thanks atleast I know others have the same issue.
 
post a full log as attachment plz
 
that is the full log of me opening it up but ok next time it happens i'll figure out where the logs are saved and attach.
 
Can anyone explain to me how to fix this error ?

Unhandled exception during init: System.Exception: Failed to ReadProcessMemory
at GreyMagic.ExternalProcessMemory.ReadBytes(IntPtr address, Int32 count, Boolean relative)
at GreyMagic.MemoryBase.ReadString(IntPtr address, Encoding encoding, Int32 maxLength, Boolean relative)
at ..()
at ..[](Boolean , String , Object[] )
at Buddy.Swtor.Objects.TorObject.CallScript[T](Boolean hasReturnValue, String function, Object[] args)
at Buddy.Swtor.Objects.TorPlayer.GetSkillPointsSpentInTree(SkillTreeId tree)
at DefaultCombat.SpecHandler.calculateSpec(SkillTreeId tree1, SkillTreeId tree2, SkillTreeId tree3) in c:\Users\Brandon\Desktop\BuddyWing 1.0.1014.407\Routines\WalterTest\DefaultCombat\SpecHandler.cs:line 155
at DefaultCombat.SpecHandler.GetSpec() in c:\Users\Brandon\Desktop\BuddyWing 1.0.1014.407\Routines\WalterTest\DefaultCombat\SpecHandler.cs:line 28
at DefaultCombat.DefaultCombat.Initialize() in c:\Users\Brandon\Desktop\BuddyWing 1.0.1014.407\Routines\WalterTest\DefaultCombat\DefaultCombat.cs:line 54
at Buddy.CommonBot.RoutineManager.set_Current(ICombat value)
at Buddy.CommonBot.BotMain.SetCurrentCombatRoutine()
at Buddywing.MainWindow.DoInitialization()

I have to restart my whole computer it seems to get it to reset, and very annoying. Anyone know a better way to fix ?

No its because BW can't read swtor memory. Have to restart the PC to clear out ram/temp files. This happens when switching characters and then after trying to bot one.
 
Ok, thank you. Sometimes it even happens right after restart. I have to actually shut down computer for like 15 seconds then power back on. but oh well
 
Back
Top