this error i get wen the game try load the mod infoloom,but it happen,it not load. it happen after the patch .skyve give no compatible problems
EXCEPTION] - [12:34:27,388] - (Player.log)
[Modding] [ERROR] Error initializing mod InfoLoom, Version=0.9.1.0, Culture=neutral, PublicKeyToken=null (InfoLoom, Version=0.9.1.0, Culture=neutral, PublicKeyToken=null) Colossal.IO.AssetDatabase.ExecutableAsset+LoadExecutableException: Error loading assembly InfoLoom, Version=0.9.1.0, Culture=neutral, PublicKeyToken=null ---> System.TypeLoadException: Could not load type of field 'InfoLoom.Systems.CommercialDemandUISystem:m_CountFreeWorkplacesSystem' (5) due to: Could not resolve type with token 01000050 from typeref (expected class 'Game.Simulation.CountFreeWorkplacesSystem' in assembly 'Game, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null') assembly:Game, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null type:Game.Simulation.CountFreeWorkplacesSystem member

null)
at (wrapper managed-to-native) System.RuntimeTypeHandle.type_is_assignable_from(System.Type,System.Type)
at System.RuntimeTypeHandle.CanCastTo (System.RuntimeType type, System.RuntimeType target)
at System.RuntimeType.IsAssignableFrom (System.Type c)
at Unity.Entities.TypeManager.InitializeAdditionalComponentTypes (System.Reflection.Assembly assembly)
at Game.Modding.ModManager+ModInfo.AfterLoadAssembly (System.Reflection.Assembly assembly)
at Colossal.IO.AssetDatabase.ExecutableAsset.LoadAssemblyImpl (System.Action`1[T] afterLoadAction)