Skip to main content

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

That's weird and unexpected. Anyways, I'll update the game this November 29th, so wait until then. If the bug persist, I'll check it again.

ImoTsuyo v0.19.1 PC, the bug persist:

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 118, in <module>

  File "game/data/code/script.rpy", line 47, in check_internet

ReadTimeout: HTTPSConnectionPool(host='google.com', port=443): Read timed out. (read timeout=5)

-- 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 118, 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 118, in <module>

  File "game/data/code/script.rpy", line 47, in check_internet

  File "lib/python2.7/requests/api.py", line 75, in get

  File "lib/python2.7/requests/api.py", line 60, in request

  File "lib/python2.7/requests/sessions.py", line 524, in request

  File "lib/python2.7/requests/sessions.py", line 637, in send

  File "lib/python2.7/requests/adapters.py", line 529, in send

ReadTimeout: HTTPSConnectionPool(host='google.com', port=443): Read timed out. (read timeout=5)

Windows-10-10.0.26100 AMD64

Ren'Py 7.7.3.24061702

ImoTsuyo v0.19.1

Sun Dec  8 16:02:01 2024

Try this:

1. Go here:
C:\Users\your_user_name\AppData\Roaming\RenPy  
or press your explorer path and write %appdata% and you'll see RenPy folder, then look for the ImoTsuyo one.

2. You should see the ImoTsuyo folder with saves and persistent file, make a backup (just in case, not strictly necessary) and delete the whole folder (just ImoTsuyo one, not RenPy, or you'll delete your other Ren'Py games saves).

3. Go to where you unzipped ImoTsuyo v19.1 and (make backup), delete the folder "saves". Or unzip the downloaded file once again in other folder.

4. Try starting the game again, steps 2 and 3 would delete your persistent data and saves, but if you're new player that's not a problem, if you played it before, copy the saves and delete the original.

5. The game should properly start now.

6. If not, try disabling internet and open the game, see  if that works.

7. If not, tell me again and I'll check again, but my game has no problems on my tests.