Monika-After-Story / MonikaModDev

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

Chess not working #5284

Open zackychan16 opened 4 years ago

zackychan16 commented 4 years ago

So I’ve been trying to play chess with Monika, and this keeps happening:

I'm sorry, but an uncaught exception occurred.

While running game code: File "game/script-ch30.rpy", line 981, in script call File "game/chess.rpy", line 1267, in script call File "game/chess.rpy", line 1536, in script File "game/chess.rpy", line 1537, in File "game/chess.rpy", line 687, in init IOError: [Errno 32] Broken pipe

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

Full traceback: File "game/script-ch30.rpy", line 981, in script call File "game/chess.rpy", line 1267, in script call File "game/chess.rpy", line 1536, in script File "/Users/ZackBremenkamp/Desktop/Desktop Folder/just monika-mac/Just Monika.app/Contents/Resources/autorun/renpy/ast.py", line 814, in execute renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store) File "/Users/ZackBremenkamp/Desktop/Desktop Folder/just monika-mac/Just Monika.app/Contents/Resources/autorun/renpy/python.py", line 1719, in py_exec_bytecode exec bytecode in globals, locals File "game/chess.rpy", line 1537, in File "game/chess.rpy", line 687, in init IOError: [Errno 32] Broken pipe

Darwin-11.4.2-i386-64bit Ren'Py 6.99.12.4.2187 Monika After Story 0.10.5

Wat do?

ThePotatoGuy commented 4 years ago

since our only mac dev is out, we won't able to reproduce this and isolate the cause. All we can do is prevent the crash, but if chess plays weirdly because stockfish couldn't get the data it needs, then we can't do anything about that.