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

[Bug] Bound entangled blocks can no longer be placed without resetting them #71

Closed
MuteTiefling opened this issue Feb 27, 2024 · 2 comments
Labels
bug Something isn't working

Comments

@MuteTiefling
Copy link

Version Info

  • Minecraft, 1.19.2
  • Entangled, 1.3.17

Description of the Bug
Since the blacklist was implemented (#27) bound entangled blocks may no longer be placed. Attempting to place one results in the following message.

Binder is bound to unknown dimension 'minecraft:'

The block may only be placed again if it is cleared by re-crafting it.

Steps to Reproduce

  1. Place an entangled block
  2. Bind to some block
  3. Break the entangled block
  4. Attempt to place it again

Screenshots
Video: https://streamable.com/5m9e33

As a side note, I think the blacklist is a great tool, but the default of blocking all of ae2/rs across the board feels like too broad a stroke. Entangled blocks have worked fine for years to insert into Interfaces and provide power to Controllers; all the things a reasonable player would expect them to work with. I have worlds where P2P inputs are entangled, allowing me to input into them further away. Pattern interfaces are entangled, allowing me to send the result of a craft back to it to trigger the next. I feel this default blacklist breaks more of the good functionality than it truly fixes.

Rather, it seems to me that a simple copypasta explaining why they cannot work with networking would serve you better and help people understand how these are meant to work. Not everyone understands what the capability system does, and trust me we've fielded a lot of questions in our discord from players who don't understand how they work. A brief explanation has been enough to set them straight though. Will you get questions about it still? Absolutely. But you can just point people at the copypasta and leave it at that.

EnigmaticaModpacks/Enigmatica9#883

@MuteTiefling MuteTiefling added the bug Something isn't working label Feb 27, 2024
Lapis256 added a commit to Lapis256/Entangled that referenced this issue Mar 14, 2024
@SuperMartijn642
Copy link
Owner

Fixed now in version 1.3.18.
Thank you for reporting the issue!

@SuperMartijn642
Copy link
Owner

Blacklists for Applied Energistics and Refined Storage have also been removed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants