you dont seem to know that gaming comunity is really suspiscous since the "the day before" incident. ... The People are tired of Devs that Promise so much but not meeting the promised features. i dont think its a Personal take from @sillyanongames.
KintaroOe
Recent community posts
sry but i dont know where to send you the Error Codes xD.
[code]
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/900_GAME.rpy", line 28, in script call
call navigate() from _call_navigate
File "game/320_navigator.rpy", line 141, in script call
call interact_actor(_return[2], _return[1]) from _call_interact_actor
File "game/340_interact_actor.rpy", line 395, in script call
call mg_pet() from _call_mg_pet
File "game/610_minigames_favour.rpy", line 795, in script
$ stars = 5-min([points.index(i) for i in points if tries >= i])
File "game/610_minigames_favour.rpy", line 795, in <module>
$ stars = 5-min([points.index(i) for i in points if tries >= i])
ValueError: min() arg is an empty sequence
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "game/900_GAME.rpy", line 28, in script call
call navigate() from _call_navigate
File "game/320_navigator.rpy", line 141, in script call
call interact_actor(_return[2], _return[1]) from _call_interact_actor
File "game/340_interact_actor.rpy", line 395, in script call
call mg_pet() from _call_mg_pet
File "game/610_minigames_favour.rpy", line 795, in script
$ stars = 5-min([points.index(i) for i in points if tries >= i])
File "renpy/ast.py", line 928, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File "renpy/python.py", line 2245, in py_exec_bytecode
exec(bytecode, globals, locals)
File "game/610_minigames_favour.rpy", line 795, in <module>
$ stars = 5-min([points.index(i) for i in points if tries >= i])
ValueError: min() arg is an empty sequence
Windows-10-10.0.22000
Ren'Py 7.4.11.2266
The Princess And The Tower V0.4RC4
Tue Jun 21 13:09:17 2022
[/code]