johnhamm Posted September 21, 2024 Posted September 21, 2024 There's a bug I've been aware of for a while now that causes whoever is taking part in the scene to teleport to a location when a SL scene starts. I know it's caused by an aborted sex scene that must've saved its location or something so that you teleport there when the next one starts. I also know it clears if you just start another sex scene. The participants in that scene will get teleported, but that clears that location out or something and afterwards everything works normally. Does anyone know how to stop this from happening at all? It's very annoying because it crashes the game if I am the one getting teleported and I was hoping there is a fix around since its been a bug for so long
Qviddhartha Posted September 21, 2024 Posted September 21, 2024 I have a fix for a bug in SexLab LE where an actor who was in a sexlab thread is "reset" when the sexlab thread is used once more for a new sex scene (not involving the original actor). It results mostly in interrupting whatever animation/idle that actor is performing (its animation graph is reset), and sometimes causes it to teleport (because it disturbs the AI package stack). I have not seen this affect the player, though that's likely because I don't run many player sex scenes. The bug results from "RestoreActorDefaults" being called from "Initialize" instead of "ResetActor". My fix entails modifications to sslActorAlias. I have made my fix on top of the SLSO version of this script, but it's clear that the problem was inherited from the original sexlab script.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now