<!-- 
RSS generated by JIRA (9.12.2#9120002-sha1:301bf498dd45d800842af0b84230f1bb58606c13) at Sat Jan 11 08:10:56 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-15530] Missing Rtti in BDS 1.17+</title>
                <link>https://bugs.mojang.com/browse/BDS-15530</link>
                <project id="11700" key="BDS">Bedrock Dedicated Server</project>
                    <description>&lt;p&gt;I Notice that Rtti is missing in BDS 1.17+&lt;/p&gt;

&lt;p&gt;however RTTI exist in BDS 1.16.20&lt;/p&gt;

&lt;p&gt;&lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;a id=&quot;444773_thumb&quot; href=&quot;https://bugs.mojang.com/secure/attachment/444773/444773_image-2021-10-03-21-54-22-184.png&quot; title=&quot;image-2021-10-03-21-54-22-184.png&quot; file-preview-type=&quot;image&quot; file-preview-id=&quot;444773&quot; file-preview-title=&quot;image-2021-10-03-21-54-22-184.png&quot;&gt;&lt;img src=&quot;https://bugs.mojang.com/secure/thumbnail/444773/_thumb_444773.png&quot; style=&quot;border: 0px solid black&quot; role=&quot;presentation&quot;/&gt;&lt;/a&gt;&lt;/span&gt;&lt;/p&gt;</description>
                <environment></environment>
        <key id="472190">BDS-15530</key>
            <summary>Missing Rtti in BDS 1.17+</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="6">Works As Intended</resolution>
                                        <assignee username="-1">Unassigned</assignee>
                                    <reporter username="WangYneos">Sonata</reporter>
                        <labels>
                    </labels>
                <created>Sun, 3 Oct 2021 15:54:36 +0200</created>
                <updated>Tue, 17 Oct 2023 15:29:49 +0200</updated>
                            <resolved>Mon, 11 Apr 2022 17:30:11 +0200</resolved>
                                    <version>1.17.30</version>
                                                            <votes>11</votes>
                                    <watches>14</watches>
                                                                            <comments>
                            <comment id="1083989" author="wangyneos" created="Mon, 4 Oct 2021 14:39:37 +0200"  >&lt;p&gt;&lt;b&gt;Steps to Reproduce:&lt;/b&gt;&lt;/p&gt;
&lt;ol&gt;
	&lt;li&gt;Using &lt;a href=&quot;https://github.com/LiteLDev/LiteLoaderBDS/blob/master/Tool/SymDB2.exe&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;BDSLiteloader SymDB Tool&lt;/a&gt; to generate symbol list with BDS 1.16.20 and 1.17.30&lt;/li&gt;
	&lt;li&gt;Searching for RTTI symbols (matching regex &lt;em&gt;&lt;ins&gt;&amp;#63;&amp;#63;_R4&lt;span class=&quot;error&quot;&gt;&amp;#91;a-zA-Z_&amp;#93;&lt;/span&gt;&lt;span class=&quot;error&quot;&gt;&amp;#91;a-zA-Z_0-9&amp;#93;&lt;/span&gt;*@@6B@&lt;/ins&gt;&lt;/em&gt;)&lt;/li&gt;
&lt;/ol&gt;


&lt;p&gt;&lt;b&gt;Observed Results:&lt;/b&gt;&lt;/p&gt;
&lt;ol&gt;
	&lt;li&gt;1923+ RTTI Symbols found in BDS1.16.20&apos;s Symlist&lt;/li&gt;
	&lt;li&gt;No RTTI Symbols found in BDS1.17.30&apos;s Symlist&lt;/li&gt;
&lt;/ol&gt;


&lt;p&gt;&lt;b&gt;Expected Results:&lt;/b&gt;&lt;/p&gt;
&lt;ol&gt;
	&lt;li&gt;3rd party Mod Developers need RTTI information to help them reduce time in finding out those information provided by RTTI&lt;/li&gt;
	&lt;li&gt;RTTI exist in previous version of BDS&lt;/li&gt;
	&lt;li&gt;There is no mean to remove RTTI in BDS, so please add them back&lt;/li&gt;
&lt;/ol&gt;
</comment>
                            <comment id="1083961" author="JIRAUSER484247" created="Mon, 4 Oct 2021 14:11:12 +0200"  >&lt;p&gt;&lt;b&gt;Thank you for your report!&lt;/b&gt;&lt;br/&gt;
However, this issue has been temporarily closed as&#160;&lt;b&gt;&lt;font color=&quot;#ff5722&quot;&gt;Awaiting Response&lt;/font&gt;&lt;/b&gt;&lt;/p&gt;

&lt;p&gt;Could you please provide more details or/and media files. As such we have no repro of this issue.&lt;/p&gt;

&lt;p&gt;Please clarify using this format:&lt;/p&gt;
&lt;blockquote&gt;&lt;p&gt;&lt;b&gt;Steps to Reproduce:&lt;/b&gt;&lt;br/&gt;
1.&lt;br/&gt;
2.&lt;br/&gt;
3.&lt;/p&gt;

&lt;p&gt;&lt;b&gt;Observed Results:&lt;/b&gt;&lt;br/&gt;
&lt;em&gt;(Briefly describe what happens)&lt;/em&gt;&lt;/p&gt;

&lt;p&gt;&lt;b&gt;Expected Results:&lt;/b&gt;&lt;br/&gt;
&lt;em&gt;(Briefly describe what should happen)&lt;/em&gt;&lt;/p&gt;&lt;/blockquote&gt;
&lt;p&gt;If your ticket does not look like the example given&#160;&lt;a href=&quot;https://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;here&lt;/a&gt;, then it&apos;s likely to be closed as incomplete.&lt;/p&gt;

&lt;p&gt;This ticket will automatically reopen when you reply.&lt;/p&gt;

&lt;p&gt;&lt;b&gt;Quick Links&lt;/b&gt;:&lt;br/&gt;
&#128211;&#160;&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;&#160;&#8211; &#128172;&#160;&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;&#160;&#8211; &#128231;&#160;&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;&#160;&#8211; &#128214;&#160;&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>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10102">
                    <name>Duplicate</name>
                                                                <inwardlinks description="is duplicated by">
                                        <issuelink>
            <issuekey id="544108">BDS-18792</issuekey>
        </issuelink>
                            </inwardlinks>
                                    </issuelinktype>
                    </issuelinks>
                <attachments>
                            <attachment id="444773" name="image-2021-10-03-21-54-22-184.png" size="96008" author="WangYneos" created="Sun, 3 Oct 2021 15:54:23 +0200"/>
                    </attachments>
                <subtasks>
                    </subtasks>
                <customfields>
                                                <customfield id="customfield_11500" key="com.atlassian.jira.plugin.system.customfieldtypes:textfield">
                        <customfieldname>ADO</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>634004</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                    <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|i22zxj:</customfieldvalue>

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