Skip to content

Make 'rainbowGenerating' state persistent across restarts#40

Open
GeneSerano wants to merge 1 commit intoQelifern:4.3.2from
GeneSerano:4.3.3
Open

Make 'rainbowGenerating' state persistent across restarts#40
GeneSerano wants to merge 1 commit intoQelifern:4.3.2from
GeneSerano:4.3.3

Conversation

@GeneSerano
Copy link

Fix issue were RainbowGen state is "broken" on server restart as value was being saved and then loaded but not used or saved into the appropriate variable on load. Only way to fix was to break all the other furnaces and re-set everything up, with the variable being stored correctly the state is maintained on restart (as it was saved, but never used so always defaulted to false on restart) and switches on and off appropriately if the other furnaces stop/start meeting the correct conditions. Would have messaged you on discord as you asked but you don't have it linked anywhere.

…e was being loaded but not used or saved into a value.
@GeneSerano GeneSerano marked this pull request as draft October 5, 2025 22:57
@GeneSerano GeneSerano marked this pull request as ready for review October 6, 2025 14:05
@GeneSerano
Copy link
Author

Broke once after this so thought it might not have been a full fix, but must have been a one off glitch or issue caused by another mod because after days of intensive testing repeatedly doing things that were a guaranteed break before and there have been no further issues.

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

Successfully merging this pull request may close these issues.

1 participant