It's a bug in the original code. WeirdWorld forgot to make that only increment when outside of replay mode, like he did with the variable metstrip that's used to set that the MC has met Christie.```
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/scripts/day83.rpy", line 962, in script
$ LAboys += 1
File "game/scripts/day83.rpy", line 962, in <module>
$ LAboys += 1
NameError: name 'LAboys' is not defined
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "game/scripts/day83.rpy", line 962, in script
$ LAboys += 1
File "D:\PG\Superhuman-0.996(uncompressed)-pc\renpy\ast.py", line 1131, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File "D:\PG\Superhuman-0.996(uncompressed)-pc\renpy\python.py", line 1061, in py_exec_bytecode
exec(bytecode, globals, locals)
File "game/scripts/day83.rpy", line 962, in <module>
$ LAboys += 1
NameError: name 'LAboys' is not defined
Windows-10-10.0.19045 AMD64
Ren'Py 8.0.3.22090809
Superhuman 0.996(uncompressed)
Tue Mar 4 21:00:46 2025
```
I'm getting this error when I try to open the party threesome scene with liz and amber in the gallery, I'm only using the Multi mod from Zemax. Anyone know why?
Last edited: