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

Unhandled Thread exception?

ponzi909

New Member
Joined
Feb 21, 2011
Messages
112
Reaction score
0
Its not letting me do nothing just get this screen with a bunch of writeing.

Unhandled Thread Exception.. Any help would be great thanks
 
give us more info are you on Hb or Gb
post your log as attachment
and a screenshot of the error window
 
its honorbuddy, i wanna run archeology buddy but i go threw honor buddy..


[3:11:32 PM:279] 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)
 
Control Panel--->Programms---->Turn Windows features On and Off

make sure the net framework 3.5sp1 is on the list and also make sure that its enabled
if not enable it
 
microsoft.net framework 3.0 is there and it is blue highlighted box so i guess its enabled
 
Back
Top