I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/plot/map.rpy", line 1334, in script call
File "game/plot/map.rpy", line 1674, in script
File "renpy/common/000statements.rpy", line 426, in execute_call_screen
store._return = renpy.call_screen(name, *args, **kwargs)
File "game/gui.rpy", line 3215, in <module>
UnicodeDecodeError: 'ascii' codec can't decode byte 0x84 in position 153: ordinal not in range(128)
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "game/plot/map.rpy", line 1334, in script call
File "game/plot/map.rpy", line 1674, in script
File "D:\Games\SOTW-0.8.24.10-all\SOTW-0.8.24.10-all\renpy\ast.py", line 1593, in execute
self.call("execute")
File "D:\Games\SOTW-0.8.24.10-all\SOTW-0.8.24.10-all\renpy\ast.py", line 1611, in call
renpy.statements.call(method, parsed, *args, **kwargs)
File "D:\Games\SOTW-0.8.24.10-all\SOTW-0.8.24.10-all\renpy\statements.py", line 144, in call
return method(parsed, *args, **kwargs)
File "renpy/common/000statements.rpy", line 426, in execute_call_screen
store._return = renpy.call_screen(name, *args, **kwargs)
File "D:\Games\SOTW-0.8.24.10-all\SOTW-0.8.24.10-all\renpy\exports.py", line 2103, in call_screen
rv = renpy.ui.interact(mouse="screen", type="screen", roll_forward=roll_forward)
File "D:\Games\SOTW-0.8.24.10-all\SOTW-0.8.24.10-all\renpy\ui.py", line 264, in interact
rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
File "D:\Games\SOTW-0.8.24.10-all\SOTW-0.8.24.10-all\renpy\display\core.py", line 2065, in interact
repeat, rv = self.interact_core(preloads=preloads, **kwargs)
File "D:\Games\SOTW-0.8.24.10-all\SOTW-0.8.24.10-all\renpy\display\core.py", line 2309, in interact_core
root_widget.visit_all(lambda i : i.per_interact())
File "D:\Games\SOTW-0.8.24.10-all\SOTW-0.8.24.10-all\renpy\display\core.py", line 306, in visit_all
d.visit_all(callback)
File "D:\Games\SOTW-0.8.24.10-all\SOTW-0.8.24.10-all\renpy\display\core.py", line 306, in visit_all
d.visit_all(callback)
File "D:\Games\SOTW-0.8.24.10-all\SOTW-0.8.24.10-all\renpy\display\core.py", line 306, in visit_all
d.visit_all(callback)
File "D:\Games\SOTW-0.8.24.10-all\SOTW-0.8.24.10-all\renpy\display\core.py", line 308, in visit_all
callback(self)
File "D:\Games\SOTW-0.8.24.10-all\SOTW-0.8.24.10-all\renpy\display\core.py", line 2309, in <lambda>
root_widget.visit_all(lambda i : i.per_interact())
File "D:\Games\SOTW-0.8.24.10-all\SOTW-0.8.24.10-all\renpy\display\screen.py", line 181, in per_interact
self.update()
File "D:\Games\SOTW-0.8.24.10-all\SOTW-0.8.24.10-all\renpy\display\screen.py", line 288, in update
self.screen.function(**self.scope)
File "D:\Games\SOTW-0.8.24.10-all\SOTW-0.8.24.10-all\renpy\screenlang.py", line 1239, in __call__
renpy.python.py_exec_bytecode(self.code.bytecode, locals=scope)
File "D:\Games\SOTW-0.8.24.10-all\SOTW-0.8.24.10-all\renpy\python.py", line 1382, in py_exec_bytecode
exec bytecode in globals, locals
File "game/gui.rpy", line 3215, in <module>
File "D:\Games\SOTW-0.8.24.10-all\SOTW-0.8.24.10-all\renpy\ui.py", line 469, in __call__
w = self.function(*args, **keyword)
File "D:\Games\SOTW-0.8.24.10-all\SOTW-0.8.24.10-all\renpy\text\text.py", line 1165, in __init__
self.set_text(text, scope, substitute)
File "D:\Games\SOTW-0.8.24.10-all\SOTW-0.8.24.10-all\renpy\text\text.py", line 1225, in set_text
i = unicode(i)
UnicodeDecodeError: 'ascii' codec can't decode byte 0x84 in position 153: ordinal not in range(128)
Windows-7-6.1.7601-SP1
Ren'Py 6.17.7.521
Seasons Of The Wolf 0.8.24.10