Open 27tj opened 3 days ago
Can you elaborate a bit more?
This is error i got in every game start after 1.1.12f1 update:
TypeLoadException: Could not resolve type with token 01000058 from typeref (expected class 'Transform' in assembly '')
at Unity.Entities.ComponentSystemBase.CreateInstance (Unity.Entities.World world) [0x00093] in <7103f72f5ee648b6bd545606dbf2676b>:0
at Unity.Entities.World.AddSystem_OnCreate_Internal (Unity.Entities.ComponentSystemBase system) [0x00011] in <7103f72f5ee648b6bd545606dbf2676b>:0
at Unity.Entities.World.CreateSystemInternal (Unity.Entities.SystemTypeIndex type) [0x0000f] in <7103f72f5ee648b6bd545606dbf2676b>:0
at Unity.Entities.World.GetOrCreateSystemManaged (Unity.Entities.SystemTypeIndex typeIndex) [0x0000b] in <7103f72f5ee648b6bd545606dbf2676b>:0
at Unity.Entities.World.GetOrCreateSystemManaged[T] () [0x00028] in <7103f72f5ee648b6bd545606dbf2676b>:0
at Game.UpdateSystem.UpdateAt[SystemType] (Game.SystemUpdatePhase phase) [0x00018] in
The mod always error out, I try reinstalling it but cannot get it working properly