Booplicate / MAS-Submods-SubmodUpdaterPlugin

A util submod for MAS that makes updating other submods easier.
17 stars 5 forks source link

[Fixed] Error at launch #4

Closed arijog95 closed 4 years ago

arijog95 commented 4 years ago

Hi, I got an update for the Location Selector and this appears when I try to launch MAS:

I'm sorry, but an uncaught exception occurred.

While running game code: File "game/game/Submods/Submod Updater Plugin/submod_updater_plugin.rpy", line 3, in script init -990 python: File "game/game/Submods/Submod Updater Plugin/submod_updater_plugin.rpy", line 12, in settings_pane="sup_setting_pane" File "game/zz_submods.rpy", line 92, in init SubmodError: A submod with name 'Submod Updater Plugin' has been installed twice. Please, uninstall the duplicate.

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

Full traceback: File "D:\Program Files (x86)\itch\ddlc\DD MONIKA AFTER STORY\renpy\bootstrap.py", line 295, in bootstrap renpy.main.main() File "D:\Program Files (x86)\itch\ddlc\DD MONIKA AFTER STORY\renpy\main.py", line 419, in main game.context().run(node) File "game/game/Submods/Submod Updater Plugin/submod_updater_plugin.rpy", line 3, in script init -990 python: File "D:\Program Files (x86)\itch\ddlc\DD MONIKA AFTER STORY\renpy\ast.py", line 814, in execute renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store) File "D:\Program Files (x86)\itch\ddlc\DD MONIKA AFTER STORY\renpy\python.py", line 1719, in py_exec_bytecode exec bytecode in globals, locals File "game/game/Submods/Submod Updater Plugin/submod_updater_plugin.rpy", line 12, in settings_pane="sup_setting_pane" File "game/zz_submods.rpy", line 92, in init SubmodError: A submod with name 'Submod Updater Plugin' has been installed twice. Please, uninstall the duplicate.

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

arijog95 commented 4 years ago

Fixed, nevermind! Feel free to delete this post.