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 ?
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 ?