So, Hopefully the following error paste doesn't take too much space. And hopefully it's information that helps. More often than not (and I'm currently at the morning of day 10, I think?) I don't have the error messages of the previous ones but all of them happened when trying to have a private message conversation with Haylee. I'd click her name (or sometimes her name then click "Message Haylee" and the following error would pop up and I'd usually have to start the whole laptop session over again but skip her.
Thanks for all your hard work!
Anyways here is the last error message:
[code]
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/laptoplabels.rpy", line 1045, in <module>
File "renpy/common/00action_other.rpy", line 99, in __call__
return self.expression()
File "renpy/common/00action_control.rpy", line 131, in __call__
renpy.show_screen(self.screen, *self.args, **self.kwargs)
Exception: Screen Haylee_convo_d10 is not known.
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "laptoplabels.rpyc", line 1045, in script
File "C:\Users\trist\Desktop\Rated R\Stranded in Space Days 1-16 PC-Linux Endurance\0. StrandedInSpace-1.75-pc\renpy\ast.py", line 1131, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File "C:\Users\trist\Desktop\Rated R\Stranded in Space Days 1-16 PC-Linux Endurance\0. StrandedInSpace-1.75-pc\renpy\python.py", line 1061, in py_exec_bytecode
exec(bytecode, globals, locals)
File "game/laptoplabels.rpy", line 1045, in <module>
File "C:\Users\trist\Desktop\Rated R\Stranded in Space Days 1-16 PC-Linux Endurance\0. StrandedInSpace-1.75-pc\renpy\exports.py", line 1537, in pause
rv = renpy.ui.interact(mouse='pause', type='pause', roll_forward=roll_forward, pause=delay, pause_modal=modal)
File "C:\Users\trist\Desktop\Rated R\Stranded in Space Days 1-16 PC-Linux Endurance\0. StrandedInSpace-1.75-pc\renpy\ui.py", line 299, in interact
rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
File "C:\Users\trist\Desktop\Rated R\Stranded in Space Days 1-16 PC-Linux Endurance\0. StrandedInSpace-1.75-pc\renpy\display\core.py", line 3377, in interact
repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, pause=pause, pause_start=pause_start, pause_modal=pause_modal, **kwargs) # type: ignore
File "C:\Users\trist\Desktop\Rated R\Stranded in Space Days 1-16 PC-Linux Endurance\0. StrandedInSpace-1.75-pc\renpy\display\core.py", line 4258, in interact_core
rv = root_widget.event(ev, x, y, 0)
File "C:\Users\trist\Desktop\Rated R\Stranded in Space Days 1-16 PC-Linux Endurance\0. StrandedInSpace-1.75-pc\renpy\display\layout.py", line 1175, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "C:\Users\trist\Desktop\Rated R\Stranded in Space Days 1-16 PC-Linux Endurance\0. StrandedInSpace-1.75-pc\renpy\display\layout.py", line 1175, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "C:\Users\trist\Desktop\Rated R\Stranded in Space Days 1-16 PC-Linux Endurance\0. StrandedInSpace-1.75-pc\renpy\display\layout.py", line 1175, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "C:\Users\trist\Desktop\Rated R\Stranded in Space Days 1-16 PC-Linux Endurance\0. StrandedInSpace-1.75-pc\renpy\display\screen.py", line 743, in event
rv = self.child.event(ev, x, y, st)
File "C:\Users\trist\Desktop\Rated R\Stranded in Space Days 1-16 PC-Linux Endurance\0. StrandedInSpace-1.75-pc\renpy\display\layout.py", line 1175, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "C:\Users\trist\Desktop\Rated R\Stranded in Space Days 1-16 PC-Linux Endurance\0. StrandedInSpace-1.75-pc\renpy\display\behavior.py", line 1073, in event
return handle_click(self.clicked)
File "C:\Users\trist\Desktop\Rated R\Stranded in Space Days 1-16 PC-Linux Endurance\0. StrandedInSpace-1.75-pc\renpy\display\behavior.py", line 1008, in handle_click
rv = run(action)
File "C:\Users\trist\Desktop\Rated R\Stranded in Space Days 1-16 PC-Linux Endurance\0. StrandedInSpace-1.75-pc\renpy\display\behavior.py", line 322, in run
new_rv = run(i, *args, **kwargs)
File "C:\Users\trist\Desktop\Rated R\Stranded in Space Days 1-16 PC-Linux Endurance\0. StrandedInSpace-1.75-pc\renpy\display\behavior.py", line 329, in run
return action(*args, **kwargs)
File "renpy/common/00action_other.rpy", line 99, in __call__
return self.expression()
File "renpy/common/00action_control.rpy", line 131, in __call__
renpy.show_screen(self.screen, *self.args, **self.kwargs)
File "C:\Users\trist\Desktop\Rated R\Stranded in Space Days 1-16 PC-Linux Endurance\0. StrandedInSpace-1.75-pc\renpy\display\screen.py", line 1185, in show_screen
raise Exception("Screen %s is not known.\n" % (name[0],))
Exception: Screen Haylee_convo_d10 is not known.
Windows-10-10.0.22623 AMD64
Ren'Py 8.0.3.22090809
Stranded In Space 1.75
Wed Feb 22 18:47:23 2023
[/code]