I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/scripts/utility/updater.rpy", line 43, in __call__
renpy.invoke_in_new_context(updater.update, self.url, simulate=self.simulate, **self.kwargs)
File "renpy/common/00updater.rpy", line 1504, in update
renpy.call_screen("updater", u=u)
TypeError: Unexpected keyword arguments: 'u'
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "renpy/common/_layout/screen_main_menu.rpym", line 28, in script
python hide:
File "D:\Games\WTS-1.45.1-pc\renpy\ast.py", line 1138, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File "D:\Games\WTS-1.45.1-pc\renpy\python.py", line 1122, in py_exec_bytecode
exec(bytecode, globals, locals)
File "renpy/common/_layout/screen_main_menu.rpym", line 28, in <module>
python hide:
File "renpy/common/_layout/screen_main_menu.rpym", line 35, in _execute_python_hide
ui.interact()
File "D:\Games\WTS-1.45.1-pc\renpy\ui.py", line 299, in interact
rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
File "D:\Games\WTS-1.45.1-pc\renpy\display\core.py", line 3587, 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 "D:\Games\WTS-1.45.1-pc\renpy\display\core.py", line 4548, in interact_core
rv = root_widget.event(ev, x, y, 0)
File "D:\Games\WTS-1.45.1-pc\renpy\display\layout.py", line 1177, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "D:\Games\WTS-1.45.1-pc\renpy\display\transition.py", line 166, in event
return self.transitions[-1].event(ev, x, y, st)
File "D:\Games\WTS-1.45.1-pc\renpy\display\transition.py", line 53, in event
return self.new_widget.event(ev, x, y, st) # E1101
File "D:\Games\WTS-1.45.1-pc\renpy\display\layout.py", line 1177, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "D:\Games\WTS-1.45.1-pc\renpy\display\layout.py", line 1177, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "D:\Games\WTS-1.45.1-pc\renpy\display\screen.py", line 770, in event
rv = self.child.event(ev, x, y, st)
File "D:\Games\WTS-1.45.1-pc\renpy\display\layout.py", line 1177, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "D:\Games\WTS-1.45.1-pc\renpy\display\layout.py", line 1177, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "D:\Games\WTS-1.45.1-pc\renpy\display\behavior.py", line 1142, in event
return handle_click(self.clicked)
File "D:\Games\WTS-1.45.1-pc\renpy\display\behavior.py", line 1075, in handle_click
rv = run(action)
File "D:\Games\WTS-1.45.1-pc\renpy\display\behavior.py", line 379, in run
return action(*args, **kwargs)
File "game/scripts/utility/updater.rpy", line 43, in __call__
renpy.invoke_in_new_context(updater.update, self.url, simulate=self.simulate, **self.kwargs)
File "D:\Games\WTS-1.45.1-pc\renpy\game.py", line 291, in invoke_in_new_context
return callable(*args, **kwargs)
File "renpy/common/00updater.rpy", line 1504, in update
renpy.call_screen("updater", u=u)
File "D:\Games\WTS-1.45.1-pc\renpy\exports.py", line 3345, in call_screen
rv = renpy.ui.interact(mouse="screen", type="screen", roll_forward=roll_forward)
File "D:\Games\WTS-1.45.1-pc\renpy\ui.py", line 299, in interact
rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
File "D:\Games\WTS-1.45.1-pc\renpy\display\core.py", line 3587, 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 "D:\Games\WTS-1.45.1-pc\renpy\display\core.py", line 4060, in interact_core
root_widget.visit_all(lambda d : d.per_interact())
File "D:\Games\WTS-1.45.1-pc\renpy\display\core.py", line 684, in visit_all
d.visit_all(callback, seen)
File "D:\Games\WTS-1.45.1-pc\renpy\display\core.py", line 684, in visit_all
d.visit_all(callback, seen)
File "D:\Games\WTS-1.45.1-pc\renpy\display\core.py", line 684, in visit_all
d.visit_all(callback, seen)
File "D:\Games\WTS-1.45.1-pc\renpy\display\screen.py", line 476, in visit_all
callback(self)
File "D:\Games\WTS-1.45.1-pc\renpy\display\core.py", line 4060, in <lambda>
root_widget.visit_all(lambda d : d.per_interact())
File "D:\Games\WTS-1.45.1-pc\renpy\display\screen.py", line 487, in per_interact
self.update()
File "D:\Games\WTS-1.45.1-pc\renpy\display\screen.py", line 680, in update
self.screen.function(**self.scope)
File "D:\Games\WTS-1.45.1-pc\renpy\ast.py", line 296, in apply_arguments
return parameters.apply(args, kwargs, ignore_errors)
File "D:\Games\WTS-1.45.1-pc\renpy\ast.py", line 150, in apply
raise TypeError(
TypeError: Unexpected keyword arguments: 'u'
Windows-10-10.0.22621 AMD64
Ren'Py 8.1.2.23070303+nightly
Witch Trainer Silver 1.45.1
Tue Jul 4 20:43:57 2023