Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Loading error] Pyblock loading error #221

Open
WarlordFTW opened this issue Aug 8, 2023 · 1 comment
Open

[Loading error] Pyblock loading error #221

WarlordFTW opened this issue Aug 8, 2023 · 1 comment
Labels
bug Something isn't working

Comments

@WarlordFTW
Copy link

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 WarlordFTW added the bug Something isn't working label Aug 8, 2023
@WarlordFTW
Copy link
Author

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant