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

Register a free account today to become a member! Once signed in, you'll be able to participate on this site by adding your own topics and posts, as well as connect with other members through your own private inbox!

Exceptions...

gawdz

Community Developer
Joined
Jan 15, 2010
Messages
252
Stupid Exceptions..

Seems like it cannot find and attach itself to the swtor client. Not really sure why it cannot find the address..
Yes i tried to fresh install and it was working fine up till today?

Code:
[00:02:47.873 N] Starting Buddy Wing v1.0.974.365
[00:02:51.151 N] Logging in...
[00:02:51.726 N] Login Success!
[00:02:52.790 D] First CPU: Intel(R) Core(TM) i7-2600K CPU @ 3.40GHz
[00:02:52.790 D] OS Version: Windows NT 6.1.7601 Service Pack 1
[00:02:52.790 D] App Path: C:\Users\Tommy\Downloads\BuddyWing 1.0.974.365\Buddywing.exe
[00:02:52.850 D] Current build number: 957885
[00:02:52.863 D] Loading client.gom..
[00:02:52.899 D] Loaded client.gom!
[00:02:52.917 D] Error during NodeManager.Update()
[00:02:52.917 D] Failed to ReadProcessMemory
[00:02:52.920 D]    at GreyMagic.ExternalProcessMemory.ReadBytes(IntPtr address, Int32 count, Boolean relative)
   at Buddy.Swtor.Objects.Engine.Gom.()
   at Buddy.Swtor.Objects.Engine.Gom..()
   at System.Collections.Generic.List`1..ctor(IEnumerable`1 collection)
   at System.Linq.Enumerable.ToList[TSource](IEnumerable`1 source)
   at Buddy.Swtor.NodeManager.Update()
[00:02:52.923 N] Unhandled exception during init: System.NullReferenceException: Object reference not set to an instance of an object.
   at Buddy.Swtor.ObjectManager.Update()
   at Buddywing.MainWindow.DoInitialization()
[00:02:52.923 N] Buddy Wing: The Old Robot is ready!
 

Attachments

seems to be a pretty common problem with no response, wish we could get an acknowledgement from the devs on at least a workaround. Im sure theres something we can do to workaround it until they can fix it
 
seems to be a pretty common problem with no response, wish we could get an acknowledgement from the devs on at least a workaround. Im sure theres something we can do to workaround it until they can fix it

I wish we knew. This is a Windows API call that's not functioning properly for whatever reason. I'll look into it and see if I can set some fancy debug modes and see if that sorts the problem out.
 
Back
Top