Bug#425006: renpy: dse game results in ScriptError
Helmut Grohne
helmut at subdivi.de
Fri May 18 12:43:34 UTC 2007
Package: renpy
Version: 6.2.0.ds1-1
Severity: normal
I tried to use renpy and the demo works well, however the game dse
doesn't seem to work. Pressing the start game button results in a
ScriptError:
$ renpy --game=/usr/share/games/renpy/dse
File "/usr/share/games/renpy/renpy/bootstrap.py", line 197, in bootstrap
renpy.main.main()
File "/usr/share/games/renpy/renpy/main.py", line 307, in main
run(restart)
File "/usr/share/games/renpy/renpy/main.py", line 98, in run
game.context().run()
File "/usr/share/games/renpy/renpy/execution.py", line 173, in run
node = renpy.game.script.lookup(e.args[0])
File "/usr/share/games/renpy/renpy/script.py", line 427, in lookup
raise ScriptError("could not find label '%s'." % str(label))
ScriptError: could not find label 'start'.
While running game code:
- script at line 71 of /usr/share/games/renpy/common/00mainmenu.rpy
$
Helmut
-- System Information:
Debian Release: lenny/sid
APT prefers unstable
APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)
Kernel: Linux 2.6.20.1 (SMP w/2 CPU cores)
Locale: LANG=en_US, LC_CTYPE=en_US (charmap=ISO-8859-1)
Shell: /bin/sh linked to /bin/dash
Versions of packages renpy depends on:
ii python 2.4.4-6 An interactive high-level object-o
ii python-pygame 1.7.1release-4.1 SDL bindings for games development
ii python-renpy 6.2.0.ds1-1 framework for developing visual-no
ii python-support 0.6.4 automated rebuilding support for p
ii ttf-dejavu 2.17-1 Vera font family derivate with add
Versions of packages renpy recommends:
pn python-ctypes <none> (no description available)
-- no debconf information
More information about the Pkg-games-devel
mailing list