Monika-After-Story / MonikaModDev

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

Are you already working on a translation to PT-BR of the mod? #869

Closed pedrothebr22 closed 6 years ago

pedrothebr22 commented 6 years ago

After installing the translation of the previous version of the mod it presents the following error: [code] I'm sorry, but an uncaught exception occurred.

While running game code: File "game/script-farewells.rpy", line 7, in script File "game/script-farewells.rpy", line 8, in NameError: name 'addEvent' is not defined

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

Full traceback: File "game/script-farewells.rpy", line 7, in script File "C:\Program Files (x86)\Steam\steamapps\common\Doki Doki Literature Club\renpy\ast.py", line 814, in execute renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store) File "C:\Program Files (x86)\Steam\steamapps\common\Doki Doki Literature Club\renpy\python.py", line 1719, in py_exec_bytecode exec bytecode in globals, locals File "game/script-farewells.rpy", line 8, in NameError: name 'addEvent' is not defined

Windows-8-6.2.9200 Ren'Py 6.99.12.4.2187 Monika After Story 0.6.3 [/code]

kaido1224 commented 6 years ago

Try out what this guy did in the ticket below. It seems to have worked for multiple people.

862