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!

Crash on load profile after newest update??

Bobaddy

Member
Joined
Sep 1, 2012
Messages
39
Code:
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()

This appears in the log window on startup, and if I click load profile I get a message:

Code:
Unhandled Exception: Object reference not set to an instance of an object.. Check log for full info.

This pops ups twice before the program stops responding. Any help would be appreciated. Below are the contents of the log.

View attachment 2014-04-15 04.08.txt



Edit: It seems my Buddywing was corrupt or something, I had a friend send me his and its working now. I downloaded the faulty one from the Buddy Updates site

Edit 2: It started doing it again after I restarted the bot when it would just stand still doing nothing....
 
Last edited:
Code:
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()

This appears in the log window on startup, and if I click load profile I get a message:

Code:
Unhandled Exception: Object reference not set to an instance of an object.. Check log for full info.

This pops ups twice before the program stops responding. Any help would be appreciated. Below are the contents of the log.

View attachment 125287



Edit: It seems my Buddywing was corrupt or something, I had a friend send me his and its working now. I downloaded the faulty one from the Buddy Updates site

Edit 2: It started doing it again after I restarted the bot when it would just stand still doing nothing....


Using the auto updater for buddywing can cause these issues. Do fresh install of buddywing + routine. Make sure to have no plugs-ins on also.
 
u have copy your bot folder or your profile folder

edit this file and it will work
close your bot

BuddyWingSettings.xml
edit this line
example
<LastProfile>F:\swort\svchost\Profile\Mizzles Empire 10-50 grind pack!\[E]Belsavis 41-44 grind.xml</LastProfile>
after
<LastProfile></LastProfile>
save

start the bot again and click load profile and it will work ^^
 
Back
Top