Skull220 / DDLCtVN

Doki Doki Literature Club, the Normal Visual Novel!
71 stars 18 forks source link

poem problem #5

Closed itsmejoy7 closed 6 years ago

itsmejoy7 commented 6 years ago

after i write a poem for a character the scene I'm supposed to get for when it is a success it say an exception has occurred [code] I'm sorry, but an uncaught exception occurred.

While running game code: File "game/script2.rpy", line 24, in script call call ch2_main File "game/script-ch2.rpy", line 337, in script if poemWin == "s": File "game/script-ch2.rpy", line 337, in if poemWin == "s": NameError: name 'poemWin' is not defined

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

Full traceback: File "game/script2.rpy", line 24, in script call call ch2_main File "game/script-ch2.rpy", line 337, in script if poemWin == "s": File "C:\Program Files (x86)\Steam\steamapps\common\Doki Doki Literature Club\renpy\ast.py", line 1656, in execute if renpy.python.py_eval(condition): File "C:\Program Files (x86)\Steam\steamapps\common\Doki Doki Literature Club\renpy\python.py", line 1749, in py_eval return py_eval_bytecode(code, globals, locals) File "C:\Program Files (x86)\Steam\steamapps\common\Doki Doki Literature Club\renpy\python.py", line 1743, in py_eval_bytecode return eval(bytecode, globals, locals) File "game/script-ch2.rpy", line 337, in if poemWin == "s": NameError: name 'poemWin' is not defined

Windows-8-6.2.9200 Ren'Py 6.99.12.4.2187 Doki Doki, The Normal VN! 1.4.9 [/code]

Skull220 commented 6 years ago

You downloaded through the (experimental) green button release. Make sure you used the releases tab.