GeyserMC / Geyser

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

geyser custom block problem #4069

Closed 1111qqjzja closed 8 months ago

1111qqjzja commented 1 year ago

Describe the bug

When registering an item with the same name as a custom block, the block has a chance to disappear IMG_20230821_222002 Five shown, four gone

To Reproduce

none

Expected behaviour

none

Screenshots / Videos

No response

Server Version and Plugins

No response

Geyser Dump

No response

Geyser Version

2.1.2-SNAPSHOT

Minecraft: Bedrock Edition Device/Version

No response

Additional Context

No response

1111qqjzja commented 1 year ago

version: https://github.com/GeyserMC/Geyser/pull/3505/commits/ea42fdc8b34025c71597df02fe0bf76d2bb9cd17

rtm516 commented 1 year ago

Please update Geyser to the latest release and provide a dump and replication steps if the issue is still happening.

1111qqjzja commented 1 year ago

To reproduce the steps, first register multiple custom blocks on geyser, then register the item mapping of those blocks, and finally make the names of those blocks (identification names, not display names) the same as their corresponding item names, for example, the item name is xxx , the block name also needs to be called xxx, and then you can make 3D block drops, but some blocks will be displayed and some blocks will not be displayed. I don't know if this is a bug.

1111qqjzja commented 1 year ago

BY TY}_RL89W% 0$BRWP4PK U1V18I8VOT SNJ{V2RFK1)K

onebeastchris commented 1 year ago

This isn't the place to ask for help creating custom blocks @SuprClan. Our wiki https://wiki.geysermc.org/geyser/custom-blocks/ has a helpful guide. If you do need more help; our discord server is the better place to ask.

rtm516 commented 8 months ago

This has potentially been fixed with https://github.com/GeyserMC/Geyser/commit/47237e07b789e93056a0761376c688f03b86b8ae Could you update Geyser and retest? @1111qqjzja

1111qqjzja commented 8 months ago

ok, it solved, thank you

1111qqjzja commented 8 months ago

.