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

Register a free account today to become a member! Once signed in, you'll be able to participate on this site by adding your own topics and posts, as well as connect with other members through your own private inbox!

Hearthbuddy Crash

contdota

New Member
Joined
Mar 18, 2015
Messages
2
All time when I want to start I got this error

Untitled.png



Code:
2015-03-18 09:49:56,042 [1] INFO  Logger (null) - [BotManager] MsBetweenTicks = 15
2015-03-18 09:49:56,182 [1] INFO  Logger (null) - Hearthbuddy [0.3.867.138] is up to date!
2015-03-18 09:49:56,837 [1] INFO  Logger (null) - T: 5247308708390775621 H: 2702213838
2015-03-18 09:49:56,978 [1] INFO  Logger (null) - Hearthbuddy Version: 0.3.867.138
Path: C:\Users\<Username>\Desktop\heartbot\Hearthbuddy.exe

OS Name: Windows 7
OS Edition: Professional
OS Service Pack: Service Pack 1
OS Version: 6.1.7601.65536
OS Architecture: x64
.NET Runtime Version: 4.0.30319.34209

2015-03-18 09:49:56,978 [9] DEBUG Logger (null) - Unhandled global exception! System.IO.FileNotFoundException: Could not load file or assembly 'GreyMagic.dll' or one of its dependencies. The specified module could not be found.
File name: 'GreyMagic.dll'
   at Hearthbuddy.Windows.MainWindow.<OnStartup>b__5(Object o)
   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()
 
remove:
- microsoft .net framework 4 client profile
- microsoft .net framework 4 extended
- microsoft visual c++ 2010 x86 redistributable
- microsoft visual c++ 2012 x86 redistributable


restart your pc,
download the installationwizard https://www.thebuddyforum.com/attach...uddywizard-zip
run them as administrator.
after wizard installation is done, run windows update. And install all updates for .net & c++
restart
 
Code:
2015-03-18 12:10:17,534 [1] INFO  Logger (null) - [BotManager] MsBetweenTicks = 15
2015-03-18 12:10:18,738 [1] INFO  Logger (null) - Hearthbuddy [0.3.867.138] is up to date!
2015-03-18 12:10:19,838 [1] INFO  Logger (null) - T: 5247308792621523520 H: 707262440
2015-03-18 12:10:20,230 [1] INFO  Logger (null) - Hearthbuddy Version: 0.3.867.138
Path: C:\Users\<Username>\Desktop\heartbot\Hearthbuddy.exe

OS Name: Windows 7
OS Edition: Professional
OS Service Pack: Service Pack 1
OS Version: 6.1.7601.65536
OS Architecture: x64
.NET Runtime Version: 4.0.30319.18444

2015-03-18 12:10:20,386 [4] DEBUG Logger (null) - Unhandled global exception! System.IO.FileNotFoundException: Could not load file or assembly 'GreyMagic.dll' or one of its dependencies. The specified module could not be found.
File name: 'GreyMagic.dll'
   at Hearthbuddy.Windows.MainWindow.<OnStartup>b__5(Object o)
   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()
 
Back
Top