Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

I FIND A BUG 

[code]

I'm sorry, but an uncaught exception occurred.

While running game code:

  File "game/1kathy.rpy", line 1165, in script

    python:

  File "game/1kathy.rpy", line 1170, in <module>

    temp = temp + str(int(phone_quest[i][j]) + 1)

ValueError: invalid literal for int() with base 10: '-'

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

Full traceback:

  File "game/1kathy.rpy", line 1165, in script

    python:

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

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

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

    exec(bytecode, globals, locals)

  File "game/1kathy.rpy", line 1170, in <module>

    temp = temp + str(int(phone_quest[i][j]) + 1)

ValueError: invalid literal for int() with base 10: '-'

Windows-10-10.0.25314 AMD64

Ren'Py 7.5.3.22090809

Bonds Of Love 1.3

Thu Mar 23 20:26:39 2023

[/code]