Please enter project path (example: "power/oil/light_fuel.yaml", tab autocomplete allowed)
> susy/germanium line.yaml
Traceback (most recent call last):
File "C:\Users\PV\Documents\gtnh-flow\factory_graph.py", line 156, in <module>
pc.run()
File "C:\Users\PV\Documents\gtnh-flow\factory_graph.py", line 149, in run
self.run_interactive()
File "C:\Users\PV\Documents\gtnh-flow\factory_graph.py", line 118, in run_interactive
self.generate_one(project_name)
File "C:\Users\PV\Documents\gtnh-flow\factory_graph.py", line 67, in generate_one
recipes = recipesFromConfig(project_name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "C:\Users\PV\Documents\gtnh-flow\src\data\loadMachines.py", line 88, in recipesFromConfig
IngredientCollection(*[Ingredient(name, quant) for name, quant in rec['O'].items()]),
~~~^^^^^
KeyError: 'O'
PS C:\Users\PV\Documents\gtnh-flow>
Log:
Code: