pelvicsorceror
Newbie
- Jul 15, 2018
- 66
- 79
- 191
I can't unlock cho or progress further
Code:
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/__Renpy__/_cho_/events/_intro_.rpy", line 363, in script call
call cho_chibi("stand","door","base")
File "game/__Renpy__/_cho_/_cho_chibi_.rpy", line 7, in script
$ update_chibi_image("cho")
File "game/__Renpy__/_cho_/_cho_chibi_.rpy", line 7, in <module>
$ update_chibi_image("cho")
File "game/__Renpy__/_cho_/_cho_chibi_.rpy", line 206, in update_chibi_image
animation = "_"+cho_chibi_animation if cho_chibi_animation else ""
NameError: global name 'cho_chibi_animation' is not defined
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "game/__Renpy__/_cho_/events/_intro_.rpy", line 363, in script call
call cho_chibi("stand","door","base")
File "game/__Renpy__/_cho_/_cho_chibi_.rpy", line 7, in script
$ update_chibi_image("cho")
File "C:\Users\Owner\Documents\MEGAsync Downloads\WT_Silver_135-market\WT_Silver_1.35-market\renpy\ast.py", line 881, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File "C:\Users\Owner\Documents\MEGAsync Downloads\WT_Silver_135-market\WT_Silver_1.35-market\renpy\python.py", line 1913, in py_exec_bytecode
exec bytecode in globals, locals
File "game/__Renpy__/_cho_/_cho_chibi_.rpy", line 7, in <module>
$ update_chibi_image("cho")
File "game/__Renpy__/_cho_/_cho_chibi_.rpy", line 206, in update_chibi_image
animation = "_"+cho_chibi_animation if cho_chibi_animation else ""
NameError: global name 'cho_chibi_animation' is not defined
Windows-8-6.2.9200
Ren'Py 7.1.3.1092
WT Silver 1.35
Mon May 27 08:58:28 2019