raiguard / Factorio-InfinityMode

A modernized and optimized replacement for Creative Mode in Factorio. Tools are consolidated and updated to be both more functional and more streamlined.
MIT License
8 stars 2 forks source link

Infinity Accumulator GUI Crash #6

Closed zero318 closed 5 years ago

zero318 commented 5 years ago

Attempting to change the mode or priority of an infinity accumulator causes a crash with this error.

Looks like the refresh_ia_gui function needs to be moved above the change_ia_mode_or_priority function in order to not resolve to nil.

raiguard commented 5 years ago

Aargh, should be fixed in 0.2.2. I think that's the record for the quickest back-to-back patches... ever.