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'.
----------------------------------