<!-- 
RSS generated by JIRA (9.12.2#9120002-sha1:301bf498dd45d800842af0b84230f1bb58606c13) at Sat Jan 11 08:03:20 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-13482] Missing debug symbols from Linux BDS 1.17.0</title>
                <link>https://bugs.mojang.com/browse/BDS-13482</link>
                <project id="11700" key="BDS">Bedrock Dedicated Server</project>
                    <description>&lt;p&gt;The linux version of the bedrock dedicated server for 1.17.0 now lacks debug symbols, which were instrumental in allowing 3rd party servers softwares such as nukkit, pocketmine, and even BDS modloaders to develop. Essentially now, the removal of linux debug symbols may kill off entire BDS modding communities for linux, and at the very least make 3rd party server development much more difficult.&#160;&lt;/p&gt;

&lt;p&gt;The reason I am making a &lt;b&gt;bug report&lt;/b&gt; about this and not a suggestion for its reimplementation is that mojang gave server owners no word about this upcoming change, and with no foreseeable reason. Additionally, why would mojang include it for the windows release, but not linux? It seems pointless to remove one and not the other. It is still unclear whether this change was intentional or not, but many people including myself hope it was just a release mistake.&lt;/p&gt;

&lt;p&gt;Mojang has shown a tendency ever since 2019 to remove more and more debug information from public releases. While doing this for the client is debatable, as I said above there is no viable reason for this being done in the bedrock dedicated server. Hacked clients will not cease to exist! First, runtime type information (RTTI) was removed in 1.16.100, now symbols entirely. Mojang needs to consider all the communities and server developers out there when they remove this information from the server. Custom bedrock server development cannot thrive if all mojang wants to do&#160;is make it harder and harder for others to learn from how the vanilla server operates.&lt;/p&gt;

&lt;p&gt;I will not be posting any screenshots of decompiled code as evidence because that is likely not in Mojang&apos;s interest. Mojang developers working on BDS should be aware of the fact of the debug symbols&apos; absence in linux. The best evidence I can provide now is a tweet by the lead PocketMine developer confirming it&lt;br/&gt;
 &lt;a href=&quot;https://twitter.com/dktapps/status/1402308504484974592&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://twitter.com/dktapps/status/1402308504484974592&lt;/a&gt;&lt;/p&gt;</description>
                <environment></environment>
        <key id="443311">BDS-13482</key>
            <summary>Missing debug symbols from Linux BDS 1.17.0</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="1">Fixed</resolution>
                                        <assignee username="-1">Unassigned</assignee>
                                    <reporter username="ambient">ambient</reporter>
                        <labels>
                    </labels>
                <created>Tue, 8 Jun 2021 20:28:20 +0200</created>
                <updated>Wed, 14 Jul 2021 01:41:05 +0200</updated>
                            <resolved>Tue, 13 Jul 2021 19:09:48 +0200</resolved>
                                    <version>1.17.0</version>
                    <version>1.17.1</version>
                    <version>1.17.2</version>
                                    <fixVersion>1.17.10</fixVersion>
                                            <votes>51</votes>
                                    <watches>26</watches>
                                                                            <comments>
                            <comment id="1035866" author="sacripudding" created="Wed, 14 Jul 2021 01:34:28 +0200"  >&lt;p&gt;It would also be nice to have access to the full non-stripped PDB. While I get the worry for size of the ZIP, the full PDB can be distributed separate from the server which would make it possible to not have the PDB included with the &quot;main&quot; download. Being able to have access to things like variable names would make creating mods for the BDS much easier.&lt;/p&gt;</comment>
                            <comment id="1035772" author="JIRAUSER556245" created="Tue, 13 Jul 2021 23:09:17 +0200"  >&lt;p&gt;1.17.10 does in fact include the symbols, and the technical bedrock community is very thankful for that, and fortunate enough to have a bug report make an impact. Although, it seems like the DWARF file &lt;b&gt;only&lt;/b&gt;&#160;includes symbols and nothing else, such as class structures, variable names, or RTTI. We thought asking for these might sound greedy, but beggars cant be choosers. Perhaps you can relay this to the team, Jay. Thanks.&lt;/p&gt;</comment>
                            <comment id="1018352" author="JIRAUSER580793" created="Fri, 18 Jun 2021 12:02:23 +0200"  >&lt;p&gt;@Jay&lt;br/&gt;
Most importantly, the existence of debugging data allows the development of third-party plugins, thus to promote the prosperity of the entire Bedrock development community. &lt;/p&gt;

&lt;p&gt;Third-party plugins did not cause any loss to Mojang. In fact, the enhancement of BDS by third-party plugins makes up for the needs of many users in the market for some urgently needed functions, making it more convenient and attractive to run a Minecraft server by BDS. &lt;/p&gt;

&lt;p&gt;And due to complete original features and rich server management means, BDS and Minecraft have been continuously improving their popularity. &lt;/p&gt;

&lt;p&gt;Moreover, third-party development can make a great contribution to the cultivation of community culture, motivating more and more people to develop for their favorite game Minecraft. &lt;/p&gt;</comment>
                            <comment id="1018163" author="wangyneos" created="Fri, 18 Jun 2021 03:34:24 +0200"  >&lt;p&gt;Lots of debug informations were remove from BDS this is bad for 3rd party MOD developers to figure out the things like struct of a class, the size of the vtable. For example the RTTI informations were removed and it cause the developers should spend much more time on finding vtable offsets for the classes.&lt;/p&gt;

&lt;p&gt;I do believe that there is no harm for Mojang to provide us with these information, it&apos;s bad for BDS community.&lt;/p&gt;

&lt;p&gt;I think it will be great if Mojang can provide more debug information like the class structures, RTTI and so on. It will be a great help.&lt;/p&gt;</comment>
                            <comment id="1017965" author="JIRAUSER438028" created="Thu, 17 Jun 2021 20:05:40 +0200"  >&lt;p&gt;From what i heard it was&#160;disabled it for a reason.&#160; I think it&#160; may be due to its unneeded or for security reasons. They dont seem to want to tell us&#160;&lt;/p&gt;

&lt;p&gt;A minecraft dev it was unlikely to be added but who knows&lt;/p&gt;</comment>
                            <comment id="1017879" author="JIRAUSER556245" created="Thu, 17 Jun 2021 17:59:13 +0200"  >&lt;p&gt;That&apos;s amazing news @Jay. Would you happen to know if said upcoming release also includes RTTI?&lt;/p&gt;</comment>
                            <comment id="1017802" author="mega_spud" created="Thu, 17 Jun 2021 16:34:01 +0200"  >&lt;p&gt;We hope to have this addressed in an upcoming release (no specific date can be given).&lt;/p&gt;</comment>
                            <comment id="1016348" author="JIRAUSER556245" created="Wed, 16 Jun 2021 01:08:15 +0200"  >&lt;p&gt;affects the 1.17.1 bds but I cannot choose this version in the report&lt;/p&gt;</comment>
                            <comment id="1008468" author="racartwright" created="Tue, 8 Jun 2021 21:26:27 +0200"  >&lt;p&gt;I would like to add that the availability of symbols in the Linux BDS version of the game allows code diggers like myself to add in depth code analysis to bug reports making it easier to identify and fix the causes of bugs.&lt;/p&gt;</comment>
                    </comments>
                    <attachments>
                            <attachment id="410818" name="Capture.PNG" size="46937" author="ambient" created="Tue, 8 Jun 2021 20:24:32 +0200"/>
                    </attachments>
                <subtasks>
                    </subtasks>
                <customfields>
                                                <customfield id="customfield_11500" key="com.atlassian.jira.plugin.system.customfieldtypes:textfield">
                        <customfieldname>ADO</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>546958</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                    <customfield id="customfield_10500" key="com.atlassian.jira.plugin.system.customfieldtypes:radiobuttons">
                        <customfieldname>Confirmation Status</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue key="10302"><![CDATA[Community Consensus]]></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|i1y22v:</customfieldvalue>

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