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

Hearthbuddy Crash at Startup

Arti

New Member
Joined
Jul 11, 2012
Messages
42
Reaction score
0
when i launch hearthbuddy crash directly... here is the log:
----------------------------------------------
[10:45:15.203 N] Hearthbuddy 0.2.256.36 starting.
[10:45:15.495 N] Attempting to log in...
[10:45:15.758 N]
Max Sessions
[10:45:28.315 N] Attempting to log in...
[10:45:28.475 N] H: 1178347397
[10:45:28.559 N] Login successful!
[10:45:28.649 N] Hearthbuddy 0.2.256.36 starting...
[10:45:28.652 N] CPU Architecture: x64
[10:45:28.652 N] Process Architecture: x86
[10:45:28.652 N] OS Version: Microsoft Windows NT 6.1.7601 Service Pack 1
[10:45:28.652 N] .NET Runtime Version: 4.0.30319.18444
[10:45:28.652 N] CPU Cores: 4
[10:45:28.652 N] Application Path: C:\Hearthbuddy
[10:45:28.655 N] Checking for updates...

-------------------------------------------
what can i do ? i just have buy it and never use it
 
here another log:

[10:48:08.658 N] Attempting to log in...
[10:48:08.820 N] H: 3078169767
[10:48:08.905 N] Login successful!
[10:48:09.004 N] Hearthbuddy 0.2.256.36 starting...
[10:48:09.005 N] CPU Architecture: x64
[10:48:09.005 N] Process Architecture: x86
[10:48:09.005 N] OS Version: Microsoft Windows NT 6.1.7601 Service Pack 1
[10:48:09.005 N] .NET Runtime Version: 4.0.30319.18444
[10:48:09.005 N] CPU Cores: 4
[10:48:09.005 N] Application Path: C:\Hearthbuddy
[10:48:09.008 N] Checking for updates...
[10:48:09.369 N] Exception while checking for updates!
[10:48:09.378 D] System.InvalidOperationException: The calling thread must be STA, because many UI components require this.
at System.Windows.Input.InputManager..ctor()
at System.Windows.Input.InputManager.GetCurrentInputManagerImpl()
at System.Windows.Input.KeyboardNavigation..ctor()
at System.Windows.FrameworkElement.FrameworkServices..ctor()
at System.Windows.FrameworkElement.EnsureFrameworkServices()
at System.Windows.FrameworkElement..ctor()
at System.Windows.Controls.Control..ctor()
at System.Windows.Window..ctor()
at Hearthbuddy.UpdateWindow..ctor(String filter)
at ..(MainWindow )
[10:48:09.378 N] Initializing Triton...
[10:48:09.384 D] Unhandled global exception!
[10:48:09.386 D] System.IO.FileNotFoundException: Could not load file or assembly 'GreyMagic.dll' or one of its dependencies. Le module spécifié est introuvable.
File name: 'GreyMagic.dll'
at ›..‹Ÿ()
at ...(Object )
at System.Threading.QueueUserWorkItemCallback.WaitCallback_Context(Object state)
at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
at System.Threading.QueueUserWorkItemCallback.System.Threading.IThreadPoolWorkItem.ExecuteWorkItem()
at System.Threading.ThreadPoolWorkQueue.Dispatch()
at System.Threading._ThreadPoolWaitCallback.PerformWaitCallback()



---------------
now the error seems to be on 'GreyMagic.dll' but i have the file in the directory
 
ok i have found by myself:

Download Visual C++ Redistributable for Visual Studio 2012 Update 4 from Official Microsoft Download Center (Make sure you install the x86 redist, not the x64. [Feel free to install both, but the x86 version is required])
 
Back
Top