Closed zero318 closed 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.
Aargh, should be fixed in 0.2.2. I think that's the record for the quickest back-to-back patches... ever.
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.