While attmepting to rename a map tag I placed, I get this error:
Error while running event stargates-se::on_chart_tag_modify (ID 146)
stargates-se/script/stargates.lua:373: attempt to index local 'stargate_data' (a nil value)
stack traceback:
stargates-se/script/stargates.lua:373: in function 'resync_stargate'
stargates-se/script/stargates.lua:424: in function 'rename_stargate'
stargates-se/script/stargates.lua:461: in function '?'
stargates-se/script/stargates.lua:697: in function 'handler'
core/lualib/event_handler.lua:47: in function <core/lualib/event_handler.lua:45>
It appears to be tied to a specific tag, and as the crash message comes up a chat message comes up saying "Unknown key: "cant-change-icon"". The specifics of what I'm attempting to rename it to doesn't matter.
My save if needed is here: https://drive.google.com/file/d/16zsZqpRG-odlLLu_GfSrkyeceoNGY_Fx/view?usp=sharing
-if attempting to recreate, open the map view and attempt to rename the iron plate icon above and to the right of the player's position.
Factorio.log is here: https://docs.google.com/document/d/1_Bd4s6D6RYG6qQP6eZRo-S-7KLyj74epFFLiWF_QuBk/edit?usp=sharing
A couple of other notes: it appears that deleting the tag and recreating it seems to work.