mojira.dev
MCPE-103723

Unicode Doesnt Load (UTF-16)

Summary :
On the latest beta : 1.16.200. There's new problem, Unicode doesnt work on Add-On. Usually Minecraft use ASCII or UTF-8 but most of my addon use UTF-16 to prevent code stealing.. even though its easy to decode it, but worth a try.
On UTF16, every alphabet dechipered as Unicode values. for example :
a = +0061 or \u0061
In Earlier version : 1.16.100.59, the unicode add-on still working finely until the 1.16.200 comes.. It breaks most of my geometry model that based on UTF-16 and it wont load even though there's no problem on the content log.

Step To Reproduce :
1. Download any Addon
2. Unpack the Addon using Winrar, Zip, or 7z
3. Convert any .json files to Unicode using this converter
4. Save it and repack the Addon to .mcpack
5. load the unicoded pack into Minecraft
6. Set the pack at the global resources for better result (for Texture Pack)

Expected Result :
❌ Add-On component got loaded
❌ Geometry based entity appear as intended

[media]

Actual Result ;
✔ Geometry based model NOT loaded and appear blank
✔ Add-On component NOT working as it should

[media]

Update 1.16.200.57 :
Content Log now showing : "Skeletal Hierarchy Index that was missing."

[media]

Attachments

Comments 4

Are any other UTF-16 add-ons behaving like this? (either yours or someone else's)

Yep, they need to re-encode the packs into UTF-8 (Default) just to make it works @Jonathan Hanzel

Thank you for your report!

However, this issue has been temporarily closed as Awaiting Response.

Is this still an issue in the latest version? If yes, 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.

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

user-806ac

(Unassigned)

Unconfirmed

Multiple

Windows 10 1903-H1 OS 19013

Add-on, Addons, Skin, SkinBug, Skins, add-on, addon, addons, behavior, behavior-pack, behaviour, resource, resource-pack, resource_pack, resourcepack, resources, skin, skin-model, skin-pack, skin., skin_bug, skin_render, skins, texture, textures

1.16.230.54 Beta, 1.16.220, 1.16.220.52 Beta, 1.16.210.55 Beta, 1.16.30.57 RTX Beta, ..., 1.16.200.56 Beta, 1.16.200.55 Beta, 1.16.200.52 Beta, 1.16.200.51 Beta, 1.16.210

Retrieved