Skip to content

items sometimes duplicate when flung through portals from belts #193

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

Open
TropheusJ opened this issue Mar 11, 2022 · 5 comments
Open

items sometimes duplicate when flung through portals from belts #193

TropheusJ opened this issue Mar 11, 2022 · 5 comments
Labels
status: unable to reproduce Issue could not be reproduced by a tester

Comments

@TropheusJ
Copy link
Member

No description provided.

@digitaltrucker
Copy link

I've noticed this happens sometimes, and it seems to only happen if the chunks on the other side of the portal aren't already loaded when the item gets thrown through. I've been playing around a lot with lava mining from the nether and bringing it into the overworld and as long as the nether chunks are kept loaded (for example) duplication doesn't occur. I think it's actually a vanilla bug. Portal duping has been around a long time.

How I prevent it from happening is a loop using a belt system on either side of the portal that does nothing but toss an item back and forth to keep the portal live and the chunks loaded. As long as you have an item going through less than 15 seconds apart the chunks won't unload
2022-03-10_22 22 04
.

@TropheusJ
Copy link
Member Author

if someone can find a way to reproduce this reliably that would be great. Even better if done in vanilla, because that would mean this isn't even our issue.

@digitaltrucker
Copy link

Now that Immersive Portals functions with Create I've been playing around some more with this and the bug hasn't surfaced. My money is on this being a vanilla bug. Portals created with IP automatically keep some chunks loaded on the other side of a portal after all.

@ThinkWithPbody
Copy link

Immersive Portals functions with Create

May I ask how you made them compatible with each other? I get a warning each time I load the game with both mods and whenever an immersive portal is in view, the world you're in switches to that of the portal.

@digitaltrucker
Copy link

The warning is still displayed, but the two mods work well together if IP is configured correctly. Go into IP's client side settings and enable Compatibility Render Mode.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
status: unable to reproduce Issue could not be reproduced by a tester
Projects
None yet
Development

No branches or pull requests

4 participants