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

ME Export Bus only exports item in the first filter slot #7231

Closed
iiJonno opened this issue Jun 25, 2023 · 19 comments · Fixed by #7232
Closed

ME Export Bus only exports item in the first filter slot #7231

iiJonno opened this issue Jun 25, 2023 · 19 comments · Fixed by #7232
Labels
bug Self explanatory?

Comments

@iiJonno
Copy link

iiJonno commented Jun 25, 2023

Describe the bug

when using export bus in ATM9 only the 1st slot exports all others do nothing

How to reproduce the bug

export multiple items

Expected behavior

they export

Additional details

No response

Which minecraft version are you using?

1.20

On which mod loaders does it happen?

Forge

Crash log

https://mclo.gs/F7undBw

@iiJonno iiJonno added the bug Self explanatory? label Jun 25, 2023
@62832
Copy link
Member

62832 commented Jun 25, 2023

Toggle round-robin mode on.

@62832 62832 closed this as completed Jun 25, 2023
@iiJonno
Copy link
Author

iiJonno commented Jun 25, 2023

image

how do i toggle round robin, even when there is only 1 thing to export it doesnt work unless in slot 1

@shartte shartte reopened this Jun 25, 2023
@62832
Copy link
Member

62832 commented Jun 25, 2023

My mistake, I didn't realise that had gone away for some reason. I had also neglected the new UI rework for the import and export bus.

@shartte
Copy link
Member

shartte commented Jun 25, 2023

It hasn't, but the button will only show if you have more than 1 configured item, IIRC.
But this might actually be related to having more filter slots overall.

@iiJonno
Copy link
Author

iiJonno commented Jun 25, 2023

it doesnt show with more items in either

@iiJonno
Copy link
Author

iiJonno commented Jun 25, 2023

image

@62832 62832 changed the title ME export bus ME Export Bus only exports item in the first filter slot Jun 25, 2023
@shartte
Copy link
Member

shartte commented Jun 25, 2023

it doesnt show with more items in either

That's another bug then. But it only doing it for slot > 1 is also another bug.
And you are certain your network doesn't have other issues when you put it in slot 2+?

@iiJonno
Copy link
Author

iiJonno commented Jun 25, 2023

not totally sure i usually use RS as im not a fan of type limit or channels so im kinda ae2 noob

@iiJonno
Copy link
Author

iiJonno commented Jun 25, 2023

everything still seems to work fine can autocraft and the import bus works

@iiJonno
Copy link
Author

iiJonno commented Jun 25, 2023

ive tried exporting to vanilla chest, sophisticated chest, barrel, backpack, dim storage chest and still only slot 1 working

@62832
Copy link
Member

62832 commented Jun 25, 2023

Okay, I've found why round-robin isn't visible and it's because it's still set to only appear when the export bus is upgraded with a capacity card. Would you mind fitting one of those upgrades real quick and seeing if both of these issues are still present?

@iiJonno
Copy link
Author

iiJonno commented Jun 25, 2023

yes that works it shows up and multiple slots work

@62832
Copy link
Member

62832 commented Jun 25, 2023

Does the initial issue of slots other than the first not working also go away when the capacity card is fitted?

@iiJonno
Copy link
Author

iiJonno commented Jun 25, 2023

yes all issues solved with cap card

@iiJonno
Copy link
Author

iiJonno commented Jun 25, 2023

when cap card removed issues come back

62832 added a commit that referenced this issue Jun 25, 2023
Also fixes export mode toggle only being visible with a capacity card
shartte pushed a commit that referenced this issue Jun 25, 2023
Also fixes export mode toggle only being visible with a capacity card
@shartte
Copy link
Member

shartte commented Jun 25, 2023

@iiJonno Fixed in next release (both issues, round robin toggle + capacity)

@iiJonno
Copy link
Author

iiJonno commented Jun 25, 2023

brilliant thankyou

@iiJonno
Copy link
Author

iiJonno commented Jun 25, 2023

after further playing only the first 5 slots work with 1 capacity card if i add another cap card the next 5 also work and so on, not sure if your fix will have also fixed this so just letting you know incase

@62832
Copy link
Member

62832 commented Jun 25, 2023

I assumed this was already the case given the prior code, and the change should fully reflect the new config menu and mean this no longer is an issue.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Dec 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
3 participants