Describe the bug
I am trying to regenerate states for a (DnD based) map that I've been working on for a while.
I keep getting this error in the console:
TypeError: Cannot read properties of null (reading 'value') at recreateStates (tools.js?v=1.99.00:179:32) at regenerateStates (tools.js?v=1.99.00:149:21) at processFeatureRegeneration (tools.js?v=1.99.00:87:43) at HTMLDivElement.Proceed (tools.js?v=1.99.00:42:11) at HTMLButtonElement.<anonymous> (jquery-ui.min.js:1:102587) at HTMLButtonElement.dispatch (jquery-3.1.1.min.js:3:10315) at q.handle (jquery-3.1.1.min.js:3:8342)
Describe the bug I am trying to regenerate states for a (DnD based) map that I've been working on for a while. I keep getting this error in the console:
TypeError: Cannot read properties of null (reading 'value') at recreateStates (tools.js?v=1.99.00:179:32) at regenerateStates (tools.js?v=1.99.00:149:21) at processFeatureRegeneration (tools.js?v=1.99.00:87:43) at HTMLDivElement.Proceed (tools.js?v=1.99.00:42:11) at HTMLButtonElement.<anonymous> (jquery-ui.min.js:1:102587) at HTMLButtonElement.dispatch (jquery-3.1.1.min.js:3:10315) at q.handle (jquery-3.1.1.min.js:3:8342)
I have manually made these changes to the map:
Steps to reproduce
Expected behavior States regenerate.
.map file Graneia 2024-08-23-02-18.zip
System