Code: Select all
Error while running deserialisation: [string "do local _={fhed={sd60=400},fluid_powered={},..."]:1: unexpected symbol near '['
Actually I noticed one thing: the table fluid_powered (which is the table indexed by entities) has just one index with an actual value in it, the rest is just "". I suppose that this might be the issue, but have no idea why it is or how to fix it.
Thanks to anyone who has an idea.