this keeps on happening, and i'm not sure if this has happened to others, but i'll ask. Help?
Everytime i try to open the game, i get this
I'm sorry, but an uncaught exception occurred.
While running game code:
ScriptError: Name (u'game/options.rpy', 1571271775, 1) is defined twice, at game/options.rpy:15 and game/options.rpy:21.
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "C:\Users\allen\Downloads\Milfy_City-06c-BETA-pc-crunched\Milfy_City-0.6c-BETA-pc-crunched\renpy\bootstrap.py", line 316, in bootstrap
renpy.main.main()
File "C:\Users\allen\Downloads\Milfy_City-06c-BETA-pc-crunched\Milfy_City-0.6c-BETA-pc-crunched\renpy\main.py", line 418, in main
renpy.game.script.load_script() # sets renpy.game.script.
File "C:\Users\allen\Downloads\Milfy_City-06c-BETA-pc-crunched\Milfy_City-0.6c-BETA-pc-crunched\renpy\script.py", line 271, in load_script
self.load_appropriate_file(".rpyc", ".rpy", dir, fn, initcode)
File "C:\Users\allen\Downloads\Milfy_City-06c-BETA-pc-crunched\Milfy_City-0.6c-BETA-pc-crunched\renpy\script.py", line 775, in load_appropriate_file
self.finish_load(stmts, initcode, filename=lastfn)
File "C:\Users\allen\Downloads\Milfy_City-06c-BETA-pc-crunched\Milfy_City-0.6c-BETA-pc-crunched\renpy\script.py", line 452, in finish_load
check_name(node)
File "C:\Users\allen\Downloads\Milfy_City-06c-BETA-pc-crunched\Milfy_City-0.6c-BETA-pc-crunched\renpy\script.py", line 435, in check_name
bad_node.filename, bad_node.linenumber))
ScriptError: Name (u'game/options.rpy', 1571271775, 1) is defined twice, at game/options.rpy:15 and game/options.rpy:21.
however, sometimes it just boots up the game, how can i fix this error so i don't have to repeatively try it multiple times?