Amulet-Team / Amulet-Team/PyMCTranslate

Block Translation Errors - Warped Blocks, Crimson Blocks, Bee Nest, Crying Obsidian.

Open
#11 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Python
Stars
33
Forks
6
Avg merge
2h 8m
Merged PRs (30d)
1

Description

I noticed the following errors in the Amulet console when loading a Bedrock 1.16.40 world of mine,
Here's the full console output that I copied to a text file: console.txt

pymctranslate - WARNING - Could not find translation information for block minecraft:crimson_slab[__version__=17694720,top_slot_bit=0b] from universal in PyMCTranslate.Version(java, (1, 16, 2)). If this is not a vanilla block ignore this message

pymctranslate - WARNING - Could not find translation information for block minecraft:crimson_double_slab[__version__=17694720,top_slot_bit=0b] to universal in PyMCTranslate.Version(bedrock, (1, 13, 0)). If this is not a vanilla block ignore this message

pymctranslate - WARNING - Could not find translation information for block minecraft:warped_fence[__version__=17694720,wood_type="acacia"] to universal in PyMCTranslate.Version(bedrock, (1, 13, 0)). If this is not a vanilla block ignore this message

pymctranslate - WARNING - Could not find translation information for block minecraft:warped_planks[__version__=17694720] to universal in PyMCTranslate.Version(bedrock, (1, 13, 0)). If this is not a vanilla block ignore this message

pymctranslate - WARNING - Could not find translation information for block minecraft:warped_stairs[__version__=17694720,upside_down_bit=0b,weirdo_direction=2] to universal in PyMCTranslate.Version(bedrock, (1, 13, 0)). If this is not a vanilla block ignore this message

pymctranslate - WARNING - Could not find translation information for block minecraft:crimson_stairs[__version__=17694720,upside_down_bit=1b,weirdo_direction=2] to universal in PyMCTranslate.Version(bedrock, (1, 13, 0)). If this is not a vanilla block ignore this message

pymctranslate - WARNING - Could not find translation information for block minecraft:crimson_trapdoor[__version__=17694720,direction=2,open_bit=1b,upside_down_bit=0b] to universal in PyMCTranslate.Version(bedrock, (1, 13, 0)). If this is not a vanilla block ignore this message

pymctranslate - WARNING - Could not find translation information for block minecraft:crying_obsidian[__version__=17694720] to universal in PyMCTranslate.Version(bedrock, (1, 13, 0)). If this is not a vanilla block ignore this message

pymctranslate - WARNING - Could not find translation information for block minecraft:bee_nest[__version__=17694720,facing_direction=3,honey_level=0] to universal in PyMCTranslate.Version(bedrock, (1, 13, 0)). If this is not a vanilla block ignore this message

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start with the attached console.txt and the pymctranslate warnings for the listed Bedrock blocks, comparing the affected block data with the translation behavior shown. Done means the listed warped, crimson, bee nest, and crying obsidian blocks load without the reported missing-translation warnings.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
tooling
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
30/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.