mojira.dev
MCPE-102382

Update broke format version field in addon

When I updated the game and opened a world with an add-on that was working fine earlier today it threw the same log error twice for all my items but the error makes no sense.

"20:58:32[Item][error]-Item 'su:chain_link' with format_version 1.16.100 or greater cannot be loaded from resource packs."

Steps to reproduce:

  1. Update the game.

  2. load an addon with a format version of 1.16.100.

Results:

every item in the addon throws this error twice.

Expected results:

Addon loads fine as it had before and nothing in the changelog indicated it wouldn't.

 

One of the item files is attached.

Attachments

Comments 8

I changed the format version from "1.16.100" to "1.16.0" and now it throws this error loads now but the items don't have icons and throw this error when visible

"12:39:57[Item][warning]-Item item.su:bread_slice requires either an icon atlas or icon texture."

Got it working.

Instead of using the method in the documentation:

'"minecraft:icon":{"texture":"blaze_powder"}'

You have to use the old method:

'"minecraft:icon":"blaze_powder"'

Guess the documentation method is broken.

Okay I know what is going on here in 1.16.100 all resource data for items was moved to the behavior file and the icon method was changed however using either icon method with a format version of 1.16.200 or greater results in neither method working however doing so is necessary to use the repair formula that is listed on wiki.bedrock.dev (which has much better documentation than what's provided with the vanilla behaviors) as being used by vanilla tools (which aren't in the vanilla behavior pack) I don't know whether to edit this report or start a new one so I'll wait until about this time tomorrow and if I don't get a suggestion I'll just pick whatever seems to make the most sense

Is this still an issue in the latest version (1.17.11)? If so, can you please add it to the affected versions (or mention it if you are not the reporter).
This ticket will automatically reopen when you reply.

Is this still an issue in the latest version (1.17.11)? If so, can you please add it to the affected versions (or mention it if you are not the reporter).
This ticket will automatically reopen when you reply.

Cleaning up old tickets: This ticket had been set to 'Awaiting Response', but has not received a response from the reporter (~3 months+) so is being closed as Incomplete. If you feel this is still a valid issue then please comment, or create a new ticket following the Issue Guidelines which includes steps to reproduce the problem.

For any account or purchasing related issues, please contact Minecraft Customer Support directly, as we cannot assist with those here at the bug tracker.

Quick Links:
📓 Issue Guidelines – 💬 Mojang Support – 📧 Suggestions – 📖 Minecraft Wiki

Cleaning up old tickets: This ticket had been set to 'Awaiting Response', but has not received a response from the reporter (~3 months+) so is being closed as Incomplete. If you feel this is still a valid issue then please comment, or create a new ticket following the Issue Guidelines which includes steps to reproduce the problem.

For any account or purchasing related issues, please contact Minecraft Customer Support directly, as we cannot assist with those here at the bug tracker.

Quick Links:
📓 Issue Guidelines – 💬 Mojang Support – 📧 Suggestions – 📖 Minecraft Wiki

dirtlordthezombieking

(Unassigned)

Unconfirmed

Android

Android 8.0.0

Add-on, Addons, Item, add-on, addon, addons

1.16.230.50 Beta, 1.16.100.60 Beta, 1.16.100.59 Beta

Retrieved