- Jul 7, 2022
- 142
- 120
I redo this game and I got a crash. It's Day 31.
Code:
I'm sorry, but an uncaught exception occurred.
While running game code:
Exception: An empty string cannot be used as a displayable.
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "ch31.rpyc", line 47, in script call
File "functions.rpyc", line 685, in script
File "renpy/ast.py", line 1328, in execute
show_imspec(self.imspec, atl=getattr(self, "atl", None))
File "renpy/ast.py", line 1154, in show_imspec
expression = renpy.easy.displayable(expression)
File "renpy/easy.py", line 111, in displayable
raise Exception("An empty string cannot be used as a displayable.")
Exception: An empty string cannot be used as a displayable.
Windows-10-10.0.19041
Ren'Py 7.4.11.2266
The Roommate 0.11.02
Thu Apr 11 20:42:38 2024