bedrock-tool / bedrocktool

a mostly working minecraft bedrock tool for downloading server worlds, skins and others
GNU General Public License v3.0
163 stars 20 forks source link

World saved from tool fails to get imported into Minecraft #118

Open mb824 opened 8 months ago

mb824 commented 8 months ago

The .mcworld file doesn't get imported into Minecraft. I only tried with the Hive Hub.

Steps to reproduce the behavior:

  1. Download the Hive Hub using the tool.
  2. Try to import the world saved by the tool.
  3. Minecraft says, "World import failed".

The world should get imported into Minecraft

olebeck commented 8 months ago

can you show the folder names in the resourcepacks folder in the mcworld file (you can open it with 7zip or any other program that can open zips)

mb824 commented 8 months ago

Sure, here you go. image

olebeck commented 8 months ago

the issue is in CTF Assets_5b66445d-a203-3fa1-ac97-a01f5b563711 as a temporary fix you can remove that resource pack

mb824 commented 8 months ago

This seems to have fixed it. Thanks!