MRMIdAS2k
Active Member
- Mar 21, 2018
- 520
- 422
- 224
Lil Help? I got the "Full" version, and copied the update patch over the top as suggested by others, and now it's chucking this.
Code:
I'm sorry, but an uncaught exception occurred.
While running game code:
ScriptError: Name (u'game/images/interface_images/minigame/Shower_Run_01_timed_event.rpy', 1633135123, 182) is defined twice, at game/images/interface_images/minigame/Shower_Run_01_timed_event.rpy:1 and game/images/interface_images/minigame/Shower_Run_01_timed_event.rpy:2.
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "renpy/bootstrap.py", line 326, in bootstrap
renpy.main.main()
File "renpy/main.py", line 447, in main
renpy.game.script.load_script() # sets renpy.game.script.
File "renpy/script.py", line 283, in load_script
self.load_appropriate_file(".rpyc", ".rpy", dir, fn, initcode)
File "renpy/script.py", line 797, in load_appropriate_file
self.finish_load(stmts, initcode, filename=lastfn)
File "renpy/script.py", line 473, in finish_load
check_name(node)
File "renpy/script.py", line 452, in check_name
bad_node.filename, bad_node.linenumber))
ScriptError: Name (u'game/images/interface_images/minigame/Shower_Run_01_timed_event.rpy', 1633135123, 182) is defined twice, at game/images/interface_images/minigame/Shower_Run_01_timed_event.rpy:1 and game/images/interface_images/minigame/Shower_Run_01_timed_event.rpy:2.
Windows-7-6.1.7601-SP1
Ren'Py 7.4.8.1895
Sat Oct 2 01:49:48 2021