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

theme will not load with zh strings selected #60

Open
ssjshields opened this issue Mar 9, 2024 · 0 comments
Open

theme will not load with zh strings selected #60

ssjshields opened this issue Mar 9, 2024 · 0 comments
Assignees
Labels
bug Something isn't working right

Comments

@ssjshields
Copy link
Owner

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
	```
@ssjshields ssjshields added the bug Something isn't working right label Mar 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working right
Projects
None yet
Development

No branches or pull requests

2 participants