DatCaptainHorse / MAS-Additions

Additions for Monika After Story
MIT License
20 stars 3 forks source link

Problems starting up #20

Closed Ar53h013 closed 1 year ago

Ar53h013 commented 2 years ago

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

While running game code: File "game/Submods/MAS Additions/FaceDetectionAndRecognition_Topics.rpy", line 1, in script init 5 python: File "game/Submods/MAS Additions/FaceDetectionAndRecognition_Topics.rpy", line 21, in aff_range=(mas_aff.NORMAL, None) File "game/definitions.rpy", line 745, in init SyntaxError: invalid syntax (, line 1)

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

Full traceback: File "game/Submods/MAS Additions/FaceDetectionAndRecognition_Topics.rpy", line 1, in script init 5 python: File "C:\Program Files (x86)\Doki Doki Literature Club\renpy\ast.py", line 814, in execute renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store) File "C:\Program Files (x86)\Doki Doki Literature Club\renpy\python.py", line 1719, in py_exec_bytecode exec bytecode in globals, locals File "game/Submods/MAS Additions/FaceDetectionAndRecognition_Topics.rpy", line 21, in aff_range=(mas_aff.NORMAL, None) File "game/definitions.rpy", line 745, in init File "C:\Program Files (x86)\Doki Doki Literature Club\renpy\python.py", line 584, in py_compile raise e SyntaxError: invalid syntax (, line 1)

Windows-8-6.2.9200 Ren'Py 6.99.12.4.2187 Monika After Story 0.12.2.3-unstable.2021.08.29.145 [/code]

DatCaptainHorse commented 2 years ago

Seems to be same issue as #19

I'll need to check this on Monday, not certain what causes it.

Ar53h013 commented 2 years ago

Ah okay then, all the best to you man

DatCaptainHorse commented 1 year ago

Closing, related to another, now closed issue.