MissingMethodException: Method not found: void Game.Input.DisplayNameOverride..ctor(string,Game.Input.ProxyAction,string,int)
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 <e379a109e13645a0b1abbed548503d6b>:0
at ZoningToolkit.Mod.OnLoad (Game.UpdateSystem updateSystem) [0x0007b] in C:\Users\Zeeshan\source\repos\ZoningToolkit\Mod.cs:49
at Game.Modding.ModManager+ModInf
nLoad (Game.UpdateSystem updateSystem) [0x00015] in <e379a109e13645a0b1abbed548503d6b>:0
at Game.Modding.ModManager+ModInfo.Load (Game.UpdateSystem updateSystem) [0x00162] in <e379a109e13645a0b1abbed548503d6b>:0
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 <e379a109e13645a0b1abbed548503d6b>:0
at ZoningToolkit.Mod.OnLoad (Game.UpdateSystem updateSystem) [0x0007b] in C:\Users\Zeeshan\source\repos\ZoningToolkit\Mod.cs:49
at Game.Modding.ModManager+ModInf
at Game.Modding.ModManager+ModInfo.Load (Game.UpdateSystem updateSystem) [0x00162] in <e379a109e13645a0b1abbed548503d6b>:0
- 1