mojira.dev
BDS-18792

missing Run Time Type Identification in BDS 1.20.32

RTTI is not given in the latest version of BDS, whereas it was in earlier versions, even 1.20.31.

 

Steps to Reproduce:
1. download the latest version of BDS,
2. parsing symbols,
3. searching symbols.

Observed Results:
Unable to find RTTI for classes like Actor.

Expected Results:
RTTIs for common classes can be found.

Linked issues

Comments 3

RTTI symbols are important for BDS mod developers to auto generate headers and link exported symbols, such as for LeviLamina (https://github.com/LiteLDev/LeviLamina). Without them, important tooling used for updating and maintaining LeviLamina (and similar modloaders) breaks. Additionally, enabling (but not using) RTTI has practically no overhead either, so I can't think of any justifiable reason for this change. 

Thank you for your report!
We're tracking this issue in BDS-15530, so this ticket is being resolved and linked as a duplicate.

If you would like to add a vote and any extra information to the main ticket it would be appreciated.

If you haven't already, you might like to make use of the search feature to see if the issue has already been mentioned.

Quick Links:
📓 Bug Tracker Guidelines – 📧 Mojang Support
📓 Project Summary – ✍️ Feedback and Suggestions – 📖 BDS Wiki – 📖 FAQs

Maciej, this ticket pertains to the Linux BDS, NOT the Windows BDS, unlike BDS-15530 (although additional information should be added to the descriptions of both). I'm not sure if that is a meaningful enough distinction to be considered a non-duplicate of BDS-15530 though. 

ΘΣΦΓΥΔΝ

(Unassigned)

Community Consensus

Retrieved