I get an error when I open the game, what is the reason?
I'm sorry, but an uncaught exception occurred.
While running game code:
File "renpy/common/00start.rpy", line 240, in script call
call _splashscreen from _call_splashscreen_1
File "renpy/common/00start.rpy", line 240, in script call
call _splashscreen from _call_splashscreen_1
File "game/scripts/start.rpy", line 3, in <module>
AttributeError: 'dict' object has no attribute 'renpy'
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "F:\MidnightParadise-Elite-0.17-pc\renpy\bootstrap.py", line 277, in bootstrap
renpy.main.main()
File "F:\MidnightParadise-Elite-0.17-pc\renpy\main.py", line 660, in main
run(restart)
File "F:\MidnightParadise-Elite-0.17-pc\renpy\main.py", line 146, in run
renpy.execution.run_context(True)
File "F:\MidnightParadise-Elite-0.17-pc\renpy\execution.py", line 938, in run_context
context.run()
File "renpy/common/00start.rpy", line 240, in script call
call _splashscreen from _call_splashscreen_1
File "game/scripts/start.rpyc", line 3, in script
File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python3.9/site-packages/future/utils/__init__.py", line 441, in raise_
File "renpy/common/00start.rpy", line 240, in script call
call _splashscreen from _call_splashscreen_1
File "game/scripts/start.rpyc", line 3, in script
File "F:\MidnightParadise-Elite-0.17-pc\renpy\ast.py", line 1131, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File "F:\MidnightParadise-Elite-0.17-pc\renpy\python.py", line 1061, in py_exec_bytecode
exec(bytecode, globals, locals)
File "game/scripts/start.rpy", line 3, in <module>
File "F:\MidnightParadise-Elite-0.17-pc\renpy\exports.py", line 1599, in movie_cutscene
rv = renpy.ui.interact(suppress_overlay=True,
File "F:\MidnightParadise-Elite-0.17-pc\renpy\ui.py", line 299, in interact
rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
File "F:\MidnightParadise-Elite-0.17-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 "F:\MidnightParadise-Elite-0.17-pc\renpy\display\core.py", line 4103, in interact_core
renpy.audio.audio.periodic()
File "F:\MidnightParadise-Elite-0.17-pc\renpy\audio\audio.py", line 1166, in periodic
raise_(exc[0], exc[1], exc[2])
File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python3.9/site-packages/future/utils/__init__.py", line 441, in raise_
File "F:\MidnightParadise-Elite-0.17-pc\renpy\audio\audio.py", line 1144, in periodic_thread_main
periodic_pass()
File "F:\MidnightParadise-Elite-0.17-pc\renpy\audio\audio.py", line 1086, in periodic_pass
c.periodic()
File "F:\MidnightParadise-Elite-0.17-pc\renpy\audio\audio.py", line 438, in periodic
force_stop = self.context.force_stop or (renpy.game.preferences.mute.get(self.mixer, False) and self.stop_on_mute)
AttributeError: 'dict' object has no attribute 'renpy'
Windows-10-10.0.19045 AMD64
Ren'Py 8.0.3.22090809
Midnight Paradise 0.17
Wed May 17 01:44:20 2023