// Id: #997459
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.
Illegal or unimplemented ELEM_TYPE in signature. The format of the file '/home/site/wwwroot/TEQ.WorkerJobs.dll' is invalid.
System.BadImageFormatException: Illegal or unimplemented ELEM_TYPE in signature. The format of the file '/home/site/wwwroot/TEQ.WorkerJobs.dll' is invalid. 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 '.ter.' --- 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