I like to know too on steam it say this today. a steam user post this
boa712 5 hours ago
update
when will the update that says its going to happen on 9/12/2023 was it delayed?
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]
I FIND A BUG, IT IN THE PHONE.
```
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/2phone.rpy", line 58, in script
$ renpy.call_screen(temp[temp2+1:])
File "game/2phone.rpy", line 58, in <module>
$ renpy.call_screen(temp[temp2+1:])
Exception: Screen SLAVE is not known.
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "game/2phone.rpy", line 58, in script
$ renpy.call_screen(temp[temp2+1:])
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/2phone.rpy", line 58, in <module>
$ renpy.call_screen(temp[temp2+1:])
File "renpy/exports.py", line 3167, in call_screen
show_screen(_screen_name, _transient=True, *args, **kwargs)
File "renpy/display/screen.py", line 1185, in show_screen
raise Exception("Screen %s is not known.\n" % (name[0],))
Exception: Screen SLAVE is not known.
Windows-10-10.0.25314 AMD64
Ren'Py 7.5.3.22090809
Bonds Of Love 1.3
Thu Mar 23 20:15:53 2023
```
I FIND A BUG
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/2navigation.rpy", line 23, in script
$ renpy.jump(temp4)
ScriptError: could not find label 'a_weekend_morning'.
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "renpy/bootstrap.py", line 277, in bootstrap
renpy.main.main()
File "renpy/main.py", line 660, in main
run(restart)
File "renpy/main.py", line 146, in run
renpy.execution.run_context(True)
File "renpy/execution.py", line 938, in run_context
context.run()
File "game/2navigation.rpy", line 23, in script
$ renpy.jump(temp4)
File "renpy/script.py", line 927, in lookup
raise ScriptError("could not find label '%s'." % str(original))
ScriptError: could not find label 'a_weekend_morning'.
Windows-10-10.0.25314 AMD64
Ren'Py 7.5.3.22090809
Bonds Of Love 1.3
Thu Mar 23 19:42:19 2023
this is a new game.
```
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/1kathy.rpy", line 806, in script
$ del kathy_quest_mon[6]
File "game/1kathy.rpy", line 806, in <module>
$ del kathy_quest_mon[6]
KeyError: 6
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "game/1kathy.rpy", line 806, in script
$ del kathy_quest_mon[6]
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 806, in <module>
$ del kathy_quest_mon[6]
File "renpy/revertable.py", line 97, in do_mutation
return method(self, *args, **kwargs)
KeyError: 6
Windows-10-10.0.25314 AMD64
Ren'Py 7.5.3.22090809
Bonds Of Love 1.3
Tue Mar 21 21:07:53 2023
```