Closed Exende closed 3 years ago
This affects another mod I use but seems to apply to every mod that adds new tiles
looks like they added an additional (mandatory) field to RegisterBuilding calls:
"System.MissingFieldException: Field BuildingDef.isSolidTile not found."
This has been fixed by the latest version v2.0.1
This affects another mod I use but seems to apply to every mod that adds new tiles
looks like they added an additional (mandatory) field to RegisterBuilding calls:
"System.MissingFieldException: Field BuildingDef.isSolidTile not found."