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

UM Broken for 0.18.27. #21

Open
blargh2015 opened this issue Jun 7, 2020 · 0 comments
Open

UM Broken for 0.18.27. #21

blargh2015 opened this issue Jun 7, 2020 · 0 comments

Comments

@blargh2015
Copy link

The changes in Factorio around 0.18.27 broke saving Lua functions saved in globals. UM uses this for the is_working function.

Attached is a patch that changes the mod around to not save that function data any longer, but does have to make the determination on every call. This should still be pretty low impact, tho
UM-0-18-27.patch.txt

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant