dkatryl Posted 15 hours ago Author Posted 15 hours ago (edited) Lol, well, I sat down to work on one the remaining things I wanted to work out, which was making it properly play the casting animations for things like the close quarters Subdue attack (melee already works fine)... ...And my SKSE64 loader is out of date because the Skyrim update happened *just* after I posted the 1.1.2 update! 🤪 Man, it's been a bit since we all had to play the broken mod dance for Skyrim! [Edit]Fuck all that noise. I'm reverting back to 1.6.1170, lol. I don't use any AE mods, and I don't care about any of the things in the new patch. Edited 15 hours ago by dkatryl
dkatryl Posted 14 hours ago Author Posted 14 hours ago (edited) Okay, I just noticed a bug that I was able to replicate several times now. It seems to involve when you go to Rob an NPC after you make them Submit (regardless if there is sex, as it's unique to the Rob() function. If the loot transfer screen comes up and your weapon/spell is drawn, it will bug and make you stuck in that position until you unequip/re-equip or equip different. Easy enough fix, just have to make sure you sheathe the weapons before making the 'Gift' call. Hotfix should be up shortly. Most Recent Changes v1.1.2a - (29AUG26) Discovered oversight regarding .ShowGiftMenu(). If the Player's weapon/spell is drawn when you go into that, you are stuck unable to swing until you change weapons/spells. Added a check to .SheatheWeapon() if .IsWeaponDrawn() == True immediately prior to .ShowGiftMenu() The Rob Dialog option (No sex, just rob) had an old PostRob() that is no longer needed in the Papyrus Fragment, as that is now handled as a call from the actual Rob() function. Was causing the Player to again be stuck with hands at the side unable to use weapons until they were changed. If any other bugs come up, I'm going Offshore for work tomorrow, so I will address them as needed when I get home. Fortunately, this should be a very short trip, and I only expect to be gone for a few days. Edited 13 hours ago by dkatryl
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