Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

broken package: Ren'Py #20448

Closed
dermetfan opened this issue Nov 15, 2016 · 0 comments · Fixed by #33943
Closed

broken package: Ren'Py #20448

dermetfan opened this issue Nov 15, 2016 · 0 comments · Fixed by #33943

Comments

@dermetfan
Copy link
Member

dermetfan commented Nov 15, 2016

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"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants