I'm sorry, but an uncaught exception occurred.
While running game code:
File "renpy/common/00start.rpy", line 233, in script call
call _splashscreen from _call_splashscreen_1
TypeError: menu_replacement() takes exactly 2 arguments (5 given)
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "renpy/common/00start.rpy", line 233, in script call
call _splashscreen from _call_splashscreen_1
File "script.rpyc", line 1387, in script
File "D:\Games\Maker\Roomforrent-12_0_beta_public-win\renpy\ast.py", line 1628, in execute
choice = renpy.exports.menu(choices, self.set, args, kwargs, item_arguments)
TypeError: menu_replacement() takes exactly 2 arguments (5 given)
Windows-8-6.2.9200
Ren'Py 7.3.5.606
Room for rent 12_0_beta_public
Tue Jul 07 16:12:55 2020
Does anyone know how to fix this error?
Game Crash Before The Game Start and when you change the scene.
While running game code:
File "renpy/common/00start.rpy", line 233, in script call
call _splashscreen from _call_splashscreen_1
TypeError: menu_replacement() takes exactly 2 arguments (5 given)
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "renpy/common/00start.rpy", line 233, in script call
call _splashscreen from _call_splashscreen_1
File "script.rpyc", line 1387, in script
File "D:\Games\Maker\Roomforrent-12_0_beta_public-win\renpy\ast.py", line 1628, in execute
choice = renpy.exports.menu(choices, self.set, args, kwargs, item_arguments)
TypeError: menu_replacement() takes exactly 2 arguments (5 given)
Windows-8-6.2.9200
Ren'Py 7.3.5.606
Room for rent 12_0_beta_public
Tue Jul 07 16:12:55 2020
Does anyone know how to fix this error?
Game Crash Before The Game Start and when you change the scene.