8000 its looking for a font file and it cant find it · Issue #4 · carykh/jes · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

its looking for a font file and it cant find it #4

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

Open
SvenWhy opened this issue Jan 15, 2025 · 1 comment
Open

its looking for a font file and it cant find it #4

SvenWhy opened this issue Jan 15, 2025 · 1 comment

Comments

@SvenWhy
Copy link
SvenWhy commented Jan 15, 2025

Traceback (most recent call last):
File "c:\Users\Sven\Downloads\jes-main\jes-main\jes.py", line 23, in
ui = UI(_W_W=1920, _W_H=1080, _MOVIE_SINGLE_DIM=(650,650),
File "c:\Users\Sven\Downloads\jes-main\jes-main\jes_ui.py", line 18, in init
self.bigFont = pygame.font.Font('C:/Users/caryk/AppData/Local/Microsoft/Windows/Fonts/Jygquip 1.ttf', 60)
FileNotFoundError: No such file or directory: 'C:/Users/caryk/AppData/Local/Microsoft/Windows/Fonts/Jygquip 1.ttf'.

its looking for a font in caryk for some reason
the game dosent load at all

@abnormalhare
Copy link

this seems like an oversight. Jygquip is a font carykh's brother made. Just edit it to use a different font. He suggested the font "Interstate". You can edit this by going into the python file and editing the path yourself in the meantime.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants
0