So all the love displays are good but I found another error, though this time I have even less idea what it is or if it's from the mod or just the game. Seems like a spell error on a variable maybe ? Anyway it happens between episode U13 and U14 so just after the Yuki scene, traceback here :
While running game code:
File "game/scripts/update14.rpy", line 83, in <module>
NameError: name 'smn00sm' is not defined
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "scripts/update14.rpyc", line 83, in script
File "renpy/ast.py", line 922, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File "renpy/python.py", line 2218, in py_exec_bytecode
exec(bytecode, globals, locals)
File "game/scripts/update14.rpy", line 83, in <module>
NameError: name 'smn00sm' is not defined
-
Also another little thing while I'm at it, didn't signal it because it's not very important like no error message or anything but there's a little mispelling in episode U06, so the tennis scene with Sara, the mod says 'Sasha' instead of 'Sara':
Maybe I should put these messages in the thread of the mod instead ? I'm not sure.