Iniquitatis / DDLCComfyUI

Doki Doki Literature Club modification which improves various aspects of the user interface while retaining original look and feel.
GNU General Public License v3.0
14 stars 3 forks source link

Crashes upon launch #24

Closed BrandiBlitz closed 2 years ago

BrandiBlitz commented 2 years ago

the coomfy UI submod crashes upon launch on windows MAS version 0.12.8

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

While running game code: File "game/Submods/Comfy UI/Source/common/main/comfy_ui/settings_pane.rpy", line 8, in script init -1 python in comfy_ui: File "game/Submods/Comfy UI/Source/common/main/comfy_ui/settings_pane.rpy", line 9, in from comfy_ui import ThemeManager ImportError: No module named comfy_ui

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

Full traceback: File "game/Submods/Comfy UI/Source/common/main/comfy_ui/settings_pane.rpy", line 8, in script init -1 python in comfy_ui: File "C:\Users\brand\OneDrive\Desktop\Monika After Story\renpy\ast.py", line 814, in execute renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store) File "C:\Users\brand\OneDrive\Desktop\Monika After Story\renpy\python.py", line 1719, in py_exec_bytecode exec bytecode in globals, locals File "game/Submods/Comfy UI/Source/common/main/comfy_ui/settings_pane.rpy", line 9, in from comfy_ui import ThemeManager ImportError: No module named comfy_ui

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

Iniquitatis commented 2 years ago

Please read the installation instructions and don't put this submod into the Submods directory. (Also, you downloaded the wrong archive. Once again, consult the instructions.)