Large diffs are not rendered by default.

BIN +29.1 KB (160%) Dragon Wolf/game/script.rpyc
Binary file not shown.

Large diffs are not rendered by default.

@@ -1,20 +1,26 @@
I'm sorry, but an uncaught exception occurred.

While running game code:
File "game/script.rpy", line 718, in script
t "Oh~ Nate how are you today?~"
Exception: Sayer 't' is not defined.
File "game/script.rpy", line 805, in script
with dissolve (1.0)
TypeError: 'Dissolve' object is not callable

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

Full traceback:
File "game/script.rpy", line 718, in script
t "Oh~ Nate how are you today?~"
File "C:\Users\BowTi\Documents\renpy-6.99.13-sdk\renpy\ast.py", line 596, in execute
who = eval_who(self.who, self.who_fast)
File "C:\Users\BowTi\Documents\renpy-6.99.13-sdk\renpy\ast.py", line 509, in eval_who
raise Exception("Sayer '%s' is not defined." % who.encode("utf-8"))
Exception: Sayer 't' is not defined.
File "game/script.rpy", line 805, in script
with dissolve (1.0)
File "C:\Users\BowTi\Documents\renpy-6.99.13-sdk\renpy\ast.py", line 1289, in execute
renpy.exports.with_statement(trans, paired)
File "C:\Users\BowTi\Documents\renpy-6.99.13-sdk\renpy\exports.py", line 1406, in with_statement
return renpy.game.interface.do_with(trans, paired, clear=clear)
File "C:\Users\BowTi\Documents\renpy-6.99.13-sdk\renpy\display\core.py", line 2123, in do_with
clear=clear)
File "C:\Users\BowTi\Documents\renpy-6.99.13-sdk\renpy\display\core.py", line 2553, in interact
repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, **kwargs)
File "C:\Users\BowTi\Documents\renpy-6.99.13-sdk\renpy\display\core.py", line 2774, in interact_core
new_widget=layers_root)
TypeError: 'Dissolve' object is not callable

Windows-8-6.2.9200
Ren'Py 6.99.13.2919