ssjshields/archetype

theme will not load with zh strings selected

ssjshields opened this issue · 0 comments

image

[INFO 2024-03-09 00:45:09 EST][main] f.uD:11 - Generating Fonts...
[INFO 2024-03-09 00:45:09 EST][main] f.jL:5 - Generating atlas for font NotoSansCJK-Medium.ttc
[INFO 2024-03-09 00:45:09 EST][main] f.jL:5 - Generating atlas for font NotoSansCJK-Medium.ttc
[INFO 2024-03-09 00:45:09 EST][main] f.jL:5 - Generating atlas for font NotoSansCJK-Medium.ttc
[INFO 2024-03-09 00:45:09 EST][main] f.jL:5 - Generating atlas for font NotoSansCJK-Medium.ttc
[INFO 2024-03-09 00:45:09 EST][main] f.jL:5 - Generating atlas for font NotoSansCJK-Medium.ttc
[INFO 2024-03-09 00:45:09 EST][main] f.jL:5 - Generating atlas for font NotoSansCJK-Medium.ttc
[INFO 2024-03-09 00:45:09 EST][main] f.jL:5 - Generating atlas for font NotoSansCJK-Medium.ttc
[INFO 2024-03-09 00:45:09 EST][main] f.jL:5 - Generating atlas for font NotoSansCJK-Medium.ttc
[INFO 2024-03-09 00:45:09 EST][main] f.jL:5 - Generating atlas for font NotoSansCJK-Bold.ttc
[INFO 2024-03-09 00:45:09 EST][main] f.jL:5 - Generating atlas for font NotoSansCJK-Medium.ttc
[INFO 2024-03-09 00:45:09 EST][main] f.jL:5 - Generating atlas for font NotoSansCJK-Medium.ttc
[INFO 2024-03-09 00:45:09 EST][main] f.jL:5 - Generating atlas for font NotoSansCJK-Medium.ttc
[INFO 2024-03-09 00:45:09 EST][main] f.jL:5 - Generating atlas for font NotoSansCJK-Bold.ttc
[INFO 2024-03-09 00:45:09 EST][main] f.jL:5 - Generating atlas for font NotoSansCJK-Medium.ttc
[INFO 2024-03-09 00:45:09 EST][main] f.jL:5 - Generating atlas for font DejaVuLGCSans.ttf
[INFO 2024-03-09 00:45:09 EST][main] f.jL:5 - Generating atlas for font NotoSansCJK-Medium.ttc
[INFO 2024-03-09 00:45:09 EST][main] f.jL:5 - Generating atlas for font NotoSansCJK-Medium.ttc
[INFO 2024-03-09 00:45:09 EST][main] f.jL:5 - Generating atlas for font NotoSans-Bold.ttf
[ERROR 2024-03-09 00:45:09 EST][main] f.Yp0:6 - Unable to load theme "archetype"
java.io.IOException: while parsing Theme XML: pokemmo://local:80theme.xml
	at f.uD.r7(SourceFile:3)
	at f.uD.xo0(SourceFile:5)
	at f.Yp0.Bh0(SourceFile:6)
	at f.d1.q30(SourceFile:17)
	at f.a5.Wx0(SourceFile:1)
	at f.aw.lW(SourceFile:8)
	at f.aw.<init>(SourceFile)
	at com.pokeemu.client.Client.main(SourceFile)
Caused by: f.hj0: Couldn't load font, FreeType error code: 6
	at com.badlogic.gdx.graphics.g2d.freetype.FreeType$Library.zf(SourceFile:10)
	at com.badlogic.gdx.graphics.g2d.freetype.vX.<init>(SourceFile)
	at f.jL.init(SourceFile:26)
	at f.uD.yy(SourceFile:11)
	... 8 common frames omitted
	```