Monika-After-Story / MonikaModDev

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

Uncaught exception error #10277

Closed miagaitan closed 1 month ago

miagaitan commented 3 months ago

I don't know why but my MAS won't open. I haven't touch or installed anything so I'm a bit confused.

This is the traceback.txt:

I'm sorry, but an uncaught exception occurred.

While running game code: File "game/zz_time.rpy", line 5, in ImportError: No module named tzfile

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

Full traceback: File "C:\Users\priv\Desktop\DDLC-1.1.1-pc\renpy\bootstrap.py", line 295, in bootstrap renpy.main.main() File "C:\Users\priv\Desktop\DDLC-1.1.1-pc\renpy\main.py", line 364, in main renpy.game.script.load_script() # sets renpy.game.script. File "C:\Users\priv\Desktop\DDLC-1.1.1-pc\renpy\script.py", line 265, in load_script self.load_appropriate_file(".rpyc", ".rpy", dir, fn, initcode) File "C:\Users\priv\Desktop\DDLC-1.1.1-pc\renpy\script.py", line 753, in load_appropriate_file self.finish_load(stmts, initcode, filename=fn + source) File "C:\Users\priv\Desktop\DDLC-1.1.1-pc\renpy\script.py", line 445, in finish_load node.early_execute() File "C:\Users\priv\Desktop\DDLC-1.1.1-pc\renpy\ast.py", line 865, in early_execute renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store) File "C:\Users\priv\Desktop\DDLC-1.1.1-pc\renpy\python.py", line 1719, in py_exec_bytecode exec bytecode in globals, locals File "game/zz_time.rpy", line 5, in File "C:\Users\priv\Desktop\DDLC-1.1.1-pc\renpy\loader.py", line 711, in load_module exec code in mod.dict File "python-packages/pytz/init.py", line 21, in ImportError: No module named tzfile

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

Booplicate commented 1 month ago

Try to reinstall MAS, looks like you're missing one of our dependencies.