Ok i need help once again. Had this error pop up while doing the introduction of Sasha & Audrey harem.
[code]
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/da/date_nightclub.rpy", line 62, in <module>
AttributeError: 'NoneType' object has no attribute 'split'
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "start.rpyc", line 756, in script call
File "cl/labels_room.rpyc", line 43, in script call
File "cl/labels_events.rpyc", line 14, in script call
File "da/date_nightclub.rpyc", line 62, in script
File "C:\Program Files (x86)\Steam\steamapps\common\Love & Sex Second Base\renpy\ast.py", line 1138, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File "C:\Program Files (x86)\Steam\steamapps\common\Love & Sex Second Base\renpy\python.py", line 1122, in py_exec_bytecode
exec(bytecode, globals, locals)
File "game/da/date_nightclub.rpy", line 62, in <module>
File "C:\Program Files (x86)\Steam\steamapps\common\Love & Sex Second Base\renpy\exports.py", line 698, in show
name = tuple(name.split())
AttributeError: 'NoneType' object has no attribute 'split'
Windows-10-10.0.19041 AMD64
Ren'Py 8.1.3.23091805
Love & Sex : Second Base - 24.1.4 24.1.4
Mon Feb 19 22:26:14 2024
[/code]