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

Singularity constructor accepts and converts vanilla copper, and drops slimefun copper when broken. #104

Open
Boomer-1 opened this issue Mar 26, 2022 · 1 comment
Labels
bug Something isn't working

Comments

@Boomer-1
Copy link

Description (Required)

Singularity constructors, when receiving vanilla copper will store it towards a singularity. If you break the constructor, it drops slimefun copper ingots.

Steps to reproduce the Issue (Required)

place & power singularity constructor
add vanilla copper ingots
break constructor.
Any ingots stored dropped as slimefun, any vanilla copper still in the left gui spot drops vanilla

Expected behavior (Required)

either vanilla copper to not work in the constructor, or if using vanilla copper, it drops vanilla copper when broken

Server Log / Error Report

none

Environment (Required)

  • Minecraft Version: 1.18.1
  • Slimefun Version: 1008
  • Plugin Version: 137
@Boomer-1 Boomer-1 added the bug Something isn't working label Mar 26, 2022
@Sefiraat
Copy link
Collaborator

So, this is happening as a by product of IE using infinitylib’s ID/name getter which is linked to to many things at the moment to be replaced without causing more harm than good. I think this only effects copper and composters (composter singularity confirmed). I don’t want to add a manual fix to the machine itself for this one case as I feel it’s relatively harmless. I have made a note in the flaw with the specific method and will fix when I have more of a grounding in the code base. For now this issue will be open for some time.

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