I hope this isnt the wrong place to post this. I apologize if so
I use experimental builds, and very rarely have any issue with errors. After updating today, when I start the game it gives this error
DEBUG : JSON contains circular dependency. Discarded 2 objects:
{
“type”: “overmap_terrain”,
“id”: “megastore_entrance”,
“copy-from”: “megastore_entrance”,
“name”: “megastore”,
“sym”: “M”,
“color”: “i_magenta”
},{
“type”: “overmap_terrain”,
“id”: “megastore”,
“copy-from”: “megastore”,
“name”: “megastore”,
“sym”: “m”,
“color”: “i_magenta”
},
FUNCTION : void DynamicDataLoader::load_deferred(DynamicDataLoader::deferred_json&)
FILE : src/init.cpp
LINE : 133
Can anyone tell me what it is or if it affects anything and how?