You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
❯ renpy
I'm sorry, but an uncaught exception occurred.
While parsing /nix/store/wb1g459xvsgr259whgsaqjvw2ygsrn6g-renpy-6.17.6/share/renpy/renpy/common/00console.rpy.
ScriptError: Name u'_console' is defined twice: at renpy/common/00console.rpy:601 and renpy/common/00console.rpy:601.
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "/nix/store/wb1g459xvsgr259whgsaqjvw2ygsrn6g-renpy-6.17.6/share/renpy/renpy/bootstrap.py", line 285, in bootstrap
renpy.main.main()
File "/nix/store/wb1g459xvsgr259whgsaqjvw2ygsrn6g-renpy-6.17.6/share/renpy/renpy/main.py", line 248, in main
renpy.game.script.load_script() # sets renpy.game.script.
File "/nix/store/wb1g459xvsgr259whgsaqjvw2ygsrn6g-renpy-6.17.6/share/renpy/renpy/script.py", line 177, in load_script
self.load_appropriate_file(".rpyc", ".rpy", dir, fn, initcode)
File "/nix/store/wb1g459xvsgr259whgsaqjvw2ygsrn6g-renpy-6.17.6/share/renpy/renpy/script.py", line 451, in load_appropriate_file
if not self.load_file(dir, fn + source, initcode):
File "/nix/store/wb1g459xvsgr259whgsaqjvw2ygsrn6g-renpy-6.17.6/share/renpy/renpy/script.py", line 320, in load_file
self.finish_load(stmts, initcode)
File "/nix/store/wb1g459xvsgr259whgsaqjvw2ygsrn6g-renpy-6.17.6/share/renpy/renpy/script.py", line 392, in finish_load
node.filename, node.linenumber))
ScriptError: Name u'_console' is defined twice: at renpy/common/00console.rpy:601 and renpy/common/00console.rpy:601.
Linux-4.4.28-x86_64-with-glibc2.2.5
Ren'Py 6.17.6.512
Technical details
System: 17.03.git.33afbf8 (Gorilla)
Nix version: nix-env (Nix) 1.11.4
Nixpkgs version: 17.03pre95306.a24728"
The text was updated successfully, but these errors were encountered:
Issue description
Installed via
nix-env -iA nixos.renpy
.On launch:
Technical details
17.03.git.33afbf8 (Gorilla)
nix-env (Nix) 1.11.4
17.03pre95306.a24728"
The text was updated successfully, but these errors were encountered: