Reply To: Как заставить работать сейвы после перехода на renpy 7

Showcase Форум Бесконечное лето Как заставить работать сейвы после перехода на renpy 7 Reply To: Как заставить работать сейвы после перехода на renpy 7

#4285
Avatar photoCheshere03
Participant

    I'm sorry, but an uncaught exception occurred.

     

    While running game code:

    File "game/mods/I Do Not Have/I Do Not Have - Day6.rpy", line 925, in script

    sl "Но у тебя всё наладится!"

    Exception: The say screen (or show_function) must return a Text object.

     

    -- Full Traceback ------------------------------------------------------------

     

    Full traceback:

    File "game/mods/I Do Not Have/I Do Not Have - Day6.rpy", line 925, in script

    sl "Но у тебя всё наладится!"

    File "/media/cheshere03/02798bf4-8b4c-47fb-a27a-e1658df61c8e/SteamLibrary/steamapps/common/Everlasting Summer/renpy/ast.py", line 652, in execute

    renpy.exports.say(who, what, interact=self.interact, *args, **kwargs)

    File "/media/cheshere03/02798bf4-8b4c-47fb-a27a-e1658df61c8e/SteamLibrary/steamapps/common/Everlasting Summer/renpy/exports.py", line 1199, in say

    who(what, *args, **kwargs)

    File "/media/cheshere03/02798bf4-8b4c-47fb-a27a-e1658df61c8e/SteamLibrary/steamapps/common/Everlasting Summer/renpy/character.py", line 1016, in __call__

    self.do_display(who, what, cb_args=self.cb_args, **display_args)

    File "/media/cheshere03/02798bf4-8b4c-47fb-a27a-e1658df61c8e/SteamLibrary/steamapps/common/Everlasting Summer/renpy/character.py", line 817, in do_display

    **display_args)

    File "/media/cheshere03/02798bf4-8b4c-47fb-a27a-e1658df61c8e/SteamLibrary/steamapps/common/Everlasting Summer/renpy/character.py", line 539, in display_say

    raise Exception("The say screen (or show_function) must return a Text object.")

    Exception: The say screen (or show_function) must return a Text object.

     

    Linux-4.15.0-23-generic-x86_64-with-debian-buster-sid

    Ren'Py 7.0.0.196

    Everlasting Summer 1.2

    Sat Jun 30 00:33:02 2018