GeyserMC / Geyser

A bridge/proxy allowing you to connect to Minecraft: Java Edition servers with Minecraft: Bedrock Edition.
https://geysermc.org
MIT License
4.75k stars 687 forks source link

NPCs becoming invisible on latest Geyser #5117

Closed Paceski closed 3 weeks ago

Paceski commented 3 weeks ago

Describe the bug

Essentially, when I updated to latest Geyser, the NPC have become invisible.

Using FancyNPCs and Geyser latest in my lobby; image

zNPCsPlus on Survival and Geyser latest;

image

Reverting back to https://github.com/GeyserMC/Geyser/commit/6331cb6d586d1a19bf9d0daabb535d82c9a58e29 fixes this issue for me and NPCs are displayed once again, but not on latest.

To Reproduce

Install latest Geyser, cannot see NPCs no more.

Expected behaviour

NPCs should be displayed.

Screenshots / Videos

No response

Server Version and Plugins

1.20.1/1.20.4

Geyser Dump

No response

Geyser Version

latest

Minecraft: Bedrock Edition Device/Version

No response

Additional Context

No response

Tim203 commented 3 weeks ago

Awaiting reproducing steps from the issuer.

Paceski commented 3 weeks ago

https://github.com/user-attachments/assets/a22984f9-b3b3-4b6f-9997-24004b31ecba

Paceski commented 3 weeks ago

I cannot see any players on bedrock on latest version, moving back 8 builds behind works. So it's not only NPCs

Paceski commented 3 weeks ago

Seems to be caused by GeyserModelEngine https://github.com/GeyserExtensionists/GeyserModelEngine

Paceski commented 3 weeks ago

Wrong again, it's this.

https://github.com/GeyserExtensionists/GeyserModelEnginePackGenerator

Issue resolved, we can close