Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Exporting braille characters results in text filled with question marks ("?") #7

Open
Mumberthrax opened this issue Aug 22, 2021 · 0 comments
Labels
bug Something isn't working

Comments

@Mumberthrax
Copy link

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:

  1. Paste "⣿⣿⣿⣿⣿" into a book&quill in Minecraft with Textbook mod enabled.
  2. Click "Sign", enter a title, click "sign and close"
  3. Right click with book in hand, click "export to file", and save as a new file someplace.
  4. Open the newly created file in a text editor and see "?????"
  5. Open a new book&quill in Minecraft and click "import from file"
  6. select the newly created file
  7. 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.

2021-08-22_07 26 53
2021-08-22_07 27 26

Versions (please complete the following information, do NOT say "latest"):

  • Minecraft: 1.17.1
  • Mod Version: 2.0.0
  • Fabric API: 0.11.6
@Mumberthrax Mumberthrax added the bug Something isn't working label Aug 22, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant