Just a simple batch file for those that need it. Fixes the bug that sometimes occurs causing the player to automatically block after you equip an item. Can also occur by switching between first and third person cameras.
Other user's assetsAll the assets in this file belong to the author, or are from free-to-use modder's resources
Upload permissionYou are not allowed to upload this file to other sites under any circumstances
Modification permissionYou are allowed to modify my files and release bug fixes or improve on the features without permission from or credit to me
Conversion permissionYou are not allowed to convert this file to work on other games under any circumstances
Asset use permissionYou are allowed to use the assets in this file without permission or crediting me
Asset use permission in mods/files that are being soldYou are not allowed to use assets from this file in any mods/files that are being sold, for money, on Steam Workshop or other platforms
Asset use permission in mods/files that earn donation pointsYou are allowed to earn Donation Points for your mods if they use my assets
Console modding permissionThis mod will not be available on Bethesda.net for console users
Author notes
This author has not provided any additional notes regarding file permissions
File credits
This author has not credited anyone else in this file
Donation Points system
Please log in to find out whether this mod is receiving Donation Points
Sick of your character having a muscle spasm every time you break out a melee weapon? Well thankfully I found a working fix!
The issue: https://www.youtube.com/watch?v=wfxBoc78kg0 (Not my video but I think it does a pretty good job showcasing the issue)
The Fix: Just run "player.recycleactor; player.removeitem 21b3b; player.equipitem 21b3b" and save. That's it! Just remember to save afterwards. The downside to this is you have to re-equip all gear back on your player character. A small price to pay for an issue that I believe so far has no way of being prevented.
Alternatively you can download the provided batch file, place it in your games root directory and run "bat stopautoblocking" whenever the need may arise.