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

Destructor does not react to Ars Nouveau jar fullness despite turning on exact mode #3557

Open
tanyan-tanyan opened this issue Aug 29, 2023 · 1 comment
Labels
bug Something isn't working

Comments

@tanyan-tanyan
Copy link

Describe the bug

When attempting to break a jar that has certain % fullness, the destructor which has been filtered to only react to certain % fullness does not break the jar.
When providing the destructor with a % filled jar and turning on exact mode, I expected the jar to only be broken once it reaches my specified % fullness.

I found this to be an issue with Modular Routers' breaker module too, however I figured it'd be for the best to submit it here instead of Ars Nouveau's issue tracker, as AE2's destructor counter-part was able to do the above without a problem.

How can we reproduce this bug or crash?

  1. Install RefinedStorage and Ars Nouveau on 1.19.2 (This problem was found on the ATM8 modpack, however it only concerns those 2 mods if I'm not mistaken)
  2. Set up a quick RS system for the next few steps to be possible. You'll need a controller, cables and a destructor.
  3. Get a volcanic sourcelink, source jar and drop a few stacks of blazing archwood logs near the sourcelink. The sourcelink will take the logs and turn it into Ars "Mana" called Source, and send it to the nearby jar.
  4. Wait until the jar is at 100% fullness
  5. Obtain a duplicate of the 100% full jar through middle-click in Creative mode or place a new empty jar, repeat Step 3, and pick it up using a pickaxe.
  6. Place a destructor facing the jar, and put the picked up 100% jar in the destructor's filter, and finally turn Exact Mode on
  7. The destructor will not break the jar. When you turn the exact mode off, the destructor should break the jar regardless of % fullness, which works as intended. But in the very end, I can't get it to react to any specific % fullness when exact mode is on.

chrome_liQNQIojhr

What Minecraft version is this happening on?

Minecraft 1.19.2

What Forge version is this happening on?

43.2.14

What Refined Storage version is this happening on?

1.11.6 (newer versions don't seem to have fixed it)

Relevant log output

No response

@tanyan-tanyan tanyan-tanyan added the bug Something isn't working label Aug 29, 2023
@tanyan-tanyan tanyan-tanyan changed the title Destructor does not respect Ars Nouveau jar fullness despite turning on exact mode Destructor does not react to Ars Nouveau jar fullness despite turning on exact mode Aug 29, 2023
@ArtichaTM
Copy link

Jars emit comparator redstone signal. Use it

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