Serious bugs in the multi-block centrifuge
KuroPeach opened this issue · 24 comments
When the sorting of quark is turned on, they will be combined to brush any items. Quark seems to be planning to block the display of sort buttons on the centrifuge interface. I think the root of this problem lies in the centrifuge. The quark shielded centrifuge is only a temporary solution, not a permanent solution. Quark#2881
Maybe the description is not correct, my English is not good, sorry
imgur
so is that sort button only supposed to sort the player inventory and somehow it is also pulling from the centrifuge?? I'm trying to make sense of what is actually causing this bug so I can fix it.
By the way, the player can put any item in the centrifuge input grid, I forgot to mention it before
so is that sort button only supposed to sort the player inventory and somehow it is also pulling from the centrifuge?? I'm trying to make sense of what is actually causing this bug so I can fix it.
Likely what is happening is somehow the sort mod is sorting the items, attempting to put it into the inventory of the block and then placing it back into the inventory of the player. Perhaps allowing items to be put into the Output section, or moved around would fix this?
so is that sort button only supposed to sort the player inventory and somehow it is also pulling from the centrifuge??
It's a button that pulls all items out of the inventory that has the button. It tends to cause dupes.
Ah ok. I’ll have to look into it a bit more at some point. For now it seems Vazkii has the centrifuges added to the blacklist so the button doesn’t show up.
Can you provide a bit more context as to exactly what’s happening? I’ve never used botania as a quarry so never used the digging lens. Just trying to understand it a bit better
Based on the screenshots I’m assuming the axe is being spit out of the centrifuge but because the centrifuge stores it’s inventory when it is broken so when you place it back down there’s a second copy of the axe in the centrifuge. Am I following correctly? I can double check the loot table for the centrifuge is right but it almost seems to me like it’s a bug on botania side esp if normally breaking the block doesn’t produce the same result
I also rarely use this lens. Its role seems to be to accurately collect blocks. This player uses it to destroy the centrifuge. The centrifuge will retain the NBT, but the items in the input slot will fall out. There is also one in the centrifuge with NBT.
Yeah so that seems more like a botania bug to me. I’ll double check everything on our end just to make sure.
ok we shuld @Vazkii :)
You don’t happen to know that actual name of the lens offhand do you? I looked in botania code for digging lens but I don’t see a digging lens
After thinking about it, we can add a judgment to the centrifuge, and do not allow the input of items that do not conform to the synthetic formula, so as to eliminate such bugs
Sorry, my English is not very good, sometimes the translation software is not very accurate
Weird question how do you get so many inputs in the centrifuge
What does this have to do with the GitHub issue?
we could not find how this was happening and quark added the centrifuges to the ignore list so you can add the screens to the list yourself by copying it from the default quark config
Found a similar bug, whenever you use that sort inventory button directly on the centrifuge it doubles any items in the centrifuge input slots.
centrifuge.dupe.mp4
If the classes are set in the configs properly then you will need to make an issue on quarks github advising them that their key bind doesn’t respect the config. I have no clue why it happens and why they needed to add us to a blacklist config and when I asked how I could resolve the issue I was given no response.