-
Notifications
You must be signed in to change notification settings - Fork 6
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