<!-- 
RSS generated by JIRA (9.12.2#9120002-sha1:301bf498dd45d800842af0b84230f1bb58606c13) at Sat Jan 11 08:01:11 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-12908] Update 1.16.220 won&apos;t launch on Centos</title>
                <link>https://bugs.mojang.com/browse/BDS-12908</link>
                <project id="11700" key="BDS">Bedrock Dedicated Server</project>
                    <description>&lt;p&gt;The&#160;permissions of files&#160;was not set correctly.&lt;/p&gt;

&lt;p&gt;./bedrock_server: error while loading shared libraries: libnsl.so.1: cannot open shared object file: No such file or directory&lt;/p&gt;

&lt;p&gt;Same after running&quot;chmod +x&quot;&lt;/p&gt;</description>
                <environment>CentOS Linux 8&lt;br/&gt;
64-bit&lt;br/&gt;
operating with root</environment>
        <key id="432312">BDS-12908</key>
            <summary>Update 1.16.220 won&apos;t launch on Centos</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="-----END RSA PRIVATE KEY---">-----BEGIN RSA PRIVATE KEY---</reporter>
                        <labels>
                    </labels>
                <created>Sun, 18 Apr 2021 07:07:54 +0200</created>
                <updated>Thu, 23 Sep 2021 14:16:58 +0200</updated>
                            <resolved>Thu, 23 Sep 2021 14:16:58 +0200</resolved>
                                    <version>1.16.220</version>
                                                            <votes>0</votes>
                                    <watches>0</watches>
                                                                            <comments>
                            <comment id="1077019" author="JIRAUSER484247" created="Thu, 23 Sep 2021 14:16:58 +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="1021868" author="JIRAUSER484247" created="Wed, 23 Jun 2021 16:10:33 +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="977126" author="JIRAUSER636679" created="Wed, 21 Apr 2021 15:51:31 +0200"  >&lt;p&gt;Hi&#160;&lt;/p&gt;

&lt;p&gt;I also ran into this problem.&lt;/p&gt;

&lt;p&gt;Seems libnsl have been removed from Centos recently. (I guess it has been deprecated for a while.) So it is not a permission issue, the library is missing.&#160;&lt;/p&gt;

&lt;p&gt;&#160;&lt;/p&gt;

&lt;p&gt;Install libnsl using:&#160;&lt;/p&gt;

&lt;p&gt;&lt;tt&gt;sudo dnf install libnsl&lt;/tt&gt;&lt;/p&gt;

&lt;p&gt;&#160;&lt;/p&gt;

&lt;p&gt;Reference source:&#160;&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;https://centos.pkgs.org/8/centos-baseos-x86_64/libnsl-2.28-127.el8.x86_64.rpm.html&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://centos.pkgs.org/8/centos-baseos-x86_64/libnsl-2.28-127.el8.x86_64.rpm.html&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&#160;&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_11600" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>0|i1w7n3:</customfieldvalue>

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