When I open the game I get an error, there is no main menu, no buttons, just an error screen:
I'm sorry, but an uncaught exception occurred.
While running game code:
File "renpy/common/00start.rpy", line 241, in script call
call _splashscreen from _call_splashscreen_1
File "game/data/code/script.rpy", line 34, in <module>
TypeError: 'int' object has no attribute '__getitem__'
-- Full Traceback ------------------------------------------------------------