I'm having a problem with the Nutaku version when running the .exe, a text file 'traceback.txt' keeps showing up with the following:

Code:
I'm sorry, but an uncaught exception occurred.

While running game code:
ScriptError: Name (u'C:\\Users\\Asus\\Documents\\MEGAsync Downloads\\Kamihime_Player-1.0-pc/renpy/common/000statements.rpy', 1550151936, 4) is defined twice, at renpy/common/000statements.rpy:24 and renpy/common/000statements.rpy:40.

-- Full Traceback ------------------------------------------------------------

Full traceback:
  File "C:\Users\Asus\Documents\MEGAsync Downloads\Kamihime_Player-1.0-pc\renpy\bootstrap.py", line 295, in bootstrap
    renpy.main.main()
  File "C:\Users\Asus\Documents\MEGAsync Downloads\Kamihime_Player-1.0-pc\renpy\main.py", line 364, in main
    renpy.game.script.load_script()  # sets renpy.game.script.
  File "C:\Users\Asus\Documents\MEGAsync Downloads\Kamihime_Player-1.0-pc\renpy\script.py", line 265, in load_script
    self.load_appropriate_file(".rpyc", ".rpy", dir, fn, initcode)
  File "C:\Users\Asus\Documents\MEGAsync Downloads\Kamihime_Player-1.0-pc\renpy\script.py", line 753, in load_appropriate_file
    self.finish_load(stmts, initcode, filename=fn + source)
  File "C:\Users\Asus\Documents\MEGAsync Downloads\Kamihime_Player-1.0-pc\renpy\script.py", line 419, in finish_load
    bad_node.filename, bad_node.linenumber))
ScriptError: Name (u'C:\\Users\\Asus\\Documents\\MEGAsync Downloads\\Kamihime_Player-1.0-pc/renpy/common/000statements.rpy', 1550151936, 4) is defined twice, at renpy/common/000statements.rpy:24 and renpy/common/000statements.rpy:40.
I've only been able to run it successfully once but I have no idea why, I just kept trying to run it (normally and as admin)