When I enter the area where my semi-automatic farms are, either through a nether portal or via flying there with Elytra, the flying machine of my sugar cane farm starts, although it is set not to start without pushing a button.
Steps to Reproduce:
approach flying machine from several chunks away (does not work if I just move away a few chunks.
Observed Results:
Flying machine starts without pushing the button as it would normally be required
Expected Results:
Flying machine should not start without pushing a button.
Β
Comments 2
Thank you for your report!
However, this issue is Incomplete.
Your report does not contain enough information. As such, we're unable to understand or reproduce the problem.
You are welcome to create a new ticket about your issue with more detailed information.
However, please review the Bug Tracker Guidelines and be sure to search for existing issues before writing a new bug report.
As mentioned in the previous comment, it is likely due to use of observers. Be sure to review existing reports about observers activating when chunks load. Most flying machine tutorials also advise to have an on/off switch and not leave them running when unloading the area.
Quick Links:
π Bug Tracker Guidelines β π¬ Community Support β π§ Mojang Support
π Project Summary β βοΈ Feedback and Suggestions β π Game Wiki
I think itβs because observers update when the chunk gets loaded, which is quite annoying also.