Upon loading minecraft on linux without flite, the text-to-speech library minecraft uses for its narrator installed, minecraft will attempt to load libflite.so without first checking for its existence, leading to errors in the log. Attached is a log file including the errors.
Attachments
Comments 4
Thank you for your report!
After consideration, the issue is being closed as Working as Intended.
Please note, that mechanics of the game may change between updates.
Things such as graphics, sounds, world creation, biomes, redstone, villagers, and animals may not work the same in current versions.
Full Version History β Snapshot Version History β The official Minecraft feedback site
Quick Links:
π Bug Tracker Guidelines β π¬ Community Support β π§ Mojang Support (Technical Issues) β π§ Microsoft Support (Account Issues)
π Project Summary β βοΈ Feedback and Suggestions β π Game Wiki
i donβt understand how this could be working as intended. if flite is considered to be an optional dependency, then errors occurring if it is not present should be corrected, and if flite is considered to be a required dependency that should be reΓ«valuated as it is only necessary for a single function of the game, without which no other functionality is impacted.
The changelog for 1.20-pre2 includes the following change:
Can you please check whether this also fixes your issue, by trying to reproduce this issue in the latest dev release (currently 1.20-pre4)?