mojira.dev
MCPE-19363

Can't Import .mcpack/.mcworld

Every time I open a .mcpack or .mcworld file the game open but fails to import the add-on / world in the manifest validation it only says "Unable to open pack" and in .mcworld it just do nothing

Attachments

Comments 6

Which world file do you have a trouble with? Without a specific file we can't examine what's wrong with it.

Any mcworld or mcpack file have problem. If I attempt to import mcworld it will do litteraly nothing. And if I attempt to import mcpack file it will just fail to import it

because the manifest can only be in the root of the .mcpack file I don't see how we can package a resource add-on and a behavior add-on together. each needs it's own manifest file.

I tried - this didn't work
.mcpack
– \behavior_packs


pack_manifest.json


\entities
– \resource_packs


pack_manifest.json

The only thing I was able to make work is
.mcpack
– pack_manifest.json
– \entities

i'm using the 1.0.4 version of the add-on's .json files with 1.0.9 mcpe

I've attached three files.
The two individual behaviors and resources .mcpack files work. Minecraft imports them successfully.

The third file is the same behavior and resource add-on files put together in one compressed file, but pushed down one directory inside the .mcpack file. This one doesn't import into Minecraft. I am assuming I need to push them down one directory because of the conflicting file manifest.json because I want to package the add-on as 1 complete file.

Cleaning up old tickets: This ticket has not been updated recently (1 year+) so is being closed as Cannot Reproduce. If you feel this is still a valid issue then please comment, or create a new ticket following the Issue Guidelines.

Quick Links:
📓 Issue Guidelines – 💬 Community Support – 📧 Feedback – 📖 Game Wiki

I'm getting this same problem in 1.17 now

GK

(Unassigned)

Unconfirmed

Windows

1.0.0

Retrieved