-
-
Notifications
You must be signed in to change notification settings - Fork 17.4k
Closed
Labels
0.kind: bugSomething is brokenSomething is broken9.needs: community feedbackThis needs feedback from more community members.This needs feedback from more community members.
Description
Issue description
Installed via nix-env -iA nixos.renpy.
On launch:
❯ 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"
Metadata
Metadata
Assignees
Labels
0.kind: bugSomething is brokenSomething is broken9.needs: community feedbackThis needs feedback from more community members.This needs feedback from more community members.