I'm still having the glitch where picking partners on an extremely volatile playthrough seems to absolutely break the game. " Error: <<if>>: bad conditional expression in <<if>> clause: State.variables.SexSkills is undefined " when do so in Uni, with, huh, 130 partners. Fresh save, new version, still the same strange bug.
It also says
<<if $SexSkills.includes("Constantly Horny")>> <<set $UN.bodiesNum += 15>> <<elseif $SexSkills.includes("High Libido")>> <<set $UN.bodiesNum += 10>> <<elseif $SexSkills.includes("Easy Arousal")>> <<set $UN.bodiesNum += 5>> <</if>>
Tried another playthrough, same issue, hard lock of the game at the same spot with this same glitch. So I tried to simply skip the prologue, and I found this other glitch (picture included)
It also says
<<if $SexSkills.includes("Constantly Horny")>> <<set $UN.bodiesNum += 15>> <<elseif $SexSkills.includes("High Libido")>> <<set $UN.bodiesNum += 10>> <<elseif $SexSkills.includes("Easy Arousal")>> <<set $UN.bodiesNum += 5>> <</if>>
Tried another playthrough, same issue, hard lock of the game at the same spot with this same glitch. So I tried to simply skip the prologue, and I found this other glitch (picture included)
Last edited: