Monika-After-Story / MonikaModDev

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

uncaught exception #9302

Closed vuywoi closed 2 years ago

vuywoi commented 2 years ago

i tried adding spritepacks into the mod and i dont know if i did anything wrong but this happened

I'm sorry, but an uncaught exception occurred.

While running game code: File "game/definitions.rpy", line 516, in File "game/definitions.rpy", line 1639, in Event AttributeError: 'StoreModule' object has no attribute 'mas_utils'

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

Full traceback: File "C:\Users\dalen\Downloads\Doki Doki Literature Club\renpy\bootstrap.py", line 295, in bootstrap renpy.main.main() File "C:\Users\dalen\Downloads\Doki Doki Literature Club\renpy\main.py", line 364, in main renpy.game.script.load_script() # sets renpy.game.script. File "C:\Users\dalen\Downloads\Doki Doki Literature Club\renpy\script.py", line 265, in load_script self.load_appropriate_file(".rpyc", ".rpy", dir, fn, initcode) File "C:\Users\dalen\Downloads\Doki Doki Literature Club\renpy\script.py", line 753, in load_appropriate_file self.finish_load(stmts, initcode, filename=fn + source) File "C:\Users\dalen\Downloads\Doki Doki Literature Club\renpy\script.py", line 445, in finish_load node.early_execute() File "C:\Users\dalen\Downloads\Doki Doki Literature Club\renpy\ast.py", line 865, in early_execute renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store) File "C:\Users\dalen\Downloads\Doki Doki Literature Club\renpy\python.py", line 1719, in py_exec_bytecode exec bytecode in globals, locals File "game/definitions.rpy", line 516, in File "game/definitions.rpy", line 1639, in Event AttributeError: 'StoreModule' object has no attribute 'mas_utils'

Windows-8-6.2.9200 Ren'Py 6.99.12.4.2187 Monika After Story 0.12.8.6-unstable.2022.06.22.161

Booplicate commented 2 years ago

Looks like you deleted some scripts, you'll have to reinstall the mod.