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

Translocators will not insert into a drawer controller (storage drawers) from a roost collector (roost) if the storage drawers connected to it have void upgrades. #51

Open
truehunterethan opened this issue Nov 3, 2018 · 4 comments
Labels

Comments

@truehunterethan
Copy link

Here is my setup : https://streamable.com/e9r9n

Versions:

Client: 1.12.2
Forge: Forge-14.23.5.2772
Translocators: Translocators-1.12.2-2.5.1.77-universal
Roost: 1.12-1.20

If you need anymore information just ask.

@Lost-Ninja
Copy link

Lost-Ninja commented Nov 13, 2018

In my experience Tanslocators have issues inserting in controllers which have void upgrades in the attached inventory. Unless you also add an empty locked/unlocked drawer somewhere in the system. It's not specific to Roost. My setup was:
Ender chest => Translocator => Drawer Controller (with 6 compacting drawers all with void upgrades).
Translocator wouldn't work unless I removed a void upgrade from one of the six or added an empty drawer. (You could sometimes fool it into functioning but it'd soon catch on.)

@covers1624
Copy link
Member

Not really sure how fixiable this is due to the limitations of the IItemHandler system.

@Kanubbel
Copy link

Kanubbel commented Mar 3, 2021

Hi, i have the same exact problem. I cant automate the input if the drawers have a void upgrade or a near-infinite upgrade in it. It works by using the hand, but i dont want to put millions of items in there like this. I am currently playing the 1.12.2 Version in Project Ozone 3. I tried the normal, titan and kappa mode and checked all the mod settings, couldnt find anything. Creative upgrade -> output to chest is working just fine. If anything is needed to recreate the issue, tell me please.

@Mk1315
Copy link

Mk1315 commented Jun 27, 2024

Problem solved! Add at least one empty drawer (you can lock it with a drawer key) and everything will work!

UPD: Solving a problem with multiple drawers containing one item. You need to be sure that all the drawers except the drawer with the void upgrade are filled, I think then everything will work.

Hi, i have the same exact problem. I cant automate the input if the drawers have a void upgrade or a near-infinite upgrade in it. It works by using the hand, but i dont want to put millions of items in there like this. I am currently playing the 1.12.2 Version in Project Ozone 3. I tried the normal, titan and kappa mode and checked all the mod settings, couldnt find anything. Creative upgrade -> output to chest is working just fine. If anything is needed to recreate the issue, tell me please.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

5 participants