I am so excited to play this game. I got my key from Patreon, I had been waiting for this game to release for a long time, and it's finally here. Thank you for making this game.
neoneoann
Recent community posts
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.
I am having trouble running the game on my Windows. It keeps saying an uncaught exception occured whenever I try to run the program. What should I do? The same thing is happening with the royal alchemist file as well :( it keeps showing this message
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