Monika-After-Story / MonikaModDev

DDLC fan mod to extend Monika
http://www.monikaafterstory.com/
Other
1.2k stars 683 forks source link

When I Tried To Open The Calendar I Suddenly Got An Error #8571

Closed bruhmoment121 closed 2 years ago

bruhmoment121 commented 2 years ago

This IS What it Said: I'm sorry, but an uncaught exception occurred.

While running game code: File "game/zz_calendar.rpy", line 2215, in script call File "game/zz_calendar.rpy", line 2212, in script File "game/zz_calendar.rpy", line 2212, in NameError: name 'rv' is not defined

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

Full traceback: File "game/zz_calendar.rpy", line 2215, in script call File "game/zz_calendar.rpy", line 2212, in script File "C:\Users\ovalv\Desktop\Doki Doki Literature Club\renpy\ast.py", line 1372, in execute renpy.store._return = renpy.python.py_eval(self.expression) File "C:\Users\ovalv\Desktop\Doki Doki Literature Club\renpy\python.py", line 1749, in py_eval return py_eval_bytecode(code, globals, locals) File "C:\Users\ovalv\Desktop\Doki Doki Literature Club\renpy\python.py", line 1743, in py_eval_bytecode return eval(bytecode, globals, locals) File "game/zz_calendar.rpy", line 2212, in NameError: name 'rv' is not defined

Windows-8-6.2.9200 Ren'Py 6.99.12.4.2187 Monika After Story 0.12.6

ThePotatoGuy commented 2 years ago

crash doesn't seem possible here. do you have any submods? Using a translation?

ThePotatoGuy commented 2 years ago

[closing as resolved]