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

Strange display/sort issue with Storage Bus #6737

Closed
MuteTiefling opened this issue Oct 29, 2022 · 6 comments
Closed

Strange display/sort issue with Storage Bus #6737

MuteTiefling opened this issue Oct 29, 2022 · 6 comments
Labels
bug Self explanatory?

Comments

@MuteTiefling
Copy link

Describe the bug

To put it briefly, the terminal is spastic when displaying items in storage containers connected via Storage Bus.

https://streamable.com/7l446j

In the video, there are no items moving into or out of the system. They're just sitting in barrels. I've tried using different sort types to no avail.

How to reproduce the bug

  1. Setup a basic AE2 system. I set this up without a controller as I didn't need much, just to view items.
  2. Attach external storage.
  3. Pump in a bunch of items. Seems to be worse with unstackables, like armor in this video.

I've replicated this by attaching Occultism storage, Functional Drawers (Armory Cabinet), or Sophisticated Storage (bunch of drawers attached by a controller). For what it's worth, these items are all from Apotheosis. I discovered this while testing loot tables by running the followin command on repeat to test the output. /loot spawn 393.73 62.69 -150.40 loot minecraft:chests/village/village_armorer

Expected behavior

The items should remain in a static sort pattern without moving unless items are coming in or out of the system.

Additional details

Cannot replicate with disks. So it seems like it's just the Storage Bus.

Which minecraft version are you using?

1.19

On which mod loaders does it happen?

Forge

Crash log

n/a

@MuteTiefling MuteTiefling added the bug Self explanatory? label Oct 29, 2022
@mindforger
Copy link
Collaborator

mindforger commented Oct 30, 2022

can you show a picture of the setup? Low but non zero chance it could be a setup issue (like a missing energy cell, since you did not use a controller)

Also please provide more details on mods and forge version, you only told the general game version, nothing anybody could use to recreate your issue

@CyberFoxar
Copy link

CyberFoxar commented Oct 30, 2022

I have reproduced with a minimal setup.

Here's the unwanted behavior:

javaw_hb8TZOCweW

Versions:

  • Minecraft: 1.18.2
  • Forge: 40.1.80
  • Applied Energistics 2, 11.6.2

And litterally nothing else.

How to reproduce:

Here's the setup:
2022-10-30_14 38 37

  • ME Controller
  • Creative Energy Cell
  • Terminal
  • Quartz Cable
  • ME Storage Bus
  • Chest

In the chest I put 4 of the same item, but with different names and enchantement combinations. The enchants and name doesn't seem to matter, but it seem to need to be the same item type (in my case, diamond sword). Item itself doesn't matter, it simply need to have the same type, but different enchant and names.

Speculation: Inspecting with F3+h seem to indicate the "Serial" value jumps around on the items. Holding shift allows the view to stabilize and better observe this. Might be related ?

Here's a world save:
New World.zip

Please tell me if it's enough @mindforger .

@MuteTiefling
Copy link
Author

Thanks @CyberFoxar
For my part, I'm running the following:
appliedenergistics2-forge-12.8.3-beta
forge: 43.1.47

Very similar setup, only I had a mekanism creative cube providing power through an energy acceptor.

@Technici4n
Copy link
Member

Duplicate of #6732

@Technici4n Technici4n marked this as a duplicate of #6732 Nov 7, 2022
@Technici4n Technici4n closed this as not planned Won't fix, can't repro, duplicate, stale Nov 7, 2022
@Technici4n
Copy link
Member

(fix is coming: #6759)

@CyberFoxar
Copy link

CyberFoxar commented Nov 8, 2022

(fix is coming: #6759)

Gotcha, thanks. I'll keep watch and restest once you've published a version o/

Edit: Can confirm, #6759 fixed the bug.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jul 23, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Self explanatory?
Projects
None yet
Development

No branches or pull requests

4 participants