gniftygnome / ductwork

Simple duct-metaphor item distribution network mod
MIT License
2 stars 1 forks source link

Reproduces discs when I use it ina Jukebox #6

Open tacogerbil opened 5 months ago

tacogerbil commented 5 months ago

Minecraft 1.20.1 with Fabric Loader 0.15.9 When I place it under the Jukebox to pull out discs.. it pull one out but not the actual discs.... it replicates it, leaving the original in the jukebox. I'm feeding it a new one from the side using your ducts but what happens is the same disc just plays over and over. In the image below I had to use a Hopper to a chest to solve the issue. Before the hopper wasn't there, it was a CollectorConnectedToBottomOfJukebox ---> Duct ------>BottomOfBarrel image

gniftygnome commented 5 months ago

I am suspecting this may be a Fabric Transfer API bug: https://github.com/FabricMC/fabric/issues/3680

Are you running the very latest FAPI version? If not, would you be willing to try 0.92.1: https://modrinth.com/mod/fabric-api/version/0.92.1+1.20.1

tacogerbil commented 5 months ago

I am suspecting this may be a Fabric Transfer API bug: FabricMC/fabric#3680

Are you running the very latest FAPI version? If not, would you be willing to try 0.92.1: https://modrinth.com/mod/fabric-api/version/0.92.1+1.20.1

Yup, it's what I'm already using 😁😎 image

gniftygnome commented 5 months ago

This isn't reproducing for me. I can reproduce the bug Fabric fixed if I use FAPI 0.92.0, but with 0.92.1 the discs cycle as I would expect. So now I am wondering if you are using an old version of Cooldown Coordinator or Ductwork ... or if there is some other mod interfering with things. Are you using Lithium? Cooldown Coordinator should be suppressing its hopper optimizations, but I could look into that. Make sure you are using Cooldown Coordinator version 0.6.2 and Ductwork version 0.7.4.

tacogerbil commented 5 months ago

Yeah, they're lates and greatest for 1.20.1 This is the setup.. I p;aced C418 into the Barrel and it was pushed to the jukebox... Then it appears on the collector but the jukebox keeps playing.. They keep accumulating in the ducts and the collector.. just not in the barrel lol image image

tacogerbil commented 5 months ago

image

gniftygnome commented 5 months ago

This does not reproduce. If you can provide the full log so I can see what mods are present and what if anything is logged, I can look into it further.

tacogerbil commented 5 months ago

I do have a question if you don't mind? I have a standard vanilla Barrel as the source... Where I put the discs. It's ALWAYS empty. The discs are in the collector or ducts (spread around) at all times. It's like they are storage themselves.
Is there a way to make it so that if the receiving end isn't taking in anything.. the the Collector leaves the items or is this the intent?

gniftygnome commented 5 months ago

They work like hoppers; that is to say, yes they are storage and if the collector has space, it will take in items. Just like with hoppers, you can stop this by powering collectors or dampers, so if you can come up with a redstone arrangement powering the collector when you don't want it to pull items, that will prevent it from pulling the items.

(I'm fairly certain the original issue reported here is caused by a mod; maybe the same one that makes the jukeboxes look different from vanilla jukeboxes. I searched for a jukebox mod with a similar look but couldn't find one.)

tacogerbil commented 5 months ago

It's just a resource pack, a replacement image/model. Feel free to close it, no one would ever expect you to isolate the issue with so many possible conflicts. I'm really sorry for wasting your time 😎. and thank you for being so receptive to even looking at it and answering my questions. Thank you for what you do. 💯🙏

On Thu, Apr 18, 2024, 16:29 gniftygnome @.***> wrote:

They work like hoppers; that is to say, yes they are storage and if the collector has space, it will take in items. Just like with hoppers, you can stop this by powering collectors or dampers, so if you can come up with a redstone arrangement powering the collector when you don't want it to pull items, that will prevent it from pulling the items.

(I'm fairly certain the original issue reported here is caused by a mod; maybe the same one that makes the jukeboxes look different from vanilla jukeboxes. I searched for a jukebox mod with a similar look but couldn't find one.)

— Reply to this email directly, view it on GitHub https://github.com/gniftygnome/ductwork/issues/6#issuecomment-2065483398, or unsubscribe https://github.com/notifications/unsubscribe-auth/ADC4Q46RYIGYCBGCG75IEV3Y6BJOZAVCNFSM6AAAAABGF5PNL2VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDANRVGQ4DGMZZHA . You are receiving this because you authored the thread.Message ID: @.***>