View Issue Details

IDProjectCategoryLast Update
0028115AI War 2Crash/ExceptionFeb 14, 2024 7:44 pm
ReporterBadgerBadger Assigned ToDismiss  
Severityminor 
Status resolvedResolutionfixed 
Product Version5.585 Sidekick Updates 
Fixed in Version5.586 More Polish 
Summary0028115: Generator mod issue
DescriptionIf I start the game from Steam with the Generator mod enabled, I get this error message

2/12/2024 9:22:55 PM 5.585 SINGLEP Error C: exception while instantiating type ImprovedEntitySeeder from dll Generator_Deep, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
System.TypeLoadException: VTable setup of type Generator.ImprovedEntitySeeder failed
  at System.Reflection.MonoCMethod.InternalInvoke (System.Object obj, System.Object[] parameters) [0x00018] in <695d1cc93cca45069c528c15c9fdd749>:0
  at System.RuntimeType.CreateInstanceMono (System.Boolean nonPublic) [0x000a8] in <695d1cc93cca45069c528c15c9fdd749>:0
  at System.RuntimeType.CreateInstanceSlow (System.Boolean publicOnly, System.Boolean skipCheckThis, System.Boolean fillCache, System.Threading.StackCrawlMark& stackMark) [0x00009] in <695d1cc93cca45069c528c15c9fdd749>:0
  at System.RuntimeType.CreateInstanceDefaultCtor (System.Boolean publicOnly, System.Boolean skipCheckThis, System.Boolean fillCache, System.Threading.StackCrawlMark& stackMark) [0x00027] in <695d1cc93cca45069c528c15c9fdd749>:0
  at System.Activator.CreateInstance (System.Type type, System.Boolean nonPublic) [0x00020] in <695d1cc93cca45069c528c15c9fdd749>:0
  at System.Activator.CreateInstance (System.Type type) [0x00000] in <695d1cc93cca45069c528c15c9fdd749>:0
  at Arcen.Universal.ArcenCachedExternalTypeInstance.InstantiateInstanceOfType () [0x00023] in <d40e9d9917c24efaa13c7d7e3a35cf19>:0
2/12/2024 9:22:55 PM 5.585 SINGLEP A: Tried to load a type 'Generator.ImprovedEntitySeeder' as the type 'Arcen.Universal.IExternalDeepLink' from an external dll! DllName: /data/Code/AIWar2/XMLMods/Generator/ModdableLogicDLLs/Generator_Deep.dll
TagsNo tags attached.

Activities

There are no notes attached to this issue.

Issue History

Date Modified Username Field Change
Feb 12, 2024 11:26 pm BadgerBadger New Issue
Feb 13, 2024 10:21 pm Dismiss Assigned To => Dismiss
Feb 13, 2024 10:21 pm Dismiss Status new => assigned
Feb 14, 2024 7:44 pm Dismiss Status assigned => resolved
Feb 14, 2024 7:44 pm Dismiss Resolution open => fixed
Feb 14, 2024 7:44 pm Dismiss Fixed in Version => 5.586 More Polish