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

[BUG] advancement ui bug #4988

Open VincentX0905 opened 3 months ago

VincentX0905 commented 3 months ago

Describe the bug

advancement ui not support datapack custom advancement.

To Reproduce

  1. create datapack
  2. put in world/datapacks folder
  3. use /reload and /datapack enable <datapack name> enable datapack
  4. use /geyser advancements
  5. see it

Expected behaviour

can see datapack custom advancement button on /geyser advancements menu

Screenshots / Videos

image Screenshot_20240825_012139_Minecraft image

Server Version and Plugins

back-end

Current Purpur Version: 1.21.1-2297-ef12ede (MC: 1.21.1)*
* You are running the latest version
Previous: 1.21.1-2296-568a028 (MC: 1.21.1)

front-end:

velocity-3.3.0-SNAPSHOT-415

Geyser Dump

https://dump.geysermc.org/5Jhc9MHQEnBuv0bQbd6GnTavL7VY0KPX

Geyser Version

Geyser Version 2.4.2-b654 (git-master-2274377)

Minecraft: Bedrock Edition Device/Version

1.21+

Additional Context

No response

onebeastchris commented 3 months ago

Did you re-open the advancements menu after granting the advancement to the user? Forms do not update once opened.

VincentX0905 commented 3 months ago

Did you re-open the advancements menu after granting the advancement to the user? Forms do not update once opened. @onebeastchris

yes