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

Ore of same type but different mod/block is rapidly taken out/put in interfaces if compared with ore dictionary #1711

Closed
343N opened this issue Mar 13, 2018 · 3 comments
Labels
bug Something isn't working invalid This doesn't seem right

Comments

@343N
Copy link

343N commented Mar 13, 2018

Issue description:

Ore is rapidly taken out/put in interfaces

What happens:

Ore of the same type from a different mod of the one you specified in an interface will constantly be inserted and exited from the interface, if you allow comparisons with the ore dictionary
Here's a gif of what I mean:
2018-03-14_00-50-54

Note that this DOESN'T happen if the block is the same (i.e from the same mod) as the one put in the export slot (so for instance, in the gif, that wouldn't happen with Mekanism Copper)

What you expected to happen:

For it to just sit in the interface as it should(?)

Steps to reproduce:

  1. Get an ore block from one mod, put it in the export space of an interface
  2. Get a block of the same type of ore but from a different mod and put it in your system/storage
  3. Watch the interface rapidly insert/extract

Version (make sure you are on the latest version before reporting):

  • Minecraft: 1.12.2
  • Forge: 14.23.2.2624
  • Refined Storage: 1.5.31

Does this issue occur on a server?

This happens in singleplayer, server is untested.

@ineternet
Copy link
Contributor

Should be fixed in 1.5.32, Have you tried updating?

@raoulvdberge
Copy link
Collaborator

Update.

@raoulvdberge raoulvdberge added bug Something isn't working invalid This doesn't seem right fixed indev labels Mar 14, 2018
@343N
Copy link
Author

343N commented Mar 14, 2018

I remember checking for updates prior to posting this, didn't see an update. Sorry if it was already out!

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Mar 6, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working invalid This doesn't seem right
Projects
None yet
Development

No branches or pull requests

3 participants