Somehow, many SexLab scenes in my game are failing because ValidateActor returning -10 for the player.
SexLab.ValidateActor( SexLab.PlayerRef ) = -10
This happens while the player is at rest, not in combat, not engaged in any activity.
I tried restarting animations using the housekeeping functions of SexLab... no results.
Do you know what can be causing ValidateActor to return -10 and how I can fix it?
Edit:
After reading this - http://git.loverslab.com/sexlab/framework/wikis/