Failed jobs do not become expired to allow you to re-queue them without any
time pressure. You should re-queue or delete them manually, or apply AutomaticRetry(OnAttemptsExceeded = AttemptsExceededAction.Delete)
attribute to delete them automatically.
Token 11ca033 is not valid in the scope of module System.ModuleHandle. (Parameter 'typeToken')
System.ArgumentOutOfRangeException: Token 11ca033 is not valid in the scope of module System.ModuleHandle. (Parameter 'typeToken')
at System.ModuleHandle.ResolveTypeHandle(Int32typeToken, RuntimeTypeHandle[]typeInstantiationContext, RuntimeTypeHandle[]methodInstantiationContext)
at System.Reflection.RuntimeModule.ResolveType(Int32metadataToken, Type[]genericTypeArguments, Type[]genericMethodArguments)
at System.Reflection.CustomAttribute.AddCustomAttributes(ListBuilder`1&attributes, RuntimeModuledecoratedModule, Int32decoratedMetadataToken, RuntimeTypeattributeFilterType, BooleanmustBeInheritable, ListBuilder`1derivedAttributes)
at System.Reflection.RuntimeAssembly.GetCustomAttributes(TypeattributeType, Booleaninherit)
at Microsoft.EntityFrameworkCore.Internal.DbContextServices.<CreateModel>g__FindCompiledModel|6_0(TypecontextType)
at Microsoft.EntityFrameworkCore.Internal.DbContextServices.CreateModel(BooleandesignTime)
at Microsoft.EntityFrameworkCore.Infrastructure.EntityFrameworkServicesBuilder.<>c.<TryAddCoreServices>b__8_4(IServiceProviderp)
at ResolveService(ILEmitResolverBuilderRuntimeContext, ServiceProviderEngineScope)
at ResolveService(ILEmitResolverBuilderRuntimeContext, ServiceProviderEngineScope)
at ResolveService(ILEmitResolverBuilderRuntimeContext, ServiceProviderEngineScope)
at ResolveService(ILEmitResolverBuilderRuntimeContext, ServiceProviderEngineScope)
at ResolveService(ILEmitResolverBuilderRuntimeContext, ServiceProviderEngineScope)
at ResolveService(ILEmitResolverBuilderRuntimeContext, ServiceProviderEngineScope)
at Microsoft.Extensions.DependencyInjection.ServiceLookup.ServiceProviderEngineScope.GetService(TypeserviceType)
at Microsoft.EntityFrameworkCore.DbContext.get_DbContextDependencies()
at Microsoft.EntityFrameworkCore.DbContext.get_ContextServices()
at Microsoft.EntityFrameworkCore.DbContext.get_DbContextDependencies()
at Microsoft.EntityFrameworkCore.DbContext.Set[TEntity]()
at PGMS.DataProvider.EFCore.Services.BaseOperationEntityRepository`1.GetOperationQuery[TEntity](IUnitOfWorkunitOfWork, Expression`1filter)
at PGMS.DataProvider.EFCore.Services.BaseOperationEntityRepository`1.GetOperationAsync[TEntity](IUnitOfWorkunitOfWork, Expression`1filter, Func`2orderBy, Int32fetchSize, Int32offset)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindTopAsync[TEntity](Expression`1filter, Func`2orderBy, Int32fetchSize, Int32offset)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindTopAsync[TEntity](Expression`1filter, Func`2orderBy, Int32fetchSize, Int32offset)
at TEQ.WorkerJobs.Services.AsyncTaskProcessorService.ProcessPendingTasks() in D:\a\1\s\src\TEQ.WorkerJobs\Services\AsyncTaskProcessorService.cs:line 30
at TEQ.WorkerJobs.Jobs.AsyncTaskProcessorJob.ProcessPendingTasks() in D:\a\1\s\src\TEQ.WorkerJobs\Jobs\AsyncTaskProcessorJob.cs:line 27
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Objectobj, BindingFlagsinvokeAttr)
Token 11ca033 is not valid in the scope of module System.ModuleHandle. (Parameter 'typeToken')
System.ArgumentOutOfRangeException: Token 11ca033 is not valid in the scope of module System.ModuleHandle. (Parameter 'typeToken')
at System.ModuleHandle.ResolveTypeHandle(Int32typeToken, RuntimeTypeHandle[]typeInstantiationContext, RuntimeTypeHandle[]methodInstantiationContext)
at System.Reflection.RuntimeModule.ResolveType(Int32metadataToken, Type[]genericTypeArguments, Type[]genericMethodArguments)
at System.Reflection.CustomAttribute.AddCustomAttributes(ListBuilder`1&attributes, RuntimeModuledecoratedModule, Int32decoratedMetadataToken, RuntimeTypeattributeFilterType, BooleanmustBeInheritable, ListBuilder`1derivedAttributes)
at System.Reflection.RuntimeAssembly.GetCustomAttributes(TypeattributeType, Booleaninherit)
at Microsoft.EntityFrameworkCore.Internal.DbContextServices.<CreateModel>g__FindCompiledModel|6_0(TypecontextType)
at Microsoft.EntityFrameworkCore.Internal.DbContextServices.CreateModel(BooleandesignTime)
at Microsoft.EntityFrameworkCore.Infrastructure.EntityFrameworkServicesBuilder.<>c.<TryAddCoreServices>b__8_4(IServiceProviderp)
at ResolveService(ILEmitResolverBuilderRuntimeContext, ServiceProviderEngineScope)
at ResolveService(ILEmitResolverBuilderRuntimeContext, ServiceProviderEngineScope)
at ResolveService(ILEmitResolverBuilderRuntimeContext, ServiceProviderEngineScope)
at ResolveService(ILEmitResolverBuilderRuntimeContext, ServiceProviderEngineScope)
at ResolveService(ILEmitResolverBuilderRuntimeContext, ServiceProviderEngineScope)
at ResolveService(ILEmitResolverBuilderRuntimeContext, ServiceProviderEngineScope)
at Microsoft.Extensions.DependencyInjection.ServiceLookup.ServiceProviderEngineScope.GetService(TypeserviceType)
at Microsoft.EntityFrameworkCore.DbContext.get_DbContextDependencies()
at Microsoft.EntityFrameworkCore.DbContext.Set[TEntity]()
at PGMS.DataProvider.EFCore.Services.BaseOperationEntityRepository`1.GetOperationQuery[TEntity](IUnitOfWorkunitOfWork, Expression`1filter)
at PGMS.DataProvider.EFCore.Services.BaseOperationEntityRepository`1.GetOperationAsync[TEntity](IUnitOfWorkunitOfWork, Expression`1filter, Func`2orderBy, Int32fetchSize, Int32offset)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at TEQ.Core.AppCore.GameZone.Services.ActiveZoneProvider.GetActiveEfSystemZoneIdsAsync() in D:\a\1\s\src\TEQ.Core\AppCore\GameZone\Services\ActiveZoneProvider.cs:line 80
at TEQ.WorkerJobs.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerJobs\Jobs\BaseZoneAwareTask.cs:line 61
at TEQ.WorkerJobs.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerJobs\Jobs\BaseBackgroundTask.cs:line 39
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Objectobj, BindingFlagsinvokeAttr)
Token 11ca033 is not valid in the scope of module System.ModuleHandle. (Parameter 'typeToken')
System.ArgumentOutOfRangeException: Token 11ca033 is not valid in the scope of module System.ModuleHandle. (Parameter 'typeToken')
at System.ModuleHandle.ResolveTypeHandle(Int32typeToken, RuntimeTypeHandle[]typeInstantiationContext, RuntimeTypeHandle[]methodInstantiationContext)
at System.Reflection.RuntimeModule.ResolveType(Int32metadataToken, Type[]genericTypeArguments, Type[]genericMethodArguments)
at System.Reflection.CustomAttribute.AddCustomAttributes(ListBuilder`1&attributes, RuntimeModuledecoratedModule, Int32decoratedMetadataToken, RuntimeTypeattributeFilterType, BooleanmustBeInheritable, ListBuilder`1derivedAttributes)
at System.Reflection.RuntimeAssembly.GetCustomAttributes(TypeattributeType, Booleaninherit)
at Microsoft.EntityFrameworkCore.Internal.DbContextServices.<CreateModel>g__FindCompiledModel|6_0(TypecontextType)
at Microsoft.EntityFrameworkCore.Internal.DbContextServices.CreateModel(BooleandesignTime)
at Microsoft.EntityFrameworkCore.Infrastructure.EntityFrameworkServicesBuilder.<>c.<TryAddCoreServices>b__8_4(IServiceProviderp)
at ResolveService(ILEmitResolverBuilderRuntimeContext, ServiceProviderEngineScope)
at ResolveService(ILEmitResolverBuilderRuntimeContext, ServiceProviderEngineScope)
at ResolveService(ILEmitResolverBuilderRuntimeContext, ServiceProviderEngineScope)
at ResolveService(ILEmitResolverBuilderRuntimeContext, ServiceProviderEngineScope)
at ResolveService(ILEmitResolverBuilderRuntimeContext, ServiceProviderEngineScope)
at ResolveService(ILEmitResolverBuilderRuntimeContext, ServiceProviderEngineScope)
at Microsoft.Extensions.DependencyInjection.ServiceLookup.ServiceProviderEngineScope.GetService(TypeserviceType)
at Microsoft.EntityFrameworkCore.DbContext.get_DbContextDependencies()
at Microsoft.EntityFrameworkCore.DbContext.Set[TEntity]()
at PGMS.DataProvider.EFCore.Services.BaseOperationEntityRepository`1.GetOperationQuery[TEntity](IUnitOfWorkunitOfWork, Expression`1filter)
at PGMS.DataProvider.EFCore.Services.BaseOperationEntityRepository`1.GetOperationAsync[TEntity](IUnitOfWorkunitOfWork, Expression`1filter, Func`2orderBy, Int32fetchSize, Int32offset)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at TEQ.Core.AppCore.GameZone.Services.ActiveZoneProvider.GetActiveEfSystemZoneIdsAsync() in D:\a\1\s\src\TEQ.Core\AppCore\GameZone\Services\ActiveZoneProvider.cs:line 80
at TEQ.WorkerJobs.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerJobs\Jobs\BaseZoneAwareTask.cs:line 61
at TEQ.WorkerJobs.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerJobs\Jobs\BaseBackgroundTask.cs:line 39
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Objectobj, BindingFlagsinvokeAttr)
Token 11ca033 is not valid in the scope of module System.ModuleHandle. (Parameter 'typeToken')
System.ArgumentOutOfRangeException: Token 11ca033 is not valid in the scope of module System.ModuleHandle. (Parameter 'typeToken')
at System.ModuleHandle.ResolveTypeHandle(Int32typeToken, RuntimeTypeHandle[]typeInstantiationContext, RuntimeTypeHandle[]methodInstantiationContext)
at System.Reflection.RuntimeModule.ResolveType(Int32metadataToken, Type[]genericTypeArguments, Type[]genericMethodArguments)
at System.Reflection.CustomAttribute.AddCustomAttributes(ListBuilder`1&attributes, RuntimeModuledecoratedModule, Int32decoratedMetadataToken, RuntimeTypeattributeFilterType, BooleanmustBeInheritable, ListBuilder`1derivedAttributes)
at System.Reflection.RuntimeAssembly.GetCustomAttributes(TypeattributeType, Booleaninherit)
at Microsoft.EntityFrameworkCore.Internal.DbContextServices.<CreateModel>g__FindCompiledModel|6_0(TypecontextType)
at Microsoft.EntityFrameworkCore.Internal.DbContextServices.CreateModel(BooleandesignTime)
at Microsoft.EntityFrameworkCore.Infrastructure.EntityFrameworkServicesBuilder.<>c.<TryAddCoreServices>b__8_4(IServiceProviderp)
at ResolveService(ILEmitResolverBuilderRuntimeContext, ServiceProviderEngineScope)
at ResolveService(ILEmitResolverBuilderRuntimeContext, ServiceProviderEngineScope)
at ResolveService(ILEmitResolverBuilderRuntimeContext, ServiceProviderEngineScope)
at ResolveService(ILEmitResolverBuilderRuntimeContext, ServiceProviderEngineScope)
at ResolveService(ILEmitResolverBuilderRuntimeContext, ServiceProviderEngineScope)
at ResolveService(ILEmitResolverBuilderRuntimeContext, ServiceProviderEngineScope)
at Microsoft.Extensions.DependencyInjection.ServiceLookup.ServiceProviderEngineScope.GetService(TypeserviceType)
at Microsoft.EntityFrameworkCore.DbContext.get_DbContextDependencies()
at Microsoft.EntityFrameworkCore.DbContext.Set[TEntity]()
at PGMS.DataProvider.EFCore.Services.BaseOperationEntityRepository`1.GetOperationQuery[TEntity](IUnitOfWorkunitOfWork, Expression`1filter)
at PGMS.DataProvider.EFCore.Services.BaseOperationEntityRepository`1.GetOperationAsync[TEntity](IUnitOfWorkunitOfWork, Expression`1filter, Func`2orderBy, Int32fetchSize, Int32offset)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at TEQ.Core.AppCore.GameZone.Services.ActiveZoneProvider.GetActiveEfSystemZoneIdsAsync() in D:\a\1\s\src\TEQ.Core\AppCore\GameZone\Services\ActiveZoneProvider.cs:line 80
at TEQ.WorkerJobs.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerJobs\Jobs\BaseZoneAwareTask.cs:line 61
at TEQ.WorkerJobs.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerJobs\Jobs\BaseBackgroundTask.cs:line 39
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Objectobj, BindingFlagsinvokeAttr)
Token 11ca033 is not valid in the scope of module System.ModuleHandle. (Parameter 'typeToken')
System.ArgumentOutOfRangeException: Token 11ca033 is not valid in the scope of module System.ModuleHandle. (Parameter 'typeToken')
at System.ModuleHandle.ResolveTypeHandle(Int32typeToken, RuntimeTypeHandle[]typeInstantiationContext, RuntimeTypeHandle[]methodInstantiationContext)
at System.Reflection.RuntimeModule.ResolveType(Int32metadataToken, Type[]genericTypeArguments, Type[]genericMethodArguments)
at System.Reflection.CustomAttribute.AddCustomAttributes(ListBuilder`1&attributes, RuntimeModuledecoratedModule, Int32decoratedMetadataToken, RuntimeTypeattributeFilterType, BooleanmustBeInheritable, ListBuilder`1derivedAttributes)
at System.Reflection.RuntimeAssembly.GetCustomAttributes(TypeattributeType, Booleaninherit)
at Microsoft.EntityFrameworkCore.Internal.DbContextServices.<CreateModel>g__FindCompiledModel|6_0(TypecontextType)
at Microsoft.EntityFrameworkCore.Internal.DbContextServices.CreateModel(BooleandesignTime)
at Microsoft.EntityFrameworkCore.Infrastructure.EntityFrameworkServicesBuilder.<>c.<TryAddCoreServices>b__8_4(IServiceProviderp)
at ResolveService(ILEmitResolverBuilderRuntimeContext, ServiceProviderEngineScope)
at ResolveService(ILEmitResolverBuilderRuntimeContext, ServiceProviderEngineScope)
at ResolveService(ILEmitResolverBuilderRuntimeContext, ServiceProviderEngineScope)
at ResolveService(ILEmitResolverBuilderRuntimeContext, ServiceProviderEngineScope)
at ResolveService(ILEmitResolverBuilderRuntimeContext, ServiceProviderEngineScope)
at ResolveService(ILEmitResolverBuilderRuntimeContext, ServiceProviderEngineScope)
at Microsoft.Extensions.DependencyInjection.ServiceLookup.ServiceProviderEngineScope.GetService(TypeserviceType)
at Microsoft.EntityFrameworkCore.DbContext.get_DbContextDependencies()
at Microsoft.EntityFrameworkCore.DbContext.Set[TEntity]()
at PGMS.DataProvider.EFCore.Services.BaseOperationEntityRepository`1.GetOperationQuery[TEntity](IUnitOfWorkunitOfWork, Expression`1filter)
at PGMS.DataProvider.EFCore.Services.BaseOperationEntityRepository`1.GetOperationAsync[TEntity](IUnitOfWorkunitOfWork, Expression`1filter, Func`2orderBy, Int32fetchSize, Int32offset)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at TEQ.Core.AppCore.GameZone.Services.ActiveZoneProvider.GetActiveEfSystemZoneIdsAsync() in D:\a\1\s\src\TEQ.Core\AppCore\GameZone\Services\ActiveZoneProvider.cs:line 80
at TEQ.WorkerJobs.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerJobs\Jobs\BaseZoneAwareTask.cs:line 61
at TEQ.WorkerJobs.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerJobs\Jobs\BaseBackgroundTask.cs:line 39
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Objectobj, BindingFlagsinvokeAttr)
Token 11ca033 is not valid in the scope of module System.ModuleHandle. (Parameter 'typeToken')
System.ArgumentOutOfRangeException: Token 11ca033 is not valid in the scope of module System.ModuleHandle. (Parameter 'typeToken')
at System.ModuleHandle.ResolveTypeHandle(Int32typeToken, RuntimeTypeHandle[]typeInstantiationContext, RuntimeTypeHandle[]methodInstantiationContext)
at System.Reflection.RuntimeModule.ResolveType(Int32metadataToken, Type[]genericTypeArguments, Type[]genericMethodArguments)
at System.Reflection.CustomAttribute.AddCustomAttributes(ListBuilder`1&attributes, RuntimeModuledecoratedModule, Int32decoratedMetadataToken, RuntimeTypeattributeFilterType, BooleanmustBeInheritable, ListBuilder`1derivedAttributes)
at System.Reflection.RuntimeAssembly.GetCustomAttributes(TypeattributeType, Booleaninherit)
at Microsoft.EntityFrameworkCore.Internal.DbContextServices.<CreateModel>g__FindCompiledModel|6_0(TypecontextType)
at Microsoft.EntityFrameworkCore.Internal.DbContextServices.CreateModel(BooleandesignTime)
at Microsoft.EntityFrameworkCore.Infrastructure.EntityFrameworkServicesBuilder.<>c.<TryAddCoreServices>b__8_4(IServiceProviderp)
at ResolveService(ILEmitResolverBuilderRuntimeContext, ServiceProviderEngineScope)
at ResolveService(ILEmitResolverBuilderRuntimeContext, ServiceProviderEngineScope)
at ResolveService(ILEmitResolverBuilderRuntimeContext, ServiceProviderEngineScope)
at ResolveService(ILEmitResolverBuilderRuntimeContext, ServiceProviderEngineScope)
at ResolveService(ILEmitResolverBuilderRuntimeContext, ServiceProviderEngineScope)
at ResolveService(ILEmitResolverBuilderRuntimeContext, ServiceProviderEngineScope)
at Microsoft.Extensions.DependencyInjection.ServiceLookup.ServiceProviderEngineScope.GetService(TypeserviceType)
at Microsoft.EntityFrameworkCore.DbContext.get_DbContextDependencies()
at Microsoft.EntityFrameworkCore.DbContext.Set[TEntity]()
at PGMS.DataProvider.EFCore.Services.BaseOperationEntityRepository`1.GetOperationQuery[TEntity](IUnitOfWorkunitOfWork, Expression`1filter)
at PGMS.DataProvider.EFCore.Services.BaseOperationEntityRepository`1.GetOperationAsync[TEntity](IUnitOfWorkunitOfWork, Expression`1filter, Func`2orderBy, Int32fetchSize, Int32offset)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at TEQ.Core.AppCore.GameZone.Services.ActiveZoneProvider.GetActiveEfSystemZoneIdsAsync() in D:\a\1\s\src\TEQ.Core\AppCore\GameZone\Services\ActiveZoneProvider.cs:line 80
at TEQ.WorkerJobs.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerJobs\Jobs\BaseZoneAwareTask.cs:line 61
at TEQ.WorkerJobs.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerJobs\Jobs\BaseBackgroundTask.cs:line 39
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Objectobj, BindingFlagsinvokeAttr)
Token 11ca033 is not valid in the scope of module System.ModuleHandle. (Parameter 'typeToken')
System.ArgumentOutOfRangeException: Token 11ca033 is not valid in the scope of module System.ModuleHandle. (Parameter 'typeToken')
at System.ModuleHandle.ResolveTypeHandle(Int32typeToken, RuntimeTypeHandle[]typeInstantiationContext, RuntimeTypeHandle[]methodInstantiationContext)
at System.Reflection.RuntimeModule.ResolveType(Int32metadataToken, Type[]genericTypeArguments, Type[]genericMethodArguments)
at System.Reflection.CustomAttribute.AddCustomAttributes(ListBuilder`1&attributes, RuntimeModuledecoratedModule, Int32decoratedMetadataToken, RuntimeTypeattributeFilterType, BooleanmustBeInheritable, ListBuilder`1derivedAttributes)
at System.Reflection.RuntimeAssembly.GetCustomAttributes(TypeattributeType, Booleaninherit)
at Microsoft.EntityFrameworkCore.Internal.DbContextServices.<CreateModel>g__FindCompiledModel|6_0(TypecontextType)
at Microsoft.EntityFrameworkCore.Internal.DbContextServices.CreateModel(BooleandesignTime)
at Microsoft.EntityFrameworkCore.Infrastructure.EntityFrameworkServicesBuilder.<>c.<TryAddCoreServices>b__8_4(IServiceProviderp)
at ResolveService(ILEmitResolverBuilderRuntimeContext, ServiceProviderEngineScope)
at ResolveService(ILEmitResolverBuilderRuntimeContext, ServiceProviderEngineScope)
at ResolveService(ILEmitResolverBuilderRuntimeContext, ServiceProviderEngineScope)
at ResolveService(ILEmitResolverBuilderRuntimeContext, ServiceProviderEngineScope)
at ResolveService(ILEmitResolverBuilderRuntimeContext, ServiceProviderEngineScope)
at ResolveService(ILEmitResolverBuilderRuntimeContext, ServiceProviderEngineScope)
at Microsoft.Extensions.DependencyInjection.ServiceLookup.ServiceProviderEngineScope.GetService(TypeserviceType)
at Microsoft.EntityFrameworkCore.DbContext.get_DbContextDependencies()
at Microsoft.EntityFrameworkCore.DbContext.Set[TEntity]()
at PGMS.DataProvider.EFCore.Services.BaseOperationEntityRepository`1.GetOperationQuery[TEntity](IUnitOfWorkunitOfWork, Expression`1filter)
at PGMS.DataProvider.EFCore.Services.BaseOperationEntityRepository`1.GetOperationAsync[TEntity](IUnitOfWorkunitOfWork, Expression`1filter, Func`2orderBy, Int32fetchSize, Int32offset)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at TEQ.Core.AppCore.GameZone.Services.ActiveZoneProvider.GetActiveEfSystemZoneIdsAsync() in D:\a\1\s\src\TEQ.Core\AppCore\GameZone\Services\ActiveZoneProvider.cs:line 80
at TEQ.WorkerJobs.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerJobs\Jobs\BaseZoneAwareTask.cs:line 61
at TEQ.WorkerJobs.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerJobs\Jobs\BaseBackgroundTask.cs:line 39
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Objectobj, BindingFlagsinvokeAttr)
Token 11ca033 is not valid in the scope of module System.ModuleHandle. (Parameter 'typeToken')
System.ArgumentOutOfRangeException: Token 11ca033 is not valid in the scope of module System.ModuleHandle. (Parameter 'typeToken')
at System.ModuleHandle.ResolveTypeHandle(Int32typeToken, RuntimeTypeHandle[]typeInstantiationContext, RuntimeTypeHandle[]methodInstantiationContext)
at System.Reflection.RuntimeModule.ResolveType(Int32metadataToken, Type[]genericTypeArguments, Type[]genericMethodArguments)
at System.Reflection.CustomAttribute.AddCustomAttributes(ListBuilder`1&attributes, RuntimeModuledecoratedModule, Int32decoratedMetadataToken, RuntimeTypeattributeFilterType, BooleanmustBeInheritable, ListBuilder`1derivedAttributes)
at System.Reflection.RuntimeAssembly.GetCustomAttributes(TypeattributeType, Booleaninherit)
at Microsoft.EntityFrameworkCore.Internal.DbContextServices.<CreateModel>g__FindCompiledModel|6_0(TypecontextType)
at Microsoft.EntityFrameworkCore.Internal.DbContextServices.CreateModel(BooleandesignTime)
at Microsoft.EntityFrameworkCore.Infrastructure.EntityFrameworkServicesBuilder.<>c.<TryAddCoreServices>b__8_4(IServiceProviderp)
at ResolveService(ILEmitResolverBuilderRuntimeContext, ServiceProviderEngineScope)
at ResolveService(ILEmitResolverBuilderRuntimeContext, ServiceProviderEngineScope)
at ResolveService(ILEmitResolverBuilderRuntimeContext, ServiceProviderEngineScope)
at ResolveService(ILEmitResolverBuilderRuntimeContext, ServiceProviderEngineScope)
at ResolveService(ILEmitResolverBuilderRuntimeContext, ServiceProviderEngineScope)
at ResolveService(ILEmitResolverBuilderRuntimeContext, ServiceProviderEngineScope)
at Microsoft.Extensions.DependencyInjection.ServiceLookup.ServiceProviderEngineScope.GetService(TypeserviceType)
at Microsoft.EntityFrameworkCore.DbContext.get_DbContextDependencies()
at Microsoft.EntityFrameworkCore.DbContext.Set[TEntity]()
at PGMS.DataProvider.EFCore.Services.BaseOperationEntityRepository`1.GetOperationQuery[TEntity](IUnitOfWorkunitOfWork, Expression`1filter)
at PGMS.DataProvider.EFCore.Services.BaseOperationEntityRepository`1.GetOperationAsync[TEntity](IUnitOfWorkunitOfWork, Expression`1filter, Func`2orderBy, Int32fetchSize, Int32offset)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at TEQ.Core.AppCore.PrivateServer.Services.PrivateServerRegistry.GetActiveZoneIdsAsync() in D:\a\1\s\src\TEQ.Core\AppCore\PrivateServer\Services\IPrivateServerRegistry.cs:line 97
at TEQ.WorkerJobs.Jobs.GameBots.EventDrivenBotAwakeTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerJobs\Jobs\GameBots\EventDrivenBotAwakeTask.cs:line 73
at TEQ.WorkerJobs.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerJobs\Jobs\BaseBackgroundTask.cs:line 39
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Objectobj, BindingFlagsinvokeAttr)
Token 11ca033 is not valid in the scope of module System.ModuleHandle. (Parameter 'typeToken')
System.ArgumentOutOfRangeException: Token 11ca033 is not valid in the scope of module System.ModuleHandle. (Parameter 'typeToken')
at System.ModuleHandle.ResolveTypeHandle(Int32typeToken, RuntimeTypeHandle[]typeInstantiationContext, RuntimeTypeHandle[]methodInstantiationContext)
at System.Reflection.RuntimeModule.ResolveType(Int32metadataToken, Type[]genericTypeArguments, Type[]genericMethodArguments)
at System.Reflection.CustomAttribute.AddCustomAttributes(ListBuilder`1&attributes, RuntimeModuledecoratedModule, Int32decoratedMetadataToken, RuntimeTypeattributeFilterType, BooleanmustBeInheritable, ListBuilder`1derivedAttributes)
at System.Reflection.RuntimeAssembly.GetCustomAttributes(TypeattributeType, Booleaninherit)
at Microsoft.EntityFrameworkCore.Internal.DbContextServices.<CreateModel>g__FindCompiledModel|6_0(TypecontextType)
at Microsoft.EntityFrameworkCore.Internal.DbContextServices.CreateModel(BooleandesignTime)
at Microsoft.EntityFrameworkCore.Infrastructure.EntityFrameworkServicesBuilder.<>c.<TryAddCoreServices>b__8_4(IServiceProviderp)
at ResolveService(ILEmitResolverBuilderRuntimeContext, ServiceProviderEngineScope)
at ResolveService(ILEmitResolverBuilderRuntimeContext, ServiceProviderEngineScope)
at ResolveService(ILEmitResolverBuilderRuntimeContext, ServiceProviderEngineScope)
at ResolveService(ILEmitResolverBuilderRuntimeContext, ServiceProviderEngineScope)
at ResolveService(ILEmitResolverBuilderRuntimeContext, ServiceProviderEngineScope)
at ResolveService(ILEmitResolverBuilderRuntimeContext, ServiceProviderEngineScope)
at Microsoft.Extensions.DependencyInjection.ServiceLookup.ServiceProviderEngineScope.GetService(TypeserviceType)
at Microsoft.EntityFrameworkCore.DbContext.get_DbContextDependencies()
at Microsoft.EntityFrameworkCore.DbContext.Set[TEntity]()
at PGMS.DataProvider.EFCore.Services.BaseOperationEntityRepository`1.GetOperationQuery[TEntity](IUnitOfWorkunitOfWork, Expression`1filter)
at PGMS.DataProvider.EFCore.Services.BaseOperationEntityRepository`1.GetOperationAsync[TEntity](IUnitOfWorkunitOfWork, Expression`1filter, Func`2orderBy, Int32fetchSize, Int32offset)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at TEQ.Core.AppCore.GameZone.Services.ActiveZoneProvider.GetActiveEfSystemZoneIdsAsync() in D:\a\1\s\src\TEQ.Core\AppCore\GameZone\Services\ActiveZoneProvider.cs:line 80
at TEQ.WorkerJobs.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerJobs\Jobs\BaseZoneAwareTask.cs:line 61
at TEQ.WorkerJobs.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerJobs\Jobs\BaseBackgroundTask.cs:line 39
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Objectobj, BindingFlagsinvokeAttr)
Token 11ca033 is not valid in the scope of module System.ModuleHandle. (Parameter 'typeToken')
System.ArgumentOutOfRangeException: Token 11ca033 is not valid in the scope of module System.ModuleHandle. (Parameter 'typeToken')
at System.ModuleHandle.ResolveTypeHandle(Int32typeToken, RuntimeTypeHandle[]typeInstantiationContext, RuntimeTypeHandle[]methodInstantiationContext)
at System.Reflection.RuntimeModule.ResolveType(Int32metadataToken, Type[]genericTypeArguments, Type[]genericMethodArguments)
at System.Reflection.CustomAttribute.AddCustomAttributes(ListBuilder`1&attributes, RuntimeModuledecoratedModule, Int32decoratedMetadataToken, RuntimeTypeattributeFilterType, BooleanmustBeInheritable, ListBuilder`1derivedAttributes)
at System.Reflection.RuntimeAssembly.GetCustomAttributes(TypeattributeType, Booleaninherit)
at Microsoft.EntityFrameworkCore.Internal.DbContextServices.<CreateModel>g__FindCompiledModel|6_0(TypecontextType)
at Microsoft.EntityFrameworkCore.Internal.DbContextServices.CreateModel(BooleandesignTime)
at Microsoft.EntityFrameworkCore.Infrastructure.EntityFrameworkServicesBuilder.<>c.<TryAddCoreServices>b__8_4(IServiceProviderp)
at ResolveService(ILEmitResolverBuilderRuntimeContext, ServiceProviderEngineScope)
at ResolveService(ILEmitResolverBuilderRuntimeContext, ServiceProviderEngineScope)
at ResolveService(ILEmitResolverBuilderRuntimeContext, ServiceProviderEngineScope)
at ResolveService(ILEmitResolverBuilderRuntimeContext, ServiceProviderEngineScope)
at ResolveService(ILEmitResolverBuilderRuntimeContext, ServiceProviderEngineScope)
at ResolveService(ILEmitResolverBuilderRuntimeContext, ServiceProviderEngineScope)
at Microsoft.Extensions.DependencyInjection.ServiceLookup.ServiceProviderEngineScope.GetService(TypeserviceType)
at Microsoft.EntityFrameworkCore.DbContext.get_DbContextDependencies()
at Microsoft.EntityFrameworkCore.DbContext.Set[TEntity]()
at PGMS.DataProvider.EFCore.Services.BaseOperationEntityRepository`1.GetOperationQuery[TEntity](IUnitOfWorkunitOfWork, Expression`1filter)
at PGMS.DataProvider.EFCore.Services.BaseOperationEntityRepository`1.GetOperationAsync[TEntity](IUnitOfWorkunitOfWork, Expression`1filter, Func`2orderBy, Int32fetchSize, Int32offset)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at TEQ.Core.AppCore.GameZone.Services.ActiveZoneProvider.GetActiveEfSystemZoneIdsAsync() in D:\a\1\s\src\TEQ.Core\AppCore\GameZone\Services\ActiveZoneProvider.cs:line 80
at TEQ.WorkerJobs.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerJobs\Jobs\BaseZoneAwareTask.cs:line 61
at TEQ.WorkerJobs.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerJobs\Jobs\BaseBackgroundTask.cs:line 39
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Objectobj, BindingFlagsinvokeAttr)
Token 11ca033 is not valid in the scope of module System.ModuleHandle. (Parameter 'typeToken')
System.ArgumentOutOfRangeException: Token 11ca033 is not valid in the scope of module System.ModuleHandle. (Parameter 'typeToken')
at System.ModuleHandle.ResolveTypeHandle(Int32typeToken, RuntimeTypeHandle[]typeInstantiationContext, RuntimeTypeHandle[]methodInstantiationContext)
at System.Reflection.RuntimeModule.ResolveType(Int32metadataToken, Type[]genericTypeArguments, Type[]genericMethodArguments)
at System.Reflection.CustomAttribute.AddCustomAttributes(ListBuilder`1&attributes, RuntimeModuledecoratedModule, Int32decoratedMetadataToken, RuntimeTypeattributeFilterType, BooleanmustBeInheritable, ListBuilder`1derivedAttributes)
at System.Reflection.RuntimeAssembly.GetCustomAttributes(TypeattributeType, Booleaninherit)
at Microsoft.EntityFrameworkCore.Internal.DbContextServices.<CreateModel>g__FindCompiledModel|6_0(TypecontextType)
at Microsoft.EntityFrameworkCore.Internal.DbContextServices.CreateModel(BooleandesignTime)
at Microsoft.EntityFrameworkCore.Infrastructure.EntityFrameworkServicesBuilder.<>c.<TryAddCoreServices>b__8_4(IServiceProviderp)
at ResolveService(ILEmitResolverBuilderRuntimeContext, ServiceProviderEngineScope)
at ResolveService(ILEmitResolverBuilderRuntimeContext, ServiceProviderEngineScope)
at ResolveService(ILEmitResolverBuilderRuntimeContext, ServiceProviderEngineScope)
at ResolveService(ILEmitResolverBuilderRuntimeContext, ServiceProviderEngineScope)
at ResolveService(ILEmitResolverBuilderRuntimeContext, ServiceProviderEngineScope)
at ResolveService(ILEmitResolverBuilderRuntimeContext, ServiceProviderEngineScope)
at Microsoft.Extensions.DependencyInjection.ServiceLookup.ServiceProviderEngineScope.GetService(TypeserviceType)
at Microsoft.EntityFrameworkCore.DbContext.get_DbContextDependencies()
at Microsoft.EntityFrameworkCore.DbContext.get_ContextServices()
at Microsoft.EntityFrameworkCore.DbContext.get_DbContextDependencies()
at Microsoft.EntityFrameworkCore.DbContext.Set[TEntity]()
at PGMS.DataProvider.EFCore.Services.BaseOperationEntityRepository`1.GetOperationQuery[TEntity](IUnitOfWorkunitOfWork, Expression`1filter)
at PGMS.DataProvider.EFCore.Services.BaseOperationEntityRepository`1.GetOperationAsync[TEntity](IUnitOfWorkunitOfWork, Expression`1filter, Func`2orderBy, Int32fetchSize, Int32offset)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindTopAsync[TEntity](Expression`1filter, Func`2orderBy, Int32fetchSize, Int32offset)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindTopAsync[TEntity](Expression`1filter, Func`2orderBy, Int32fetchSize, Int32offset)
at TEQ.WorkerJobs.Services.AsyncTaskProcessorService.ProcessPendingTasks() in D:\a\1\s\src\TEQ.WorkerJobs\Services\AsyncTaskProcessorService.cs:line 30
at TEQ.WorkerJobs.Jobs.AsyncTaskProcessorJob.ProcessPendingTasks() in D:\a\1\s\src\TEQ.WorkerJobs\Jobs\AsyncTaskProcessorJob.cs:line 27
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Objectobj, BindingFlagsinvokeAttr)
Token 11ca033 is not valid in the scope of module System.ModuleHandle. (Parameter 'typeToken')
System.ArgumentOutOfRangeException: Token 11ca033 is not valid in the scope of module System.ModuleHandle. (Parameter 'typeToken')
at System.ModuleHandle.ResolveTypeHandle(Int32typeToken, RuntimeTypeHandle[]typeInstantiationContext, RuntimeTypeHandle[]methodInstantiationContext)
at System.Reflection.RuntimeModule.ResolveType(Int32metadataToken, Type[]genericTypeArguments, Type[]genericMethodArguments)
at System.Reflection.CustomAttribute.AddCustomAttributes(ListBuilder`1&attributes, RuntimeModuledecoratedModule, Int32decoratedMetadataToken, RuntimeTypeattributeFilterType, BooleanmustBeInheritable, ListBuilder`1derivedAttributes)
at System.Reflection.RuntimeAssembly.GetCustomAttributes(TypeattributeType, Booleaninherit)
at Microsoft.EntityFrameworkCore.Internal.DbContextServices.<CreateModel>g__FindCompiledModel|6_0(TypecontextType)
at Microsoft.EntityFrameworkCore.Internal.DbContextServices.CreateModel(BooleandesignTime)
at Microsoft.EntityFrameworkCore.Infrastructure.EntityFrameworkServicesBuilder.<>c.<TryAddCoreServices>b__8_4(IServiceProviderp)
at ResolveService(ILEmitResolverBuilderRuntimeContext, ServiceProviderEngineScope)
at ResolveService(ILEmitResolverBuilderRuntimeContext, ServiceProviderEngineScope)
at ResolveService(ILEmitResolverBuilderRuntimeContext, ServiceProviderEngineScope)
at ResolveService(ILEmitResolverBuilderRuntimeContext, ServiceProviderEngineScope)
at ResolveService(ILEmitResolverBuilderRuntimeContext, ServiceProviderEngineScope)
at ResolveService(ILEmitResolverBuilderRuntimeContext, ServiceProviderEngineScope)
at Microsoft.Extensions.DependencyInjection.ServiceLookup.ServiceProviderEngineScope.GetService(TypeserviceType)
at Microsoft.EntityFrameworkCore.DbContext.get_DbContextDependencies()
at Microsoft.EntityFrameworkCore.DbContext.Set[TEntity]()
at PGMS.DataProvider.EFCore.Services.BaseOperationEntityRepository`1.GetOperationQuery[TEntity](IUnitOfWorkunitOfWork, Expression`1filter)
at PGMS.DataProvider.EFCore.Services.BaseOperationEntityRepository`1.GetOperationAsync[TEntity](IUnitOfWorkunitOfWork, Expression`1filter, Func`2orderBy, Int32fetchSize, Int32offset)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at TEQ.Core.AppCore.GameZone.Services.ActiveZoneProvider.GetActiveEfSystemZoneIdsAsync() in D:\a\1\s\src\TEQ.Core\AppCore\GameZone\Services\ActiveZoneProvider.cs:line 80
at TEQ.WorkerJobs.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerJobs\Jobs\BaseZoneAwareTask.cs:line 61
at TEQ.WorkerJobs.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerJobs\Jobs\BaseBackgroundTask.cs:line 39
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Objectobj, BindingFlagsinvokeAttr)
Token 11ca033 is not valid in the scope of module System.ModuleHandle. (Parameter 'typeToken')
System.ArgumentOutOfRangeException: Token 11ca033 is not valid in the scope of module System.ModuleHandle. (Parameter 'typeToken')
at System.ModuleHandle.ResolveTypeHandle(Int32typeToken, RuntimeTypeHandle[]typeInstantiationContext, RuntimeTypeHandle[]methodInstantiationContext)
at System.Reflection.RuntimeModule.ResolveType(Int32metadataToken, Type[]genericTypeArguments, Type[]genericMethodArguments)
at System.Reflection.CustomAttribute.AddCustomAttributes(ListBuilder`1&attributes, RuntimeModuledecoratedModule, Int32decoratedMetadataToken, RuntimeTypeattributeFilterType, BooleanmustBeInheritable, ListBuilder`1derivedAttributes)
at System.Reflection.RuntimeAssembly.GetCustomAttributes(TypeattributeType, Booleaninherit)
at Microsoft.EntityFrameworkCore.Internal.DbContextServices.<CreateModel>g__FindCompiledModel|6_0(TypecontextType)
at Microsoft.EntityFrameworkCore.Internal.DbContextServices.CreateModel(BooleandesignTime)
at Microsoft.EntityFrameworkCore.Infrastructure.EntityFrameworkServicesBuilder.<>c.<TryAddCoreServices>b__8_4(IServiceProviderp)
at ResolveService(ILEmitResolverBuilderRuntimeContext, ServiceProviderEngineScope)
at ResolveService(ILEmitResolverBuilderRuntimeContext, ServiceProviderEngineScope)
at ResolveService(ILEmitResolverBuilderRuntimeContext, ServiceProviderEngineScope)
at ResolveService(ILEmitResolverBuilderRuntimeContext, ServiceProviderEngineScope)
at ResolveService(ILEmitResolverBuilderRuntimeContext, ServiceProviderEngineScope)
at ResolveService(ILEmitResolverBuilderRuntimeContext, ServiceProviderEngineScope)
at Microsoft.Extensions.DependencyInjection.ServiceLookup.ServiceProviderEngineScope.GetService(TypeserviceType)
at Microsoft.EntityFrameworkCore.DbContext.get_DbContextDependencies()
at Microsoft.EntityFrameworkCore.DbContext.Set[TEntity]()
at PGMS.DataProvider.EFCore.Services.BaseOperationEntityRepository`1.GetOperationQuery[TEntity](IUnitOfWorkunitOfWork, Expression`1filter)
at PGMS.DataProvider.EFCore.Services.BaseOperationEntityRepository`1.GetOperationAsync[TEntity](IUnitOfWorkunitOfWork, Expression`1filter, Func`2orderBy, Int32fetchSize, Int32offset)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at TEQ.Core.AppCore.GameZone.Services.ActiveZoneProvider.GetActiveEfSystemZoneIdsAsync() in D:\a\1\s\src\TEQ.Core\AppCore\GameZone\Services\ActiveZoneProvider.cs:line 80
at TEQ.WorkerJobs.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerJobs\Jobs\BaseZoneAwareTask.cs:line 61
at TEQ.WorkerJobs.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerJobs\Jobs\BaseBackgroundTask.cs:line 39
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Objectobj, BindingFlagsinvokeAttr)
Token 11ca033 is not valid in the scope of module System.ModuleHandle. (Parameter 'typeToken')
System.ArgumentOutOfRangeException: Token 11ca033 is not valid in the scope of module System.ModuleHandle. (Parameter 'typeToken')
at System.ModuleHandle.ResolveTypeHandle(Int32typeToken, RuntimeTypeHandle[]typeInstantiationContext, RuntimeTypeHandle[]methodInstantiationContext)
at System.Reflection.RuntimeModule.ResolveType(Int32metadataToken, Type[]genericTypeArguments, Type[]genericMethodArguments)
at System.Reflection.CustomAttribute.AddCustomAttributes(ListBuilder`1&attributes, RuntimeModuledecoratedModule, Int32decoratedMetadataToken, RuntimeTypeattributeFilterType, BooleanmustBeInheritable, ListBuilder`1derivedAttributes)
at System.Reflection.RuntimeAssembly.GetCustomAttributes(TypeattributeType, Booleaninherit)
at Microsoft.EntityFrameworkCore.Internal.DbContextServices.<CreateModel>g__FindCompiledModel|6_0(TypecontextType)
at Microsoft.EntityFrameworkCore.Internal.DbContextServices.CreateModel(BooleandesignTime)
at Microsoft.EntityFrameworkCore.Infrastructure.EntityFrameworkServicesBuilder.<>c.<TryAddCoreServices>b__8_4(IServiceProviderp)
at ResolveService(ILEmitResolverBuilderRuntimeContext, ServiceProviderEngineScope)
at ResolveService(ILEmitResolverBuilderRuntimeContext, ServiceProviderEngineScope)
at ResolveService(ILEmitResolverBuilderRuntimeContext, ServiceProviderEngineScope)
at ResolveService(ILEmitResolverBuilderRuntimeContext, ServiceProviderEngineScope)
at ResolveService(ILEmitResolverBuilderRuntimeContext, ServiceProviderEngineScope)
at ResolveService(ILEmitResolverBuilderRuntimeContext, ServiceProviderEngineScope)
at Microsoft.Extensions.DependencyInjection.ServiceLookup.ServiceProviderEngineScope.GetService(TypeserviceType)
at Microsoft.EntityFrameworkCore.DbContext.get_DbContextDependencies()
at Microsoft.EntityFrameworkCore.DbContext.Set[TEntity]()
at PGMS.DataProvider.EFCore.Services.BaseOperationEntityRepository`1.GetOperationQuery[TEntity](IUnitOfWorkunitOfWork, Expression`1filter)
at PGMS.DataProvider.EFCore.Services.BaseOperationEntityRepository`1.GetOperationAsync[TEntity](IUnitOfWorkunitOfWork, Expression`1filter, Func`2orderBy, Int32fetchSize, Int32offset)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at TEQ.Core.AppCore.GameZone.Services.ActiveZoneProvider.GetActiveEfSystemZoneIdsAsync() in D:\a\1\s\src\TEQ.Core\AppCore\GameZone\Services\ActiveZoneProvider.cs:line 80
at TEQ.WorkerJobs.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerJobs\Jobs\BaseZoneAwareTask.cs:line 61
at TEQ.WorkerJobs.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerJobs\Jobs\BaseBackgroundTask.cs:line 39
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Objectobj, BindingFlagsinvokeAttr)
Token 11ca033 is not valid in the scope of module System.ModuleHandle. (Parameter 'typeToken')
System.ArgumentOutOfRangeException: Token 11ca033 is not valid in the scope of module System.ModuleHandle. (Parameter 'typeToken')
at System.ModuleHandle.ResolveTypeHandle(Int32typeToken, RuntimeTypeHandle[]typeInstantiationContext, RuntimeTypeHandle[]methodInstantiationContext)
at System.Reflection.RuntimeModule.ResolveType(Int32metadataToken, Type[]genericTypeArguments, Type[]genericMethodArguments)
at System.Reflection.CustomAttribute.AddCustomAttributes(ListBuilder`1&attributes, RuntimeModuledecoratedModule, Int32decoratedMetadataToken, RuntimeTypeattributeFilterType, BooleanmustBeInheritable, ListBuilder`1derivedAttributes)
at System.Reflection.RuntimeAssembly.GetCustomAttributes(TypeattributeType, Booleaninherit)
at Microsoft.EntityFrameworkCore.Internal.DbContextServices.<CreateModel>g__FindCompiledModel|6_0(TypecontextType)
at Microsoft.EntityFrameworkCore.Internal.DbContextServices.CreateModel(BooleandesignTime)
at Microsoft.EntityFrameworkCore.Infrastructure.EntityFrameworkServicesBuilder.<>c.<TryAddCoreServices>b__8_4(IServiceProviderp)
at ResolveService(ILEmitResolverBuilderRuntimeContext, ServiceProviderEngineScope)
at ResolveService(ILEmitResolverBuilderRuntimeContext, ServiceProviderEngineScope)
at ResolveService(ILEmitResolverBuilderRuntimeContext, ServiceProviderEngineScope)
at ResolveService(ILEmitResolverBuilderRuntimeContext, ServiceProviderEngineScope)
at ResolveService(ILEmitResolverBuilderRuntimeContext, ServiceProviderEngineScope)
at ResolveService(ILEmitResolverBuilderRuntimeContext, ServiceProviderEngineScope)
at Microsoft.Extensions.DependencyInjection.ServiceLookup.ServiceProviderEngineScope.GetService(TypeserviceType)
at Microsoft.EntityFrameworkCore.DbContext.get_DbContextDependencies()
at Microsoft.EntityFrameworkCore.DbContext.Set[TEntity]()
at PGMS.DataProvider.EFCore.Services.BaseOperationEntityRepository`1.GetOperationQuery[TEntity](IUnitOfWorkunitOfWork, Expression`1filter)
at PGMS.DataProvider.EFCore.Services.BaseOperationEntityRepository`1.GetOperationAsync[TEntity](IUnitOfWorkunitOfWork, Expression`1filter, Func`2orderBy, Int32fetchSize, Int32offset)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at TEQ.Core.AppCore.GameZone.Services.ActiveZoneProvider.GetActiveEfSystemZoneIdsAsync() in D:\a\1\s\src\TEQ.Core\AppCore\GameZone\Services\ActiveZoneProvider.cs:line 80
at TEQ.WorkerJobs.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerJobs\Jobs\BaseZoneAwareTask.cs:line 61
at TEQ.WorkerJobs.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerJobs\Jobs\BaseBackgroundTask.cs:line 39
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Objectobj, BindingFlagsinvokeAttr)
Token 11ca033 is not valid in the scope of module System.ModuleHandle. (Parameter 'typeToken')
System.ArgumentOutOfRangeException: Token 11ca033 is not valid in the scope of module System.ModuleHandle. (Parameter 'typeToken')
at System.ModuleHandle.ResolveTypeHandle(Int32typeToken, RuntimeTypeHandle[]typeInstantiationContext, RuntimeTypeHandle[]methodInstantiationContext)
at System.Reflection.RuntimeModule.ResolveType(Int32metadataToken, Type[]genericTypeArguments, Type[]genericMethodArguments)
at System.Reflection.CustomAttribute.AddCustomAttributes(ListBuilder`1&attributes, RuntimeModuledecoratedModule, Int32decoratedMetadataToken, RuntimeTypeattributeFilterType, BooleanmustBeInheritable, ListBuilder`1derivedAttributes)
at System.Reflection.RuntimeAssembly.GetCustomAttributes(TypeattributeType, Booleaninherit)
at Microsoft.EntityFrameworkCore.Internal.DbContextServices.<CreateModel>g__FindCompiledModel|6_0(TypecontextType)
at Microsoft.EntityFrameworkCore.Internal.DbContextServices.CreateModel(BooleandesignTime)
at Microsoft.EntityFrameworkCore.Infrastructure.EntityFrameworkServicesBuilder.<>c.<TryAddCoreServices>b__8_4(IServiceProviderp)
at ResolveService(ILEmitResolverBuilderRuntimeContext, ServiceProviderEngineScope)
at ResolveService(ILEmitResolverBuilderRuntimeContext, ServiceProviderEngineScope)
at ResolveService(ILEmitResolverBuilderRuntimeContext, ServiceProviderEngineScope)
at ResolveService(ILEmitResolverBuilderRuntimeContext, ServiceProviderEngineScope)
at ResolveService(ILEmitResolverBuilderRuntimeContext, ServiceProviderEngineScope)
at ResolveService(ILEmitResolverBuilderRuntimeContext, ServiceProviderEngineScope)
at Microsoft.Extensions.DependencyInjection.ServiceLookup.ServiceProviderEngineScope.GetService(TypeserviceType)
at Microsoft.EntityFrameworkCore.DbContext.get_DbContextDependencies()
at Microsoft.EntityFrameworkCore.DbContext.Set[TEntity]()
at PGMS.DataProvider.EFCore.Services.BaseOperationEntityRepository`1.GetOperationQuery[TEntity](IUnitOfWorkunitOfWork, Expression`1filter)
at PGMS.DataProvider.EFCore.Services.BaseOperationEntityRepository`1.GetOperationAsync[TEntity](IUnitOfWorkunitOfWork, Expression`1filter, Func`2orderBy, Int32fetchSize, Int32offset)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at TEQ.Core.AppCore.PrivateServer.Services.PrivateServerRegistry.GetActiveZoneIdsAsync() in D:\a\1\s\src\TEQ.Core\AppCore\PrivateServer\Services\IPrivateServerRegistry.cs:line 97
at TEQ.WorkerJobs.Jobs.GameBots.EventDrivenBotAwakeTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerJobs\Jobs\GameBots\EventDrivenBotAwakeTask.cs:line 73
at TEQ.WorkerJobs.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerJobs\Jobs\BaseBackgroundTask.cs:line 39
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Objectobj, BindingFlagsinvokeAttr)
Token 11ca033 is not valid in the scope of module System.ModuleHandle. (Parameter 'typeToken')
System.ArgumentOutOfRangeException: Token 11ca033 is not valid in the scope of module System.ModuleHandle. (Parameter 'typeToken')
at System.ModuleHandle.ResolveTypeHandle(Int32typeToken, RuntimeTypeHandle[]typeInstantiationContext, RuntimeTypeHandle[]methodInstantiationContext)
at System.Reflection.RuntimeModule.ResolveType(Int32metadataToken, Type[]genericTypeArguments, Type[]genericMethodArguments)
at System.Reflection.CustomAttribute.AddCustomAttributes(ListBuilder`1&attributes, RuntimeModuledecoratedModule, Int32decoratedMetadataToken, RuntimeTypeattributeFilterType, BooleanmustBeInheritable, ListBuilder`1derivedAttributes)
at System.Reflection.RuntimeAssembly.GetCustomAttributes(TypeattributeType, Booleaninherit)
at Microsoft.EntityFrameworkCore.Internal.DbContextServices.<CreateModel>g__FindCompiledModel|6_0(TypecontextType)
at Microsoft.EntityFrameworkCore.Internal.DbContextServices.CreateModel(BooleandesignTime)
at Microsoft.EntityFrameworkCore.Infrastructure.EntityFrameworkServicesBuilder.<>c.<TryAddCoreServices>b__8_4(IServiceProviderp)
at ResolveService(ILEmitResolverBuilderRuntimeContext, ServiceProviderEngineScope)
at ResolveService(ILEmitResolverBuilderRuntimeContext, ServiceProviderEngineScope)
at ResolveService(ILEmitResolverBuilderRuntimeContext, ServiceProviderEngineScope)
at ResolveService(ILEmitResolverBuilderRuntimeContext, ServiceProviderEngineScope)
at ResolveService(ILEmitResolverBuilderRuntimeContext, ServiceProviderEngineScope)
at ResolveService(ILEmitResolverBuilderRuntimeContext, ServiceProviderEngineScope)
at Microsoft.Extensions.DependencyInjection.ServiceLookup.ServiceProviderEngineScope.GetService(TypeserviceType)
at Microsoft.EntityFrameworkCore.DbContext.get_DbContextDependencies()
at Microsoft.EntityFrameworkCore.DbContext.Set[TEntity]()
at PGMS.DataProvider.EFCore.Services.BaseOperationEntityRepository`1.GetOperationQuery[TEntity](IUnitOfWorkunitOfWork, Expression`1filter)
at PGMS.DataProvider.EFCore.Services.BaseOperationEntityRepository`1.GetOperationAsync[TEntity](IUnitOfWorkunitOfWork, Expression`1filter, Func`2orderBy, Int32fetchSize, Int32offset)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at TEQ.Core.AppCore.GameZone.Services.ActiveZoneProvider.GetActiveEfSystemZoneIdsAsync() in D:\a\1\s\src\TEQ.Core\AppCore\GameZone\Services\ActiveZoneProvider.cs:line 80
at TEQ.WorkerJobs.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerJobs\Jobs\BaseZoneAwareTask.cs:line 61
at TEQ.WorkerJobs.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerJobs\Jobs\BaseBackgroundTask.cs:line 39
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Objectobj, BindingFlagsinvokeAttr)
Token 11ca033 is not valid in the scope of module System.ModuleHandle. (Parameter 'typeToken')
System.ArgumentOutOfRangeException: Token 11ca033 is not valid in the scope of module System.ModuleHandle. (Parameter 'typeToken')
at System.ModuleHandle.ResolveTypeHandle(Int32typeToken, RuntimeTypeHandle[]typeInstantiationContext, RuntimeTypeHandle[]methodInstantiationContext)
at System.Reflection.RuntimeModule.ResolveType(Int32metadataToken, Type[]genericTypeArguments, Type[]genericMethodArguments)
at System.Reflection.CustomAttribute.AddCustomAttributes(ListBuilder`1&attributes, RuntimeModuledecoratedModule, Int32decoratedMetadataToken, RuntimeTypeattributeFilterType, BooleanmustBeInheritable, ListBuilder`1derivedAttributes)
at System.Reflection.RuntimeAssembly.GetCustomAttributes(TypeattributeType, Booleaninherit)
at Microsoft.EntityFrameworkCore.Internal.DbContextServices.<CreateModel>g__FindCompiledModel|6_0(TypecontextType)
at Microsoft.EntityFrameworkCore.Internal.DbContextServices.CreateModel(BooleandesignTime)
at Microsoft.EntityFrameworkCore.Infrastructure.EntityFrameworkServicesBuilder.<>c.<TryAddCoreServices>b__8_4(IServiceProviderp)
at ResolveService(ILEmitResolverBuilderRuntimeContext, ServiceProviderEngineScope)
at ResolveService(ILEmitResolverBuilderRuntimeContext, ServiceProviderEngineScope)
at ResolveService(ILEmitResolverBuilderRuntimeContext, ServiceProviderEngineScope)
at ResolveService(ILEmitResolverBuilderRuntimeContext, ServiceProviderEngineScope)
at ResolveService(ILEmitResolverBuilderRuntimeContext, ServiceProviderEngineScope)
at ResolveService(ILEmitResolverBuilderRuntimeContext, ServiceProviderEngineScope)
at Microsoft.Extensions.DependencyInjection.ServiceLookup.ServiceProviderEngineScope.GetService(TypeserviceType)
at Microsoft.EntityFrameworkCore.DbContext.get_DbContextDependencies()
at Microsoft.EntityFrameworkCore.DbContext.Set[TEntity]()
at PGMS.DataProvider.EFCore.Services.BaseOperationEntityRepository`1.GetOperationQuery[TEntity](IUnitOfWorkunitOfWork, Expression`1filter)
at PGMS.DataProvider.EFCore.Services.BaseOperationEntityRepository`1.GetOperationAsync[TEntity](IUnitOfWorkunitOfWork, Expression`1filter, Func`2orderBy, Int32fetchSize, Int32offset)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at TEQ.Core.AppCore.GameZone.Services.ActiveZoneProvider.GetActiveEfSystemZoneIdsAsync() in D:\a\1\s\src\TEQ.Core\AppCore\GameZone\Services\ActiveZoneProvider.cs:line 80
at TEQ.WorkerJobs.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerJobs\Jobs\BaseZoneAwareTask.cs:line 61
at TEQ.WorkerJobs.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerJobs\Jobs\BaseBackgroundTask.cs:line 39
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Objectobj, BindingFlagsinvokeAttr)
Token 11ca033 is not valid in the scope of module System.ModuleHandle. (Parameter 'typeToken')
System.ArgumentOutOfRangeException: Token 11ca033 is not valid in the scope of module System.ModuleHandle. (Parameter 'typeToken')
at System.ModuleHandle.ResolveTypeHandle(Int32typeToken, RuntimeTypeHandle[]typeInstantiationContext, RuntimeTypeHandle[]methodInstantiationContext)
at System.Reflection.RuntimeModule.ResolveType(Int32metadataToken, Type[]genericTypeArguments, Type[]genericMethodArguments)
at System.Reflection.CustomAttribute.AddCustomAttributes(ListBuilder`1&attributes, RuntimeModuledecoratedModule, Int32decoratedMetadataToken, RuntimeTypeattributeFilterType, BooleanmustBeInheritable, ListBuilder`1derivedAttributes)
at System.Reflection.RuntimeAssembly.GetCustomAttributes(TypeattributeType, Booleaninherit)
at Microsoft.EntityFrameworkCore.Internal.DbContextServices.<CreateModel>g__FindCompiledModel|6_0(TypecontextType)
at Microsoft.EntityFrameworkCore.Internal.DbContextServices.CreateModel(BooleandesignTime)
at Microsoft.EntityFrameworkCore.Infrastructure.EntityFrameworkServicesBuilder.<>c.<TryAddCoreServices>b__8_4(IServiceProviderp)
at ResolveService(ILEmitResolverBuilderRuntimeContext, ServiceProviderEngineScope)
at ResolveService(ILEmitResolverBuilderRuntimeContext, ServiceProviderEngineScope)
at ResolveService(ILEmitResolverBuilderRuntimeContext, ServiceProviderEngineScope)
at ResolveService(ILEmitResolverBuilderRuntimeContext, ServiceProviderEngineScope)
at ResolveService(ILEmitResolverBuilderRuntimeContext, ServiceProviderEngineScope)
at ResolveService(ILEmitResolverBuilderRuntimeContext, ServiceProviderEngineScope)
at Microsoft.Extensions.DependencyInjection.ServiceLookup.ServiceProviderEngineScope.GetService(TypeserviceType)
at Microsoft.EntityFrameworkCore.DbContext.get_DbContextDependencies()
at Microsoft.EntityFrameworkCore.DbContext.get_ContextServices()
at Microsoft.EntityFrameworkCore.DbContext.get_DbContextDependencies()
at Microsoft.EntityFrameworkCore.DbContext.Set[TEntity]()
at PGMS.DataProvider.EFCore.Services.BaseOperationEntityRepository`1.GetOperationQuery[TEntity](IUnitOfWorkunitOfWork, Expression`1filter)
at PGMS.DataProvider.EFCore.Services.BaseOperationEntityRepository`1.GetOperationAsync[TEntity](IUnitOfWorkunitOfWork, Expression`1filter, Func`2orderBy, Int32fetchSize, Int32offset)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindTopAsync[TEntity](Expression`1filter, Func`2orderBy, Int32fetchSize, Int32offset)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindTopAsync[TEntity](Expression`1filter, Func`2orderBy, Int32fetchSize, Int32offset)
at TEQ.WorkerJobs.Services.AsyncTaskProcessorService.ProcessPendingTasks() in D:\a\1\s\src\TEQ.WorkerJobs\Services\AsyncTaskProcessorService.cs:line 30
at TEQ.WorkerJobs.Jobs.AsyncTaskProcessorJob.ProcessPendingTasks() in D:\a\1\s\src\TEQ.WorkerJobs\Jobs\AsyncTaskProcessorJob.cs:line 27
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Objectobj, BindingFlagsinvokeAttr)
Token 11ca033 is not valid in the scope of module System.ModuleHandle. (Parameter 'typeToken')
System.ArgumentOutOfRangeException: Token 11ca033 is not valid in the scope of module System.ModuleHandle. (Parameter 'typeToken')
at System.ModuleHandle.ResolveTypeHandle(Int32typeToken, RuntimeTypeHandle[]typeInstantiationContext, RuntimeTypeHandle[]methodInstantiationContext)
at System.Reflection.RuntimeModule.ResolveType(Int32metadataToken, Type[]genericTypeArguments, Type[]genericMethodArguments)
at System.Reflection.CustomAttribute.AddCustomAttributes(ListBuilder`1&attributes, RuntimeModuledecoratedModule, Int32decoratedMetadataToken, RuntimeTypeattributeFilterType, BooleanmustBeInheritable, ListBuilder`1derivedAttributes)
at System.Reflection.RuntimeAssembly.GetCustomAttributes(TypeattributeType, Booleaninherit)
at Microsoft.EntityFrameworkCore.Internal.DbContextServices.<CreateModel>g__FindCompiledModel|6_0(TypecontextType)
at Microsoft.EntityFrameworkCore.Internal.DbContextServices.CreateModel(BooleandesignTime)
at Microsoft.EntityFrameworkCore.Infrastructure.EntityFrameworkServicesBuilder.<>c.<TryAddCoreServices>b__8_4(IServiceProviderp)
at ResolveService(ILEmitResolverBuilderRuntimeContext, ServiceProviderEngineScope)
at ResolveService(ILEmitResolverBuilderRuntimeContext, ServiceProviderEngineScope)
at ResolveService(ILEmitResolverBuilderRuntimeContext, ServiceProviderEngineScope)
at ResolveService(ILEmitResolverBuilderRuntimeContext, ServiceProviderEngineScope)
at ResolveService(ILEmitResolverBuilderRuntimeContext, ServiceProviderEngineScope)
at ResolveService(ILEmitResolverBuilderRuntimeContext, ServiceProviderEngineScope)
at Microsoft.Extensions.DependencyInjection.ServiceLookup.ServiceProviderEngineScope.GetService(TypeserviceType)
at Microsoft.EntityFrameworkCore.DbContext.get_DbContextDependencies()
at Microsoft.EntityFrameworkCore.DbContext.Set[TEntity]()
at PGMS.DataProvider.EFCore.Services.BaseOperationEntityRepository`1.GetOperationQuery[TEntity](IUnitOfWorkunitOfWork, Expression`1filter)
at PGMS.DataProvider.EFCore.Services.BaseOperationEntityRepository`1.GetOperationAsync[TEntity](IUnitOfWorkunitOfWork, Expression`1filter, Func`2orderBy, Int32fetchSize, Int32offset)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1filter, Func`2orderBy)
at TEQ.Core.AppCore.GameZone.Services.ActiveZoneProvider.GetActiveEfSystemZoneIdsAsync() in D:\a\1\s\src\TEQ.Core\AppCore\GameZone\Services\ActiveZoneProvider.cs:line 80
at TEQ.WorkerJobs.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerJobs\Jobs\BaseZoneAwareTask.cs:line 61
at TEQ.WorkerJobs.Jobs.BaseBackgroundTask.Execute(PerformContextcontext, CancellationTokencancellationToken) in D:\a\1\s\src\TEQ.WorkerJobs\Jobs\BaseBackgroundTask.cs:line 39
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Objectobj, BindingFlagsinvokeAttr)