Hm, do you have any mods that add new fluids to the game? The error specifically references a line where I try to keep the solid-fluid conversion recipes in a tidy little group of the crafting menu/Factoripedia, by appending the order of the base fluid to the order of the ice-melting recipe (thus preserving the original order whenever possible)
Either the new mod-added fluid has no order and I need to rewrite the line with better handling for that case, or the ice-melting recipe somehow no longer has an order, and I would need to rewrite that line to catch that particular case.
In order to resolve the issue, I would need to know which mod causes it, because playing with just Reverse Factory and Space Age, I don't get the error.