Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

moonlightpumpkin

1
Posts
1
Following
A member registered Jan 15, 2023

Recent community posts

Device & Manufacturing Year: Samsung Note 20 Ultra 2020

Operating System: Android

Game Version: 0.32

Bug: After entering my birthday a window saying uncaught exception had occurred and it won't go away

Notes: this is what I copied from it.

[code]

I'm sorry, but an uncaught exception occurred.

While running game code:

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

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

Full traceback:

  File "script.rpyc", line 13, in script call

  File "script.rpyc", line 177, in script

  File "renpy/ast.py", line 921, in execute

  File "renpy/exports.py", line 1373, in say

  File "renpy/character.py", line 1266, in __call__

  File "renpy/character.py", line 927, in do_display

  File "renpy/character.py", line 624, in display_say

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

[/code]