zeeshanabid94 / ZoningToolkit

A mod that allows you to control zoning in city skylines 2.
Apache License 2.0
8 stars 6 forks source link

Startup error on V1.1.12f1 #13

Open 27tj opened 3 days ago

27tj commented 3 days ago

The mod always error out, I try reinstalling it but cannot get it working properly

zeeshanabid94 commented 3 days ago

Can you elaborate a bit more?

27tj commented 3 days ago

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 :0 at ZoningToolkit.Mod.OnLoad (Game.UpdateSystem updateSystem) [0x0007b] in C:\Users\Zeeshan\source\repos\ZoningToolkit\Mod.cs:49 at Game.Modding.ModManager+ModInfo.OnLoad (Game.UpdateSystem updateSystem) [0x00015] in :0 at Game.Modding.ModManager+ModInfo.Load (Game.UpdateSystem updateSystem) [0x00162] in :0