-
Notifications
You must be signed in to change notification settings - Fork 22
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
Trouble binding MK2 puller to partial blocks(?) outside of the Overworld #185
Comments
All testing done with limited set of mods. Only JEI, Routers, Occultism, FTB Chunks, and Entangled Block |
That's a weird one, binding to blocks shouldn't be dimension-dependent like that. Are there any errors in the log when you try to bind the puller mk2? |
I'm not seeing any error there, no. I get a message logged when it links properly to a local storage, but when I attempt to link to a cross dim storage, I just don't see any message at all in the logs. |
Sorry, been a bit slow on this one. I just tested in my dev instance with a router/barrel/entangled block combo in the nether, and it worked fine. The sender visually sends items to the Entangled Block, but the items turn up in the barrel, as expected. I haven't tested with Occultism yet but I'll try to do that today. Some other mod interfering, maybe? |
I'll test again later with entangled. You had it set to allow cross dim transport? I think that's off by default and it seems like the cross dimension access is the heart of the issue. I did try again recently with updated versions of these mods though and did still see the issue with occultism. Didn't test entangled again at that time though. My test instance only had those mods though (plus ftb chunks for chunk loading). Nothing else. Trying to strip it down to the absolute bare minimum. |
Cross dim transport? Is that for Entangled or Occultism? I've only tested with Entangled so far, didn't see any such option there. But your description for Entangled didn't mention anything about cross-dimension - both barrel and entangled block are in the Nether. |
Right. True. Alright, I'll re-test this all right now and try to clarify. |
Ok, yes. Ignore me about cross dimensional Entangled Blocks. The initial report is accurate.
It is binding/unbinding on a single sneak right click. For Occultism:
It will bind/unbind in the single click as above. If the actuator is in the Nether, however, binding to a Wormhole bound to it works without issue. Full list of mods. Mostly just libraries for the mods required to reproduce this:
|
Describe the bug
When in the Nether, for example, it's not possible to bind an MK2 Puller to certain blocks.
I'm not currently certain what the criteria are for blocks it won't bind to, but I can recreate the issue the following:
How to reproduce the bug
In the Nether
In the Overworld, repeat all of the above and the MK2 Puller will bind to the Entangled Block without issue.
An MK 1 Puller can pull from the Entangled Block without issue in both dimensions
You can do similar with the Occultism Dimensional Storage Actuator and Stable Wormhole as well.
The Occultism setup works fine if the Actuator is in the same dimension, oddly, unlike the Entangled Block setup.
Expected behavior
Puller should bind to the block as it is an inventory.
Additional details
Modular Routers: modular-routers-1.19.2-10.2.0-3
Occultism: occultism-1.19.2-1.73.2
Entangled: entangled-1.3.13-forge-mc1.19
This is for 1.19, tracker won't let me select it.
Which Minecraft version are you using?
1.18
Crash log
No response
The text was updated successfully, but these errors were encountered: