Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

abhayk6263

4
Posts
A member registered Mar 12, 2021

Recent community posts

(1 edit)

How do you play the game on Linux?

ok

When I try starting the game this error appears.

I am getting this error in linux version:


I'm sorry, but an uncaught exception occurred.

While running game code:

ScriptError: Name (u'renpy/common/000atl.rpy', 1574056649, 50) is defined twice, at renpy/common/000atl.rpy:25 and renpy/common/000atl.rpy:25.

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

Full traceback:

  File "/home/abhay/Desktop/Games/SpacePrison-0.83-linux/renpy/bootstrap.py", line 326, in bootstrap

    renpy.main.main()

  File "/home/abhay/Desktop/Games/SpacePrison-0.83-linux/renpy/main.py", line 447, in main

    renpy.game.script.load_script() # sets renpy.game.script.

  File "/home/abhay/Desktop/Games/SpacePrison-0.83-linux/renpy/script.py", line 283, in load_script

    self.load_appropriate_file(".rpyc", ".rpy", dir, fn, initcode)

  File "/home/abhay/Desktop/Games/SpacePrison-0.83-linux/renpy/script.py", line 779, in load_appropriate_file

    self.finish_load(stmts, initcode, filename=lastfn)

  File "/home/abhay/Desktop/Games/SpacePrison-0.83-linux/renpy/script.py", line 468, in finish_load

    check_name(node)

  File "/home/abhay/Desktop/Games/SpacePrison-0.83-linux/renpy/script.py", line 451, in check_name

    bad_node.filename, bad_node.linenumber))

ScriptError: Name (u'renpy/common/000atl.rpy', 1574056649, 50) is defined twice, at renpy/common/000atl.rpy:25 and renpy/common/000atl.rpy:25.