Hi!)
I deleted the mod that added a lot of new qualities, now the following error is displayed when loading the map :
Error while running event LinkedChestAndPipe::on_nth_tick(1)
Unknown quality name: fabled
stack traceback:
[C]: in function 'remove'
LinkedChestAndPipe/scripts/auto-update.lua:85: in function 'auto_update_linked_chest'
LinkedChestAndPipe/scripts/auto-update.lua:34: in function 'callback'
LinkedChestAndPipe/scripts/event.lua:20: in function <LinkedChestAndPipe/scripts/event.lua:13>
As far as I understand, this quality was registered somewhere and now, when trying to process it, nothing comes out, maybe there is a way to fix it?