FoundryToEncounter icon indicating copy to clipboard operation
FoundryToEncounter copied to clipboard

UnicodeEncodeError while converting

Open thebaconing opened this issue 4 years ago • 2 comments

Converting folders Converting journal Converting playlists Converting roll tables Converting maps Generating cover image Traceback (most recent call last): File "foundrytoencounter.py", line 3352, in run File "foundrytoencounter.py", line 2651, in convert File "foundrytoencounter.py", line 1305, in createMap File "PIL\ImageDraw.py", line 497, in multiline_textsize File "PIL\ImageDraw.py", line 479, in textsize File "PIL\ImageFont.py", line 128, in getsize UnicodeEncodeError: 'latin-1' codec can't encode character '\u25bc' in position 0: ordinal not in range(256)

More Debug Data can be provided

thebaconing avatar Feb 17 '22 15:02 thebaconing

This is most likely a result of font dependency that’s not available. Can you send me the scenes.db?

rrgeorge avatar Feb 17 '22 15:02 rrgeorge

scenes.zip

thebaconing avatar Feb 17 '22 17:02 thebaconing