RozeFound / mmc-export

Export MMC modpack to other modpack formats
MIT License
16 stars 2 forks source link

Having Jade in a pack errors when exporting due to the magnifying glass character. #71

Closed Verbina29 closed 1 year ago

Verbina29 commented 1 year ago

UnicodeEncodeError: 'charmap' codec can't encode character '\U0001f50d' in position 13: character maps to <undefined> seems to be the relevant part of the error. Note that I only tried packwiz export. Link to Jade.

RozeFound commented 1 year ago

Hm. Works fine for me. What OS do you use? If it's possible, can you send me a modpack you trying to export and config for mmc-export if you have one?

Verbina29 commented 1 year ago

Windows 10. Happens with a pack with only Jade and QSL, and without a config. mmc-export-test.zip

RozeFound commented 1 year ago

Might be a windows issue with representing unicode characters then. What mmc-export version do you use?

Verbina29 commented 1 year ago

Just downloaded it today, so the latest version.

RozeFound commented 1 year ago

I don't have windows machine right now, so I'll look into this issue tomorrow if you don't mind waiting

RozeFound commented 1 year ago

The issue was me being dumb, must be fixed in 2.8.3, please update and report if your issue is gone