Carillon Posted December 27, 2022 Posted December 27, 2022 Someone already got this problem ? it's happen when i am around helgen but i don't know why a bandit or a long bow (Oo) make me crash , i change nothing about this °° Crash_2022_12_27_17-41-53.txt
traison Posted December 27, 2022 Posted December 27, 2022 Issue most likely caused by a nif replaced by whatever mod also contains Weapons Armor Clothing & Clutter Fixes.esp.
Carillon Posted December 27, 2022 Author Posted December 27, 2022 OO so can i found this with sse edit or not ? 0o (ty for the reply)
traison Posted December 27, 2022 Posted December 27, 2022 Well there's no nif mentioned in the log so you'd have to look that up yourself using xEdit yes. Start with formid 0003B562. 1
Carillon Posted December 28, 2022 Author Posted December 28, 2022 Ok i 'm not sure if i really fix it by myself or just luck , in Xedit i didn't see anything about long bow (no conflict ect) i see some conflict around npcs and projectile but simply don't know how to proceed without making some shit x) So i just reinstall WACCF with the wrye bash pacth (in the FOMOD) and up to date some over pacths i use (like USMP emporium) ! And problem for the moment is gone °° Thank you anyway ?
traison Posted December 28, 2022 Posted December 28, 2022 You won't find nif problems in xEdit, ever. For posterity: debugging a nif problem, in this case using form 3b562 as an example: Load all mods as-is in xEdit. Look up the formid, in this case this: [00] Skyrim.esm (7CAB85A9) \ Weapon \ 0003B562 <LongBow> Go through the records and locate nif files or anything other related: MODL: Weapons\Wooden\Woodenbow.nif Find the mod that is overriding that nif file using the tools in your mod manager. If there is nothing overriding that file, then open the official bsa files and extract the original Woodenbow.nif file. Open that extracted nif file in nifskope and locate the textures used by it: textures\weapons\wooden\bow.dds textures\weapons\wooden\bow_n.dds Again, find any mods overriding those texture files using the tools in your mod manager. If again you find nothing, then just expand the search: Any effects associated with the bow? Do they have textures? Maybe a mesh? Enchantments, spells, shaders, ...? Inventory icons?
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