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!

Crash - unhandled global exception

bechti44

New Member
Joined
Oct 19, 2014
Messages
10
if i open hbuddy i get an unhandled global exception. everytime i open it again it says then login failed. after a restart it opens up one time again and says unhandled exception

Please note that the file GreyMagic.dll actually IS in the folder

Code:
[20:11:45.829 N] Hearthbuddy 0.2.445.97 starting.
[20:11:47.687 N] Attempting to log in...
[20:11:50.595 N] T: 5247179481515912352 H: 2484096825
[20:11:50.738 N] Login successful!
[20:11:52.787 N] Hearthbuddy 0.2.445.97 starting...
[20:11:52.816 N] CPU Architecture: x64
[20:11:52.816 N] Process Architecture: x86
[20:11:52.816 N] OS Version: Microsoft Windows NT 6.1.7601 Service Pack 1
[20:11:52.816 N] .NET Runtime Version: 4.0.30319.1
[20:11:52.816 N] CPU Cores: 4
[20:11:52.816 N] Application Path: C:\Users\<User>\Desktop\hbot
[20:11:52.842 N] Checking for updates...
[20:11:53.453 N] Loading database...
[20:11:54.676 N] Hearthbuddy is up to date!
[20:11:54.676 N] Initializing Triton...
[20:11:57.321 D] Unhandled global exception!
[20:11:57.983 D] System.IO.FileNotFoundException: Could not load file or assembly 'GreyMagic.dll' or one of its dependencies. Das angegebene Modul wurde nicht gefunden.
File name: 'GreyMagic.dll'
   at Triton.Game.TritonHS.Initialize()
   at ...ˆ(Object ‰)
   at System.Threading.QueueUserWorkItemCallback.WaitCallback_Context(Object state)
   at System.Threading.ExecutionContext.runTryCode(Object userData)
   at System.Runtime.CompilerServices.RuntimeHelpers.ExecuteCodeWithGuaranteedCleanup(TryCode code, CleanupCode backoutCode, Object userData)
   at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state)
   at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean ignoreSyncCtx)
   at System.Threading.QueueUserWorkItemCallback.System.Threading.IThreadPoolWorkItem.ExecuteWorkItem()
   at System.Threading.ThreadPoolWorkQueue.Dispatch()
   at System.Threading._ThreadPoolWaitCallback.PerformWaitCallback()

View attachment Bot 2532 2014-10-19 22.21.txtView attachment Bot 2336 2014-10-19 22.11.txt
 
Last edited:
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 from https://www.thebuddyforum.com/BuddyWizard.exe
run it as administrator.
after the wizard is done, run windows update. And install all updates for .net & c++
restart
 
on the vm it runs now but crashes after 5 minutes with a bluescreen of the vm. hearthstone without bot etc works properly on the vm. on the host it works without problems.

also found a bug where the bot tries to silence an stealthed minion in a endless loop (the tiger + 4 mana thing of druid)

also found a bug where it tries to place minions when the max minions are reched in a endless loop
 
Back
Top