
Exporting braille characters results in text filled with question marks ("?")
Mumberthrax opened this issue · 0 comments
Describe the bug
A clear and concise description of what the bug is.
Clicking "export to file" while reading a book with certain unicode characters, like the braille characters produced by https://github.com/Equbuxu/BrailleBooks, produces a text file with questions marks in place of those unicode characters.
To Reproduce
Steps to reproduce the behavior:
- Paste "⣿⣿⣿⣿⣿" into a book&quill in Minecraft with Textbook mod enabled.
- Click "Sign", enter a title, click "sign and close"
- Right click with book in hand, click "export to file", and save as a new file someplace.
- Open the newly created file in a text editor and see "?????"
- Open a new book&quill in Minecraft and click "import from file"
- select the newly created file
- Observe "?????" instead of "⣿⣿⣿⣿⣿"
Logs/Screenshots/Videos
Providing logs can be helpful in solving issues. If you crashed, you must provide a crash report and/or a log file. Logs are usually named latest.log, and can be found in the logs folder. If you have one of these, please paste it to Github Gist or Ubuntu Pastebin and provide the link here. Do not attach the log file directly.
Versions (please complete the following information, do NOT say "latest"):
- Minecraft: 1.17.1
- Mod Version: 2.0.0
- Fabric API: 0.11.6