Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags
(+2)

Game breaks on android build. Day 27, Shoichi good route, right before text message. Here is the error message:

[code]

I'm sorry, but an uncaught exception occurred.


While running game code:

  File "renpy/common/000statements.rpy", line 560, in execute_call_screen

  File "renpy/common/00action_other.rpy", line 537, in __call__

  File "game/phone.rpy", line 161, in tick

IndexError: list index out of range


-- Full Traceback ------------------------------------------------------------


Full traceback:

  File "Day27_Shoichi.rpyc", line 89, in script

  File "D:\Ren'Py/renpy/ast.py", line 1969, in execute

  File "D:\Ren'Py/renpy/ast.py", line 1957, in call

  File "D:\Ren'Py/renpy/statements.py", line 278, in call

  File "renpy/common/000statements.rpy", line 560, in execute_call_screen

  File "D:\Ren'Py/renpy/exports.py", line 2974, in call_screen

  File "D:\Ren'Py/renpy/ui.py", line 298, in interact

  File "D:\Ren'Py/renpy/display/core.py", line 3007, in interact

  File "D:\Ren'Py/renpy/display/core.py", line 3816, in interact_core

  File "D:\Ren'Py/renpy/display/layout.py", line 1027, in event

  File "D:\Ren'Py/renpy/display/transition.py", line 48, in event

  File "D:\Ren'Py/renpy/display/layout.py", line 1027, in event

  File "D:\Ren'Py/renpy/display/layout.py", line 1027, in event

  File "D:\Ren'Py/renpy/display/screen.py", line 720, in event

  File "D:\Ren'Py/renpy/display/layout.py", line 1027, in event

  File "D:\Ren'Py/renpy/display/behavior.py", line 2146, in event

  File "D:\Ren'Py/renpy/display/behavior.py", line 323, in run

  File "renpy/common/00action_other.rpy", line 537, in __call__

  File "game/phone.rpy", line 161, in tick

  File "D:\Ren'Py/renpy/python.py", line 992, in __getitem__

IndexError: list index out of range


[/code]

Also new text messages are rather buggy, they cannot be skipped a d some unknown texts during character select get sent by yuuichi instead of (?) sender

It also breaks on PC version