Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

Hello! i was trying to run the demo, but a .txt file shows up and says this:

I'm sorry, but an uncaught exception occurred.
While running game code:
ScriptError: Name (u'renpy/common/000atl.rpy', 1615434093, 243) is defined twice, at renpy/common/000atl.rpy:25 and renpy/common/000atl.rpy:25.
-- Full Traceback ------------------------------------------------------------
Full traceback:
  File "renpy/bootstrap.py", line 326, in bootstrap
    renpy.main.main()
  File "renpy/main.py", line 447, in main
    renpy.game.script.load_script() # sets renpy.game.script.
  File "renpy/script.py", line 283, in load_script
    self.load_appropriate_file(".rpyc", ".rpy", dir, fn, initcode)
  File "renpy/script.py", line 797, in load_appropriate_file
    self.finish_load(stmts, initcode, filename=lastfn)
  File "renpy/script.py", line 473, in finish_load
    check_name(node)
  File "renpy/script.py", line 452, in check_name
    bad_node.filename, bad_node.linenumber))
ScriptError: Name (u'renpy/common/000atl.rpy', 1615434093, 243) is defined twice, at renpy/common/000atl.rpy:25 and renpy/common/000atl.rpy:25.
Windows-10-10.0.19041
Ren'Py 7.4.6.1693
Sun Feb 27 15:27:19 2022

I'd rly love to see the demooo, so I hope this gets fixed. Thank you!

Hello! Thank you very much for the report.

Could you perhaps check the following in the game's unzipped folder? 

RoyalOrderDemo-0.2-win/game/

If there is a folder named " tl ", could you delete this folder and try to start up the game again?

We hope this works!