Not a prisoner Posted December 23, 2023 Posted December 23, 2023 (edited) One week (Skyrim time) into a new game and an odd problem has developed. Basically the hotkeys for adjusting animations have stopped working. The input seems to be still happening, the characters flicker but don't move, like they're locked in place. But, when the animation stage changes, the characters have moved to whatever new position I was trying to key in during the previous stage. Hope that makes sense lol. Does anyone have any ideas/suggestions? I've tried doing a system clean up in the Sexlab debug section, reregistered all keys and anims etc. No joy. It was all working fine before, and I've not added any new mods. I hope someone can help. Thanks. Edit - Just to clarify, it's highly erratic. Sometimes it works fine. Edited December 23, 2023 by Not a prisoner
traison Posted December 23, 2023 Posted December 23, 2023 (edited) 1 hour ago, Not a prisoner said: Just to clarify, it's highly erratic. Sometimes it works fine. This suggets its a conflict with another mod. I'd suspect everything from fancy combat and movement mods to custom camera mods. Something is keeping a local copy of player position and setting it every N frames; slow enough for SL to occasionally get in there first. I'd start by: Knocking out mods with a dll. Searching through all pex files in all mods for "SetPosition". Note: SL doesn't use SetPosition itself. The calls disappear into a native function, meaning they do it in the dll. I'd imagine this is simply for performance reasons and not something we'd have to worry about at this stage. Edit: The file search can be done easily with a tool such as Notepad++. Edited December 23, 2023 by traison
Not a prisoner Posted December 23, 2023 Author Posted December 23, 2023 3 hours ago, traison said: This suggets its a conflict with another mod. I'd suspect everything from fancy combat and movement mods to custom camera mods. Something is keeping a local copy of player position and setting it every N frames; slow enough for SL to occasionally get in there first. I'd start by: Knocking out mods with a dll. Searching through all pex files in all mods for "SetPosition". Note: SL doesn't use SetPosition itself. The calls disappear into a native function, meaning they do it in the dll. I'd imagine this is simply for performance reasons and not something we'd have to worry about at this stage. Edit: The file search can be done easily with a tool such as Notepad++. Thanks, that was helpful. Seems like it's Paradise Halls causing the odd behaviour, or at least PH in combination with some other mod. I don't know if I can do anything about it, I reckon I'll just live with it for now as it's not a permanent problem. And I don't mind it so much now that I know where it's come from. Cheers : -)
Not a prisoner Posted January 15, 2024 Author Posted January 15, 2024 Hm. Not PAH at all. I've removed loads of SL mods and still at a loss.
traison Posted January 15, 2024 Posted January 15, 2024 1 hour ago, Not a prisoner said: Hm. Not PAH at all. I've removed loads of SL mods and still at a loss. Was Paradise Halls the only mod that showed up when you searched pex files for "SetPosition"?
Not a prisoner Posted January 15, 2024 Author Posted January 15, 2024 1 hour ago, traison said: Was Paradise Halls the only mod that showed up when you searched pex files for "SetPosition"? No, there are about 90 search hits. I'm slowly working backwards through them all, as my load order hasn't really changed much in my last couple of play thoughs.
anjenthedog Posted January 16, 2024 Posted January 16, 2024 fwiw, and ymmv, the repositioning keys will sometimes stop working if the system is becoming overloaded. First, they get sluggish, then they stop working completely. Solving it (for me) requires diving into a quiet space and chilling for a while until housekeeping cleans up the excess load 1
Not a prisoner Posted January 16, 2024 Author Posted January 16, 2024 Yes I've had that occasionally. Found the culprit though, or at least the main one. Turned out to be Sexlab Utility Plus, which does seem to disable the alignment hotkeys for some reason. 1
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