启动没问题,上手以后开始报错并且无限空过
2019-01-03 10:16:40,224 [26] INFO Logger (null) - calculating stuff... 18:16:40.2241
2019-01-03 10:16:40,343 [26] ERROR Logger (null) - [Tick] Exception during execution:
Buddy.Coroutines.CoroutineUnhandledException: Exception was thrown by coroutine ---> System.AggregateException: One or more errors occurred. ---> System.InvalidOperationException: Collection was modified; enumeration operation may not execute.
at System.ThrowHelper.ThrowInvalidOperationException(ExceptionResource resource)
at System.Collections.Generic.List`1.Enumerator.MoveNextRare()
at System.Collections.Generic.List`1.Enumerator.MoveNext()
at HREngine.Bots.Sim_LOOT_008.onCardPlay(Playfield p, Boolean ownplay, Minion target, Int32 choice) in g:\Hearthbuddy 0.3.1446.417_20181204\Routines\DefaultRoutine\Silverfish\cards\Sim_LOOT_008.cs:line 13
at HREngine.Bots.Playfield.playACard(Handcard hc, Minion target, Int32 position, Int32 choice, Int32 penality) in g:\Hearthbuddy 0.3.1446.417_20181204\Routines\DefaultRoutine\Silverfish\ai\Playfield.cs:line 3784
at HREngine.Bots.Playfield.doAction(Action aa) in g:\Hearthbuddy 0.3.1446.417_20181204\Routines\DefaultRoutine\Silverfish\ai\Playfield.cs:line 3207
at HREngine.Bots.MiniSimulator.startEnemyTurnSimThread(List`1 source, Int32 startIndex, Int32 endIndex) in g:\Hearthbuddy 0.3.1446.417_20181204\Routines\DefaultRoutine\Silverfish\ai\MiniSimulator.cs:line 261
at HREngine.Bots.MiniSimulator.<>c__DisplayClass4.<doallmoves>b__0(Tuple`2 range) in g:\Hearthbuddy 0.3.1446.417_20181204\Routines\DefaultRoutine\Silverfish\ai\MiniSimulator.cs:line 134
at System.Threading.Tasks.Parallel.<>c__DisplayClass42_0`2.<PartitionerForEachWorker>b__1()
at System.Threading.Tasks.Task.InnerInvoke()
at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object )
--- End of inner exception stack trace ---
at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
at System.Threading.Tasks.Task.Wait()
at System.Threading.Tasks.Parallel.PartitionerForEachWorker[TSource,TLocal](Partitioner`1 source, ParallelOptions parallelOptions, Action`1 simpleBody, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
at System.Threading.Tasks.Parallel.ForEach[TSource](Partitioner`1 source, Action`1 body)
at HREngine.Bots.MiniSimulator.doallmoves(Playfield playf) in g:\Hearthbuddy 0.3.1446.417_20181204\Routines\DefaultRoutine\Silverfish\ai\MiniSimulator.cs:line 131
at HREngine.Bots.Ai.doallmoves(Boolean test, Boolean isLethalCheck) in g:\Hearthbuddy 0.3.1446.417_20181204\Routines\DefaultRoutine\Silverfish\ai\Ai.cs:line 120
at HREngine.Bots.Ai.dosomethingclever(Behavior bbase) in g:\Hearthbuddy 0.3.1446.417_20181204\Routines\DefaultRoutine\Silverfish\ai\Ai.cs:line 254
at HREngine.Bots.Silverfish.updateEverything(Behavior botbase, Int32 numcal, Boolean& sleepRetry) in g:\Hearthbuddy 0.3.1446.417_20181204\Routines\DefaultRoutine\silverfish_HB.cs:line 377
at HREngine.Bots.DefaultRoutine.<OurTurnLogic>d__21.MoveNext() in g:\Hearthbuddy 0.3.1446.417_20181204\Routines\DefaultRoutine\DefaultRoutine.cs:line 715
--- 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 g:\Hearthbuddy 0.3.1446.417_20181204\Routines\DefaultRoutine\DefaultRoutine.cs:line 437
--- 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.Struct76.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.Struct79.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.Struct71.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.Struct60.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.Class66.Struct18.MoveNext()
--- End of inner exception stack trace ---
at Buddy.Coroutines.Coroutine.method_2(Boolean bool_2)
at Buddy.Coroutines.Coroutine.method_0(Boolean bool_2)
at Buddy.Coroutines.Coroutine.Resume()
at Triton.Bot.Logic.Bots.DefaultBot.DefaultBot.Tick()
at Triton.Bot.BotManager.smethod_1(IBot ibot_1)
2019-01-03 10:16:41,746 [26] INFO Logger (null) - end turn