Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

Bug report during Milos Personal quest

A topic by Horagen81 created Feb 22, 2021 Views: 173 Replies: 3
Viewing posts 1 to 4


it happen when both milo and the Vampie Horcoos died at the same time as the last one in the battle.

```
I'm sorry, but an uncaught exception occurred.

While running game code:
  File "game/script.rpy", line 1250, in <module>
  File "game/RPG framework/Core/enviroment.rpy", line 849, in endTurn
IndexError: list index out of range

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

Full traceback:
  File "game/gameflow.rpyc", line 943, in script call
  File "game/plot/milo.rpyc", line 2019, in script call
    �u_6�Ь��<V@`W�`n�0_

I'm sorry, but an uncaught exception occurred.

While running game code:
  File "game/script.rpy", line 1250, in <module>
  File "game/RPG framework/Core/enviroment.rpy", line 849, in endTurn
IndexError: list index out of range

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

Full traceback:
  File "game/gameflow.rpyc", line 943, in script call
  File "game/plot/milo.rpyc", line 2019, in script call
    �u_6�Ь��<V@`W�`n�0_ ������^��|���IF}0�@_u��$�
  File "game/script.rpyc", line 1236, in script
  File "E:\Games\itch_games\planet-stronghold-2\renpy\ast.py", line 914, in execute
    renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
  File "E:\Games\itch_games\planet-stronghold-2\renpy\python.py", line 2028, in py_exec_bytecode
    exec bytecode in globals, locals
  File "game/script.rpy", line 1250, in <module>
  File "game/RPG framework/Core/enviroment.rpy", line 849, in endTurn
  File "E:\Games\itch_games\planet-stronghold-2\renpy\python.py", line 847, in __getitem__
    rv = list.__getitem__(self, index)
IndexError: list index out of range

Windows-8-6.2.9200
Ren'Py 7.3.5.606
 1.0.17
Mon Feb 22 04:36:41 2021

Developer

Do you have a save before the fight to send me? it's going to be a bit hard to reproduce (dying at same time)! thanks

Lucky I save quite frequently :) ( using 10 pages for each game ) I have sent them to your mail :)
As for the bug it was when Milo was fighting alone during his personal quest against the three Horcoos, when the last one, the vampire one, exploded itself it dealt enough damage to kill Milo at the same time. which then cause the bug report to appear.