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

QIO Redstone Adapter can't detect the stored count of Energy Tablets #7561

Closed
UnknownSerhan opened this issue Jul 28, 2022 · 2 comments
Closed

Comments

@UnknownSerhan
Copy link

Issue description

QIO Redstone Adapter can't detect the store count of Energy Tablets in the QIO.

Steps to reproduce

  1. Place down a QIO Redstone Adapter and set the frequency for it.
  2. Set the QIO Redstone Adapter to Energy Tablet. It won't detect the stored number.

Minecraft version

1.19 (Latest)

Forge version

41.1.0

Mekanism version

10.3.0 (Latest)

Other relevant versions

No response

If a (crash)log is relevant for this issue, link it here: (It's almost always relevant)

No response

@pupnewfster pupnewfster added this to the 10.3.1 milestone Jul 28, 2022
@pupnewfster pupnewfster added To be confirmed Looks like a bug, hasn't been confirmed by a dev Usability 1.19 labels Jul 28, 2022
@pupnewfster
Copy link
Member

I can't reproduce this which leads me to guess that you might have other mods installed that are adding random NBT to items when you view/hover over them? Which then would make it so that the tablet you set in the filter has NBT and doesn't match the crafted ones without any.

Though I do think I will go ahead and add support for allowing users to set their redstone adapter as fuzzy to ignore nbt.

@pupnewfster pupnewfster added Not reproducible and removed To be confirmed Looks like a bug, hasn't been confirmed by a dev labels Jul 28, 2022
pupnewfster added a commit that referenced this issue Jul 28, 2022
… NBT when calculating the count (loosely related to #7561)
@UnknownSerhan
Copy link
Author

UnknownSerhan commented Jul 28, 2022

I don’t have a mod that changes NBT tags, I have mekanism with its addons, rubidium, a zoom mod and a gun mod, I am not sure if any of those mods can cause that.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants