Skip to main content

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

StarDragons

2
Posts
A member registered Apr 06, 2024

Recent community posts

When I open the game I get an error

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

Full traceback:

  File "renpy/common/00start.rpy", line 241, in script call

    call _splashscreen from _call_splashscreen_1

  File "data/code/script.rpyc", line 34, in script

  File "renpy/ast.py", line 823, in execute

    renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)

  File "renpy/python.py", line 1178, in py_exec_bytecode

    exec(bytecode, globals, locals)

  File "game/data/code/script.rpy", line 34, in <module>

TypeError: 'int' object has no attribute '__getitem__'

Windows-10-10.0.22621 AMD64

Ren'Py 7.7.3.24061702

ImoTsuyo v0.16

Fri Jul  5 12:28:43 2024

When I play the game I get this error Uncaught TypeError: Cannot read property 'resolution' of null