<!-- 
RSS generated by JIRA (9.12.2#9120002-sha1:301bf498dd45d800842af0b84230f1bb58606c13) at Sat Jan 11 15:25:16 UTC 2025

It is possible to restrict the fields that are returned in this document by specifying the 'field' parameter in your request.
For example, to request only the issue key and summary append 'field=key&field=summary' to the URL of your request.
-->
<rss version="0.92" >
<channel>
    <title>Mojang Studios Jira</title>
    <link>https://bugs.mojang.com</link>
    <description>This file is an XML representation of an issue</description>
    <language>en</language>    <build-info>
        <version>9.12.2</version>
        <build-number>9120002</build-number>
        <build-date>10-01-2024</build-date>
    </build-info>


<item>
            <title>[MCPE-19966] The game became more finicky about the structure of .mcworld / .mcpack files</title>
                <link>https://bugs.mojang.com/browse/MCPE-19966</link>
                <project id="10200" key="MCPE">Minecraft (Bedrock codebase)</project>
                    <description>&lt;p&gt;MCPE no longer successfully imports .mcworld / .mcpack files with one level of superfluous directory. I believe this is a regression.&lt;/p&gt;

&lt;p&gt;The attached file &quot;ZombieNetherPortalSpawn.mcworld&quot; has the following structure and can not be imported successfully:&lt;/p&gt;
&lt;div class=&quot;preformatted panel&quot; style=&quot;border-width: 1px;&quot;&gt;&lt;div class=&quot;preformattedContent panelContent&quot;&gt;
&lt;pre&gt;% unzip -l ZombieNetherPortalSpawn.mcworld
Archive:  ZombieNetherPortalSpawn.mcworld
  Length     Date   Time    Name
 --------    ----   ----    ----
        0  02-09-17 09:15   H5MAALzHCAA=/level.dat_old
        0  02-09-17 09:15   H5MAALzHCAA=/level.dat
        0  02-09-17 09:15   H5MAALzHCAA=/db/LOCK
        0  02-09-17 09:15   H5MAALzHCAA=/db/000009.ldb
        0  02-09-17 09:15   H5MAALzHCAA=/db/000012.ldb
        0  02-09-17 09:15   H5MAALzHCAA=/db/CURRENT
        0  02-09-17 09:15   H5MAALzHCAA=/db/000005.ldb
        0  02-09-17 09:15   H5MAALzHCAA=/db/000007.ldb
        0  02-09-17 09:15   H5MAALzHCAA=/db/000015.ldb
        0  02-09-17 09:15   H5MAALzHCAA=/db/000016.log
        0  02-09-17 09:15   H5MAALzHCAA=/db/MANIFEST-000014
        0  02-09-17 09:15   H5MAALzHCAA=/levelname.txt
        0  02-09-17 09:15   H5MAALzHCAA=/world_resource_packs.json
        0  02-09-17 09:15   H5MAALzHCAA=/world_behavior_packs.json
 --------                   -------
        0                   14 files
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;

&lt;p&gt;On the other hand, &quot;ZombieNetherPortalSpawn.modified.mcworld&quot; has the following structure and just works:&lt;/p&gt;
&lt;div class=&quot;preformatted panel&quot; style=&quot;border-width: 1px;&quot;&gt;&lt;div class=&quot;preformattedContent panelContent&quot;&gt;
&lt;pre&gt;% unzip -l ZombieNetherPortalSpawn.modified.mcworld
Archive:  ZombieNetherPortalSpawn.modified.mcworld
  Length     Date   Time    Name
 --------    ----   ----    ----
        0  02-10-17 20:53   db/
        0  02-09-17 09:15   db/LOCK
    21653  02-09-17 09:15   db/000009.ldb
     1222  02-09-17 09:15   db/000012.ldb
       16  02-09-17 09:15   db/CURRENT
   121406  02-09-17 09:15   db/000005.ldb
   135167  02-09-17 09:15   db/000007.ldb
     2943  02-09-17 09:15   db/000015.ldb
     2736  02-09-17 09:15   db/000016.log
      279  02-09-17 09:15   db/MANIFEST-000014
      796  02-09-17 09:15   level.dat
      796  02-09-17 09:15   level.dat_old
       10  02-09-17 09:15   levelname.txt
        3  02-09-17 09:15   world_behavior_packs.json
        3  02-09-17 09:15   world_resource_packs.json
 --------                   -------
   287030                   15 files
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;</description>
            <key id="162700">MCPE-19966</key>
            <summary>The game became more finicky about the structure of .mcworld / .mcpack files</summary>
                <type id="1" iconUrl="https://bugs.mojang.com/secure/viewavatar?size=xsmall&amp;avatarId=18903&amp;avatarType=issuetype">Bug</type>
                                    <status id="5" iconUrl="https://bugs.mojang.com/images/icons/statuses/resolved.png" description="A resolution has been taken, and it is awaiting verification by reporter. From here issues are either reopened, or are closed.">Resolved</status>
                    <statusCategory id="3" key="done" colorName="success"/>
                                    <resolution id="5">Cannot Reproduce</resolution>
                                            <reporter username="depressed-pho">PHO</reporter>
                        <labels>
                    </labels>
                <created>Fri, 10 Feb 2017 13:19:48 +0100</created>
                <updated>Thu, 29 Aug 2019 01:25:39 +0200</updated>
                            <resolved>Thu, 29 Aug 2019 01:25:38 +0200</resolved>
                                    <version>1.0.3</version>
                    <version>1.2.1.1</version>
                    <version>1.5.2.1</version>
                    <version>1.6.0.8 Beta</version>
                    <version>1.6.0</version>
                    <version>1.7.0.3 Beta</version>
                                                                        <votes>2</votes>
                                    <watches>2</watches>
                                                                            <comments>
                            <comment id="579178" author="mega_spud" created="Thu, 29 Aug 2019 01:25:38 +0200"  >&lt;p&gt;&lt;b&gt;Thank you for your report!&lt;/b&gt;&lt;br/&gt;
However, this issue has been closed as &lt;b&gt;&lt;font color=&quot;#FF5722&quot;&gt;Cannot Reproduce&lt;/font&gt;&lt;/b&gt;.&lt;/p&gt;

&lt;p&gt;We were unable to reproduce the problem you are describing in the latest version.&lt;/p&gt;

&lt;p&gt;&lt;b&gt;Quick Links&lt;/b&gt;:&lt;br/&gt;
&#128211; &lt;a href=&quot;http://help.mojang.com/customer/portal/articles/801354-writing-helpful-bug-reports-for-minecraft&quot; title=&quot;How To Write Awesome Tickets! &#128175;&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;Issue Guidelines&lt;/a&gt; &amp;#8211; &#128172; &lt;a href=&quot;https://help.mojang.com/&quot; title=&quot;Account Support &#128377;&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;Mojang Support&lt;/a&gt; &amp;#8211; &#128231; &lt;a href=&quot;https://feedback.minecraft.net/&quot; title=&quot;Feedback and Suggestions &#9997;&#65039;&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;Suggestions&lt;/a&gt; &amp;#8211; &#128214; &lt;a href=&quot;http://minecraft.gamepedia.com/Minecraft_Wiki&quot; title=&quot;Official Minecraft Wiki &#127891;&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;Minecraft Wiki&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="358961" author="depressed-pho" created="Fri, 10 Feb 2017 13:25:38 +0100"  >&lt;p&gt;By importing the former file, the game actually stores its contents under the directory &quot;games/com.mojang/minecraftWorlds&quot; but with an invalid structure. That is, it assigns a randomly generated ID to the world and stores the contents of .mcworld file as-is, which results in something like:&lt;/p&gt;
&lt;div class=&quot;preformatted panel&quot; style=&quot;border-width: 1px;&quot;&gt;&lt;div class=&quot;preformattedContent panelContent&quot;&gt;
&lt;pre&gt;games
`-- com.mojang
    `-- minecraftWorlds
        `-- a20GALnDAAA=
            `-- H5MAALzHCAA=
                |-- level.dat_old
                |-- level.dat
                |-- db
                `-- ...
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10102">
                    <name>Duplicate</name>
                                                                <inwardlinks description="is duplicated by">
                                        <issuelink>
            <issuekey id="213531">MCPE-37357</issuekey>
        </issuelink>
                            </inwardlinks>
                                    </issuelinktype>
                    </issuelinks>
                <attachments>
                            <attachment id="133595" name="ZombieNetherPortalSpawn.mcworld" size="272406" author="depressed-pho" created="Fri, 10 Feb 2017 13:19:48 +0100"/>
                            <attachment id="133596" name="ZombieNetherPortalSpawn.modified.mcworld" size="271731" author="depressed-pho" created="Fri, 10 Feb 2017 13:19:48 +0100"/>
                    </attachments>
                <subtasks>
                    </subtasks>
                <customfields>
                                                <customfield id="customfield_11500" key="com.atlassian.jira.plugin.system.customfieldtypes:textfield">
                        <customfieldname>ADO</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>140578</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                    <customfield id="customfield_10701" key="com.atlassian.jira.plugin.system.customfieldtypes:datetime">
                        <customfieldname>CHK</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>Wed, 5 Sep 2018 10:53:00 +0200</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10500" key="com.atlassian.jira.plugin.system.customfieldtypes:radiobuttons">
                        <customfieldname>Confirmation Status</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue key="10303"><![CDATA[Confirmed]]></customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                        <customfield id="customfield_11700" key="com.atlassian.jira.plugins.jira-development-integration-plugin:devsummary">
                        <customfieldname>Development</customfieldname>
                        <customfieldvalues>
                            
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                    <customfield id="customfield_10402" key="com.atlassian.jira.plugin.system.customfieldtypes:select">
                        <customfieldname>Platform</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue key="10907"><![CDATA[Tablet - iOS - iPad Pro]]></customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_11600" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>0|i05aov:</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                    </customfields>
    </item>
</channel>
</rss>