mojira.dev
BDS-15530

Missing Rtti in BDS 1.17+

I Notice that Rtti is missing in BDS 1.17+

however RTTI exist in BDS 1.16.20

[media]

Linked issues

Attachments

Comments 2

Thank you for your report!
However, this issue has been temporarily closed as Awaiting Response

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

Please clarify using this format:

Steps to Reproduce:
1.
2.
3.

Observed Results:
(Briefly describe what happens)

Expected Results:
(Briefly describe what should happen)

If your ticket does not look like the example given here, then it's likely to be closed as incomplete.

This ticket will automatically reopen when you reply.

Quick Links:
📓 Issue Guidelines – 💬 Mojang Support – 📧 Suggestions – 📖 Minecraft Wiki

Steps to Reproduce:

  1. Using BDSLiteloader SymDB Tool to generate symbol list with BDS 1.16.20 and 1.17.30

  2. Searching for RTTI symbols (matching regex ??_R4[a-zA-Z_][a-zA-Z_0-9]*@@6B@)

Observed Results:

  1. 1923+ RTTI Symbols found in BDS1.16.20's Symlist

  2. No RTTI Symbols found in BDS1.17.30's Symlist

Expected Results:

  1. 3rd party Mod Developers need RTTI information to help them reduce time in finding out those information provided by RTTI

  2. RTTI exist in previous version of BDS

  3. There is no mean to remove RTTI in BDS, so please add them back

migrated

(Unassigned)

Unconfirmed

Retrieved