not positive this is something PK’s would need to address, but the only other time i’ve seen error messages involving irradiated potatoes it was the case, so my bad if not but is this yours?
02:59:46.366 ERROR : src/init.cpp:126 [void DynamicDataLoader::load_deferred(DynamicDataLoader::deferred_json&)] JSON contains circular dependency. Discarded 2 objects:
{
“type”: “COMESTIBLE”,
“id”: “potato_raw”,
“name”: “raw potato”,
“name_plural”: “raw potatoes”,
“copy-from”: “potato_raw”,
“freezing_point”: -1000
},{
“type”: “COMESTIBLE”,
“id”: “potato_irradiated”,
“name”: “irradiated potato”,
“name_plural”: “irradiated potatoes”,
“copy-from”: “potato_irradiated”,
“freezing_point”: -1000
},
using the latest experimentals #8912.