just downloaded the new version, but when I try to run it I get this...
I'm sorry, but an uncaught exception occurred.
While running game code:
ScriptError: Name (u'game/ash_events.rpy', 1572671669, 1) is defined twice, at game/ash_events.rpyc:3 and game/game/ash_events.rpyc:3.
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "F:\AVNs\Harem Hotel\Harem_Hotel-v0.11-pc\renpy\bootstrap.py", line 314, in bootstrap
renpy.main.main()
File "F:\AVNs\Harem Hotel\Harem_Hotel-v0.11-pc\renpy\main.py", line 373, in main
renpy.game.script.load_script() # sets renpy.game.script.
File "F:\AVNs\Harem Hotel\Harem_Hotel-v0.11-pc\renpy\script.py", line 271, in load_script
self.load_appropriate_file(".rpyc", ".rpy", dir, fn, initcode)
File "F:\AVNs\Harem Hotel\Harem_Hotel-v0.11-pc\renpy\script.py", line 775, in load_appropriate_file
self.finish_load(stmts, initcode, filename=lastfn)
File "F:\AVNs\Harem Hotel\Harem_Hotel-v0.11-pc\renpy\script.py", line 452, in finish_load
check_name(node)
File "F:\AVNs\Harem Hotel\Harem_Hotel-v0.11-pc\renpy\script.py", line 435, in check_name
bad_node.filename, bad_node.linenumber))
ScriptError: Name (u'game/ash_events.rpy', 1572671669, 1) is defined twice, at game/ash_events.rpyc:3 and game/game/ash_events.rpyc:3.
Windows-8-6.2.9200
Ren'Py 7.3.2.320
Thu Nov 12 00:37:56 2020
what's happening?