DanielMahan
Member
- Joined
- Dec 1, 2013
- Messages
- 556
Hey, just ran the bot witth my Rogue Deck and it went 0/12 when I was afk~
When I came back, I started to watch it, and the bot is not using spells and not attacking properly.
Tried again with my Warrior Deck and it yeilded the same result. (90% of the time it would just pass the turn without any action)
Not sure if you guys didnt intend to rellease the bot yet or what, but its not workable yet. ~
Keep uuup the good work tho!~ Please get this working ASAP!! ^_^
When I came back, I started to watch it, and the bot is not using spells and not attacking properly.
Tried again with my Warrior Deck and it yeilded the same result. (90% of the time it would just pass the turn without any action)
Not sure if you guys didnt intend to rellease the bot yet or what, but its not workable yet. ~
Keep uuup the good work tho!~ Please get this working ASAP!! ^_^
[Tick] Exception during execution:Buddy.Coroutines.CoroutineUnhandledException: Exception was thrown by coroutine ---> System.NullReferenceException: Object reference not set to an instance of an object.
at HREngine.Bots.Playfield.minionGetDamageOrHeal(Minion m, Int32 dmgOrHeal, Boolean dontDmgLoss) in c:\Users\DanMan\Desktop\HearthBuddy\Routines\DefaultRoutine\Silverfish\ai\Playfield.cs:line 4590
at HREngine.Bots.Sim_EX1_134.getBattlecryEffect(Playfield p, Minion own, Minion target, Int32 choice) in c:\Users\DanMan\Desktop\HearthBuddy\Routines\DefaultRoutine\Silverfish\cards\Sim_EX1_134.cs:line 15
at HREngine.Bots.Playfield.placeAmobSomewhere(Handcard hc, Minion target, Int32 choice, Int32 zonepos) in c:\Users\DanMan\Desktop\HearthBuddy\Routines\DefaultRoutine\Silverfish\ai\Playfield.cs:line 3986
at HREngine.Bots.Playfield.playACard(Handcard hc, Minion target, Int32 position, Int32 choice, Int32 penality) in c:\Users\DanMan\Desktop\HearthBuddy\Routines\DefaultRoutine\Silverfish\ai\Playfield.cs:line 2458
at HREngine.Bots.Playfield.doAction(Action aa) in c:\Users\DanMan\Desktop\HearthBuddy\Routines\DefaultRoutine\Silverfish\ai\Playfield.cs:line 2132
at HREngine.Bots.MiniSimulator.doallmoves(Playfield playf, Boolean isLethalCheck) in c:\Users\DanMan\Desktop\HearthBuddy\Routines\DefaultRoutine\Silverfish\ai\MiniSimulator.cs:line 213
at HREngine.Bots.Ai.doallmoves(Boolean test, Boolean isLethalCheck) in c:\Users\DanMan\Desktop\HearthBuddy\Routines\DefaultRoutine\Silverfish\ai\Ai.cs:line 123
at HREngine.Bots.Ai.dosomethingclever(Behavior bbase) in c:\Users\DanMan\Desktop\HearthBuddy\Routines\DefaultRoutine\Silverfish\ai\Ai.cs:line 310
at HREngine.Bots.Silverfish.updateEverything(Behavior botbase, Boolean runExtern, Boolean passiveWait) in c:\Users\DanMan\Desktop\HearthBuddy\Routines\DefaultRoutine\silverfish_HB.cs:line 215
at HREngine.Bots.DefaultRoutine.<OurTurnLogic>d__1c.MoveNext() in c:\Users\DanMan\Desktop\HearthBuddy\Routines\DefaultRoutine\DefaultRoutine.cs:line 749
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at System.Runtime.CompilerServices.TaskAwaiter.GetResult()
at HREngine.Bots.DefaultRoutine.<Logic>d__3.MoveNext() in c:\Users\DanMan\Desktop\HearthBuddy\Routines\DefaultRoutine\DefaultRoutine.cs:line 488
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd(Task task)
at Triton.Bot.Logic.Bots.DefaultBot.DefaultBot..MoveNext()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at Triton.Bot.Logic.Bots.DefaultBot.DefaultBot..MoveNext()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at Triton.Bot.Logic.Bots.DefaultBot.DefaultBot..MoveNext()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd(Task task)
at Triton.Bot.Logic.Bots.DefaultBot.DefaultBot..MoveNext()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at Buddy.Coroutines.Coroutine...MoveNext()
--- End of inner exception stack trace ---
at Buddy.Coroutines.Coroutine.(Boolean )
at Buddy.Coroutines.Coroutine.Resume(Boolean )
at Buddy.Coroutines.Coroutine.Resume()
at Triton.Bot.Logic.Bots.DefaultBot.DefaultBot.Tick()
at Triton.Bot.BotManager.Tick(IBot )
Last edited: