Dawn of Man

Dawn of Man

View Stats:
Crash on SetUiLocked PrimalVision
Trying to lock out Primal Vision by <action type="SetUiLocked" lock_flags="PrimalVision"/>, placed at the bottom of InitGame but it crashes when I select a to-build structure, saying
ERROR: ArgumentOutOfRangeException: Index must be within the bounds of the List. Parameter name: index
Looking inside the unzipped sav the lock_flags value isn't PrimalVision but set to ContextActions instead, which figures since hunting or gathering resources looks disabled.