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

Crash on load profile after newest update??

Bobaddy

Member
Joined
Sep 1, 2012
Messages
39
Reaction score
0
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:
It happens on a specific profile or?
 
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