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
```