I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/pilot/pilot_11_a_new_start.rpy", line 141, in script call
call screen room_navigation
File "game/nqtr_screens/screens_nqtr.rpy", line 195, in script call
call screen room_navigation
File "game/nqtr_screens/screens_nqtr.rpy", line 195, in script call
call screen room_navigation
File "game/nqtr_screens/screens_nqtr.rpy", line 195, in script call
call screen room_navigation
[Previous line repeated 14 more times]
File "game/nqtr_screens/screens_nqtr_component.rpy", line 22, in script call
call after_return_from_room_navigation(label_name_to_call = "wait") from _call_after_return_from_room_navigation
File "game/nqtr_screens/screens_nqtr.rpy", line 195, in script call
call screen room_navigation
File "game/nqtr_screens/screens_nqtr.rpy", line 195, in script call
call screen room_navigation
File "game/nqtr_screens/screens_nqtr_component.rpy", line 22, in script call
call after_return_from_room_navigation(label_name_to_call = "wait") from _call_after_return_from_room_navigation
File "game/nqtr_screens/screens_nqtr.rpy", line 195, in script call
call screen room_navigation
File "game/nqtr_screens/screens_nqtr_component.rpy", line 22, in script call
call after_return_from_room_navigation(label_name_to_call = "wait") from _call_after_return_from_room_navigation
File "game/nqtr_screens/screens_nqtr.rpy", line 195, in script call
call screen room_navigation
File "game/nqtr_screens/screens_nqtr.rpy", line 195, in script call
call screen room_navigation
File "game/nqtr_screens/screens_nqtr.rpy", line 195, in script call
call screen room_navigation
[Previous line repeated 11 more times]
File "game/nqtr_screens/screens_nqtr.rpy", line 195, in script
call screen room_navigation
File "renpy/common/000statements.rpy", line 671, in execute_call_screen
store._return = renpy.call_screen(name, *args, **kwargs)
File "renpy/common/00action_other.rpy", line 586, in __call__
rv = self.callable(*self.args, **self.kwargs)
TypeError: show_tooltip() got an unexpected keyword argument 'label_name_to_call'
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "game/pilot/pilot_11_a_new_start.rpy", line 141, in script call
call screen room_navigation
File "game/nqtr_screens/screens_nqtr.rpy", line 195, in script call
call screen room_navigation
File "game/nqtr_screens/screens_nqtr.rpy", line 195, in script call
call screen room_navigation
File "game/nqtr_screens/screens_nqtr.rpy", line 195, in script call
call screen room_navigation
[Previous line repeated 14 more times]
File "game/nqtr_screens/screens_nqtr_component.rpy", line 22, in script call
call after_return_from_room_navigation(label_name_to_call = "wait") from _call_after_return_from_room_navigation
File "game/nqtr_screens/screens_nqtr.rpy", line 195, in script call
call screen room_navigation
File "game/nqtr_screens/screens_nqtr.rpy", line 195, in script call
call screen room_navigation
File "game/nqtr_screens/screens_nqtr_component.rpy", line 22, in script call
call after_return_from_room_navigation(label_name_to_call = "wait") from _call_after_return_from_room_navigation
File "game/nqtr_screens/screens_nqtr.rpy", line 195, in script call
call screen room_navigation
File "game/nqtr_screens/screens_nqtr_component.rpy", line 22, in script call
call after_return_from_room_navigation(label_name_to_call = "wait") from _call_after_return_from_room_navigation
File "game/nqtr_screens/screens_nqtr.rpy", line 195, in script call
call screen room_navigation
File "game/nqtr_screens/screens_nqtr.rpy", line 195, in script call
call screen room_navigation
File "game/nqtr_screens/screens_nqtr.rpy", line 195, in script call
call screen room_navigation
[Previous line repeated 11 more times]
File "game/nqtr_screens/screens_nqtr.rpy", line 195, in script
call screen room_navigation
File "C:\Temp\City Lights Love Bites Season 0 [Pilot Season 0.2.3 ]\renpy\ast.py", line 1971, in execute
self.call("execute")
File "C:\Temp\City Lights Love Bites Season 0 [Pilot Season 0.2.3 ]\renpy\ast.py", line 1953, in call
return renpy.statements.call(method, parsed, *args, **kwargs)
File "C:\Temp\City Lights Love Bites Season 0 [Pilot Season 0.2.3 ]\renpy\statements.py", line 349, in call
return method(parsed, *args, **kwargs)
File "renpy/common/000statements.rpy", line 671, in execute_call_screen
store._return = renpy.call_screen(name, *args, **kwargs)
File "C:\Temp\City Lights Love Bites Season 0 [Pilot Season 0.2.3 ]\renpy\exports.py", line 3420, in call_screen
rv = renpy.ui.interact(mouse="screen", type="screen", roll_forward=roll_forward)
File "C:\Temp\City Lights Love Bites Season 0 [Pilot Season 0.2.3 ]\renpy\ui.py", line 301, in interact
rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
File "C:\Temp\City Lights Love Bites Season 0 [Pilot Season 0.2.3 ]\renpy\display\core.py", line 2166, 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:\Temp\City Lights Love Bites Season 0 [Pilot Season 0.2.3 ]\renpy\display\core.py", line 3203, in interact_core
rv = renpy.display.focus.mouse_handler(ev, x, y)
File "C:\Temp\City Lights Love Bites Season 0 [Pilot Season 0.2.3 ]\renpy\display\focus.py", line 611, in mouse_handler
return change_focus(new_focus, default=default)
File "C:\Temp\City Lights Love Bites Season 0 [Pilot Season 0.2.3 ]\renpy\display\focus.py", line 544, in change_focus
rv = widget.focus(default=default)
File "C:\Temp\City Lights Love Bites Season 0 [Pilot Season 0.2.3 ]\renpy\display\behavior.py", line 1013, in focus
rv = run(self.hovered)
File "C:\Temp\City Lights Love Bites Season 0 [Pilot Season 0.2.3 ]\renpy\display\behavior.py", line 395, in run
return action(*args, **kwargs)
File "renpy/common/00action_other.rpy", line 586, in __call__
rv = self.callable(*self.args, **self.kwargs)
TypeError: show_tooltip() got an unexpected keyword argument 'label_name_to_call'
Windows-10-10.0.19045 AMD64
Ren'Py 8.2.3.24061702
City Lights Love Bites - The Pilot Season 0.2.3
Tue Jun 10 05:50:24 2025