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

Yet another what am I doing wrong post.

brian4181

New Member
Joined
Jul 16, 2012
Messages
11
Reaction score
0
BW crashes when it's ran. 64 bit windows 7

dotNetFx40_Client_setup.exe and vcrdist_x86.exe are installed.

A pop-up window says Unhandled.Expection: The type initializer for 'Buddy.CommonBot.BotMain' threw an exception. Check log for full info.
Log is below. Any advise would be appreciated.

[20:21:56.183 N] Starting Buddy Wing v1.0.817.237
[20:21:56.389 D] The type initializer for 'Buddy.CommonBot.BotMain' threw an exception.
[20:21:56.392 D] at Buddy.CommonBot.BotMain.get_StatusText()
at Buddywing.MainWindow.()
at System.Threading.ThreadHelper.ThreadStart_Context(Object state)
at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean ignoreSyncCtx)
at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
at System.Threading.ThreadHelper.ThreadStart()


EDIT: Honorbuddy works great on the same pc.
 
you installed the MS files from the links provided on release thread?
 
Thanks for the link. I updated and retried.

[23:02:42.168 N] Starting Buddy Wing v1.0.893.297
[23:02:42.407 D] The type initializer for 'Buddy.CommonBot.BotMain' threw an exception.
[23:02:42.413 D] at Buddy.CommonBot.BotMain.get_StatusText()
at Buddywing.MainWindow.()
at System.Threading.ThreadHelper.ThreadStart_Context(Object state)
at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean ignoreSyncCtx)
at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
at System.Threading.ThreadHelper.ThreadStart()
 
Back
Top