- Nov 20, 2017
- 5,373
- 12,768
Somehow I've expected this, after I have tear apart my patch srcipt in the latest days.Hey man i did all of the instructions on the folder but when i run the game it always give me tracetrack and saying
I'm sorry, but an uncaught exception occurred.
While parsing D:\usb\Killzone_Liberation_EUR_PSP-pSyPSP\Harem_Hotel-v0.11.2-pc/game/script.rpy.
ScriptError: Name (u'game/animations_and_flags.rpy', 1547521970, 1) is defined twice, at game/animations_and_flags.rpyc:3 and game/scripts/animations_and_flags.rpyc:3.
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "D:\usb\Killzone_Liberation_EUR_PSP-pSyPSP\Harem_Hotel-v0.11.2-pc\renpy\bootstrap.py", line 314, in bootstrap
renpy.main.main()
File "D:\usb\Killzone_Liberation_EUR_PSP-pSyPSP\Harem_Hotel-v0.11.2-pc\renpy\main.py", line 373, in main
renpy.game.script.load_script() # sets renpy.game.script.
File "D:\usb\Killzone_Liberation_EUR_PSP-pSyPSP\Harem_Hotel-v0.11.2-pc\renpy\script.py", line 271, in load_script
self.load_appropriate_file(".rpyc", ".rpy", dir, fn, initcode)
File "D:\usb\Killzone_Liberation_EUR_PSP-pSyPSP\Harem_Hotel-v0.11.2-pc\renpy\script.py", line 775, in load_appropriate_file
self.finish_load(stmts, initcode, filename=lastfn)
File "D:\usb\Killzone_Liberation_EUR_PSP-pSyPSP\Harem_Hotel-v0.11.2-pc\renpy\script.py", line 452, in finish_load
check_name(node)
File "D:\usb\Killzone_Liberation_EUR_PSP-pSyPSP\Harem_Hotel-v0.11.2-pc\renpy\script.py", line 435, in check_name
bad_node.filename, bad_node.linenumber))
ScriptError: Name (u'game/animations_and_flags.rpy', 1547521970, 1) is defined twice, at game/animations_and_flags.rpyc:3 and game/scripts/animations_and_flags.rpyc:3.
Windows-7-6.1.7601-SP1
Ren'Py 7.3.2.320
Mon Mar 15 00:16:55 2021
can you help man?
Currently I'm working on a overhaul of my script.
From what I see, at least the error is a double file definition, comes and the "game/animations_and_flags.rpy" file comes from a previous version.
You must delete it, as well as other files:
You don't have permission to view the spoiler content.
Log in or register now.
If it won't work, then I would recommand a new installation with the upcoming 0.12.1 from Runey. You don't need to transfer your saves as they are in a separate place (at least for the Windows version).
Last edited: