// Id: #997101
using TEQ.WorkerJobs.Jobs.GameBots;
var eventDrivenBotAwakeTask = Activate<EventDrivenBotAwakeTask>();
await eventDrivenBotAwakeTask.Execute(null, null);
| CurrentCulture | |
| RecurringJobId | |
| Time | |
An exception occurred during performance of the job.
An attempt was made to load a program with an incorrect format. (0x8007000B)
System.BadImageFormatException: An attempt was made to load a program with an incorrect format. (0x8007000B) at System.Signature.Init(ObjectHandleOnStack _this, Void* pCorSig, Int32 cCorSig, RuntimeFieldHandleInternal fieldHandle, RuntimeMethodHandleInternal methodHandle) at System.Signature.Init(ObjectHandleOnStack _this, Void* pCorSig, Int32 cCorSig, RuntimeFieldHandleInternal fieldHandle, RuntimeMethodHandleInternal methodHandle) at System.Reflection.RtFieldInfo.InitializeFieldType() at System.Linq.Expressions.Expression.Equal(Expression left, Expression right) at _5.rap9.<ReadPastRoundsAsync>d__6 in D:\a\1\s\src\TEQ.WorkerJobs\Jobs\BaseBackgroundTask.cs:line 39 --- End of stack trace from previous location --- at InvokeStub_TaskAwaiter.GetResult(Object, Object, IntPtr*) at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Object obj, BindingFlags invokeAttr)
Triggered by recurring job scheduler