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!

Unhandled exception during init

matt84

Member
Joined
Mar 22, 2010
Messages
440
Hi, getting this error everytime my buddywing starts and i think it may be interfering with the use of certain combat routines etc.. possible

Unhandled exception during init: System.NullReferenceException: Object reference not set to an instance of an object.
at Buddywing.MainWindow.RegisterHotkeys()
at Buddywing.MainWindow.DoInitialization()

i dont know if anyone else is getting this issue, but yeah.. i cant imagine it's a good thing when it refers to hotkeys etc...

Edit - I have ran several clean installs of buddywing, i have tried running them both as admin.. if i try to buddywing wont attach to swtor it just errors out, i've ran them seperatley as admin, that works still has this error, i have deleted all plugins, all routines and ran different ones,

infact if i try to run both of them as admin at the same time i get this

Code:
[01:57:25.904 D] Failed to ReadProcessMemory[01:57:25.908 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()
[01:57:25.911 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()

so yeah not sure what todo
 
Hi Matt,

Have you tried closing BW and restarting it again? I normally have to start mine twice to avoid these errors, and then it's (mostly) smooth sailing.

Cheers,
-D
 
hey developer, i tried that and started getting all these weird unhandled exception popups and it went all crazy on me.. it may also not help that i only have 1 session instead of 3, as i saw in another post a persons first one didnt hook and second one did.. unfortunately i cannot do that with only 1 session, so im not sure what todo
 
Hi Matt,

After closing the first BW instance, go the the My Sessions page, log in, and kill your session from there. You should then be able to restart the bot right away.

Good luck,
-D
 
thats not the problem i'm having i know how to kill the sessions, the problem is with the errors i'm recieving when i first start the bot as stated with my first post the unhandled exceptions, it seems like no one else is getting them by the looks of it and i'm trying to figure out how to get rid of it as it is when i have the errors pure and unpure dont work at all.. even the F Functions do nothing at all, it doesnt register the hotkey buttons.
 
so does anyone have any ideas about this error
Unhandled exception during init: System.NullReferenceException: Object reference not set to an instance of an object.
at Buddywing.MainWindow.RegisterHotkeys()
at Buddywing.MainWindow.DoInitialization()

because as it stands it's stopping from any of the designated hotkeys with the combat routines from working, which is a bit of a pain
 
the log doesnt give much more info then what i've posted here.. but here you go tony

Edit - also would like to clear up : I have run the game as admin right click run as admin and BW together the same way, i've done them both seperatley as admin. I've reset my computer a bunch, uninstalled and reinstalled .Net 4.5, deleted all my plugins, deleted all but standard combat routines, run each after marker combat routine solo, tried a blank profile, fresh installed BW several times including on different drives and folder locations... probably a few other things i'm not thinking of too

Edit 2 - it's ok, got it... it was the fact that it kept creating a settings file for autoequip even though the plugin wasnt installed.
 

Attachments

Back
Top