Amulet-Map-Editor
Amulet-Map-Editor copied to clipboard
[Bug Report] Amulet Translation Issues
Current Behaviour:
- Unable to load some block types in Amulet versions from v0.10.18 to v0.10.23.
- The issue remains after a fresh installation and the deletion of Amulet's directories.
- Errors and warnings in the console are present, and Amulet does not render blocks within the map correctly.
Block Translation Issues: For Bedrock v1.20.0:
- minecraft:white_concrete
- minecraft:light_blue_concrete
- minecraft:cyan_stained_glass
- minecraft:black_concrete
- minecraft:gray_concrete
- minecraft:white_concrete_powder
- minecraft:black_stained_glass_pane
- minecraft:white_terracotta
- minecraft:yellow_concrete
- minecraft:purple_concrete
- minecraft:gray_stained_glass_pane
- minecraft:lime_terracotta
- minecraft:red_concrete
- minecraft:light_gray_stained_glass_pane
- minecraft:green_concrete
- minecraft:white_stained_glass_pane
- minecraft:red_terracotta
- minecraft:light_gray_concrete
- minecraft:gray_stained_glass
- minecraft:white_stained_glass
Expected Behavior:
- Worlds are expected to load without errors, with all blocks being rendered appropriately on the map.
Steps To Reproduce:
- Open 'Amulet' application.
- Click on 'Open the World'.
- Choose any world from the selection.
- Encounter console errors which result in improper block rendering on the map.
Environment:
- OS: Windows 10
- Minecraft Platform: Bedrock v1.20.32
- Amulet Version: v0.10.18 - v0.10.23
Additional Context:
- Console logs show numerous warnings about missing translation information for various blocks. The Amulet program is not able to find translation information for several vanilla blocks from Minecraft Bedrock v1.20 and Java v1.20 versions in the PyMCTranslate library.
- These warnings include blocks like white_concrete, light_blue_concrete, cyan_stained_glass, and others in both 'to universal' and 'from universal' translation contexts.
- The translation issues could stem from the recent Minecraft v1.20.40 update, which has altered block state values significantly.
- I reported this issue separately from the others took me some time to get to it due to my busy schedule.
I think this is another symptom if an issue I fixed the other day in https://github.com/gentlegiantJGC/PyMCTranslate/pull/41
I will put out another build in a bit with that change
Please can check if this is still an issue in 0.10.25