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

End Portals send entities into a "null" world, causing entity loss and invalid entities #251

Open
HexedHero opened this issue May 10, 2022 · 1 comment
Labels
Bug: Can't Reproduce Bug reports that no one can replicate.

Comments

@HexedHero
Copy link

When an entity goes into a linked END_PORTAL, it'll be sent into a null world, not the correct linked world. Nether portals work fine.
[12:23:56 WARN]: DROPPED_ITEM going to: Location{world=null,x=0.5,y=100.0,z=0.5,pitch=0.0,yaw=0.0}
[12:31:56 WARN]: LLAMA going to: Location{world=null,x=0.5,y=100.0,z=0.5,pitch=0.0,yaw=0.0}

@HexedHero HexedHero added the Bug: Unconfirmed Unsure if the issue/bug is valid. label May 10, 2022
@zax71
Copy link
Member

zax71 commented Aug 23, 2024

Is that custom logging that you have added? I've added some and can't seem to reproduce this

@zax71 zax71 added Bug: Can't Reproduce Bug reports that no one can replicate. and removed Bug: Unconfirmed Unsure if the issue/bug is valid. labels Aug 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug: Can't Reproduce Bug reports that no one can replicate.
Projects
None yet
Development

No branches or pull requests

2 participants