Hello. Thank you for the report.
Which version of Windows are you using? And are there any additional messages/traceback displayed or just the ScriptError?
Hi I am using windows 11 and there are no additonal messages its only showing ScriptError. I am not very well versed in thesed things so I'll just post the entire message. Sorry about that.
While running game code:
ScriptError: Name ('renpy/common/000atl.rpy', 1649732250, 55) is defined twice, at renpy/common/000atl.rpy:25 and renpy/common/000atl.rpy:25.
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "C:\Users\HP\Downloads\game\renpy\bootstrap.py", line 274, in bootstrap
renpy.main.main()
File "C:\Users\HP\Downloads\game\renpy\main.py", line 490, in main
renpy.game.script.load_script() # sets renpy.game.script.
File "C:\Users\HP\Downloads\game\renpy\script.py", line 297, in load_script
self.load_appropriate_file(".rpyc", ".rpy", dir, fn, initcode)
File "C:\Users\HP\Downloads\game\renpy\script.py", line 809, in load_appropriate_file
self.finish_load(stmts, initcode, filename=lastfn) # type: ignore
File "C:\Users\HP\Downloads\game\renpy\script.py", line 487, in finish_load
check_name(node)
File "C:\Users\HP\Downloads\game\renpy\script.py", line 463, in check_name
raise ScriptError("Name %s is defined twice, at %s:%d and %s:%d." %
ScriptError: Name ('renpy/common/000atl.rpy', 1649732250, 55) is defined twice, at renpy/common/000atl.rpy:25 and renpy/common/000atl.rpy:25.
Thank you for the entire message.
Could you go into the downloaded Royal Order folder, navigate into the subfolder named "game" and see if you have a "tl" folder in there? If there is, can you try deleting it and see if the game runs afterwards?
It should be located inside the "game" folder and look like this.