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

Export bus configuration only changes after block update #18018

Open
3 tasks done
FourIsTheNumber opened this issue Nov 18, 2024 · 3 comments
Open
3 tasks done

Export bus configuration only changes after block update #18018

FourIsTheNumber opened this issue Nov 18, 2024 · 3 comments
Labels

Comments

@FourIsTheNumber
Copy link
Contributor

FourIsTheNumber commented Nov 18, 2024

Your GTNH Discord Username

fouristhenumber

Your Pack Version

2.7 Nightly 709

Your Server

SP

Java Version

Java 17

Type of Server

Single Player

Your Expectation

Use redstone card on export bus to control enabling/disabling. Expect that on "Active with signal" the export bus will be off by default and be enabled when it gets a signal.

The Reality

Export bus is always on regardless of signal. This is apparently because the setting does not update until there is a block update.

Your Proposal

Bus settings should be applied when the settings are changed.

Final Checklist

  • I have searched this issue tracker and there is nothing similar already. Posting on a closed issue saying the bug still exists will prompt us to investigate and reopen it once we confirm your report.
  • I can reproduce this problem consistently by follow the exact steps I described above, or this does not need reproducing, e.g. recipe loophole.
  • I have asked other people and they confirm they also have this problem by follow the exact steps I described above, or this does not need reproducing, e.g. recipe loophole.
@FourIsTheNumber FourIsTheNumber added Bug: Minor Status: Triage Issue awaiting triage. Remove once this issue is processed Mod: AE2 labels Nov 18, 2024
@RAFAEL-SOSA-UH RAFAEL-SOSA-UH added Status: Can't Reproduce Issue cannot be reproduced and removed Status: Triage Issue awaiting triage. Remove once this issue is processed labels Nov 19, 2024
@RAFAEL-SOSA-UH
Copy link

RAFAEL-SOSA-UH commented Nov 19, 2024

test it in nightly 279 and i didn't have problems with the redstone card, maybe was fixed

@lordIcocain
Copy link

Bus apply setting on neighbourd change, so after configuration need to send signal or place block near to actually apply settings.
If it ignore signal in other situations, let us know.

@FourIsTheNumber
Copy link
Contributor Author

Bus apply setting on neighbourd change, so after configuration need to send signal or place block near to actually apply settings. If it ignore signal in other situations, let us know.

This is also clearly a bug (or terrible behavior) so I will update the post title.

@FourIsTheNumber FourIsTheNumber changed the title Export bus + Redstone card "Active with signal" mode does not work Export bus configuration only changes after block update Nov 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants