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

HB error before logging in

Iceman631

Member
Joined
Jan 15, 2010
Messages
72
Reaction score
0
ok so as the title says i am getting the error below every time that i start HB. i have tried downloading the latest version and the one before and i continue to receive this error. also when i close the error page that pops up it continues to come back until i force quit the program through task manager. any help would be awesome.

---------------------------

---------------------------
Unhandled thread exception:

System.TypeInitializationException: The type initializer for 'Styx.Logic.BehaviorTree.TreeRoot' threw an exception. ---> System.TypeInitializationException: The type initializer for 'Styx.BotEvents' threw an exception. ---> System.IO.FileNotFoundException: Could not load file or assembly 'System.Core, Version=3.5.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' or one of its dependencies. The system cannot find the file specified.

File name: 'System.Core, Version=3.5.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089'

at Styx.BotEvents..cctor()



WRN: Assembly binding logging is turned OFF.

To enable assembly bind failure logging, set the registry value [HKLM\Software\Microsoft\Fusion!EnableLog] (DWORD) to 1.

Note: There is some performance penalty associated with assembly bind failure logging.

To turn this feature off, remove the registry value [HKLM\Software\Microsoft\Fusion!EnableLog].



--- End of inner exception stack trace ---

at Styx.BotEvents.add_OnBotStart(OnBotStartDelegate value)

at Styx.Logic.BehaviorTree.TreeRoot..cctor()

--- End of inner exception stack trace ---

at Styx.Logic.BehaviorTree.TreeRoot.add_OnStatusTextChanged(EventHandler`1 value)

at ..€(Object sender, EventArgs e)

at System.Windows.Forms.Form.OnLoad(EventArgs e)

at System.Windows.Forms.Form.OnCreateControl()

at System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible)

at System.Windows.Forms.Control.CreateControl()

at System.Windows.Forms.Control.WmShowWindow(Message& m)

at System.Windows.Forms.Control.WndProc(Message& m)

at System.Windows.Forms.ScrollableControl.WndProc(Message& m)

at System.Windows.Forms.ContainerControl.WndProc(Message& m)

at System.Windows.Forms.Form.WmShowWindow(Message& m)

at System.Windows.Forms.Form.WndProc(Message& m)

at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)

at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)

at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
---------------------------
OK
---------------------------
 
ok so i believe i was able to resolve this issue. aparrently there as a service pack update to windows 7 that my computer automatically updated to that was causing the issue. i had to do a full restore on my computer to resolve it but it seems to be working as it should now.
 
Back
Top