ShadowTheAge / yafc

Powerful Factorio calculator/analyser that works with mods
GNU General Public License v3.0
167 stars 54 forks source link

[Loading error] Pyblock loading error #221

Open WarlordFTW opened 1 year ago

WarlordFTW commented 1 year ago

Loading error with pyblock. Image attached: image Note that it works if you just sync mods with the save (attached at end). To get the correct tech and recipes in game dev mode needs to be enabled for pypp by editing the data_updates.lua file in pypp 0.2.9. changing to: data.raw["bool-setting"]["pypp-dev-mode"].forced_value = true data.raw["bool-setting"]["pypp-create-cache"].forced_value = false data.raw["bool-setting"]["pypp-verbose-logging"].forced_value = false

On doing this, tech and recipes load correctly in game but YAFC breaks with the error in the image.

pyBlock AE S1 1.0.zip

Thanks for the great tool and your great work!

WarlordFTW commented 1 year ago

or you can just use this for pypp if you trust me: pypostprocessing_0.2.9.zip