Bug#1077202: renpy: exception while trying to start renpy
Gena Byers
t7jdxlmpaykwag66 at gmail.com
Fri Jul 26 18:45:05 BST 2024
Package: renpy
Version: 8.2.2+dfsg-1
Severity: important
Dear Maintainer,
while trying to start renpy the following error occurs:
$ renpy
<string>:1: SyntaxWarning: invalid escape sequence '\['
<string>:1: SyntaxWarning: invalid escape sequence '\J'
<string>:1: SyntaxWarning: invalid escape sequence '\R'
Full traceback:
File "launcher/game/gui7.rpy", line 29, in script
init -1 python:
File "/usr/share/games/renpy/renpy/ast.py", line 823, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide,
store=self.store)
File "/usr/share/games/renpy/renpy/python.py", line 1178, in
py_exec_bytecode
exec(bytecode, globals, locals)
File "launcher/game/gui7.rpy", line 31, in <module>
import gui7
ModuleNotFoundError: No module named 'gui7'
While running game code:
File "launcher/game/gui7.rpy", line 29, in script
init -1 python:
File "launcher/game/gui7.rpy", line 31, in <module>
import gui7
ModuleNotFoundError: No module named 'gui7'
there's also a screen with the following message:
I'm sorry, but an uncaught exception occurred.
While running game code:
File "launcher/game/gui7.rpy", line 29, in script
init -1 python:
File "launcher/game/gui7.rpy", line 31, in <module>
import gui7
ModuleNotFoundError: No module named 'gui7'
-- Full Traceback
------------------------------------------------------------
Full traceback:
File "launcher/game/gui7.rpy", line 29, in script
init -1 python:
File "/usr/share/games/renpy/renpy/ast.py", line 823, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide,
store=self.store)
File "/usr/share/games/renpy/renpy/python.py", line 1178, in
py_exec_bytecode
exec(bytecode, globals, locals)
File "launcher/game/gui7.rpy", line 31, in <module>
import gui7
ModuleNotFoundError: No module named 'gui7'
Linux-6.9.8-amd64-x86_64-with-glibc2.39 x86_64
Ren'Py 8.2.2.24061201+unofficial
Fri Jul 26 19:38:21 2024
-- System Information:
Debian Release: trixie/sid
APT prefers testing
APT policy: (910, 'testing'), (830, 'stable'), (710, 'unstable'),
(500, 'stable-updates'), (500, 'stable-security')
Architecture: amd64 (x86_64)
Foreign Architectures: i386
Kernel: Linux 6.9.8-amd64 (SMP w/8 CPU threads; PREEMPT)
Kernel taint flags: TAINT_OOT_MODULE, TAINT_UNSIGNED_MODULE
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8),
LANGUAGE=en_US:en
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled
Versions of packages renpy depends on:
ii fonts-dejavu-core 2.37-8
ii fonts-motoya-l-cedar 1.01-5
ii fonts-nanum 20200506-1
ii fonts-roboto-hinted 2:0~20170802-3
ii python3 3.12.3-1
ii python3-ecdsa 0.19.0-2
ii python3-pefile 2023.2.7-3
ii python3-pygame-sdl2 8.2.2-1+b1
ii python3-renpy 8.2.2+dfsg-1+b1
Versions of packages renpy recommends:
ii python3-six 1.16.0-6
ii python3-tk 3.12.4-2
ii zenity 4.0.2-1
renpy suggests no packages.
-- no debconf information
More information about the Pkg-games-devel
mailing list