lovexyn0827 / Permanent-Chatlogs

A Minecraft mod to save chat logs to the disk permanently.
Creative Commons Zero v1.0 Universal
2 stars 0 forks source link

Support for other fonts? #5

Open developedbyalex opened 1 month ago

developedbyalex commented 1 month ago

Howdy,

The mod currently does not support certain special fonts. For example, the following font is not rendered correctly: ᴛʜɪꜱ ɪꜱ ᴛʜᴇ ꜰᴏɴᴛ ᴇxᴀᴍᴘʟᴇ. I am not sure if it is possible to add support for such fonts, but it would be great if the plugin could handle them correctly. A lot of servers have been using these fonts lately.

lovexyn0827 commented 1 month ago

Thanks for reporting!

However, I have tested with these characters on both Minecraft 1.16.5 & 1.20.6 but unable to find any rendering glitches. I think this might be a problem of installed resource packs. Could you pleace offer more information on this issue like screenshots and a list of resource packs?

developedbyalex commented 1 month ago

Thanks for replying.

Here are some more details:

Minecraft Version: 1.20.4 Screenshots: image Just returns ??????? in logs. Server texturepack is being used, but not affecting text.

lovexyn0827 commented 1 month ago

Thanks. However, i have tested on MC 1.20.4 with your text example but failed to reproduce this bug again. But i will try to add the support of loading needed texture packs automatically to the mod later to see if it fixes the bug.

I wonder if it would be convenient to upload a copy of saved chatlog with the bug somewhere for further tests. (Chatlogs can be founded in folder chatlogs and are named in the format of log-<Number>.json)

developedbyalex commented 4 weeks ago

Thanks. However, i have tested on MC 1.20.4 with your text example but failed to reproduce this bug again. But i will try to add the support of loading needed texture packs automatically to the mod later to see if it fixes the bug.

I wonder if it would be convenient to upload a copy of saved chatlog with the bug somewhere for further tests. (Chatlogs can be founded in folder chatlogs and are named in the format of log-<Number>.json)

Hi lovexyn0827,

Sorry for the late reply.

I have attached a zip file with all the JSON files.

Thank you for looking into this!

lovexyn0827 commented 3 weeks ago

Hi lovexyn0827,

Sorry for the late reply.

I have attached a zip file with all the JSON files.

Thank you for looking into this!

Sorry, but I could find the attached file here, could you please upload it again?

developedbyalex commented 3 weeks ago

logs.zip Here