#1038426 renpy: Uncaught exception occurred when attempting to start

#1038426#5
Date:
2023-06-18 04:23:31 UTC
From:
To:
The package "renpy" fails to start on an amd64 Debian 12 KDE system. When trying to run the package I get a text file
pop-up that says "I'm sorry, but an uncaught exception occurred." and then provides some extra information which I
have included below:

After initialization, but before game start.
  File "renpy/common/00preferences.rpy", line 612, in prepare_screen
    screen _self_voicing():
  File "renpy/common/00preferences.rpy", line 612, in prepare
    screen _self_voicing():
  File "renpy/common/00preferences.rpy", line 622, in prepare
    text message:
  File "renpy/common/00preferences.rpy", line 622, in prepare
    text message:
ValueError: AST node line range (628, 1) is not valid

#1038426#10
Date:
2023-06-18 13:03:18 UTC
From:
To:
Am Sonntag, dem 18.06.2023 um 04:23 +0000 schrieb Zach:

Thanks for the report. I can reproduce this problem in stable and unstable but
I don't know what is causing the Python error at the moment. In any case this
makes the game unusable and must be fixed eventually.

Regards,

Markus