Advertisement
Guest User

Untitled

a guest
Feb 5th, 2017
173
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.71 KB | None | 0 0
  1. [Tick] Exception during execution:Buddy.Coroutines.CoroutineUnhandledException: Exception was thrown by coroutine ---> System.InvalidOperationException: !IsInsideHook
  2. at Triton.Game.PerCachedValue`1.get_Value()
  3. at Triton.Game.TritonHs.get_GameState()
  4. at Triton.Game.TritonHs.GetCards(CardZone zone, Boolean localPlayer)
  5. at HREngine.Bots.DefaultRoutine.getallHandCards() in c:\Games\Hearthbuddy_Sepe\Routines\DefaultRoutine\DefaultRoutine_nH.cs:line 1426
  6. at HREngine.Bots.DefaultRoutine.getCardWithNumber(Int32 number) in c:\Games\Hearthbuddy_Sepe\Routines\DefaultRoutine\DefaultRoutine_nH.cs:line 1398
  7. at HREngine.Bots.DefaultRoutine.<OurTurnLogic>d__14.MoveNext() in c:\Games\Hearthbuddy_Sepe\Routines\DefaultRoutine\DefaultRoutine_nH.cs:line 994
  8. --- End of stack trace from previous location where exception was thrown ---
  9. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  10. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  11. at System.Runtime.CompilerServices.TaskAwaiter.GetResult()
  12. at HREngine.Bots.DefaultRoutine.<Logic>d__5.MoveNext() in c:\Games\Hearthbuddy_Sepe\Routines\DefaultRoutine\DefaultRoutine_nH.cs:line 549
  13. --- End of stack trace from previous location where exception was thrown ---
  14. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  15. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  16. at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd(Task task)
  17. at Triton.Bot.Logic.Bots.DefaultBot.DefaultBot.N_6V0Dp\[V8B7Q`Y\]vR\,J$\*\*3#.MoveNext()
  18. --- End of stack trace from previous location where exception was thrown ---
  19. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  20. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  21. at Triton.Bot.Logic.Bots.DefaultBot.DefaultBot.Y\&@x1PGlo!IOS\]\[qy01H`S`B%.MoveNext()
  22. --- End of stack trace from previous location where exception was thrown ---
  23. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  24. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  25. at Triton.Bot.Logic.Bots.DefaultBot.DefaultBot.ebZ\&-H`jwy(_"<t\.L!kLoiVL.MoveNext()
  26. --- End of stack trace from previous location where exception was thrown ---
  27. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  28. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  29. at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd(Task task)
  30. at Triton.Bot.Logic.Bots.DefaultBot.DefaultBot.\,=:\\i?!|0H5lYuX(^PbfeAH:%.MoveNext()
  31. --- End of stack trace from previous location where exception was thrown ---
  32. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  33. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  34. at Buddy.Coroutines.Coroutine.C4Y\*3MPrWmd`D!$kS{d-cp@8!.d6\*Q#\]J} 3<e\[I0?P(GUNS\,#.MoveNext()
  35. --- End of inner exception stack trace ---
  36. at Buddy.Coroutines.Coroutine.‫‏‍‎‌​‍‍‎‬‏‬‭‭‏‭‫‌‬‭‏‮‬‌‮(Boolean )
  37. at Buddy.Coroutines.Coroutine.‮‏‍‎‫‪‎‮‬‎‎​‬‪‮‭‌​‫‭‮‫‪‫‪‍‭‌‎‏‮(Boolean )
  38. at Buddy.Coroutines.Coroutine.Resume()
  39. at Triton.Bot.Logic.Bots.DefaultBot.DefaultBot.Tick()
  40. at Triton.Bot.BotManager.‮‍‬‬‍‎‏‌‫‭‏‏‎‎‭‎‭‌‭‌‏‪‎‪‬‪‫​‮‏‮(IBot )
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement