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 · 0 comments
Labels
Bug: Unconfirmed Unsure if the issue/bug is valid.

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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug: Unconfirmed Unsure if the issue/bug is valid.
Projects
None yet
Development

No branches or pull requests

1 participant