However, one of my names says it's not defined, even though it is? I re-defined it anyways, and it's still showing up with error, so...
My code looks like this:
Code: Select all
$ Blank = Character(_(' '), show_two_window=True, color="#fff")Code: Select all
Blank "I assumed it was a dream, with how real it felt."
Blank "It was like I was put into the dream itself."Code: Select all
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/script.rpy", line 173, in script
Blank "I assumed it was a dream, with how real it felt."
Exception: Sayer 'Blank' is not defined.
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "game/script.rpy", line 173, in script
Blank "I assumed it was a dream, with how real it felt."
File "C:\Users\morim\Documents\renpy-6.99.8-sdk\renpy\ast.py", line 583, in execute
who = eval_who(self.who, self.who_fast)
File "C:\Users\morim\Documents\renpy-6.99.8-sdk\renpy\ast.py", line 500, in eval_who
raise Exception("Sayer '%s' is not defined." % who.encode("utf-8"))
Exception: Sayer 'Blank' is not defined.
Windows-8-6.2.9200
Ren'Py 6.99.8.959
LUCID 0.0