Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

KyleHeren

8
Posts
22
Followers
6
Following
A member registered Aug 08, 2016 · View creator page →

Creator of

Recent community posts

Ummm there's an error where it says the game can't find the font.
Are you sure you have added the font files in the game?

Below are the error log :
-----------------------------------

I'm sorry, but an uncaught exception occurred.

While running game code:
File "game/script.rpy", line 94, in script
"Welcome to the party!"
File "renpy/common/000window.rpy", line 76, in _window_auto_callback
_window_show()
File "renpy/common/000window.rpy", line 49, in _window_show
renpy.with_statement(trans)

Exception: Could not find font 'clasict1.ttf'.

----------------------------------