<!-- 
RSS generated by JIRA (9.12.2#9120002-sha1:301bf498dd45d800842af0b84230f1bb58606c13) at Sat Jan 11 08:00:49 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>[BDS-12807] Ubuntu crash &quot;Cannot find vanilla resource pack&quot;</title>
                <link>https://bugs.mojang.com/browse/BDS-12807</link>
                <project id="11700" key="BDS">Bedrock Dedicated Server</project>
                    <description>&lt;p&gt;Simple as that - when attempting to launch the dedicated server on Ubuntu 18.04, I get the error &quot;Failed to load vanilla resource pack, is the vanilla pack missing from the loaded world?&quot;&lt;/p&gt;

&lt;p&gt;It also fails to find server.properties and whitelist.json, which I assume is causing problems.&lt;/p&gt;
&lt;div class=&quot;code panel&quot; style=&quot;border-width: 1px;&quot;&gt;&lt;div class=&quot;codeContent panelContent&quot;&gt;
&lt;pre class=&quot;code-java&quot;&gt;
[2021-04-12 14:55:15 INFO] Starting Server
[2021-04-12 14:55:15 INFO] Version 1.16.220.02
[2021-04-12 14:55:15 ERROR] Error reading file: server.properties
[2021-04-12 14:55:15 INFO] Level name: Level
[2021-04-12 14:55:15 ERROR] Error opening allow list file: whitelist.json
[2021-04-12 14:55:15 INFO] Game mode: 0 Survival
[2021-04-12 14:55:15 INFO] Difficulty: 1 EASY
[2021-04-12 14:55:15 ERROR] Failed to load Vanilla Resource Pack, is the vanilla pack missing from the loaded world?&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;
&lt;p&gt;Pressing return causes the terminal window to return to bash and prints&#160;&lt;tt&gt;Quit correctly&lt;/tt&gt; in the window.&lt;/p&gt;

&lt;p&gt;Additional note: I tried running the server with sudo and without sudo, both times it fails at the exact same point.&lt;/p&gt;</description>
                <environment>Toshiba Sattelite C55T [4GB model], Ubuntu 18.04 Desktop</environment>
        <key id="430938">BDS-12807</key>
            <summary>Ubuntu crash &quot;Cannot find vanilla resource pack&quot;</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="4">Incomplete</resolution>
                                        <assignee username="-1">Unassigned</assignee>
                                    <reporter username="NewAgeDerpDerp">Evan Ellsworth</reporter>
                        <labels>
                    </labels>
                <created>Mon, 12 Apr 2021 21:06:10 +0200</created>
                <updated>Thu, 23 Sep 2021 14:38:33 +0200</updated>
                            <resolved>Thu, 23 Sep 2021 14:38:33 +0200</resolved>
                                    <version>1.16.220</version>
                                                            <votes>0</votes>
                                    <watches>2</watches>
                                                                            <comments>
                            <comment id="1077061" author="JIRAUSER484247" created="Thu, 23 Sep 2021 14:38:33 +0200"  >&lt;p&gt;Cleaning up old tickets: This ticket had been set to &apos;Awaiting Response&apos;, but has not received a response from the reporter (~3 months+) so is being closed as &lt;em&gt;Incomplete&lt;/em&gt;. If you feel this is still a valid issue then please comment, or create a new ticket following the &lt;a href=&quot;http://help.mojang.com/customer/portal/articles/801354-writing-helpful-bug-reports-for-minecraft&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;Issue Guidelines&lt;/a&gt; which includes steps to reproduce the problem.&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; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;Issue Guidelines&lt;/a&gt; &#8211; &#128172; &lt;a href=&quot;https://help.minecraft.net/hc/en-us/requests/new&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;Mojang Support&lt;/a&gt; &#8211; &#128231; &lt;a href=&quot;https://feedback.minecraft.net/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;Suggestions&lt;/a&gt; &#8211; &#128214; &lt;a href=&quot;http://minecraft.gamepedia.com/Minecraft_Wiki&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="1021866" author="JIRAUSER484247" created="Wed, 23 Jun 2021 16:10:19 +0200"  >&lt;p&gt;Is this still an issue in the latest version? If so, can you please add it to the affected versions (or mention it if you are not the reporter).&lt;br/&gt;
This ticket will automatically reopen when you reply.&lt;/p&gt;</comment>
                            <comment id="991985" author="dascream" created="Sun, 16 May 2021 22:16:01 +0200"  >&lt;p&gt;You need to launch the server directly from within the folder it was extracted to. Starting it from another location with absolute path parameter (e.g. /srv/minecraft as path while in home folder) threw the same error as you have.&lt;/p&gt;</comment>
                    </comments>
                    <attachments>
                    </attachments>
                <subtasks>
                    </subtasks>
                <customfields>
                                                                                                                                                                <customfield id="customfield_10500" key="com.atlassian.jira.plugin.system.customfieldtypes:radiobuttons">
                        <customfieldname>Confirmation Status</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue key="10300"><![CDATA[Unconfirmed]]></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_11100" key="com.atlassian.jira.plugin.system.customfieldtypes:float">
                        <customfieldname>Linked</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>0.0</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                        <customfield id="customfield_11600" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>0|i1vz5r:</customfieldvalue>

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