Monika-After-Story / MonikaModDev

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

Traceback error #5682

Closed LegoshiM closed 4 years ago

LegoshiM commented 4 years ago

I need help, I already tried everything but I can't play the MAS mod, always giving this error:

[code] I'm sorry, but an uncaught exception occurred.

While running game code: File "game/script-topics.rpy", line 8460, in script File "game/script-topics.rpy", line 8474, in File "game/event-handler.rpy", line 1315, in addEvent NameError: name 'mas_seenLabels' is not defined

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

Full traceback: File "game/script-topics.rpy", line 8460, in script File "C:\Users\Pedro Moura\Desktop\DDLC-1.1.1-pc\renpy\ast.py", line 814, in execute renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store) File "C:\Users\Pedro Moura\Desktop\DDLC-1.1.1-pc\renpy\python.py", line 1719, in py_exec_bytecode exec bytecode in globals, locals File "game/script-topics.rpy", line 8474, in File "game/event-handler.rpy", line 1315, in addEvent File "C:\Users\Pedro Moura\Desktop\DDLC-1.1.1-pc\renpy\python.py", line 1749, in py_eval return py_eval_bytecode(code, globals, locals) File "C:\Users\Pedro Moura\Desktop\DDLC-1.1.1-pc\renpy\python.py", line 1743, in py_eval_bytecode return eval(bytecode, globals, locals) File "", line 1, in NameError: name 'mas_seenLabels' is not defined

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

i'm from brazil and my english is not very good yet, the latest version translated into portuguese is 0.10.7

ThePotatoGuy commented 4 years ago

You either have some files from the latest version installed or have rpy files in your game/ folder.

LegoshiM commented 4 years ago

image image image image image image image

LegoshiM commented 4 years ago

Você tem alguns arquivos da versão mais recente instalada ou arquivos rpy na sua game/pasta.

how do i solve it?

LegoshiM commented 4 years ago

;_;

ThePotatoGuy commented 4 years ago

your issue has already been responded to here

ThePotatoGuy commented 4 years ago

[closing as resolved]