xtreme3881
Member
- Joined
- Apr 4, 2010
- Messages
- 241
- Reaction score
- 5
I keep getting this error when I launch a fresh install
Now the bot seems to run OK, but not sure why its doing this. I have deleted all plugins used just the Default routines, and Joes Routine. Its generating on loadup before anything is done. I have no AV or firewall on this PC, and the programs is ALWAYS ran as admin.
I did some searching from google, and here and didnt come up with any real solutions.
I have time stampped the error for you devs
Code:
Unhandled exception during init: System.NullReferenceException: Object reference not set to an instance of an object.
at Buddywing.MainWindow.RegisterHotkeys()
at Buddywing.MainWindow.DoInitialization()
Now the bot seems to run OK, but not sure why its doing this. I have deleted all plugins used just the Default routines, and Joes Routine. Its generating on loadup before anything is done. I have no AV or firewall on this PC, and the programs is ALWAYS ran as admin.
I did some searching from google, and here and didnt come up with any real solutions.
I have time stampped the error for you devs
Code:
[15:26:00.023 N] Unhandled exception during init: System.NullReferenceException: Object reference not set to an instance of an object.
at Buddywing.MainWindow.RegisterHotkeys()
at Buddywing.MainWindow.DoInitialization()