KKSSL Posted August 21, 2023 Posted August 21, 2023 (edited) Hey there people, been trying to solve this problem for about 16 days and counting. I have another post in Adult downloads thread that i'm not gonna link here. I've just learned there's a technical help thingy. So i've tried so many things that i can't tell every single thing i've tried. But my main lead has been this github post. Same problem as me, and same "solution" too. Deleting FNIS_list.txt files of these mods that get Nemesis stuck (such as Xpmsse, ZaZ, DD, Toys Framework maybe more, these are the ones i identified) works to an extend. While Nemesis completes the behavior generation to a 100%, it doesn't show these mods on this screen (right now i only have Nemesis and Xpmsse as you can see) Spoiler If i delete Xpmsse's FNIS_list.txt file it won't show up on the Nemesis screen. And only the default sword drawing from the hip works, same anim for sword on back, dagger on hip, dagger on ankle and whatever. Only default Skyrim anims work for those since i guess Nemesis can't load Xpmsse behaviour without the FNIS_list.txt file. It's not about my load order, since i literally have these 3 mods and it still can't load. I don't know where else to go for help, i don't know what else to try. It's been 5 days since i ran out of ideas and now all i can do is just wait for help in a few other places and threads. If you have any single idea or if you need any kind of info just tell me and i'll give it. Specs that might matter, if there are more stuff that matters just ask: GPU - RTX 4060 8GB CPU - i7 13650Hx Ram - 16GB DDR5 8000?mhz    might be different idk Storage - 1TB SSD    idk write and read speed OS - Win11 Edit: Day 18, I decided to link the other thread here. Maybe it'll help you guys understand the problem better or solve it idek at this point. Edited August 25, 2023 by KKSSL
KKSSL Posted September 17, 2023 Author Posted September 17, 2023 It's been 41 days, i gave up and just factory reset my pc. Thought it would solve it for sure, foolish thought... Nemesis is back, stronger than ever. I on the other hand gotten weaker, shouldn't have given up. I can't fucking put up with this anymore, i'm tired. This is it, Nemesis won. I'm not using any Nemesis mods. Hell i'll even go back to Starfield. Spoiler To anyone who wishes to face this beast, don't. Maybe next Nemesis will be a better creature.
KKSSL Posted September 17, 2023 Author Posted September 17, 2023 (edited) Last bit of info in case someone doesn't heed my warning and tries to go against the beast. It might be about VC redist, it's only requirement is Redist 2019. So i thought it might be the reason, reinstalling and repairing doesn't work. I'll still be checking here, in case someone manages something. Edit:Â I'm not sure if it's connected but FNIS buttons becomes blank at the same time Nemesis starts to get stuck at %99. Â Spoiler After i reset my pc i didn't directly download Skyrim, it's been like 1 week or 2 since i reset but before i reset and everything worked (about 50 days) FNIS had text on the buttons. I believe (not sure at all) they disappeared the same time Nemesis broke. After the reset the first try with Nemesis failed and FNIS is just blank. Again idk if it's relevant, as i said i gave up. But if someone somehow finds something i beg you, notify me. Edited September 17, 2023 by KKSSL
traison Posted September 17, 2023 Posted September 17, 2023 Without the VC runtime the application wouldn't even start, so thats not your issue. Unless its supposed to load a dll, or launch another application running on another runtime version after 99% then yes, some other runtime version may need to be installed. Usually you get a popup saying something is missing. I don't know of dynamically loading a dll would give that same popup. Â In fact, what is supposed to happen after 99%, besides the obvious and elusive "100%"? What is it launching? Â Also what do you mean text starts to disappear from FNIS at the same time Nemesis gets stuck at 99%? Are you saying you have both FNIS and Nemesis open at the same time. FNIS is not doing anything, and when Nemesis gets close to launching (99%) text suddenly disappears from the buttons and lists in FNIS? Or are you saying at the same time as in, when you enable or disable a mod Nemesis breaks and FNIS loses its text? Â I'll have a look at the Nemesis source code tomorrow if I have time.
traison Posted September 17, 2023 Posted September 17, 2023 Just looking at the source code directory structure (I was wondering why some source code was >1GiB in size), turns out this thing has the entire hkxcmd bundled with it. That may be your problem right there. If its supposed to launch some component of hkxcmd after 99% then that may be running on a different runtime version. Nemesis may not be handling the output from that app correctly and just hangs. Maybe its throwing an error. Â Process Monitor from Sysinternals (Microsoft) would reveal attempts to launch external applications or load additional dlls. Set it to log process and thread activity. If dll loads do not show up there, simply filter for file IO and include only paths ending with ".dll".
KKSSL Posted September 17, 2023 Author Posted September 17, 2023 (I made this post on pc might get distorted on mobile) 37 minutes ago, traison said: Also what do you mean text starts to disappear from FNIS at the same time Nemesis gets stuck at 99%? FNIS used to show text and Nemesis used to work. One day i ran Nemesis after downloading some mods and it just got stuck at %99 so i ran FNIS to see if it was ok, and it didn't have text but worked. Like what i'm trying to say is they might've been using some same file/thingy and that file/thingy failed so Nemesis stopped working and FNIS stopped showing text. But again i don't really know a lot about tech stuff so yeah. To be honest i don't even know what i'm thinking, i think i'm just making people trying to help confused at this point. Just nvm, if we run out of ideas again (assuming you wanna help further or maybe others will join) then we can revisit this. Â 39 minutes ago, traison said: Just looking at the source code directory structure Just seeing this tells me you know quite a bit but i'm a regular joe and don't know about these things. Now i know about process mon. but idk how to 50 minutes ago, traison said: Set it to log process and thread activity. or 50 minutes ago, traison said: simply filter for file IO and include only paths ending with ".dll". "simply" jokes on you i'm stupid. As far as i know i do this right ? (by "i know" i mean this is what i remember from the last time someone made me use this.) -Stop the capturing with this button (third button) Â Â Â Â Â Â Â Â Â VÂ V Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â /\Â Â Â /\ -And clear with this one (fifth button)Â Â -Filter with this one right here (sixth button) (this is where i failed i don't have any single idea what i'm looking at) Spoiler -And resume capturing with the third button or Ctrl+e Seems right to you ? I might be doing smt wrong. I need you to tell me what to do and i'll follow it to the letter so you can help me or anyone else having this problem, if you'd like to help further ofc. How do i filter dll's ?
traison Posted September 18, 2023 Posted September 18, 2023 (edited) Buttons 13, 14, 15 and 16: Include registry IO. Include file IO. Include network IO. Include thread and process activity.  So for starters, click on 13, 14 and 15 to leave only process and thread activity. Now do whatever needs to be done to get nemesis stuck at 99% and keep an eye on procmon. On the same instant it gets stuck, you may see it attempt to launch another application. Just tested and confirmed that dlls are visible in thread and process activity, so you won't have to do that yourself.  Optionally, to make reading the log easier, you may also add another filter to only include events from Nemesis. Edit: but keep in mind that this would only show events from Nemesis. There's a slight misconception in the way the Process Start events are displayed in Procmon. Using the image below as an example, what it really should say is Explorer.exe -> Process Start -> C:\Windows\System32\Notepad.exe. The way it is displayed sort of suggests Notepad.exe started itself, which can never happen with the first instance of any application.  Process Name -> is -> name of the nemesis executable -> Include  Here's an example of me launching notepad.exe for instance:  We can see Process Start for the Notepad.exe process. A thread is created for it. Then it loads images (not the same as photos/pictures in this context), most of them will be dll files. You'd be interested in seeing if any of this happens when Nemesis hits 99%. It could be for instance that Nemesis exe tries to load a dll (Load Image) or a new process is created (Process Start). Obviously Windows itself causes a disgusting amount of traffic these days (you can easily hit several hundered thousand events in a few seconds on a clean Windows system) so you'd want to either filter the output, or otherwise focus on what may be relative. Nemesis and hkxcmd being the prime suspects for now.  Edit: Use the exe and dll files you see in your Nemesis installation directory (and all subdirectories) for hints as to what to look for, and potentially what to filter for. Its unlikely it would be attempting to start anything outside of its own install directory, unless it installed itself into multiple directories, or required you to install 3rd party software (such as maybe some Havok tools).  I'll see about inspecting the source code in a bit, but I have a lot of things going on here. Edited September 18, 2023 by traison
traison Posted September 18, 2023 Posted September 18, 2023 Had a look at the code, there's quite a lot of spaghetti here. I can't really see where the final percentage is added to the progressbar. I found where it sets the max value, and where it increases it, but there's some really odd multiplications and divisions used here so without looking into it more closely I can't really tell when its reaching 99%. Â I did however discover that there should be a log file somewhere, so lets start with that and not waste time with the source code just yet. Locate "UpdateLog.txt" wherever it may be creating it. My first guess would be next to SkyrimSE.exe. If all else fails, use procmon again and filter for paths containing "UpdateLog.txt" and it will show you where it is. Analyze that log, or upload it here. Chances are it will contain hints. Â Also I do see it using hkxcmd.exe in here so hkxcmd remains one of the prime suspects. Locate this file, most likely bundled with the Nemesis install somewhere, and run it manually (double click it). Do you get any error messages, such as missing runtime version or the like?
KKSSL Posted September 18, 2023 Author Posted September 18, 2023 (edited) So here's the Update log Spoiler [18-09-2023 18:21:05] Nemesis Behavior Version: v0.84 [18-09-2023 18:21:05] Current Directory: C:\Dosyalar\Steam\steamapps\common\Skyrim Special Edition\data\Nemesis_Engine [18-09-2023 18:21:05] Data Directory: C:\Dosyalar\Steam\steamapps\common\Skyrim Special Edition\data\ [18-09-2023 18:21:05] Skyrim Special Edition: TRUE [18-09-2023 18:21:05] Detecting processes... [18-09-2023 18:21:11] Process count: 78 [18-09-2023 18:21:11] Initializing file check... [18-09-2023 18:21:11] File Check complete [18-09-2023 18:21:11] External script run complete [18-09-2023 18:21:11] Temp behavior clearance complete [18-09-2023 18:21:11] Behavior Disassemble start (File: C:\Dosyalar\Steam\steamapps\common\Skyrim Special Edition\data\meshes\actors\character\_1stperson\behaviors\Nemesis_0_master.xml) [18-09-2023 18:21:11] Behavior Disassemble complete (File: C:\Dosyalar\Steam\steamapps\common\Skyrim Special Edition\data\meshes\actors\character\_1stperson\behaviors\Nemesis_0_master.xml) [18-09-2023 18:21:11] Behavior Disassemble start (File: C:\Dosyalar\Steam\steamapps\common\Skyrim Special Edition\data\meshes\actors\character\_1stperson\behaviors\Nemesis_1hm_behavior.xml) [18-09-2023 18:21:11] Behavior Disassemble complete (File: C:\Dosyalar\Steam\steamapps\common\Skyrim Special Edition\data\meshes\actors\character\_1stperson\behaviors\Nemesis_1hm_behavior.xml) [18-09-2023 18:21:11] Behavior Disassemble start (File: C:\Dosyalar\Steam\steamapps\common\Skyrim Special Edition\data\meshes\actors\character\_1stperson\behaviors\Nemesis_1hm_locomotion.xml) [18-09-2023 18:21:11] Behavior Disassemble complete (File: C:\Dosyalar\Steam\steamapps\common\Skyrim Special Edition\data\meshes\actors\character\_1stperson\behaviors\Nemesis_1hm_locomotion.xml) [18-09-2023 18:21:11] Behavior Disassemble start (File: C:\Dosyalar\Steam\steamapps\common\Skyrim Special Edition\data\meshes\actors\character\_1stperson\behaviors\Nemesis_bashbehavior.xml) [18-09-2023 18:21:11] Behavior Disassemble complete (File: C:\Dosyalar\Steam\steamapps\common\Skyrim Special Edition\data\meshes\actors\character\_1stperson\behaviors\Nemesis_bashbehavior.xml) [18-09-2023 18:21:11] Behavior Disassemble start (File: C:\Dosyalar\Steam\steamapps\common\Skyrim Special Edition\data\meshes\actors\character\_1stperson\behaviors\Nemesis_blockbehavior.xml) [18-09-2023 18:21:11] Behavior Disassemble complete (File: C:\Dosyalar\Steam\steamapps\common\Skyrim Special Edition\data\meshes\actors\character\_1stperson\behaviors\Nemesis_blockbehavior.xml) [18-09-2023 18:21:11] Behavior Disassemble start (File: C:\Dosyalar\Steam\steamapps\common\Skyrim Special Edition\data\meshes\actors\character\_1stperson\behaviors\Nemesis_bow_direction_behavior.xml) [18-09-2023 18:21:11] Behavior Disassemble complete (File: C:\Dosyalar\Steam\steamapps\common\Skyrim Special Edition\data\meshes\actors\character\_1stperson\behaviors\Nemesis_bow_direction_behavior.xml) [18-09-2023 18:21:11] Behavior Disassemble start (File: C:\Dosyalar\Steam\steamapps\common\Skyrim Special Edition\data\meshes\actors\character\_1stperson\behaviors\Nemesis_crossbow_direction_behavior.xml) [18-09-2023 18:21:11] Behavior Disassemble complete (File: C:\Dosyalar\Steam\steamapps\common\Skyrim Special Edition\data\meshes\actors\character\_1stperson\behaviors\Nemesis_crossbow_direction_behavior.xml) [18-09-2023 18:21:11] Behavior Disassemble start (File: C:\Dosyalar\Steam\steamapps\common\Skyrim Special Edition\data\meshes\actors\character\_1stperson\behaviors\Nemesis_horsebehavior.xml) [18-09-2023 18:21:11] Behavior Disassemble complete (File: C:\Dosyalar\Steam\steamapps\common\Skyrim Special Edition\data\meshes\actors\character\_1stperson\behaviors\Nemesis_horsebehavior.xml) [18-09-2023 18:21:11] Behavior Disassemble start (File: C:\Dosyalar\Steam\steamapps\common\Skyrim Special Edition\data\meshes\actors\character\_1stperson\behaviors\Nemesis_idlebehavior.xml) [18-09-2023 18:21:11] Behavior Disassemble complete (File: C:\Dosyalar\Steam\steamapps\common\Skyrim Special Edition\data\meshes\actors\character\_1stperson\behaviors\Nemesis_idlebehavior.xml) [18-09-2023 18:21:11] Behavior Disassemble start (File: C:\Dosyalar\Steam\steamapps\common\Skyrim Special Edition\data\meshes\actors\character\_1stperson\behaviors\Nemesis_magicbehavior.xml) [18-09-2023 18:21:11] Behavior Disassemble complete (File: C:\Dosyalar\Steam\steamapps\common\Skyrim Special Edition\data\meshes\actors\character\_1stperson\behaviors\Nemesis_magicbehavior.xml) [18-09-2023 18:21:11] Behavior Disassemble start (File: C:\Dosyalar\Steam\steamapps\common\Skyrim Special Edition\data\meshes\actors\character\_1stperson\behaviors\Nemesis_magicmountedbehavior.xml) [18-09-2023 18:21:11] Behavior Disassemble complete (File: C:\Dosyalar\Steam\steamapps\common\Skyrim Special Edition\data\meshes\actors\character\_1stperson\behaviors\Nemesis_magicmountedbehavior.xml) [18-09-2023 18:21:11] Behavior Disassemble start (File: C:\Dosyalar\Steam\steamapps\common\Skyrim Special Edition\data\meshes\actors\character\_1stperson\behaviors\Nemesis_mt_behavior.xml) [18-09-2023 18:21:11] Behavior Disassemble complete (File: C:\Dosyalar\Steam\steamapps\common\Skyrim Special Edition\data\meshes\actors\character\_1stperson\behaviors\Nemesis_mt_behavior.xml) [18-09-2023 18:21:11] Behavior Disassemble start (File: C:\Dosyalar\Steam\steamapps\common\Skyrim Special Edition\data\meshes\actors\character\_1stperson\behaviors\Nemesis_shout_behavior.xml) [18-09-2023 18:21:11] Behavior Disassemble complete (File: C:\Dosyalar\Steam\steamapps\common\Skyrim Special Edition\data\meshes\actors\character\_1stperson\behaviors\Nemesis_shout_behavior.xml) [18-09-2023 18:21:11] Behavior Disassemble start (File: C:\Dosyalar\Steam\steamapps\common\Skyrim Special Edition\data\meshes\actors\character\_1stperson\behaviors\Nemesis_shoutmounted_behavior.xml) [18-09-2023 18:21:11] Behavior Disassemble complete (File: C:\Dosyalar\Steam\steamapps\common\Skyrim Special Edition\data\meshes\actors\character\_1stperson\behaviors\Nemesis_shoutmounted_behavior.xml) [18-09-2023 18:21:11] Behavior Disassemble start (File: C:\Dosyalar\Steam\steamapps\common\Skyrim Special Edition\data\meshes\actors\character\_1stperson\behaviors\Nemesis_sprintbehavior.xml) [18-09-2023 18:21:11] Behavior Disassemble complete (File: C:\Dosyalar\Steam\steamapps\common\Skyrim Special Edition\data\meshes\actors\character\_1stperson\behaviors\Nemesis_sprintbehavior.xml) [18-09-2023 18:21:11] Behavior Disassemble start (File: C:\Dosyalar\Steam\steamapps\common\Skyrim Special Edition\data\meshes\actors\character\_1stperson\behaviors\Nemesis_staggerbehavior.xml) [18-09-2023 18:21:11] Behavior Disassemble complete (File: C:\Dosyalar\Steam\steamapps\common\Skyrim Special Edition\data\meshes\actors\character\_1stperson\behaviors\Nemesis_staggerbehavior.xml) [18-09-2023 18:21:11] Behavior Disassemble start (File: C:\Dosyalar\Steam\steamapps\common\Skyrim Special Edition\data\meshes\actors\character\_1stperson\behaviors\Nemesis_weapequip.xml) [18-09-2023 18:21:11] Behavior Disassemble complete (File: C:\Dosyalar\Steam\steamapps\common\Skyrim Special Edition\data\meshes\actors\character\_1stperson\behaviors\Nemesis_weapequip.xml) [18-09-2023 18:21:11] Behavior Disassemble start (File: C:\Dosyalar\Steam\steamapps\common\Skyrim Special Edition\data\meshes\actors\character\_1stperson\characters\Nemesis_firstperson.xml) [18-09-2023 18:21:11] Behavior Disassemble complete (File: C:\Dosyalar\Steam\steamapps\common\Skyrim Special Edition\data\meshes\actors\character\_1stperson\characters\Nemesis_firstperson.xml) [18-09-2023 18:21:11] Nemesis Project Record start (File: C:\Dosyalar\Steam\steamapps\common\Skyrim Special Edition\data\meshes\actors\character\_1stperson\Nemesis_firstperson_Project.xml) [18-09-2023 18:21:11] Nemesis Project Record complete (File: C:\Dosyalar\Steam\steamapps\common\Skyrim Special Edition\data\meshes\actors\character\_1stperson\Nemesis_firstperson_Project.xml) [18-09-2023 18:21:11] Behavior Disassemble start (File: C:\Dosyalar\Steam\steamapps\common\Skyrim Special Edition\data\meshes\actors\character\behaviors\Nemesis_0_master.xml) [18-09-2023 18:21:11] Behavior Disassemble complete (File: C:\Dosyalar\Steam\steamapps\common\Skyrim Special Edition\data\meshes\actors\character\behaviors\Nemesis_0_master.xml) [18-09-2023 18:21:11] Behavior Disassemble start (File: C:\Dosyalar\Steam\steamapps\common\Skyrim Special Edition\data\meshes\actors\character\behaviors\Nemesis_1hm_behavior.xml) [18-09-2023 18:21:12] Behavior Disassemble complete (File: C:\Dosyalar\Steam\steamapps\common\Skyrim Special Edition\data\meshes\actors\character\behaviors\Nemesis_1hm_behavior.xml) [18-09-2023 18:21:12] Behavior Disassemble start (File: C:\Dosyalar\Steam\steamapps\common\Skyrim Special Edition\data\meshes\actors\character\behaviors\Nemesis_1hm_locomotion.xml) [18-09-2023 18:21:12] Behavior Disassemble complete (File: C:\Dosyalar\Steam\steamapps\common\Skyrim Special Edition\data\meshes\actors\character\behaviors\Nemesis_1hm_locomotion.xml) [18-09-2023 18:21:12] Behavior Disassemble start (File: C:\Dosyalar\Steam\steamapps\common\Skyrim Special Edition\data\meshes\actors\character\behaviors\Nemesis_AttackBehavior.xml) [18-09-2023 18:21:12] Behavior Disassemble complete (File: C:\Dosyalar\Steam\steamapps\common\Skyrim Special Edition\data\meshes\actors\character\behaviors\Nemesis_AttackBehavior.xml) [18-09-2023 18:21:12] Behavior Disassemble start (File: C:\Dosyalar\Steam\steamapps\common\Skyrim Special Edition\data\meshes\actors\character\behaviors\Nemesis_bashbehavior.xml) [18-09-2023 18:21:12] Behavior Disassemble complete (File: C:\Dosyalar\Steam\steamapps\common\Skyrim Special Edition\data\meshes\actors\character\behaviors\Nemesis_bashbehavior.xml) [18-09-2023 18:21:12] Behavior Disassemble start (File: C:\Dosyalar\Steam\steamapps\common\Skyrim Special Edition\data\meshes\actors\character\behaviors\Nemesis_behavior.xml) [18-09-2023 18:21:12] Behavior Disassemble complete (File: C:\Dosyalar\Steam\steamapps\common\Skyrim Special Edition\data\meshes\actors\character\behaviors\Nemesis_behavior.xml) [18-09-2023 18:21:12] Behavior Disassemble start (File: C:\Dosyalar\Steam\steamapps\common\Skyrim Special Edition\data\meshes\actors\character\behaviors\Nemesis_blockbehavior.xml) [18-09-2023 18:21:12] Behavior Disassemble complete (File: C:\Dosyalar\Steam\steamapps\common\Skyrim Special Edition\data\meshes\actors\character\behaviors\Nemesis_blockbehavior.xml) [18-09-2023 18:21:12] Behavior Disassemble start (File: C:\Dosyalar\Steam\steamapps\common\Skyrim Special Edition\data\meshes\actors\character\behaviors\Nemesis_bow_direction_behavior.xml) [18-09-2023 18:21:12] Behavior Disassemble complete (File: C:\Dosyalar\Steam\steamapps\common\Skyrim Special Edition\data\meshes\actors\character\behaviors\Nemesis_bow_direction_behavior.xml) [18-09-2023 18:21:12] Behavior Disassemble start (File: C:\Dosyalar\Steam\steamapps\common\Skyrim Special Edition\data\meshes\actors\character\behaviors\Nemesis_crossbow_direction_behavior.xml) [18-09-2023 18:21:12] Behavior Disassemble complete (File: C:\Dosyalar\Steam\steamapps\common\Skyrim Special Edition\data\meshes\actors\character\behaviors\Nemesis_crossbow_direction_behavior.xml) [18-09-2023 18:21:12] Behavior Disassemble start (File: C:\Dosyalar\Steam\steamapps\common\Skyrim Special Edition\data\meshes\actors\character\behaviors\Nemesis_horsebehavior.xml) [18-09-2023 18:21:12] Behavior Disassemble complete (File: C:\Dosyalar\Steam\steamapps\common\Skyrim Special Edition\data\meshes\actors\character\behaviors\Nemesis_horsebehavior.xml) [18-09-2023 18:21:12] Behavior Disassemble start (File: C:\Dosyalar\Steam\steamapps\common\Skyrim Special Edition\data\meshes\actors\character\behaviors\Nemesis_idlebehavior.xml) [18-09-2023 18:21:12] Behavior Disassemble complete (File: C:\Dosyalar\Steam\steamapps\common\Skyrim Special Edition\data\meshes\actors\character\behaviors\Nemesis_idlebehavior.xml) [18-09-2023 18:21:12] Behavior Disassemble start (File: C:\Dosyalar\Steam\steamapps\common\Skyrim Special Edition\data\meshes\actors\character\behaviors\Nemesis_magic_readied_direction_behavior.xml) [18-09-2023 18:21:12] Behavior Disassemble complete (File: C:\Dosyalar\Steam\steamapps\common\Skyrim Special Edition\data\meshes\actors\character\behaviors\Nemesis_magic_readied_direction_behavior.xml) [18-09-2023 18:21:12] Behavior Disassemble start (File: C:\Dosyalar\Steam\steamapps\common\Skyrim Special Edition\data\meshes\actors\character\behaviors\Nemesis_magicbehavior.xml) [18-09-2023 18:21:12] Behavior Disassemble complete (File: C:\Dosyalar\Steam\steamapps\common\Skyrim Special Edition\data\meshes\actors\character\behaviors\Nemesis_magicbehavior.xml) [18-09-2023 18:21:12] Behavior Disassemble start (File: C:\Dosyalar\Steam\steamapps\common\Skyrim Special Edition\data\meshes\actors\character\behaviors\Nemesis_magicmountedbehavior.xml) [18-09-2023 18:21:12] Behavior Disassemble complete (File: C:\Dosyalar\Steam\steamapps\common\Skyrim Special Edition\data\meshes\actors\character\behaviors\Nemesis_magicmountedbehavior.xml) [18-09-2023 18:21:12] Behavior Disassemble start (File: C:\Dosyalar\Steam\steamapps\common\Skyrim Special Edition\data\meshes\actors\character\behaviors\Nemesis_mt_behavior.xml) [18-09-2023 18:21:12] Behavior Disassemble complete (File: C:\Dosyalar\Steam\steamapps\common\Skyrim Special Edition\data\meshes\actors\character\behaviors\Nemesis_mt_behavior.xml) [18-09-2023 18:21:12] Behavior Disassemble start (File: C:\Dosyalar\Steam\steamapps\common\Skyrim Special Edition\data\meshes\actors\character\behaviors\Nemesis_shout_behavior.xml) [18-09-2023 18:21:12] Behavior Disassemble complete (File: C:\Dosyalar\Steam\steamapps\common\Skyrim Special Edition\data\meshes\actors\character\behaviors\Nemesis_shout_behavior.xml) [18-09-2023 18:21:12] Behavior Disassemble start (File: C:\Dosyalar\Steam\steamapps\common\Skyrim Special Edition\data\meshes\actors\character\behaviors\Nemesis_shoutmounted_behavior.xml) [18-09-2023 18:21:12] Behavior Disassemble complete (File: C:\Dosyalar\Steam\steamapps\common\Skyrim Special Edition\data\meshes\actors\character\behaviors\Nemesis_shoutmounted_behavior.xml) [18-09-2023 18:21:12] Behavior Disassemble start (File: C:\Dosyalar\Steam\steamapps\common\Skyrim Special Edition\data\meshes\actors\character\behaviors\Nemesis_sprintbehavior.xml) [18-09-2023 18:21:12] Behavior Disassemble complete (File: C:\Dosyalar\Steam\steamapps\common\Skyrim Special Edition\data\meshes\actors\character\behaviors\Nemesis_sprintbehavior.xml) [18-09-2023 18:21:12] Behavior Disassemble start (File: C:\Dosyalar\Steam\steamapps\common\Skyrim Special Edition\data\meshes\actors\character\behaviors\Nemesis_staggerbehavior.xml) [18-09-2023 18:21:12] Behavior Disassemble complete (File: C:\Dosyalar\Steam\steamapps\common\Skyrim Special Edition\data\meshes\actors\character\behaviors\Nemesis_staggerbehavior.xml) [18-09-2023 18:21:12] Behavior Disassemble start (File: C:\Dosyalar\Steam\steamapps\common\Skyrim Special Edition\data\meshes\actors\character\behaviors\Nemesis_weapequip.xml) [18-09-2023 18:21:13] Behavior Disassemble complete (File: C:\Dosyalar\Steam\steamapps\common\Skyrim Special Edition\data\meshes\actors\character\behaviors\Nemesis_weapequip.xml) [18-09-2023 18:21:13] Behavior Disassemble start (File: C:\Dosyalar\Steam\steamapps\common\Skyrim Special Edition\data\meshes\actors\character\behaviors\Nemesis_WeapUnequip.xml) [18-09-2023 18:21:13] Behavior Disassemble complete (File: C:\Dosyalar\Steam\steamapps\common\Skyrim Special Edition\data\meshes\actors\character\behaviors\Nemesis_WeapUnequip.xml) [18-09-2023 18:21:13] Behavior Disassemble start (File: C:\Dosyalar\Steam\steamapps\common\Skyrim Special Edition\data\meshes\actors\character\characters\Nemesis_defaultmale.xml) [18-09-2023 18:21:13] Behavior Disassemble complete (File: C:\Dosyalar\Steam\steamapps\common\Skyrim Special Edition\data\meshes\actors\character\characters\Nemesis_defaultmale.xml) [18-09-2023 18:21:13] Behavior Disassemble start (File: C:\Dosyalar\Steam\steamapps\common\Skyrim Special Edition\data\meshes\actors\character\characters female\Nemesis_defaultfemale.xml) [18-09-2023 18:21:13] Behavior Disassemble complete (File: C:\Dosyalar\Steam\steamapps\common\Skyrim Special Edition\data\meshes\actors\character\characters female\Nemesis_defaultfemale.xml) [18-09-2023 18:21:13] Nemesis Project Record start (File: C:\Dosyalar\Steam\steamapps\common\Skyrim Special Edition\data\meshes\actors\character\Nemesis_defaultfemale_Project.xml) [18-09-2023 18:21:13] Nemesis Project Record complete (File: C:\Dosyalar\Steam\steamapps\common\Skyrim Special Edition\data\meshes\actors\character\Nemesis_defaultfemale_Project.xml) [18-09-2023 18:21:13] Nemesis Project Record start (File: C:\Dosyalar\Steam\steamapps\common\Skyrim Special Edition\data\meshes\actors\character\Nemesis_defaultmale_Project.xml) [18-09-2023 18:21:13] Nemesis Project Record complete (File: C:\Dosyalar\Steam\steamapps\common\Skyrim Special Edition\data\meshes\actors\character\Nemesis_defaultmale_Project.xml) [18-09-2023 18:21:13] AnimData Disassemble start (File: C:\Dosyalar\Steam\steamapps\common\Skyrim Special Edition\data\meshes\nemesis_animationdatasinglefile.txt) [18-09-2023 18:21:13] AnimData Disassemble complete (File: C:\Dosyalar\Steam\steamapps\common\Skyrim Special Edition\data\meshes\nemesis_animationdatasinglefile.txt) [18-09-2023 18:21:13] AnimSetData Disassemble start (File: C:\Dosyalar\Steam\steamapps\common\Skyrim Special Edition\data\meshes\nemesis_animationsetdatasinglefile.txt) [18-09-2023 18:21:13] AnimSetData Disassemble complete (File: C:\Dosyalar\Steam\steamapps\common\Skyrim Special Edition\data\meshes\nemesis_animationsetdatasinglefile.txt) [18-09-2023 18:21:13] Data record complete [18-09-2023 18:21:13] New Animations extraction start (Folder: behavior templates\b\behavior) [18-09-2023 18:21:13] New Animations extraction complete (Folder: behavior templates\b\behavior) [18-09-2023 18:21:13] New Animations extraction start (Folder: behavior templates\ch\mt_behavior) [18-09-2023 18:21:13] New Animations extraction complete (Folder: behavior templates\ch\mt_behavior) [18-09-2023 18:21:13] New Animations extraction start (Folder: behavior templates\core\0_master) [18-09-2023 18:21:13] New Animations extraction complete (Folder: behavior templates\core\0_master) [18-09-2023 18:21:13] New Animations extraction start (Folder: behavior templates\fu\mt_behavior) [18-09-2023 18:21:13] New Animations extraction complete (Folder: behavior templates\fu\mt_behavior) [18-09-2023 18:21:13] New Animations extraction start (Folder: behavior templates\fuo\mt_behavior) [18-09-2023 18:21:13] New Animations extraction complete (Folder: behavior templates\fuo\mt_behavior) [18-09-2023 18:21:13] New Animations extraction start (Folder: behavior templates\km\0_master) [18-09-2023 18:21:13] New Animations extraction complete (Folder: behavior templates\km\0_master) [18-09-2023 18:21:13] New Animations extraction start (Folder: behavior templates\km\animationsetdatasinglefile) [18-09-2023 18:21:13] New Animations extraction complete (Folder: behavior templates\km\animationsetdatasinglefile) [18-09-2023 18:21:13] New Animations extraction start (Folder: behavior templates\o\behavior) [18-09-2023 18:21:13] New Animations extraction complete (Folder: behavior templates\o\behavior) [18-09-2023 18:21:13] New Animations extraction start (Folder: behavior templates\ofa\mt_behavior) [18-09-2023 18:21:13] New Animations extraction complete (Folder: behavior templates\ofa\mt_behavior) [18-09-2023 18:21:13] New Animations extraction start (Folder: behavior templates\pa\0_master) [18-09-2023 18:21:13] New Animations extraction complete (Folder: behavior templates\pa\0_master) [18-09-2023 18:21:13] New Animations extraction start (Folder: behavior templates\s\behavior) [18-09-2023 18:21:13] New Animations extraction complete (Folder: behavior templates\s\behavior) [18-09-2023 18:21:13] New Animations extraction start (Folder: behavior templates\so\behavior) [18-09-2023 18:21:13] New Animations extraction complete (Folder: behavior templates\so\behavior) [18-09-2023 18:21:13] New Animations record complete [18-09-2023 18:21:20] Modification successfully extracted [18-09-2023 18:21:22] Global reset all: TRUE [18-09-2023 18:21:24] Engine update complete: 19 second(s) taken [18-09-2023 18:21:24] Version Code: 9291-4678  I press  first and after it's completed  this one, and it seems to only log the Update part and not after i click launch ? Idk. But i just took a peek at the PatchLog(s) and god damn that's a lotta warnings Now this one is in MO2's Data folder Spoiler [18-09-2023 18:30:22] Nemesis Behavior Version: v0.84 [18-09-2023 18:30:22] Current Directory: C:\Dosyalar\Steam\steamapps\common\Skyrim Special Edition\data\Nemesis_Engine [18-09-2023 18:30:22] Data Directory: C:\Dosyalar\Steam\steamapps\common\Skyrim Special Edition\data\ [18-09-2023 18:30:22] Skyrim Special Edition: TRUE [18-09-2023 18:30:22] Detecting processes... [18-09-2023 18:30:25] Initializing file check... [18-09-2023 18:30:25] File Check complete [18-09-2023 18:30:25] Global reset all: TRUE [18-09-2023 18:30:25] Mod Checked 1: nemesis [18-09-2023 18:30:25] Caching alternate animation group... [18-09-2023 18:30:25] Caching alternate animation complete [18-09-2023 18:30:25] Reading new animations... [18-09-2023 18:30:25] Mod installed: AnimationsByLeito [18-09-2023 18:30:25] Mod installed: AnimationsByLeito_Aggressive [18-09-2023 18:30:25] Mod installed: AnimationsByLeito_Creatures [18-09-2023 18:30:25] Mod installed: AnimationsByLeito_Furniture [18-09-2023 18:30:25] Mod installed: Anubs Creature [18-09-2023 18:30:25] Mod installed: Anubs Futa [18-09-2023 18:30:25] Mod installed: Anubs Human [18-09-2023 18:30:25] Mod installed: AyasatoAnims [18-09-2023 18:30:25] Mod installed: Babo bigguy [18-09-2023 18:30:25] Mod installed: Babo Creature [18-09-2023 18:30:25] Mod installed: Babo Human [18-09-2023 18:30:25] Mod installed: Babo Zaz Standalone [18-09-2023 18:30:25] Mod installed: BaboAnimation [18-09-2023 18:30:26] Mod installed: Billyy_Creature [18-09-2023 18:30:26] Mod installed: Billyy_CreatureBeasts [18-09-2023 18:30:26] Mod installed: Billyy_CreatureConstructs [18-09-2023 18:30:26] Mod installed: Billyy_CreatureFurniture [18-09-2023 18:30:26] Mod installed: Billyy_CreatureHumanoids [18-09-2023 18:30:26] Mod installed: Billyy_CreatureInsects [18-09-2023 18:30:26] Mod installed: Billyy_CreatureMisc [18-09-2023 18:30:26] Mod installed: Billyy_Human [18-09-2023 18:30:26] Mod installed: Billyy_HumanDD [18-09-2023 18:30:26] Mod installed: Billyy_HumanFurniture [18-09-2023 18:30:26] Mod installed: Billyy_HumanFurnitureInvis [18-09-2023 18:30:26] Mod installed: Billyy_HumanFuta [18-09-2023 18:30:26] Mod installed: Billyy_HumanLesbian [18-09-2023 18:30:26] Mod installed: Billyy_Legacy [18-09-2023 18:30:26] WARNING(1003): Alternate animation file doesn't exist. Current alternate animation file will not work | Mod: DD | Animation File: abc0_dw_sprintforwardsword.hkx [18-09-2023 18:30:26] WARNING(1003): Alternate animation file doesn't exist. Current alternate animation file will not work | Mod: DD | Animation File: abc1_dw_sprintforwardsword.hkx [18-09-2023 18:30:26] WARNING(1003): Alternate animation file doesn't exist. Current alternate animation file will not work | Mod: DD | Animation File: abc2_dw_sprintforwardsword.hkx [18-09-2023 18:30:26] WARNING(1003): Alternate animation file doesn't exist. Current alternate animation file will not work | Mod: DD | Animation File: abc3_dw_sprintforwardsword.hkx [18-09-2023 18:30:26] WARNING(1003): Alternate animation file doesn't exist. Current alternate animation file will not work | Mod: DD | Animation File: abc4_dw_sprintforwardsword.hkx [18-09-2023 18:30:26] WARNING(1003): Alternate animation file doesn't exist. Current alternate animation file will not work | Mod: DD | Animation File: abc5_dw_sprintforwardsword.hkx [18-09-2023 18:30:26] WARNING(1003): Alternate animation file doesn't exist. Current alternate animation file will not work | Mod: DD | Animation File: abc0_2hm_sprintforwardsword.hkx [18-09-2023 18:30:26] WARNING(1003): Alternate animation file doesn't exist. Current alternate animation file will not work | Mod: DD | Animation File: abc1_2hm_sprintforwardsword.hkx [18-09-2023 18:30:26] WARNING(1003): Alternate animation file doesn't exist. Current alternate animation file will not work | Mod: DD | Animation File: abc2_2hm_sprintforwardsword.hkx [18-09-2023 18:30:26] WARNING(1003): Alternate animation file doesn't exist. Current alternate animation file will not work | Mod: DD | Animation File: abc3_2hm_sprintforwardsword.hkx [18-09-2023 18:30:26] WARNING(1003): Alternate animation file doesn't exist. Current alternate animation file will not work | Mod: DD | Animation File: abc4_2hm_sprintforwardsword.hkx [18-09-2023 18:30:26] WARNING(1003): Alternate animation file doesn't exist. Current alternate animation file will not work | Mod: DD | Animation File: abc5_2hm_sprintforwardsword.hkx [18-09-2023 18:30:26] WARNING(1003): Alternate animation file doesn't exist. Current alternate animation file will not work | Mod: DD | Animation File: abc0_2hw_sprintforwardsword.hkx [18-09-2023 18:30:26] WARNING(1003): Alternate animation file doesn't exist. Current alternate animation file will not work | Mod: DD | Animation File: abc1_2hw_sprintforwardsword.hkx [18-09-2023 18:30:26] WARNING(1003): Alternate animation file doesn't exist. Current alternate animation file will not work | Mod: DD | Animation File: abc2_2hw_sprintforwardsword.hkx [18-09-2023 18:30:26] WARNING(1003): Alternate animation file doesn't exist. Current alternate animation file will not work | Mod: DD | Animation File: abc3_2hw_sprintforwardsword.hkx [18-09-2023 18:30:26] WARNING(1003): Alternate animation file doesn't exist. Current alternate animation file will not work | Mod: DD | Animation File: abc4_2hw_sprintforwardsword.hkx [18-09-2023 18:30:26] WARNING(1003): Alternate animation file doesn't exist. Current alternate animation file will not work | Mod: DD | Animation File: abc5_2hw_sprintforwardsword.hkx [18-09-2023 18:30:26] WARNING(1003): Alternate animation file doesn't exist. Current alternate animation file will not work | Mod: DD | Animation File: abc0_bow_sprint.hkx [18-09-2023 18:30:26] WARNING(1003): Alternate animation file doesn't exist. Current alternate animation file will not work | Mod: DD | Animation File: abc1_bow_sprint.hkx [18-09-2023 18:30:26] WARNING(1003): Alternate animation file doesn't exist. Current alternate animation file will not work | Mod: DD | Animation File: abc2_bow_sprint.hkx [18-09-2023 18:30:26] WARNING(1003): Alternate animation file doesn't exist. Current alternate animation file will not work | Mod: DD | Animation File: abc3_bow_sprint.hkx [18-09-2023 18:30:26] WARNING(1003): Alternate animation file doesn't exist. Current alternate animation file will not work | Mod: DD | Animation File: abc4_bow_sprint.hkx [18-09-2023 18:30:26] WARNING(1003): Alternate animation file doesn't exist. Current alternate animation file will not work | Mod: DD | Animation File: abc5_bow_sprint.hkx [18-09-2023 18:30:26] WARNING(1003): Alternate animation file doesn't exist. Current alternate animation file will not work | Mod: DD | Animation File: abc2_sneakrun_forwardroll.hkx [18-09-2023 18:30:26] WARNING(1003): Alternate animation file doesn't exist. Current alternate animation file will not work | Mod: DD | Animation File: abc3_sneakrun_forwardroll.hkx [18-09-2023 18:30:26] WARNING(1003): Alternate animation file doesn't exist. Current alternate animation file will not work | Mod: DD | Animation File: abc4_sneakrun_forwardroll.hkx [18-09-2023 18:30:26] WARNING(1003): Alternate animation file doesn't exist. Current alternate animation file will not work | Mod: DD | Animation File: abc0_magic_sprintforward.hkx [18-09-2023 18:30:26] WARNING(1003): Alternate animation file doesn't exist. Current alternate animation file will not work | Mod: DD | Animation File: abc1_magic_sprintforward.hkx [18-09-2023 18:30:26] WARNING(1003): Alternate animation file doesn't exist. Current alternate animation file will not work | Mod: DD | Animation File: abc2_magic_sprintforward.hkx [18-09-2023 18:30:26] WARNING(1003): Alternate animation file doesn't exist. Current alternate animation file will not work | Mod: DD | Animation File: abc3_magic_sprintforward.hkx [18-09-2023 18:30:26] WARNING(1003): Alternate animation file doesn't exist. Current alternate animation file will not work | Mod: DD | Animation File: abc4_magic_sprintforward.hkx [18-09-2023 18:30:26] WARNING(1003): Alternate animation file doesn't exist. Current alternate animation file will not work | Mod: DD | Animation File: abc5_magic_sprintforward.hkx [18-09-2023 18:30:26] WARNING(1003): Alternate animation file doesn't exist. Current alternate animation file will not work | Mod: DD | Animation File: abc0_mt_sprintforwardsword.hkx [18-09-2023 18:30:26] WARNING(1003): Alternate animation file doesn't exist. Current alternate animation file will not work | Mod: DD | Animation File: abc1_mt_sprintforwardsword.hkx [18-09-2023 18:30:26] WARNING(1003): Alternate animation file doesn't exist. Current alternate animation file will not work | Mod: DD | Animation File: abc2_mt_sprintforwardsword.hkx [18-09-2023 18:30:26] WARNING(1003): Alternate animation file doesn't exist. Current alternate animation file will not work | Mod: DD | Animation File: abc3_mt_sprintforwardsword.hkx [18-09-2023 18:30:26] WARNING(1003): Alternate animation file doesn't exist. Current alternate animation file will not work | Mod: DD | Animation File: abc4_mt_sprintforwardsword.hkx [18-09-2023 18:30:26] WARNING(1003): Alternate animation file doesn't exist. Current alternate animation file will not work | Mod: DD | Animation File: abc5_mt_sprintforwardsword.hkx [18-09-2023 18:30:26] WARNING(1003): Alternate animation file doesn't exist. Current alternate animation file will not work | Mod: DD | Animation File: abc0_shd_blockbashsprint.hkx [18-09-2023 18:30:26] WARNING(1003): Alternate animation file doesn't exist. Current alternate animation file will not work | Mod: DD | Animation File: abc1_shd_blockbashsprint.hkx [18-09-2023 18:30:26] WARNING(1003): Alternate animation file doesn't exist. Current alternate animation file will not work | Mod: DD | Animation File: abc2_shd_blockbashsprint.hkx [18-09-2023 18:30:26] WARNING(1003): Alternate animation file doesn't exist. Current alternate animation file will not work | Mod: DD | Animation File: abc3_shd_blockbashsprint.hkx [18-09-2023 18:30:26] WARNING(1003): Alternate animation file doesn't exist. Current alternate animation file will not work | Mod: DD | Animation File: abc4_shd_blockbashsprint.hkx [18-09-2023 18:30:26] WARNING(1003): Alternate animation file doesn't exist. Current alternate animation file will not work | Mod: DD | Animation File: abc5_shd_blockbashsprint.hkx [18-09-2023 18:30:26] WARNING(1003): Alternate animation file doesn't exist. Current alternate animation file will not work | Mod: DD | Animation File: abc0_staffrightleft_sprint.hkx [18-09-2023 18:30:26] WARNING(1003): Alternate animation file doesn't exist. Current alternate animation file will not work | Mod: DD | Animation File: abc1_staffrightleft_sprint.hkx [18-09-2023 18:30:26] WARNING(1003): Alternate animation file doesn't exist. Current alternate animation file will not work | Mod: DD | Animation File: abc2_staffrightleft_sprint.hkx [18-09-2023 18:30:26] WARNING(1003): Alternate animation file doesn't exist. Current alternate animation file will not work | Mod: DD | Animation File: abc3_staffrightleft_sprint.hkx [18-09-2023 18:30:26] WARNING(1003): Alternate animation file doesn't exist. Current alternate animation file will not work | Mod: DD | Animation File: abc4_staffrightleft_sprint.hkx [18-09-2023 18:30:26] WARNING(1003): Alternate animation file doesn't exist. Current alternate animation file will not work | Mod: DD | Animation File: abc5_staffrightleft_sprint.hkx [18-09-2023 18:30:26] WARNING(1003): Alternate animation file doesn't exist. Current alternate animation file will not work | Mod: DD | Animation File: abc0_npc_turnleft180.hkx [18-09-2023 18:30:26] WARNING(1003): Alternate animation file doesn't exist. Current alternate animation file will not work | Mod: DD | Animation File: abc1_npc_turnleft180.hkx [18-09-2023 18:30:26] WARNING(1003): Alternate animation file doesn't exist. Current alternate animation file will not work | Mod: DD | Animation File: abc2_npc_turnleft180.hkx [18-09-2023 18:30:26] WARNING(1003): Alternate animation file doesn't exist. Current alternate animation file will not work | Mod: DD | Animation File: abc3_npc_turnleft180.hkx [18-09-2023 18:30:26] WARNING(1003): Alternate animation file doesn't exist. Current alternate animation file will not work | Mod: DD | Animation File: abc4_npc_turnleft180.hkx [18-09-2023 18:30:26] WARNING(1003): Alternate animation file doesn't exist. Current alternate animation file will not work | Mod: DD | Animation File: abc5_npc_turnleft180.hkx [18-09-2023 18:30:26] WARNING(1003): Alternate animation file doesn't exist. Current alternate animation file will not work | Mod: DD | Animation File: abc6_npc_turnleft180.hkx [18-09-2023 18:30:26] WARNING(1003): Alternate animation file doesn't exist. Current alternate animation file will not work | Mod: DD | Animation File: abc0_npc_turnleft90.hkx [18-09-2023 18:30:26] WARNING(1003): Alternate animation file doesn't exist. Current alternate animation file will not work | Mod: DD | Animation File: abc1_npc_turnleft90.hkx [18-09-2023 18:30:26] WARNING(1003): Alternate animation file doesn't exist. Current alternate animation file will not work | Mod: DD | Animation File: abc2_npc_turnleft90.hkx [18-09-2023 18:30:26] WARNING(1003): Alternate animation file doesn't exist. Current alternate animation file will not work | Mod: DD | Animation File: abc3_npc_turnleft90.hkx [18-09-2023 18:30:26] WARNING(1003): Alternate animation file doesn't exist. Current alternate animation file will not work | Mod: DD | Animation File: abc4_npc_turnleft90.hkx [18-09-2023 18:30:26] WARNING(1003): Alternate animation file doesn't exist. Current alternate animation file will not work | Mod: DD | Animation File: abc5_npc_turnleft90.hkx [18-09-2023 18:30:26] WARNING(1003): Alternate animation file doesn't exist. Current alternate animation file will not work | Mod: DD | Animation File: abc6_npc_turnleft90.hkx [18-09-2023 18:30:26] WARNING(1003): Alternate animation file doesn't exist. Current alternate animation file will not work | Mod: DD | Animation File: abc0_npc_turnright180.hkx [18-09-2023 18:30:26] WARNING(1003): Alternate animation file doesn't exist. Current alternate animation file will not work | Mod: DD | Animation File: abc1_npc_turnright180.hkx [18-09-2023 18:30:26] WARNING(1003): Alternate animation file doesn't exist. Current alternate animation file will not work | Mod: DD | Animation File: abc2_npc_turnright180.hkx [18-09-2023 18:30:26] WARNING(1003): Alternate animation file doesn't exist. Current alternate animation file will not work | Mod: DD | Animation File: abc3_npc_turnright180.hkx [18-09-2023 18:30:26] WARNING(1003): Alternate animation file doesn't exist. Current alternate animation file will not work | Mod: DD | Animation File: abc4_npc_turnright180.hkx [18-09-2023 18:30:26] WARNING(1003): Alternate animation file doesn't exist. Current alternate animation file will not work | Mod: DD | Animation File: abc5_npc_turnright180.hkx [18-09-2023 18:30:26] WARNING(1003): Alternate animation file doesn't exist. Current alternate animation file will not work | Mod: DD | Animation File: abc6_npc_turnright180.hkx [18-09-2023 18:30:26] WARNING(1003): Alternate animation file doesn't exist. Current alternate animation file will not work | Mod: DD | Animation File: abc0_npc_turnright90.hkx [18-09-2023 18:30:26] WARNING(1003): Alternate animation file doesn't exist. Current alternate animation file will not work | Mod: DD | Animation File: abc1_npc_turnright90.hkx [18-09-2023 18:30:26] WARNING(1003): Alternate animation file doesn't exist. Current alternate animation file will not work | Mod: DD | Animation File: abc2_npc_turnright90.hkx [18-09-2023 18:30:26] WARNING(1003): Alternate animation file doesn't exist. Current alternate animation file will not work | Mod: DD | Animation File: abc3_npc_turnright90.hkx [18-09-2023 18:30:26] WARNING(1003): Alternate animation file doesn't exist. Current alternate animation file will not work | Mod: DD | Animation File: abc4_npc_turnright90.hkx [18-09-2023 18:30:26] WARNING(1003): Alternate animation file doesn't exist. Current alternate animation file will not work | Mod: DD | Animation File: abc5_npc_turnright90.hkx [18-09-2023 18:30:26] WARNING(1003): Alternate animation file doesn't exist. Current alternate animation file will not work | Mod: DD | Animation File: abc6_npc_turnright90.hkx [18-09-2023 18:30:26] WARNING(1003): Alternate animation file doesn't exist. Current alternate animation file will not work | Mod: DD | Animation File: abc0_npc_turntowalkleft180.hkx [18-09-2023 18:30:26] WARNING(1003): Alternate animation file doesn't exist. Current alternate animation file will not work | Mod: DD | Animation File: abc1_npc_turntowalkleft180.hkx [18-09-2023 18:30:26] WARNING(1003): Alternate animation file doesn't exist. Current alternate animation file will not work | Mod: DD | Animation File: abc2_npc_turntowalkleft180.hkx [18-09-2023 18:30:26] WARNING(1003): Alternate animation file doesn't exist. Current alternate animation file will not work | Mod: DD | Animation File: abc3_npc_turntowalkleft180.hkx [18-09-2023 18:30:26] WARNING(1003): Alternate animation file doesn't exist. Current alternate animation file will not work | Mod: DD | Animation File: abc4_npc_turntowalkleft180.hkx [18-09-2023 18:30:26] WARNING(1003): Alternate animation file doesn't exist. Current alternate animation file will not work | Mod: DD | Animation File: abc5_npc_turntowalkleft180.hkx [18-09-2023 18:30:26] WARNING(1003): Alternate animation file doesn't exist. Current alternate animation file will not work | Mod: DD | Animation File: abc6_npc_turntowalkleft180.hkx [18-09-2023 18:30:26] WARNING(1003): Alternate animation file doesn't exist. Current alternate animation file will not work | Mod: DD | Animation File: abc0_npc_turntowalkleft90.hkx [18-09-2023 18:30:26] WARNING(1003): Alternate animation file doesn't exist. Current alternate animation file will not work | Mod: DD | Animation File: abc1_npc_turntowalkleft90.hkx [18-09-2023 18:30:26] WARNING(1003): Alternate animation file doesn't exist. Current alternate animation file will not work | Mod: DD | Animation File: abc2_npc_turntowalkleft90.hkx [18-09-2023 18:30:26] WARNING(1003): Alternate animation file doesn't exist. Current alternate animation file will not work | Mod: DD | Animation File: abc3_npc_turntowalkleft90.hkx [18-09-2023 18:30:26] WARNING(1003): Alternate animation file doesn't exist. Current alternate animation file will not work | Mod: DD | Animation File: abc4_npc_turntowalkleft90.hkx [18-09-2023 18:30:26] WARNING(1003): Alternate animation file doesn't exist. Current alternate animation file will not work | Mod: DD | Animation File: abc5_npc_turntowalkleft90.hkx [18-09-2023 18:30:26] WARNING(1003): Alternate animation file doesn't exist. Current alternate animation file will not work | Mod: DD | Animation File: abc6_npc_turntowalkleft90.hkx [18-09-2023 18:30:26] WARNING(1003): Alternate animation file doesn't exist. Current alternate animation file will not work | Mod: DD | Animation File: abc0_npc_turntowalkright180.hkx [18-09-2023 18:30:26] WARNING(1003): Alternate animation file doesn't exist. Current alternate animation file will not work | Mod: DD | Animation File: abc1_npc_turntowalkright180.hkx [18-09-2023 18:30:26] WARNING(1003): Alternate animation file doesn't exist. Current alternate animation file will not work | Mod: DD | Animation File: abc2_npc_turntowalkright180.hkx [18-09-2023 18:30:26] WARNING(1003): Alternate animation file doesn't exist. Current alternate animation file will not work | Mod: DD | Animation File: abc3_npc_turntowalkright180.hkx [18-09-2023 18:30:26] WARNING(1003): Alternate animation file doesn't exist. Current alternate animation file will not work | Mod: DD | Animation File: abc4_npc_turntowalkright180.hkx [18-09-2023 18:30:26] WARNING(1003): Alternate animation file doesn't exist. Current alternate animation file will not work | Mod: DD | Animation File: abc5_npc_turntowalkright180.hkx [18-09-2023 18:30:26] WARNING(1003): Alternate animation file doesn't exist. Current alternate animation file will not work | Mod: DD | Animation File: abc6_npc_turntowalkright180.hkx [18-09-2023 18:30:26] WARNING(1003): Alternate animation file doesn't exist. Current alternate animation file will not work | Mod: DD | Animation File: abc0_npc_turntowalkright90.hkx [18-09-2023 18:30:26] WARNING(1003): Alternate animation file doesn't exist. Current alternate animation file will not work | Mod: DD | Animation File: abc1_npc_turntowalkright90.hkx [18-09-2023 18:30:26] WARNING(1003): Alternate animation file doesn't exist. Current alternate animation file will not work | Mod: DD | Animation File: abc2_npc_turntowalkright90.hkx [18-09-2023 18:30:26] WARNING(1003): Alternate animation file doesn't exist. Current alternate animation file will not work | Mod: DD | Animation File: abc3_npc_turntowalkright90.hkx [18-09-2023 18:30:26] WARNING(1003): Alternate animation file doesn't exist. Current alternate animation file will not work | Mod: DD | Animation File: abc4_npc_turntowalkright90.hkx [18-09-2023 18:30:26] WARNING(1003): Alternate animation file doesn't exist. Current alternate animation file will not work | Mod: DD | Animation File: abc5_npc_turntowalkright90.hkx [18-09-2023 18:30:26] WARNING(1003): Alternate animation file doesn't exist. Current alternate animation file will not work | Mod: DD | Animation File: abc6_npc_turntowalkright90.hkx [18-09-2023 18:30:26] Mod installed: DD [18-09-2023 18:30:26] WARNING(1003): Alternate animation file doesn't exist. Current alternate animation file will not work | Mod: DD2 | Animation File: hbc0_dw_sprintforwardsword.hkx [18-09-2023 18:30:26] WARNING(1003): Alternate animation file doesn't exist. Current alternate animation file will not work | Mod: DD2 | Animation File: hbc1_dw_sprintforwardsword.hkx [18-09-2023 18:30:26] WARNING(1003): Alternate animation file doesn't exist. Current alternate animation file will not work | Mod: DD2 | Animation File: hbc2_dw_sprintforwardsword.hkx [18-09-2023 18:30:26] WARNING(1003): Alternate animation file doesn't exist. Current alternate animation file will not work | Mod: DD2 | Animation File: hbc3_dw_sprintforwardsword.hkx [18-09-2023 18:30:26] WARNING(1003): Alternate animation file doesn't exist. Current alternate animation file will not work | Mod: DD2 | Animation File: hbc4_dw_sprintforwardsword.hkx [18-09-2023 18:30:26] WARNING(1003): Alternate animation file doesn't exist. Current alternate animation file will not work | Mod: DD2 | Animation File: hbc5_dw_sprintforwardsword.hkx [18-09-2023 18:30:26] WARNING(1003): Alternate animation file doesn't exist. Current alternate animation file will not work | Mod: DD2 | Animation File: hbc6_dw_sprintforwardsword.hkx [18-09-2023 18:30:26] WARNING(1003): Alternate animation file doesn't exist. Current alternate animation file will not work | Mod: DD2 | Animation File: hbc0_2hm_sprintforwardsword.hkx [18-09-2023 18:30:26] WARNING(1003): Alternate animation file doesn't exist. Current alternate animation file will not work | Mod: DD2 | Animation File: hbc1_2hm_sprintforwardsword.hkx [18-09-2023 18:30:26] WARNING(1003): Alternate animation file doesn't exist. Current alternate animation file will not work | Mod: DD2 | Animation File: hbc2_2hm_sprintforwardsword.hkx [18-09-2023 18:30:26] WARNING(1003): Alternate animation file doesn't exist. Current alternate animation file will not work | Mod: DD2 | Animation File: hbc3_2hm_sprintforwardsword.hkx [18-09-2023 18:30:26] WARNING(1003): Alternate animation file doesn't exist. Current alternate animation file will not work | Mod: DD2 | Animation File: hbc4_2hm_sprintforwardsword.hkx [18-09-2023 18:30:26] WARNING(1003): Alternate animation file doesn't exist. Current alternate animation file will not work | Mod: DD2 | Animation File: hbc5_2hm_sprintforwardsword.hkx [18-09-2023 18:30:26] WARNING(1003): Alternate animation file doesn't exist. Current alternate animation file will not work | Mod: DD2 | Animation File: hbc6_2hm_sprintforwardsword.hkx [18-09-2023 18:30:26] WARNING(1003): Alternate animation file doesn't exist. Current alternate animation file will not work | Mod: DD2 | Animation File: hbc0_2hw_sprintforwardsword.hkx [18-09-2023 18:30:26] WARNING(1003): Alternate animation file doesn't exist. Current alternate animation file will not work | Mod: DD2 | Animation File: hbc1_2hw_sprintforwardsword.hkx [18-09-2023 18:30:26] WARNING(1003): Alternate animation file doesn't exist. Current alternate animation file will not work | Mod: DD2 | Animation File: hbc2_2hw_sprintforwardsword.hkx [18-09-2023 18:30:26] WARNING(1003): Alternate animation file doesn't exist. Current alternate animation file will not work | Mod: DD2 | Animation File: hbc3_2hw_sprintforwardsword.hkx [18-09-2023 18:30:26] WARNING(1003): Alternate animation file doesn't exist. Current alternate animation file will not work | Mod: DD2 | Animation File: hbc4_2hw_sprintforwardsword.hkx [18-09-2023 18:30:26] WARNING(1003): Alternate animation file doesn't exist. Current alternate animation file will not work | Mod: DD2 | Animation File: hbc5_2hw_sprintforwardsword.hkx [18-09-2023 18:30:26] WARNING(1003): Alternate animation file doesn't exist. Current alternate animation file will not work | Mod: DD2 | Animation File: hbc6_2hw_sprintforwardsword.hkx [18-09-2023 18:30:26] WARNING(1003): Alternate animation file doesn't exist. Current alternate animation file will not work | Mod: DD2 | Animation File: hbc0_bow_sprint.hkx [18-09-2023 18:30:26] WARNING(1003): Alternate animation file doesn't exist. Current alternate animation file will not work | Mod: DD2 | Animation File: hbc1_bow_sprint.hkx [18-09-2023 18:30:26] WARNING(1003): Alternate animation file doesn't exist. Current alternate animation file will not work | Mod: DD2 | Animation File: hbc2_bow_sprint.hkx [18-09-2023 18:30:26] WARNING(1003): Alternate animation file doesn't exist. Current alternate animation file will not work | Mod: DD2 | Animation File: hbc3_bow_sprint.hkx [18-09-2023 18:30:26] WARNING(1003): Alternate animation file doesn't exist. Current alternate animation file will not work | Mod: DD2 | Animation File: hbc4_bow_sprint.hkx [18-09-2023 18:30:26] WARNING(1003): Alternate animation file doesn't exist. Current alternate animation file will not work | Mod: DD2 | Animation File: hbc5_bow_sprint.hkx [18-09-2023 18:30:26] WARNING(1003): Alternate animation file doesn't exist. Current alternate animation file will not work | Mod: DD2 | Animation File: hbc6_bow_sprint.hkx [18-09-2023 18:30:26] WARNING(1003): Alternate animation file doesn't exist. Current alternate animation file will not work | Mod: DD2 | Animation File: hbc0_dodgeback.hkx [18-09-2023 18:30:26] WARNING(1003): Alternate animation file doesn't exist. Current alternate animation file will not work | Mod: DD2 | Animation File: hbc1_dodgeback.hkx [18-09-2023 18:30:26] WARNING(1003): Alternate animation file doesn't exist. Current alternate animation file will not work | Mod: DD2 | Animation File: hbc2_dodgeback.hkx [18-09-2023 18:30:26] WARNING(1003): Alternate animation file doesn't exist. Current alternate animation file will not work | Mod: DD2 | Animation File: hbc3_dodgeback.hkx [18-09-2023 18:30:26] WARNING(1003): Alternate animation file doesn't exist. Current alternate animation file will not work | Mod: DD2 | Animation File: hbc4_dodgeback.hkx [18-09-2023 18:30:26] WARNING(1003): Alternate animation file doesn't exist. Current alternate animation file will not work | Mod: DD2 | Animation File: hbc5_dodgeback.hkx [18-09-2023 18:30:26] WARNING(1003): Alternate animation file doesn't exist. Current alternate animation file will not work | Mod: DD2 | Animation File: hbc6_dodgeback.hkx [18-09-2023 18:30:26] WARNING(1003): Alternate animation file doesn't exist. Current alternate animation file will not work | Mod: DD2 | Animation File: hbc0_dodgeleft.hkx [18-09-2023 18:30:26] WARNING(1003): Alternate animation file doesn't exist. Current alternate animation file will not work | Mod: DD2 | Animation File: hbc1_dodgeleft.hkx [18-09-2023 18:30:26] WARNING(1003): Alternate animation file doesn't exist. Current alternate animation file will not work | Mod: DD2 | Animation File: hbc2_dodgeleft.hkx [18-09-2023 18:30:26] WARNING(1003): Alternate animation file doesn't exist. Current alternate animation file will not work | Mod: DD2 | Animation File: hbc3_dodgeleft.hkx [18-09-2023 18:30:26] WARNING(1003): Alternate animation file doesn't exist. Current alternate animation file will not work | Mod: DD2 | Animation File: hbc4_dodgeleft.hkx [18-09-2023 18:30:26] WARNING(1003): Alternate animation file doesn't exist. Current alternate animation file will not work | Mod: DD2 | Animation File: hbc5_dodgeleft.hkx [18-09-2023 18:30:26] WARNING(1003): Alternate animation file doesn't exist. Current alternate animation file will not work | Mod: DD2 | Animation File: hbc6_dodgeleft.hkx [18-09-2023 18:30:26] WARNING(1003): Alternate animation file doesn't exist. Current alternate animation file will not work | Mod: DD2 | Animation File: hbc0_dodgeright.hkx [18-09-2023 18:30:26] WARNING(1003): Alternate animation file doesn't exist. Current alternate animation file will not work | Mod: DD2 | Animation File: hbc1_dodgeright.hkx [18-09-2023 18:30:26] WARNING(1003): Alternate animation file doesn't exist. Current alternate animation file will not work | Mod: DD2 | Animation File: hbc2_dodgeright.hkx [18-09-2023 18:30:26] WARNING(1003): Alternate animation file doesn't exist. Current alternate animation file will not work | Mod: DD2 | Animation File: hbc3_dodgeright.hkx [18-09-2023 18:30:26] WARNING(1003): Alternate animation file doesn't exist. Current alternate animation file will not work | Mod: DD2 | Animation File: hbc4_dodgeright.hkx [18-09-2023 18:30:26] WARNING(1003): Alternate animation file doesn't exist. Current alternate animation file will not work | Mod: DD2 | Animation File: hbc5_dodgeright.hkx [18-09-2023 18:30:26] WARNING(1003): Alternate animation file doesn't exist. Current alternate animation file will not work | Mod: DD2 | Animation File: hbc6_dodgeright.hkx [18-09-2023 18:30:26] WARNING(1003): Alternate animation file doesn't exist. Current alternate animation file will not work | Mod: DD2 | Animation File: hbc0_sneakrun_forwardroll.hkx [18-09-2023 18:30:26] WARNING(1003): Alternate animation file doesn't exist. Current alternate animation file will not work | Mod: DD2 | Animation File: hbc1_sneakrun_forwardroll.hkx [18-09-2023 18:30:26] WARNING(1003): Alternate animation file doesn't exist. Current alternate animation file will not work | Mod: DD2 | Animation File: hbc2_sneakrun_forwardroll.hkx [18-09-2023 18:30:26] WARNING(1003): Alternate animation file doesn't exist. Current alternate animation file will not work | Mod: DD2 | Animation File: hbc3_sneakrun_forwardroll.hkx [18-09-2023 18:30:26] WARNING(1003): Alternate animation file doesn't exist. Current alternate animation file will not work | Mod: DD2 | Animation File: hbc4_sneakrun_forwardroll.hkx [18-09-2023 18:30:26] WARNING(1003): Alternate animation file doesn't exist. Current alternate animation file will not work | Mod: DD2 | Animation File: hbc5_sneakrun_forwardroll.hkx [18-09-2023 18:30:26] WARNING(1003): Alternate animation file doesn't exist. Current alternate animation file will not work | Mod: DD2 | Animation File: hbc6_sneakrun_forwardroll.hkx [18-09-2023 18:30:26] WARNING(1003): Alternate animation file doesn't exist. Current alternate animation file will not work | Mod: DD2 | Animation File: hbc0_magic_sprintforward.hkx [18-09-2023 18:30:26] WARNING(1003): Alternate animation file doesn't exist. Current alternate animation file will not work | Mod: DD2 | Animation File: hbc1_magic_sprintforward.hkx [18-09-2023 18:30:26] WARNING(1003): Alternate animation file doesn't exist. Current alternate animation file will not work | Mod: DD2 | Animation File: hbc2_magic_sprintforward.hkx [18-09-2023 18:30:26] WARNING(1003): Alternate animation file doesn't exist. Current alternate animation file will not work | Mod: DD2 | Animation File: hbc3_magic_sprintforward.hkx [18-09-2023 18:30:26] WARNING(1003): Alternate animation file doesn't exist. Current alternate animation file will not work | Mod: DD2 | Animation File: hbc4_magic_sprintforward.hkx [18-09-2023 18:30:26] WARNING(1003): Alternate animation file doesn't exist. Current alternate animation file will not work | Mod: DD2 | Animation File: hbc5_magic_sprintforward.hkx [18-09-2023 18:30:26] WARNING(1003): Alternate animation file doesn't exist. Current alternate animation file will not work | Mod: DD2 | Animation File: hbc6_magic_sprintforward.hkx [18-09-2023 18:30:26] WARNING(1003): Alternate animation file doesn't exist. Current alternate animation file will not work | Mod: DD2 | Animation File: hbc0_mt_sprintforwardsword.hkx [18-09-2023 18:30:26] WARNING(1003): Alternate animation file doesn't exist. Current alternate animation file will not work | Mod: DD2 | Animation File: hbc1_mt_sprintforwardsword.hkx [18-09-2023 18:30:26] WARNING(1003): Alternate animation file doesn't exist. Current alternate animation file will not work | Mod: DD2 | Animation File: hbc2_mt_sprintforwardsword.hkx [18-09-2023 18:30:26] WARNING(1003): Alternate animation file doesn't exist. Current alternate animation file will not work | Mod: DD2 | Animation File: hbc3_mt_sprintforwardsword.hkx [18-09-2023 18:30:26] WARNING(1003): Alternate animation file doesn't exist. Current alternate animation file will not work | Mod: DD2 | Animation File: hbc4_mt_sprintforwardsword.hkx [18-09-2023 18:30:26] WARNING(1003): Alternate animation file doesn't exist. Current alternate animation file will not work | Mod: DD2 | Animation File: hbc5_mt_sprintforwardsword.hkx [18-09-2023 18:30:26] WARNING(1003): Alternate animation file doesn't exist. Current alternate animation file will not work | Mod: DD2 | Animation File: hbc6_mt_sprintforwardsword.hkx [18-09-2023 18:30:26] WARNING(1003): Alternate animation file doesn't exist. Current alternate animation file will not work | Mod: DD2 | Animation File: hbc0_shd_blockbashsprint.hkx [18-09-2023 18:30:26] WARNING(1003): Alternate animation file doesn't exist. Current alternate animation file will not work | Mod: DD2 | Animation File: hbc1_shd_blockbashsprint.hkx [18-09-2023 18:30:26] WARNING(1003): Alternate animation file doesn't exist. Current alternate animation file will not work | Mod: DD2 | Animation File: hbc2_shd_blockbashsprint.hkx [18-09-2023 18:30:26] WARNING(1003): Alternate animation file doesn't exist. Current alternate animation file will not work | Mod: DD2 | Animation File: hbc3_shd_blockbashsprint.hkx [18-09-2023 18:30:26] WARNING(1003): Alternate animation file doesn't exist. Current alternate animation file will not work | Mod: DD2 | Animation File: hbc4_shd_blockbashsprint.hkx [18-09-2023 18:30:26] WARNING(1003): Alternate animation file doesn't exist. Current alternate animation file will not work | Mod: DD2 | Animation File: hbc5_shd_blockbashsprint.hkx [18-09-2023 18:30:26] WARNING(1003): Alternate animation file doesn't exist. Current alternate animation file will not work | Mod: DD2 | Animation File: hbc6_shd_blockbashsprint.hkx [18-09-2023 18:30:26] WARNING(1003): Alternate animation file doesn't exist. Current alternate animation file will not work | Mod: DD2 | Animation File: hbc0_staffrightleft_sprint.hkx [18-09-2023 18:30:26] WARNING(1003): Alternate animation file doesn't exist. Current alternate animation file will not work | Mod: DD2 | Animation File: hbc1_staffrightleft_sprint.hkx [18-09-2023 18:30:26] WARNING(1003): Alternate animation file doesn't exist. Current alternate animation file will not work | Mod: DD2 | Animation File: hbc2_staffrightleft_sprint.hkx [18-09-2023 18:30:26] WARNING(1003): Alternate animation file doesn't exist. Current alternate animation file will not work | Mod: DD2 | Animation File: hbc3_staffrightleft_sprint.hkx [18-09-2023 18:30:26] WARNING(1003): Alternate animation file doesn't exist. Current alternate animation file will not work | Mod: DD2 | Animation File: hbc4_staffrightleft_sprint.hkx [18-09-2023 18:30:26] WARNING(1003): Alternate animation file doesn't exist. Current alternate animation file will not work | Mod: DD2 | Animation File: hbc5_staffrightleft_sprint.hkx [18-09-2023 18:30:26] WARNING(1003): Alternate animation file doesn't exist. Current alternate animation file will not work | Mod: DD2 | Animation File: hbc6_staffrightleft_sprint.hkx [18-09-2023 18:30:26] WARNING(1003): Alternate animation file doesn't exist. Current alternate animation file will not work | Mod: DD2 | Animation File: hbc6_sneakwalk_fwrwrdleft.hkx [18-09-2023 18:30:26] WARNING(1003): Alternate animation file doesn't exist. Current alternate animation file will not work | Mod: DD2 | Animation File: hbc0_npc_turnleft180.hkx [18-09-2023 18:30:26] WARNING(1003): Alternate animation file doesn't exist. Current alternate animation file will not work | Mod: DD2 | Animation File: hbc1_npc_turnleft180.hkx [18-09-2023 18:30:26] WARNING(1003): Alternate animation file doesn't exist. Current alternate animation file will not work | Mod: DD2 | Animation File: hbc2_npc_turnleft180.hkx [18-09-2023 18:30:26] WARNING(1003): Alternate animation file doesn't exist. Current alternate animation file will not work | Mod: DD2 | Animation File: hbc3_npc_turnleft180.hkx [18-09-2023 18:30:26] WARNING(1003): Alternate animation file doesn't exist. Current alternate animation file will not work | Mod: DD2 | Animation File: hbc4_npc_turnleft180.hkx [18-09-2023 18:30:26] WARNING(1003): Alternate animation file doesn't exist. Current alternate animation file will not work | Mod: DD2 | Animation File: hbc5_npc_turnleft180.hkx [18-09-2023 18:30:26] WARNING(1003): Alternate animation file doesn't exist. Current alternate animation file will not work | Mod: DD2 | Animation File: hbc6_npc_turnleft180.hkx [18-09-2023 18:30:26] WARNING(1003): Alternate animation file doesn't exist. Current alternate animation file will not work | Mod: DD2 | Animation File: hbc0_npc_turnleft90.hkx [18-09-2023 18:30:26] WARNING(1003): Alternate animation file doesn't exist. Current alternate animation file will not work | Mod: DD2 | Animation File: hbc1_npc_turnleft90.hkx [18-09-2023 18:30:26] WARNING(1003): Alternate animation file doesn't exist. Current alternate animation file will not work | Mod: DD2 | Animation File: hbc2_npc_turnleft90.hkx [18-09-2023 18:30:26] WARNING(1003): Alternate animation file doesn't exist. Current alternate animation file will not work | Mod: DD2 | Animation File: hbc3_npc_turnleft90.hkx [18-09-2023 18:30:26] WARNING(1003): Alternate animation file doesn't exist. Current alternate animation file will not work | Mod: DD2 | Animation File: hbc4_npc_turnleft90.hkx [18-09-2023 18:30:26] WARNING(1003): Alternate animation file doesn't exist. Current alternate animation file will not work | Mod: DD2 | Animation File: hbc5_npc_turnleft90.hkx [18-09-2023 18:30:26] WARNING(1003): Alternate animation file doesn't exist. Current alternate animation file will not work | Mod: DD2 | Animation File: hbc6_npc_turnleft90.hkx [18-09-2023 18:30:26] WARNING(1003): Alternate animation file doesn't exist. Current alternate animation file will not work | Mod: DD2 | Animation File: hbc0_npc_turnright180.hkx [18-09-2023 18:30:26] WARNING(1003): Alternate animation file doesn't exist. Current alternate animation file will not work | Mod: DD2 | Animation File: hbc1_npc_turnright180.hkx [18-09-2023 18:30:26] WARNING(1003): Alternate animation file doesn't exist. Current alternate animation file will not work | Mod: DD2 | Animation File: hbc2_npc_turnright180.hkx [18-09-2023 18:30:26] WARNING(1003): Alternate animation file doesn't exist. Current alternate animation file will not work | Mod: DD2 | Animation File: hbc3_npc_turnright180.hkx [18-09-2023 18:30:26] WARNING(1003): Alternate animation file doesn't exist. Current alternate animation file will not work | Mod: DD2 | Animation File: hbc4_npc_turnright180.hkx [18-09-2023 18:30:26] WARNING(1003): Alternate animation file doesn't exist. Current alternate animation file will not work | Mod: DD2 | Animation File: hbc5_npc_turnright180.hkx [18-09-2023 18:30:26] WARNING(1003): Alternate animation file doesn't exist. Current alternate animation file will not work | Mod: DD2 | Animation File: hbc6_npc_turnright180.hkx [18-09-2023 18:30:26] WARNING(1003): Alternate animation file doesn't exist. Current alternate animation file will not work | Mod: DD2 | Animation File: hbc0_npc_turnright90.hkx [18-09-2023 18:30:26] WARNING(1003): Alternate animation file doesn't exist. Current alternate animation file will not work | Mod: DD2 | Animation File: hbc1_npc_turnright90.hkx [18-09-2023 18:30:26] WARNING(1003): Alternate animation file doesn't exist. Current alternate animation file will not work | Mod: DD2 | Animation File: hbc2_npc_turnright90.hkx [18-09-2023 18:30:26] WARNING(1003): Alternate animation file doesn't exist. Current alternate animation file will not work | Mod: DD2 | Animation File: hbc3_npc_turnright90.hkx [18-09-2023 18:30:26] WARNING(1003): Alternate animation file doesn't exist. Current alternate animation file will not work | Mod: DD2 | Animation File: hbc4_npc_turnright90.hkx [18-09-2023 18:30:26] WARNING(1003): Alternate animation file doesn't exist. Current alternate animation file will not work | Mod: DD2 | Animation File: hbc5_npc_turnright90.hkx [18-09-2023 18:30:26] WARNING(1003): Alternate animation file doesn't exist. Current alternate animation file will not work | Mod: DD2 | Animation File: hbc6_npc_turnright90.hkx [18-09-2023 18:30:26] WARNING(1003): Alternate animation file doesn't exist. Current alternate animation file will not work | Mod: DD2 | Animation File: hbc0_npc_turntowalkleft180.hkx [18-09-2023 18:30:26] WARNING(1003): Alternate animation file doesn't exist. Current alternate animation file will not work | Mod: DD2 | Animation File: hbc1_npc_turntowalkleft180.hkx [18-09-2023 18:30:26] WARNING(1003): Alternate animation file doesn't exist. Current alternate animation file will not work | Mod: DD2 | Animation File: hbc2_npc_turntowalkleft180.hkx [18-09-2023 18:30:26] WARNING(1003): Alternate animation file doesn't exist. Current alternate animation file will not work | Mod: DD2 | Animation File: hbc3_npc_turntowalkleft180.hkx [18-09-2023 18:30:26] WARNING(1003): Alternate animation file doesn't exist. Current alternate animation file will not work | Mod: DD2 | Animation File: hbc4_npc_turntowalkleft180.hkx [18-09-2023 18:30:26] WARNING(1003): Alternate animation file doesn't exist. Current alternate animation file will not work | Mod: DD2 | Animation File: hbc5_npc_turntowalkleft180.hkx [18-09-2023 18:30:26] WARNING(1003): Alternate animation file doesn't exist. Current alternate animation file will not work | Mod: DD2 | Animation File: hbc6_npc_turntowalkleft180.hkx [18-09-2023 18:30:26] WARNING(1003): Alternate animation file doesn't exist. Current alternate animation file will not work | Mod: DD2 | Animation File: hbc0_npc_turntowalkleft90.hkx [18-09-2023 18:30:26] WARNING(1003): Alternate animation file doesn't exist. Current alternate animation file will not work | Mod: DD2 | Animation File: hbc1_npc_turntowalkleft90.hkx [18-09-2023 18:30:26] WARNING(1003): Alternate animation file doesn't exist. Current alternate animation file will not work | Mod: DD2 | Animation File: hbc2_npc_turntowalkleft90.hkx [18-09-2023 18:30:26] WARNING(1003): Alternate animation file doesn't exist. Current alternate animation file will not work | Mod: DD2 | Animation File: hbc3_npc_turntowalkleft90.hkx [18-09-2023 18:30:26] WARNING(1003): Alternate animation file doesn't exist. Current alternate animation file will not work | Mod: DD2 | Animation File: hbc4_npc_turntowalkleft90.hkx [18-09-2023 18:30:26] WARNING(1003): Alternate animation file doesn't exist. Current alternate animation file will not work | Mod: DD2 | Animation File: hbc5_npc_turntowalkleft90.hkx [18-09-2023 18:30:26] WARNING(1003): Alternate animation file doesn't exist. Current alternate animation file will not work | Mod: DD2 | Animation File: hbc6_npc_turntowalkleft90.hkx [18-09-2023 18:30:26] WARNING(1003): Alternate animation file doesn't exist. Current alternate animation file will not work | Mod: DD2 | Animation File: hbc0_npc_turntowalkright180.hkx [18-09-2023 18:30:26] WARNING(1003): Alternate animation file doesn't exist. Current alternate animation file will not work | Mod: DD2 | Animation File: hbc1_npc_turntowalkright180.hkx [18-09-2023 18:30:26] WARNING(1003): Alternate animation file doesn't exist. Current alternate animation file will not work | Mod: DD2 | Animation File: hbc2_npc_turntowalkright180.hkx [18-09-2023 18:30:26] WARNING(1003): Alternate animation file doesn't exist. Current alternate animation file will not work | Mod: DD2 | Animation File: hbc3_npc_turntowalkright180.hkx [18-09-2023 18:30:26] WARNING(1003): Alternate animation file doesn't exist. Current alternate animation file will not work | Mod: DD2 | Animation File: hbc4_npc_turntowalkright180.hkx [18-09-2023 18:30:26] WARNING(1003): Alternate animation file doesn't exist. Current alternate animation file will not work | Mod: DD2 | Animation File: hbc5_npc_turntowalkright180.hkx [18-09-2023 18:30:26] WARNING(1003): Alternate animation file doesn't exist. Current alternate animation file will not work | Mod: DD2 | Animation File: hbc6_npc_turntowalkright180.hkx [18-09-2023 18:30:26] WARNING(1003): Alternate animation file doesn't exist. Current alternate animation file will not work | Mod: DD2 | Animation File: hbc0_npc_turntowalkright90.hkx [18-09-2023 18:30:26] WARNING(1003): Alternate animation file doesn't exist. Current alternate animation file will not work | Mod: DD2 | Animation File: hbc1_npc_turntowalkright90.hkx [18-09-2023 18:30:26] WARNING(1003): Alternate animation file doesn't exist. Current alternate animation file will not work | Mod: DD2 | Animation File: hbc2_npc_turntowalkright90.hkx [18-09-2023 18:30:26] WARNING(1003): Alternate animation file doesn't exist. Current alternate animation file will not work | Mod: DD2 | Animation File: hbc3_npc_turntowalkright90.hkx [18-09-2023 18:30:26] WARNING(1003): Alternate animation file doesn't exist. Current alternate animation file will not work | Mod: DD2 | Animation File: hbc4_npc_turntowalkright90.hkx [18-09-2023 18:30:26] WARNING(1003): Alternate animation file doesn't exist. Current alternate animation file will not work | Mod: DD2 | Animation File: hbc5_npc_turntowalkright90.hkx [18-09-2023 18:30:26] WARNING(1003): Alternate animation file doesn't exist. Current alternate animation file will not work | Mod: DD2 | Animation File: hbc6_npc_turntowalkright90.hkx [18-09-2023 18:30:26] Mod installed: DD2 [18-09-2023 18:30:26] Mod installed: DD3 [18-09-2023 18:30:26] Mod installed: DDC [18-09-2023 18:30:26] Mod installed: DDSL [18-09-2023 18:30:26] WARNING(1026): Invalid option | File: FNIS_Defeat_List.txt | Line: 64 | Option: Tn [18-09-2023 18:30:26] WARNING(1026): Invalid option | File: FNIS_Defeat_List.txt | Line: 91 | Option: Tn [18-09-2023 18:30:26] WARNING(1026): Invalid option | File: FNIS_Defeat_List.txt | Line: 95 | Option: Tn [18-09-2023 18:30:26] Mod installed: Defeat [18-09-2023 18:30:26] Mod installed: Fillherup [18-09-2023 18:30:26] Mod installed: FNISBase [18-09-2023 18:30:26] Mod installed: FNISCreatureVersion [18-09-2023 18:30:26] Mod installed: milkypack [18-09-2023 18:30:26] Mod installed: MoreNastyCritters [18-09-2023 18:30:26] Mod installed: NibblesAnims_Creature [18-09-2023 18:30:26] Mod installed: NibblesAnims_Creature_Object [18-09-2023 18:30:26] Mod installed: NibblesAnims_Human [18-09-2023 18:30:26] Mod installed: NibblesAnims_Object [18-09-2023 18:30:26] WARNING(1026): Invalid option | File: FNIS_SexLab_List.txt | Line: 209 | Option: Tn [18-09-2023 18:30:26] WARNING(1026): Invalid option | File: FNIS_SexLab_List.txt | Line: 212 | Option: Tn [18-09-2023 18:30:26] WARNING(1026): Invalid option | File: FNIS_SexLab_List.txt | Line: 261 | Option: Tn [18-09-2023 18:30:26] WARNING(1026): Invalid option | File: FNIS_SexLab_List.txt | Line: 265 | Option: Tn [18-09-2023 18:30:26] WARNING(1026): Invalid option | File: FNIS_SexLab_List.txt | Line: 270 | Option: Tn [18-09-2023 18:30:26] WARNING(1026): Invalid option | File: FNIS_SexLab_List.txt | Line: 274 | Option: Tn [18-09-2023 18:30:26] WARNING(1026): Invalid option | File: FNIS_SexLab_List.txt | Line: 279 | Option: Tn [18-09-2023 18:30:26] WARNING(1026): Invalid option | File: FNIS_SexLab_List.txt | Line: 284 | Option: Tn [18-09-2023 18:30:26] Mod installed: SexLab [18-09-2023 18:30:27] Mod installed: SexLabAP [18-09-2023 18:30:27] Mod installed: SexLabAroused [18-09-2023 18:30:27] Mod installed: SexLabCreature [18-09-2023 18:30:27] WARNING(1003): Alternate animation file doesn't exist. Current alternate animation file will not work | Mod: XPMSE | Animation File: xpe0_1hm_boundswordequip.hkx [18-09-2023 18:30:27] WARNING(1003): Alternate animation file doesn't exist. Current alternate animation file will not work | Mod: XPMSE | Animation File: xpe1_1hm_boundswordequip.hkx [18-09-2023 18:30:27] WARNING(1003): Alternate animation file doesn't exist. Current alternate animation file will not work | Mod: XPMSE | Animation File: xpe2_1hm_boundswordequip.hkx [18-09-2023 18:30:27] WARNING(1003): Alternate animation file doesn't exist. Current alternate animation file will not work | Mod: XPMSE | Animation File: xpe3_1hm_boundswordequip.hkx [18-09-2023 18:30:27] WARNING(1003): Alternate animation file doesn't exist. Current alternate animation file will not work | Mod: XPMSE | Animation File: xpe4_1hm_boundswordequip.hkx [18-09-2023 18:30:27] WARNING(1003): Alternate animation file doesn't exist. Current alternate animation file will not work | Mod: XPMSE | Animation File: xpe0_mt_sprintforward.hkx [18-09-2023 18:30:27] Mod installed: XPMSE [18-09-2023 18:30:27] WARNING(1026): Invalid option | File: FNIS_ZaZAnimationPack_List.txt | Line: 86 | Option: md [18-09-2023 18:30:27] WARNING(1026): Invalid option | File: FNIS_ZaZAnimationPack_List.txt | Line: 87 | Option: md [18-09-2023 18:30:27] WARNING(1026): Invalid option | File: FNIS_ZaZAnimationPack_List.txt | Line: 88 | Option: md [18-09-2023 18:30:27] WARNING(1026): Invalid option | File: FNIS_ZaZAnimationPack_List.txt | Line: 89 | Option: md [18-09-2023 18:30:27] WARNING(1026): Invalid option | File: FNIS_ZaZAnimationPack_List.txt | Line: 90 | Option: md [18-09-2023 18:30:27] WARNING(1026): Invalid option | File: FNIS_ZaZAnimationPack_List.txt | Line: 91 | Option: md [18-09-2023 18:30:27] WARNING(1026): Invalid option | File: FNIS_ZaZAnimationPack_List.txt | Line: 92 | Option: md [18-09-2023 18:30:27] WARNING(1026): Invalid option | File: FNIS_ZaZAnimationPack_List.txt | Line: 93 | Option: md [18-09-2023 18:30:27] WARNING(1026): Invalid option | File: FNIS_ZaZAnimationPack_List.txt | Line: 94 | Option: md [18-09-2023 18:30:27] WARNING(1026): Invalid option | File: FNIS_ZaZAnimationPack_List.txt | Line: 95 | Option: md [18-09-2023 18:30:27] WARNING(1026): Invalid option | File: FNIS_ZaZAnimationPack_List.txt | Line: 96 | Option: md [18-09-2023 18:30:27] WARNING(1026): Invalid option | File: FNIS_ZaZAnimationPack_List.txt | Line: 97 | Option: md [18-09-2023 18:30:27] WARNING(1026): Invalid option | File: FNIS_ZaZAnimationPack_List.txt | Line: 98 | Option: md [18-09-2023 18:30:27] WARNING(1026): Invalid option | File: FNIS_ZaZAnimationPack_List.txt | Line: 99 | Option: md [18-09-2023 18:30:27] WARNING(1026): Invalid option | File: FNIS_ZaZAnimationPack_List.txt | Line: 100 | Option: md [18-09-2023 18:30:27] WARNING(1026): Invalid option | File: FNIS_ZaZAnimationPack_List.txt | Line: 101 | Option: md [18-09-2023 18:30:27] WARNING(1026): Invalid option | File: FNIS_ZaZAnimationPack_List.txt | Line: 102 | Option: md [18-09-2023 18:30:27] WARNING(1026): Invalid option | File: FNIS_ZaZAnimationPack_List.txt | Line: 103 | Option: md [18-09-2023 18:30:27] WARNING(1026): Invalid option | File: FNIS_ZaZAnimationPack_List.txt | Line: 104 | Option: md [18-09-2023 18:30:27] WARNING(1026): Invalid option | File: FNIS_ZaZAnimationPack_List.txt | Line: 105 | Option: md [18-09-2023 18:30:27] WARNING(1026): Invalid option | File: FNIS_ZaZAnimationPack_List.txt | Line: 106 | Option: md [18-09-2023 18:30:27] WARNING(1026): Invalid option | File: FNIS_ZaZAnimationPack_List.txt | Line: 107 | Option: md [18-09-2023 18:30:27] WARNING(1026): Invalid option | File: FNIS_ZaZAnimationPack_List.txt | Line: 108 | Option: md [18-09-2023 18:30:27] WARNING(1026): Invalid option | File: FNIS_ZaZAnimationPack_List.txt | Line: 109 | Option: md [18-09-2023 18:30:27] WARNING(1026): Invalid option | File: FNIS_ZaZAnimationPack_List.txt | Line: 110 | Option: md [18-09-2023 18:30:27] WARNING(1026): Invalid option | File: FNIS_ZaZAnimationPack_List.txt | Line: 364 | Option: md [18-09-2023 18:30:27] WARNING(1026): Invalid option | File: FNIS_ZaZAnimationPack_List.txt | Line: 365 | Option: md [18-09-2023 18:30:27] WARNING(1026): Invalid option | File: FNIS_ZaZAnimationPack_List.txt | Line: 366 | Option: md [18-09-2023 18:30:27] WARNING(1026): Invalid option | File: FNIS_ZaZAnimationPack_List.txt | Line: 367 | Option: md [18-09-2023 18:30:27] WARNING(1026): Invalid option | File: FNIS_ZaZAnimationPack_List.txt | Line: 652 | Option: md [18-09-2023 18:30:27] WARNING(1026): Invalid option | File: FNIS_ZaZAnimationPack_List.txt | Line: 653 | Option: md [18-09-2023 18:30:27] WARNING(1026): Invalid option | File: FNIS_ZaZAnimationPack_List.txt | Line: 654 | Option: md [18-09-2023 18:30:27] WARNING(1026): Invalid option | File: FNIS_ZaZAnimationPack_List.txt | Line: 655 | Option: md [18-09-2023 18:30:27] WARNING(1026): Invalid option | File: FNIS_ZaZAnimationPack_List.txt | Line: 656 | Option: md [18-09-2023 18:30:27] WARNING(1026): Invalid option | File: FNIS_ZaZAnimationPack_List.txt | Line: 762 | Option: md [18-09-2023 18:30:27] WARNING(1026): Invalid option | File: FNIS_ZaZAnimationPack_List.txt | Line: 763 | Option: md [18-09-2023 18:30:27] WARNING(1026): Invalid option | File: FNIS_ZaZAnimationPack_List.txt | Line: 764 | Option: md [18-09-2023 18:30:27] WARNING(1026): Invalid option | File: FNIS_ZaZAnimationPack_List.txt | Line: 783 | Option: md [18-09-2023 18:30:27] WARNING(1026): Invalid option | File: FNIS_ZaZAnimationPack_List.txt | Line: 784 | Option: md [18-09-2023 18:30:27] WARNING(1026): Invalid option | File: FNIS_ZaZAnimationPack_List.txt | Line: 785 | Option: md [18-09-2023 18:30:27] WARNING(1026): Invalid option | File: FNIS_ZaZAnimationPack_List.txt | Line: 1924 | Option: Tn [18-09-2023 18:30:27] WARNING(1026): Invalid option | File: FNIS_ZaZAnimationPack_List.txt | Line: 1925 | Option: Tn [18-09-2023 18:30:27] WARNING(1026): Invalid option | File: FNIS_ZaZAnimationPack_List.txt | Line: 1926 | Option: Tn [18-09-2023 18:30:27] WARNING(1026): Invalid option | File: FNIS_ZaZAnimationPack_List.txt | Line: 1928 | Option: Tn [18-09-2023 18:30:27] WARNING(1026): Invalid option | File: FNIS_ZaZAnimationPack_List.txt | Line: 1929 | Option: Tn [18-09-2023 18:30:27] WARNING(1026): Invalid option | File: FNIS_ZaZAnimationPack_List.txt | Line: 1930 | Option: Tn [18-09-2023 18:30:27] WARNING(1026): Invalid option | File: FNIS_ZaZAnimationPack_List.txt | Line: 1931 | Option: Tn [18-09-2023 18:30:27] Mod installed: ZaZAnimationPack [18-09-2023 18:30:27] Mod installed: ZaZAnimationPack+ [18-09-2023 18:30:27] Reading new animations complete [18-09-2023 18:30:27] Initializing PCEA Check... [18-09-2023 18:30:27] Registering new animations... [18-09-2023 18:30:27] Background hkx file architecture check: INITIALIZED [18-09-2023 18:30:27] Registering s animations [18-09-2023 18:30:27] Core behavior name: behavior [18-09-2023 18:30:27] Core behavior destination: c:\dosyalar\steam\steamapps\common\skyrim special edition\data\meshes\actors\character\behaviors\ [18-09-2023 18:30:27] Core Registration: core [18-09-2023 18:30:27] Registering s animations [18-09-2023 18:30:27] Core behavior name: behavior [18-09-2023 18:30:27] Core behavior destination: c:\dosyalar\steam\steamapps\common\skyrim special edition\data\meshes\actors\character\behaviors\ [18-09-2023 18:30:27] Core Registration: core [18-09-2023 18:30:27] Registering s animations [18-09-2023 18:30:27] Core behavior name: behavior [18-09-2023 18:30:27] Core behavior destination: c:\dosyalar\steam\steamapps\common\skyrim special edition\data\meshes\actors\character\behaviors\ [18-09-2023 18:30:27] Core Registration: core [18-09-2023 18:30:27] Registering s animations [18-09-2023 18:30:27] Core behavior name: behavior [18-09-2023 18:30:27] Core behavior destination: c:\dosyalar\steam\steamapps\common\skyrim special edition\data\meshes\actors\character\behaviors\ [18-09-2023 18:30:27] Core Registration: core [18-09-2023 18:30:27] Registering s animations [18-09-2023 18:30:27] Core behavior name: behavior [18-09-2023 18:30:27] Core behavior destination: c:\dosyalar\steam\steamapps\common\skyrim special edition\data\meshes\actors\character\behaviors\ [18-09-2023 18:30:27] Core Registration: core [18-09-2023 18:30:27] Registering s animations [18-09-2023 18:30:27] Core behavior name: behavior [18-09-2023 18:30:27] Core behavior destination: c:\dosyalar\steam\steamapps\common\skyrim special edition\data\meshes\actors\character\behaviors\ [18-09-2023 18:30:27] Core Registration: core [18-09-2023 18:30:27] Registering s animations [18-09-2023 18:30:27] Core behavior name: behavior [18-09-2023 18:30:27] Core behavior destination: c:\dosyalar\steam\steamapps\common\skyrim special edition\data\meshes\actors\character\behaviors\ [18-09-2023 18:30:27] Core Registration: core [18-09-2023 18:30:27] Registering s animations [18-09-2023 18:30:27] Core behavior name: behavior [18-09-2023 18:30:27] Core behavior destination: c:\dosyalar\steam\steamapps\common\skyrim special edition\data\meshes\actors\character\behaviors\ [18-09-2023 18:30:27] Core Registration: core [18-09-2023 18:30:27] Registering s animations [18-09-2023 18:30:27] Core behavior name: behavior [18-09-2023 18:30:27] Core behavior destination: c:\dosyalar\steam\steamapps\common\skyrim special edition\data\meshes\actors\character\behaviors\ [18-09-2023 18:30:27] Core Registration: core [18-09-2023 18:30:27] Registering s animations [18-09-2023 18:30:27] Core behavior name: behavior [18-09-2023 18:30:27] Core behavior destination: c:\dosyalar\steam\steamapps\common\skyrim special edition\data\meshes\actors\character\behaviors\ [18-09-2023 18:30:27] Core Registration: core [18-09-2023 18:30:27] Registering s animations [18-09-2023 18:30:27] Core behavior name: behavior [18-09-2023 18:30:27] Core behavior destination: c:\dosyalar\steam\steamapps\common\skyrim special edition\data\meshes\actors\character\behaviors\ [18-09-2023 18:30:27] Core Registration: core [18-09-2023 18:30:27] Registering s animations [18-09-2023 18:30:27] Core behavior name: behavior [18-09-2023 18:30:27] Core behavior destination: c:\dosyalar\steam\steamapps\common\skyrim special edition\data\meshes\actors\character\behaviors\ [18-09-2023 18:30:27] Core Registration: core [18-09-2023 18:30:27] Registering o animations [18-09-2023 18:30:27] Core behavior name: behavior [18-09-2023 18:30:27] Core behavior destination: c:\dosyalar\steam\steamapps\common\skyrim special edition\data\meshes\actors\character\behaviors\ [18-09-2023 18:30:27] Registering b animations [18-09-2023 18:30:27] Core behavior name: behavior [18-09-2023 18:30:27] Core behavior destination: c:\dosyalar\steam\steamapps\common\skyrim special edition\data\meshes\actors\character\behaviors\ [18-09-2023 18:30:27] Registering s animations [18-09-2023 18:30:27] Core behavior name: behavior [18-09-2023 18:30:27] Core behavior destination: c:\dosyalar\steam\steamapps\common\skyrim special edition\data\meshes\actors\character\behaviors\ [18-09-2023 18:30:27] Core Registration: core [18-09-2023 18:30:27] Registering pa animations [18-09-2023 18:30:27] Registering b animations [18-09-2023 18:30:27] Core behavior name: behavior [18-09-2023 18:30:27] Core behavior destination: c:\dosyalar\steam\steamapps\common\skyrim special edition\data\meshes\actors\character\behaviors\ [18-09-2023 18:30:27] Registering fu animations [18-09-2023 18:30:27] Registering s animations [18-09-2023 18:30:27] Core behavior name: behavior [18-09-2023 18:30:27] Core behavior destination: c:\dosyalar\steam\steamapps\common\skyrim special edition\data\meshes\actors\character\behaviors\ [18-09-2023 18:30:27] Core Registration: core [18-09-2023 18:30:27] Registering s animations [18-09-2023 18:30:27] Core behavior name: behavior [18-09-2023 18:30:27] Core behavior destination: c:\dosyalar\steam\steamapps\common\skyrim special edition\data\meshes\actors\character\behaviors\ [18-09-2023 18:30:27] Core Registration: core [18-09-2023 18:30:28] Registering s animations [18-09-2023 18:30:28] Core behavior name: behavior [18-09-2023 18:30:28] Core behavior destination: c:\dosyalar\steam\steamapps\common\skyrim special edition\data\meshes\actors\character\behaviors\ [18-09-2023 18:30:28] Core Registration: core [18-09-2023 18:30:28] Registering s animations [18-09-2023 18:30:28] Core behavior name: behavior [18-09-2023 18:30:28] Core behavior destination: c:\dosyalar\steam\steamapps\common\skyrim special edition\data\meshes\actors\character\behaviors\ [18-09-2023 18:30:28] Core Registration: core [18-09-2023 18:30:28] Registering s animations [18-09-2023 18:30:28] Core behavior name: behavior [18-09-2023 18:30:28] Core behavior destination: c:\dosyalar\steam\steamapps\common\skyrim special edition\data\meshes\actors\character\behaviors\ [18-09-2023 18:30:28] Core Registration: core [18-09-2023 18:30:28] Registering s animations [18-09-2023 18:30:28] Core behavior name: behavior [18-09-2023 18:30:28] Core behavior destination: c:\dosyalar\steam\steamapps\common\skyrim special edition\data\meshes\actors\character\behaviors\ [18-09-2023 18:30:28] Core Registration: core [18-09-2023 18:30:28] Registering s animations [18-09-2023 18:30:28] Core behavior name: behavior [18-09-2023 18:30:28] Core behavior destination: c:\dosyalar\steam\steamapps\common\skyrim special edition\data\meshes\actors\character\behaviors\ [18-09-2023 18:30:28] Core Registration: core [18-09-2023 18:30:28] Registering s animations [18-09-2023 18:30:28] Core behavior name: behavior [18-09-2023 18:30:28] Core behavior destination: c:\dosyalar\steam\steamapps\common\skyrim special edition\data\meshes\actors\character\behaviors\ [18-09-2023 18:30:28] Core Registration: core [18-09-2023 18:30:28] Registering s animations [18-09-2023 18:30:28] Core behavior name: behavior [18-09-2023 18:30:28] Core behavior destination: c:\dosyalar\steam\steamapps\common\skyrim special edition\data\meshes\actors\character\behaviors\ [18-09-2023 18:30:28] Core Registration: core [18-09-2023 18:30:28] Registering s animations [18-09-2023 18:30:28] Core behavior name: behavior [18-09-2023 18:30:28] Core behavior destination: c:\dosyalar\steam\steamapps\common\skyrim special edition\data\meshes\actors\character\behaviors\ [18-09-2023 18:30:28] Core Registration: core [18-09-2023 18:30:28] Registering s animations [18-09-2023 18:30:28] Core behavior name: behavior [18-09-2023 18:30:28] Core behavior destination: c:\dosyalar\steam\steamapps\common\skyrim special edition\data\meshes\actors\character\behaviors\ [18-09-2023 18:30:28] Core Registration: core [18-09-2023 18:30:28] Registering s animations [18-09-2023 18:30:28] Core behavior name: behavior [18-09-2023 18:30:28] Core behavior destination: c:\dosyalar\steam\steamapps\common\skyrim special edition\data\meshes\actors\character\behaviors\ [18-09-2023 18:30:28] Core Registration: core [18-09-2023 18:30:28] Registering s animations [18-09-2023 18:30:28] Core behavior name: behavior [18-09-2023 18:30:28] Core behavior destination: c:\dosyalar\steam\steamapps\common\skyrim special edition\data\meshes\actors\character\behaviors\ [18-09-2023 18:30:28] Core Registration: core [18-09-2023 18:30:28] Registering s animations [18-09-2023 18:30:28] Core behavior name: behavior [18-09-2023 18:30:28] Core behavior destination: c:\dosyalar\steam\steamapps\common\skyrim special edition\data\meshes\actors\character\behaviors\ [18-09-2023 18:30:28] Core Registration: core [18-09-2023 18:30:28] Registering b animations [18-09-2023 18:30:28] Core behavior name: behavior [18-09-2023 18:30:28] Core behavior destination: c:\dosyalar\steam\steamapps\common\skyrim special edition\data\meshes\actors\character\behaviors\ [18-09-2023 18:30:28] Core Registration: core [18-09-2023 18:30:28] Registering s animations [18-09-2023 18:30:28] Core behavior name: behavior [18-09-2023 18:30:28] Core behavior destination: c:\dosyalar\steam\steamapps\common\skyrim special edition\data\meshes\actors\character\behaviors\ [18-09-2023 18:30:28] Registering o animations [18-09-2023 18:30:28] Core behavior name: behavior [18-09-2023 18:30:28] Core behavior destination: c:\dosyalar\steam\steamapps\common\skyrim special edition\data\meshes\actors\character\behaviors\ [18-09-2023 18:30:28] Core Registration: core [18-09-2023 18:30:28] Registering s animations [18-09-2023 18:30:28] Core behavior name: behavior [18-09-2023 18:30:28] Core behavior destination: c:\dosyalar\steam\steamapps\common\skyrim special edition\data\meshes\actors\character\behaviors\ [18-09-2023 18:30:28] Registering b animations [18-09-2023 18:30:28] Core behavior name: behavior [18-09-2023 18:30:28] Core behavior destination: c:\dosyalar\steam\steamapps\common\skyrim special edition\data\meshes\actors\character\behaviors\ [18-09-2023 18:30:28] Registering s animations [18-09-2023 18:30:28] Core behavior name: behavior [18-09-2023 18:30:28] Core behavior destination: c:\dosyalar\steam\steamapps\common\skyrim special edition\data\meshes\actors\character\behaviors\ [18-09-2023 18:30:28] Core Registration: core [18-09-2023 18:30:28] Registering b animations [18-09-2023 18:30:28] Core behavior name: behavior [18-09-2023 18:30:28] Core behavior destination: c:\dosyalar\steam\steamapps\common\skyrim special edition\data\meshes\actors\character\behaviors\ [18-09-2023 18:30:28] Registering km animations [18-09-2023 18:30:28] Registering b animations [18-09-2023 18:30:28] Core behavior name: behavior [18-09-2023 18:30:28] Core behavior destination: c:\dosyalar\steam\steamapps\common\skyrim special edition\data\meshes\actors\character\behaviors\ [18-09-2023 18:30:28] Core Registration: core [18-09-2023 18:30:28] Registering pa animations [18-09-2023 18:30:28] Registering s animations [18-09-2023 18:30:28] Core behavior name: behavior [18-09-2023 18:30:28] Core behavior destination: c:\dosyalar\steam\steamapps\common\skyrim special edition\data\meshes\actors\character\behaviors\ [18-09-2023 18:30:28] Registering ofa animations [18-09-2023 18:30:28] Registering o animations [18-09-2023 18:30:28] Core behavior name: behavior [18-09-2023 18:30:28] Core behavior destination: c:\dosyalar\steam\steamapps\common\skyrim special edition\data\meshes\actors\character\behaviors\ [18-09-2023 18:30:28] Registering b animations [18-09-2023 18:30:28] Core behavior name: behavior [18-09-2023 18:30:28] Core behavior destination: c:\dosyalar\steam\steamapps\common\skyrim special edition\data\meshes\actors\character\behaviors\ [18-09-2023 18:30:28] Core Registration: core [18-09-2023 18:30:28] Registering s animations [18-09-2023 18:30:28] Core behavior name: behavior [18-09-2023 18:30:28] Core behavior destination: c:\dosyalar\steam\steamapps\common\skyrim special edition\data\meshes\actors\character\behaviors\ [18-09-2023 18:30:28] Registering s animations [18-09-2023 18:30:28] Core behavior name: behavior [18-09-2023 18:30:28] Core behavior destination: c:\dosyalar\steam\steamapps\common\skyrim special edition\data\meshes\actors\character\behaviors\ [18-09-2023 18:30:28] Core Registration: core [18-09-2023 18:30:28] Registering s animations [18-09-2023 18:30:28] Core behavior name: behavior [18-09-2023 18:30:28] Core behavior destination: c:\dosyalar\steam\steamapps\common\skyrim special edition\data\meshes\actors\character\behaviors\ [18-09-2023 18:30:28] Core Registration: core [18-09-2023 18:30:28] Registering s animations [18-09-2023 18:30:28] Core behavior name: behavior [18-09-2023 18:30:28] Core behavior destination: c:\dosyalar\steam\steamapps\common\skyrim special edition\data\meshes\actors\character\behaviors\ [18-09-2023 18:30:28] Core Registration: core [18-09-2023 18:30:28] Registering s animations [18-09-2023 18:30:28] Core behavior name: behavior [18-09-2023 18:30:28] Core behavior destination: c:\dosyalar\steam\steamapps\common\skyrim special edition\data\meshes\actors\character\behaviors\ [18-09-2023 18:30:28] Core Registration: core [18-09-2023 18:30:28] Registering s animations [18-09-2023 18:30:28] Core behavior name: behavior [18-09-2023 18:30:28] Core behavior destination: c:\dosyalar\steam\steamapps\common\skyrim special edition\data\meshes\actors\character\behaviors\ [18-09-2023 18:30:28] Core Registration: core [18-09-2023 18:30:28] Registering s animations [18-09-2023 18:30:28] Core behavior name: behavior [18-09-2023 18:30:28] Core behavior destination: c:\dosyalar\steam\steamapps\common\skyrim special edition\data\meshes\actors\character\behaviors\ [18-09-2023 18:30:28] Core Registration: core [18-09-2023 18:30:28] Registering s animations [18-09-2023 18:30:28] Core behavior name: behavior [18-09-2023 18:30:28] Core behavior destination: c:\dosyalar\steam\steamapps\common\skyrim special edition\data\meshes\actors\character\behaviors\ [18-09-2023 18:30:28] Core Registration: core [18-09-2023 18:30:28] Registering b animations [18-09-2023 18:30:28] Core behavior name: behavior [18-09-2023 18:30:28] Core behavior destination: c:\dosyalar\steam\steamapps\common\skyrim special edition\data\meshes\actors\character\behaviors\ [18-09-2023 18:30:28] Registering s animations [18-09-2023 18:30:28] Core behavior name: behavior [18-09-2023 18:30:28] Core behavior destination: c:\dosyalar\steam\steamapps\common\skyrim special edition\data\meshes\actors\character\behaviors\ [18-09-2023 18:30:28] Core Registration: core [18-09-2023 18:30:28] Registering b animations [18-09-2023 18:30:28] Core behavior name: behavior [18-09-2023 18:30:28] Core behavior destination: c:\dosyalar\steam\steamapps\common\skyrim special edition\data\meshes\actors\character\behaviors\ [18-09-2023 18:30:28] Registering b animations [18-09-2023 18:30:28] Core behavior name: behavior [18-09-2023 18:30:28] Core behavior destination: c:\dosyalar\steam\steamapps\common\skyrim special edition\data\meshes\actors\character\behaviors\ [18-09-2023 18:30:28] Core Registration: core [18-09-2023 18:30:28] Registering s animations [18-09-2023 18:30:28] Core behavior name: behavior [18-09-2023 18:30:28] Core behavior destination: c:\dosyalar\steam\steamapps\common\skyrim special edition\data\meshes\actors\character\behaviors\ [18-09-2023 18:30:28] Core Registration: core [18-09-2023 18:30:28] Registering ofa animations [18-09-2023 18:30:28] Registering b animations [18-09-2023 18:30:28] Core behavior name: behavior [18-09-2023 18:30:28] Core behavior destination: c:\dosyalar\steam\steamapps\common\skyrim special edition\data\meshes\actors\character\behaviors\ [18-09-2023 18:30:28] Core Registration: core [18-09-2023 18:30:28] Registering s animations [18-09-2023 18:30:28] Core behavior name: behavior [18-09-2023 18:30:28] Core behavior destination: c:\dosyalar\steam\steamapps\common\skyrim special edition\data\meshes\actors\character\behaviors\ [18-09-2023 18:30:28] Registering o animations [18-09-2023 18:30:28] Core behavior name: behavior [18-09-2023 18:30:28] Core behavior destination: c:\dosyalar\steam\steamapps\common\skyrim special edition\data\meshes\actors\character\behaviors\ [18-09-2023 18:30:28] Registering fu animations [18-09-2023 18:30:28] Registering fuo animations [18-09-2023 18:30:28] Registering fu animations [18-09-2023 18:30:28] Process count: 433 [18-09-2023 18:30:28] New animations registration complete [18-09-2023 18:30:28] C:\Users\lazys\AppData\Local\Nemesis\Nemesis_AA_Core.psc [18-09-2023 18:30:28] C:\Dosyalar\Steam\steamapps\common\Skyrim Special Edition\data\scripts\Nemesis_AA_Core.pex [18-09-2023 18:30:28] AA prefix script complete [18-09-2023 18:30:28] Group base value complete [18-09-2023 18:30:28] Papyrus Compiler\PapyrusCompiler.exe Nemesis_AA_Core.psc -f=TESV_Papyrus_Flags.flg -i=C:\Users\lazys\AppData\Local\Nemesis;Papyrus Compiler\scripts -o=C:\Users\lazys\AppData\Local\Nemesis [18-09-2023 18:30:28] Processing behavior: temp_behaviors\0_master.txt [18-09-2023 18:30:28] Behavior output path: c:\dosyalar\steam\steamapps\common\skyrim special edition\data\meshes\actors\character\behaviors\0_master [18-09-2023 18:30:28] Processing behavior: temp_behaviors\1hm_behavior.txt [18-09-2023 18:30:28] Behavior output path: c:\dosyalar\steam\steamapps\common\skyrim special edition\data\meshes\actors\character\behaviors\1hm_behavior [18-09-2023 18:30:28] Processing behavior: temp_behaviors\1hm_locomotion.txt [18-09-2023 18:30:28] Behavior output path: c:\dosyalar\steam\steamapps\common\skyrim special edition\data\meshes\actors\character\behaviors\1hm_locomotion [18-09-2023 18:30:28] Processing behavior: temp_behaviors\_1stperson\0_master.txt [18-09-2023 18:30:28] Behavior output path: c:\dosyalar\steam\steamapps\common\skyrim special edition\data\meshes\actors\character\_1stperson\behaviors\0_master [18-09-2023 18:30:28] Processing behavior: temp_behaviors\_1stperson\1hm_behavior.txt [18-09-2023 18:30:28] Behavior output path: c:\dosyalar\steam\steamapps\common\skyrim special edition\data\meshes\actors\character\_1stperson\behaviors\1hm_behavior [18-09-2023 18:30:28] Processing behavior: temp_behaviors\_1stperson\1hm_locomotion.txt [18-09-2023 18:30:28] Behavior output path: c:\dosyalar\steam\steamapps\common\skyrim special edition\data\meshes\actors\character\_1stperson\behaviors\1hm_locomotion [18-09-2023 18:30:28] Processing behavior: temp_behaviors\_1stperson\bashbehavior.txt [18-09-2023 18:30:28] Behavior output path: c:\dosyalar\steam\steamapps\common\skyrim special edition\data\meshes\actors\character\_1stperson\behaviors\bashbehavior [18-09-2023 18:30:28] Processing behavior: temp_behaviors\_1stperson\blockbehavior.txt [18-09-2023 18:30:28] Behavior output path: c:\dosyalar\steam\steamapps\common\skyrim special edition\data\meshes\actors\character\_1stperson\behaviors\blockbehavior [18-09-2023 18:30:28] Processing behavior: temp_behaviors\_1stperson\bow_direction_behavior.txt [18-09-2023 18:30:28] Behavior output path: c:\dosyalar\steam\steamapps\common\skyrim special edition\data\meshes\actors\character\_1stperson\behaviors\bow_direction_behavior [18-09-2023 18:30:28] Processing behavior: temp_behaviors\_1stperson\crossbow_direction_behavior.txt [18-09-2023 18:30:28] Behavior output path: c:\dosyalar\steam\steamapps\common\skyrim special edition\data\meshes\actors\character\_1stperson\behaviors\crossbow_direction_behavior [18-09-2023 18:30:28] Processing behavior: temp_behaviors\_1stperson\firstperson.txt [18-09-2023 18:30:28] Behavior output path: c:\dosyalar\steam\steamapps\common\skyrim special edition\data\meshes\actors\character\_1stperson\characters\firstperson [18-09-2023 18:30:29] Processing behavior: temp_behaviors\_1stperson\horsebehavior.txt [18-09-2023 18:30:29] Behavior output path: c:\dosyalar\steam\steamapps\common\skyrim special edition\data\meshes\actors\character\_1stperson\behaviors\horsebehavior [18-09-2023 18:30:29] Processing behavior: temp_behaviors\_1stperson\idlebehavior.txt [18-09-2023 18:30:29] Behavior output path: c:\dosyalar\steam\steamapps\common\skyrim special edition\data\meshes\actors\character\_1stperson\behaviors\idlebehavior [18-09-2023 18:30:29] Processing behavior: temp_behaviors\_1stperson\magicbehavior.txt [18-09-2023 18:30:29] Behavior output path: c:\dosyalar\steam\steamapps\common\skyrim special edition\data\meshes\actors\character\_1stperson\behaviors\magicbehavior [18-09-2023 18:30:29] Processing behavior: temp_behaviors\_1stperson\magicmountedbehavior.txt [18-09-2023 18:30:29] Behavior output path: c:\dosyalar\steam\steamapps\common\skyrim special edition\data\meshes\actors\character\_1stperson\behaviors\magicmountedbehavior [18-09-2023 18:30:29] Processing behavior: temp_behaviors\_1stperson\mt_behavior.txt [18-09-2023 18:30:29] Behavior output path: c:\dosyalar\steam\steamapps\common\skyrim special edition\data\meshes\actors\character\_1stperson\behaviors\mt_behavior [18-09-2023 18:30:29] Processing behavior: temp_behaviors\_1stperson\shout_behavior.txt [18-09-2023 18:30:29] Behavior output path: c:\dosyalar\steam\steamapps\common\skyrim special edition\data\meshes\actors\character\_1stperson\behaviors\shout_behavior [18-09-2023 18:30:29] Processing behavior: temp_behaviors\_1stperson\shoutmounted_behavior.txt [18-09-2023 18:30:29] Behavior output path: c:\dosyalar\steam\steamapps\common\skyrim special edition\data\meshes\actors\character\_1stperson\behaviors\shoutmounted_behavior [18-09-2023 18:30:29] Processing behavior: temp_behaviors\_1stperson\sprintbehavior.txt [18-09-2023 18:30:29] Behavior output path: c:\dosyalar\steam\steamapps\common\skyrim special edition\data\meshes\actors\character\_1stperson\behaviors\sprintbehavior [18-09-2023 18:30:29] Processing behavior: temp_behaviors\_1stperson\staggerbehavior.txt [18-09-2023 18:30:29] Behavior output path: c:\dosyalar\steam\steamapps\common\skyrim special edition\data\meshes\actors\character\_1stperson\behaviors\staggerbehavior [18-09-2023 18:30:29] Processing behavior: temp_behaviors\_1stperson\idlebehavior.txt (Check point 1, File extraction & mod selection complete) [18-09-2023 18:30:29] Processing behavior: temp_behaviors\_1stperson\idlebehavior.txt (IsCharater: FALSE) [18-09-2023 18:30:29] Processing behavior: temp_behaviors\_1stperson\idlebehavior.txt (Check point 2, ID replacement & PCEA record complete) [18-09-2023 18:30:29] Processing behavior: temp_behaviors\_1stperson\idlebehavior.txt (Check point 3, Behavior general processing complete) [18-09-2023 18:30:29] Processing behavior: temp_behaviors\_1stperson\idlebehavior.txt (Check point 3.4, No changes detected) [18-09-2023 18:30:29] Processing behavior: temp_behaviors\_1stperson\weapequip.txt [18-09-2023 18:30:29] Behavior output path: c:\dosyalar\steam\steamapps\common\skyrim special edition\data\meshes\actors\character\_1stperson\behaviors\weapequip [18-09-2023 18:30:29] Processing behavior: temp_behaviors\_1stperson\crossbow_direction_behavior.txt (Check point 1, File extraction & mod selection complete) [18-09-2023 18:30:29] Processing behavior: temp_behaviors\_1stperson\crossbow_direction_behavior.txt (IsCharater: FALSE) [18-09-2023 18:30:29] Processing behavior: temp_behaviors\_1stperson\crossbow_direction_behavior.txt (Check point 2, ID replacement & PCEA record complete) [18-09-2023 18:30:29] Processing behavior: temp_behaviors\_1stperson\crossbow_direction_behavior.txt (Check point 3, Behavior general processing complete) [18-09-2023 18:30:29] Processing behavior: temp_behaviors\_1stperson\crossbow_direction_behavior.txt (Check point 3.4, No changes detected) [18-09-2023 18:30:29] Processing behavior: temp_behaviors\_1stperson\sprintbehavior.txt (Check point 1, File extraction & mod selection complete) [18-09-2023 18:30:29] Processing behavior: temp_behaviors\_1stperson\sprintbehavior.txt (IsCharater: FALSE) [18-09-2023 18:30:29] Processing behavior: temp_behaviors\_1stperson\sprintbehavior.txt (Check point 2, ID replacement & PCEA record complete) [18-09-2023 18:30:29] Processing behavior: temp_behaviors\_1stperson\sprintbehavior.txt (Check point 3, Behavior general processing complete) [18-09-2023 18:30:29] Processing behavior: temp_behaviors\_1stperson\sprintbehavior.txt (Check point 3.4, No changes detected) [18-09-2023 18:30:29] Processing behavior: temp_behaviors\_1stperson\shoutmounted_behavior.txt (Check point 1, File extraction & mod selection complete) [18-09-2023 18:30:29] Processing behavior: temp_behaviors\_1stperson\bashbehavior.txt (Check point 1, File extraction & mod selection complete) [18-09-2023 18:30:29] Processing behavior: temp_behaviors\_1stperson\shoutmounted_behavior.txt (IsCharater: FALSE) [18-09-2023 18:30:29] Processing behavior: temp_behaviors\_1stperson\bashbehavior.txt (IsCharater: FALSE) [18-09-2023 18:30:29] Processing behavior: temp_behaviors\_1stperson\shoutmounted_behavior.txt (Check point 2, ID replacement & PCEA record complete) [18-09-2023 18:30:29] Processing behavior: temp_behaviors\_1stperson\bashbehavior.txt (Check point 2, ID replacement & PCEA record complete) [18-09-2023 18:30:29] Processing behavior: temp_behaviors\_1stperson\firstperson.txt (Check point 1, File extraction & mod selection complete) [18-09-2023 18:30:29] Processing behavior: temp_behaviors\_1stperson\firstperson.txt (IsCharater: TRUE) [18-09-2023 18:30:29] Processing behavior: temp_behaviors\_1stperson\firstperson.txt (Check point 1.5, Character bone identification complete) [18-09-2023 18:30:29] Processing behavior: temp_behaviors\_1stperson\firstperson.txt (Check point 2, ID replacement & PCEA record complete) [18-09-2023 18:30:29] Processing behavior: temp_behaviors\_1stperson\staggerbehavior.txt (Check point 1, File extraction & mod selection complete) [18-09-2023 18:30:29] Processing behavior: temp_behaviors\_1stperson\staggerbehavior.txt (IsCharater: FALSE) [18-09-2023 18:30:29] Processing behavior: temp_behaviors\_1stperson\shoutmounted_behavior.txt (Check point 3, Behavior general processing complete) [18-09-2023 18:30:29] Processing behavior: temp_behaviors\_1stperson\staggerbehavior.txt (Check point 2, ID replacement & PCEA record complete) [18-09-2023 18:30:29] Processing behavior: temp_behaviors\_1stperson\shoutmounted_behavior.txt (Check point 3.4, No changes detected) [18-09-2023 18:30:29] Processing behavior: temp_behaviors\attackbehavior.txt [18-09-2023 18:30:29] Behavior output path: c:\dosyalar\steam\steamapps\common\skyrim special edition\data\meshes\actors\character\behaviors\attackbehavior [18-09-2023 18:30:29] Processing behavior: temp_behaviors\_1stperson\bashbehavior.txt (Check point 3, Behavior general processing complete) [18-09-2023 18:30:29] Processing behavior: temp_behaviors\_1stperson\bashbehavior.txt (Check point 3.4, No changes detected) [18-09-2023 18:30:29] Processing behavior: temp_behaviors\bashbehavior.txt [18-09-2023 18:30:29] Behavior output path: c:\dosyalar\steam\steamapps\common\skyrim special edition\data\meshes\actors\character\behaviors\bashbehavior [18-09-2023 18:30:29] Processing behavior: temp_behaviors\_1stperson\staggerbehavior.txt (Check point 3, Behavior general processing complete) [18-09-2023 18:30:29] Processing behavior: temp_behaviors\_1stperson\staggerbehavior.txt (Check point 3.4, No changes detected) [18-09-2023 18:30:29] Processing behavior: temp_behaviors\behavior.txt [18-09-2023 18:30:29] Behavior output path: c:\dosyalar\steam\steamapps\common\skyrim special edition\data\meshes\actors\character\behaviors\behavior [18-09-2023 18:30:29] Processing behavior: temp_behaviors\_1stperson\firstperson.txt (Check point 3, Behavior general processing complete) [18-09-2023 18:30:29] Processing behavior: temp_behaviors\_1stperson\firstperson.txt (Check point 3.4, No changes detected) [18-09-2023 18:30:29] Processing behavior: temp_behaviors\blockbehavior.txt [18-09-2023 18:30:29] Behavior output path: c:\dosyalar\steam\steamapps\common\skyrim special edition\data\meshes\actors\character\behaviors\blockbehavior [18-09-2023 18:30:29] Processing behavior: temp_behaviors\behavior.txt (Check point 1, File extraction & mod selection complete) [18-09-2023 18:30:29] Processing behavior: temp_behaviors\behavior.txt (IsCharater: FALSE) [18-09-2023 18:30:29] Processing behavior: temp_behaviors\behavior.txt (Check point 2, ID replacement & PCEA record complete) [18-09-2023 18:30:29] Processing behavior: temp_behaviors\behavior.txt (Check point 3, Behavior general processing complete) [18-09-2023 18:30:29] Processing behavior: temp_behaviors\behavior.txt (Check point 3.4, No changes detected) [18-09-2023 18:30:29] Processing behavior: temp_behaviors\bow_direction_behavior.txt [18-09-2023 18:30:29] Behavior output path: c:\dosyalar\steam\steamapps\common\skyrim special edition\data\meshes\actors\character\behaviors\bow_direction_behavior [18-09-2023 18:30:30] Processing behavior: temp_behaviors\_1stperson\bow_direction_behavior.txt (Check point 1, File extraction & mod selection complete) [18-09-2023 18:30:30] Processing behavior: temp_behaviors\_1stperson\shout_behavior.txt (Check point 1, File extraction & mod selection complete) [18-09-2023 18:30:30] Processing behavior: temp_behaviors\_1stperson\bow_direction_behavior.txt (IsCharater: FALSE) [18-09-2023 18:30:30] Processing behavior: temp_behaviors\_1stperson\shout_behavior.txt (IsCharater: FALSE) [18-09-2023 18:30:30] Processing behavior: temp_behaviors\_1stperson\bow_direction_behavior.txt (Check point 2, ID replacement & PCEA record complete) [18-09-2023 18:30:30] Processing behavior: temp_behaviors\_1stperson\shout_behavior.txt (Check point 2, ID replacement & PCEA record complete) [18-09-2023 18:30:30] Processing behavior: temp_behaviors\_1stperson\bow_direction_behavior.txt (Check point 3, Behavior general processing complete) [18-09-2023 18:30:30] Processing behavior: temp_behaviors\_1stperson\bow_direction_behavior.txt (Check point 3.4, No changes detected) [18-09-2023 18:30:30] Processing behavior: temp_behaviors\crossbow_direction_behavior.txt [18-09-2023 18:30:30] Behavior output path: c:\dosyalar\steam\steamapps\common\skyrim special edition\data\meshes\actors\character\behaviors\crossbow_direction_behavior [18-09-2023 18:30:30] Processing behavior: temp_behaviors\_1stperson\shout_behavior.txt (Check point 3, Behavior general processing complete) [18-09-2023 18:30:30] Processing behavior: temp_behaviors\_1stperson\shout_behavior.txt (Check point 3.4, No changes detected) [18-09-2023 18:30:30] Processing behavior: temp_behaviors\defaultfemale.txt [18-09-2023 18:30:30] Behavior output path: c:\dosyalar\steam\steamapps\common\skyrim special edition\data\meshes\actors\character\characters female\defaultfemale [18-09-2023 18:30:30] Processing behavior: temp_behaviors\_1stperson\weapequip.txt (Check point 1, File extraction & mod selection complete) [18-09-2023 18:30:30] Processing behavior: temp_behaviors\_1stperson\weapequip.txt (IsCharater: FALSE) [18-09-2023 18:30:30] Processing behavior: temp_behaviors\_1stperson\weapequip.txt (Check point 2, ID replacement & PCEA record complete) [18-09-2023 18:30:30] Processing behavior: temp_behaviors\_1stperson\weapequip.txt (Check point 3, Behavior general processing complete) [18-09-2023 18:30:30] Processing behavior: temp_behaviors\_1stperson\weapequip.txt (Check point 3.4, No changes detected) [18-09-2023 18:30:30] Processing behavior: temp_behaviors\defaultmale.txt [18-09-2023 18:30:30] Behavior output path: c:\dosyalar\steam\steamapps\common\skyrim special edition\data\meshes\actors\character\characters\defaultmale [18-09-2023 18:30:30] AA core script complete [18-09-2023 18:30:30] C:\Users\lazys\AppData\Local\Nemesis\FNIS_aa.psc [18-09-2023 18:30:30] C:\Dosyalar\Steam\steamapps\common\Skyrim Special Edition\data\scripts\FNIS_aa.pex [18-09-2023 18:30:30] Papyrus Compiler\PapyrusCompiler.exe FNIS_aa.psc -f=TESV_Papyrus_Flags.flg -i=C:\Users\lazys\AppData\Local\Nemesis;Papyrus Compiler\scripts -o=C:\Users\lazys\AppData\Local\Nemesis [18-09-2023 18:30:30] Processing behavior: temp_behaviors\bashbehavior.txt (Check point 1, File extraction & mod selection complete) [18-09-2023 18:30:30] Processing behavior: temp_behaviors\bashbehavior.txt (IsCharater: FALSE) [18-09-2023 18:30:30] Processing behavior: temp_behaviors\bashbehavior.txt (Check point 2, ID replacement & PCEA record complete) [18-09-2023 18:30:30] Processing behavior: temp_behaviors\bashbehavior.txt (Check point 3, Behavior general processing complete) [18-09-2023 18:30:30] Processing behavior: temp_behaviors\bashbehavior.txt (Check point 3.4, No changes detected) [18-09-2023 18:30:30] Processing behavior: temp_behaviors\horsebehavior.txt [18-09-2023 18:30:30] Behavior output path: c:\dosyalar\steam\steamapps\common\skyrim special edition\data\meshes\actors\character\behaviors\horsebehavior [18-09-2023 18:30:30] Processing behavior: temp_behaviors\crossbow_direction_behavior.txt (Check point 1, File extraction & mod selection complete) [18-09-2023 18:30:30] Processing behavior: temp_behaviors\crossbow_direction_behavior.txt (IsCharater: FALSE) [18-09-2023 18:30:30] Processing behavior: temp_behaviors\crossbow_direction_behavior.txt (Check point 2, ID replacement & PCEA record complete) [18-09-2023 18:30:30] Processing behavior: temp_behaviors\crossbow_direction_behavior.txt (Check point 3, Behavior general processing complete) [18-09-2023 18:30:30] Total single animation processing time for crossbow_direction_behavior: 0 [18-09-2023 18:30:30] Total group animation processing time for crossbow_direction_behavior: 0 [18-09-2023 18:30:30] Processing behavior: temp_behaviors\crossbow_direction_behavior.txt (Check point 4, New animation inclusion complete) [18-09-2023 18:30:30] Processing behavior: temp_behaviors\crossbow_direction_behavior.txt (Check point 4.2, AA count: 32) [18-09-2023 18:30:30] Processing behavior: temp_behaviors\crossbow_direction_behavior.txt (Check point 4.4, AA count: 32 COMPLETE) [18-09-2023 18:30:30] Processing behavior: temp_behaviors\crossbow_direction_behavior.txt (Check point 5, Prepare to output) [18-09-2023 18:30:30] Processing behavior: temp_behaviors\crossbow_direction_behavior.txt (Check point 6, Behavior output complete) [18-09-2023 18:30:31] Processing behavior: temp_behaviors\_1stperson\1hm_locomotion.txt (Check point 1, File extraction & mod selection complete) [18-09-2023 18:30:31] Processing behavior: temp_behaviors\_1stperson\1hm_locomotion.txt (IsCharater: FALSE) [18-09-2023 18:30:31] Processing behavior: temp_behaviors\_1stperson\1hm_locomotion.txt (Check point 2, ID replacement & PCEA record complete) [18-09-2023 18:30:31] Processing behavior: temp_behaviors\bow_direction_behavior.txt (Check point 1, File extraction & mod selection complete) [18-09-2023 18:30:31] Processing behavior: temp_behaviors\bow_direction_behavior.txt (IsCharater: FALSE) [18-09-2023 18:30:31] Processing behavior: temp_behaviors\bow_direction_behavior.txt (Check point 2, ID replacement & PCEA record complete) [18-09-2023 18:30:31] Processing behavior: temp_behaviors\defaultfemale.txt (Check point 1, File extraction & mod selection complete) [18-09-2023 18:30:31] Processing behavior: temp_behaviors\defaultfemale.txt (IsCharater: TRUE) [18-09-2023 18:30:31] Processing behavior: temp_behaviors\_1stperson\1hm_locomotion.txt (Check point 3, Behavior general processing complete) [18-09-2023 18:30:31] Processing behavior: temp_behaviors\_1stperson\1hm_locomotion.txt (Check point 3.4, No changes detected) [18-09-2023 18:30:31] Processing behavior: temp_behaviors\idlebehavior.txt [18-09-2023 18:30:31] Processing behavior: temp_behaviors\defaultfemale.txt (Check point 1.5, Character bone identification complete) [18-09-2023 18:30:31] Behavior output path: c:\dosyalar\steam\steamapps\common\skyrim special edition\data\meshes\actors\character\behaviors\idlebehavior [18-09-2023 18:30:31] Processing behavior: temp_behaviors\defaultfemale.txt (Check point 2, ID replacement & PCEA record complete) [18-09-2023 18:30:31] Processing behavior: temp_behaviors\bow_direction_behavior.txt (Check point 3, Behavior general processing complete) [18-09-2023 18:30:31] Total single animation processing time for bow_direction_behavior: 0 [18-09-2023 18:30:31] Total group animation processing time for bow_direction_behavior: 0 [18-09-2023 18:30:31] Processing behavior: temp_behaviors\bow_direction_behavior.txt (Check point 4, New animation inclusion complete) [18-09-2023 18:30:31] Processing behavior: temp_behaviors\bow_direction_behavior.txt (Check point 4.2, AA count: 32) [18-09-2023 18:30:31] Processing behavior: temp_behaviors\bow_direction_behavior.txt (Check point 4.4, AA count: 32 COMPLETE) [18-09-2023 18:30:31] Processing behavior: temp_behaviors\bow_direction_behavior.txt (Check point 5, Prepare to output) [18-09-2023 18:30:31] Processing behavior: temp_behaviors\bow_direction_behavior.txt (Check point 6, Behavior output complete) [18-09-2023 18:30:31] Processing behavior: temp_behaviors\1hm_locomotion.txt (Check point 1, File extraction & mod selection complete) [18-09-2023 18:30:31] Processing behavior: temp_behaviors\1hm_locomotion.txt (IsCharater: FALSE) [18-09-2023 18:30:31] Processing behavior: temp_behaviors\1hm_locomotion.txt (Check point 2, ID replacement & PCEA record complete) [18-09-2023 18:30:31] Processing behavior: temp_behaviors\1hm_locomotion.txt (Check point 3, Behavior general processing complete) [18-09-2023 18:30:31] Total single animation processing time for 1hm_locomotion: 0 [18-09-2023 18:30:31] Total group animation processing time for 1hm_locomotion: 0 [18-09-2023 18:30:31] Processing behavior: temp_behaviors\1hm_locomotion.txt (Check point 4, New animation inclusion complete) [18-09-2023 18:30:31] Processing behavior: temp_behaviors\1hm_locomotion.txt (Check point 4.2, AA count: 58) [18-09-2023 18:30:31] Processing behavior: temp_behaviors\defaultfemale.txt (Check point 3, Behavior general processing complete) [18-09-2023 18:30:31] Processing behavior: temp_behaviors\1hm_locomotion.txt (Check point 4.4, AA count: 58 COMPLETE) [18-09-2023 18:30:31] Total single animation processing time for defaultfemale: 0 [18-09-2023 18:30:31] Total group animation processing time for defaultfemale: 0 [18-09-2023 18:30:31] Processing behavior: temp_behaviors\defaultfemale.txt (Check point 4, New animation inclusion complete) [18-09-2023 18:30:31] Processing behavior: temp_behaviors\defaultfemale.txt (Check point 5, Prepare to output) [18-09-2023 18:30:31] Processing behavior: temp_behaviors\1hm_locomotion.txt (Check point 5, Prepare to output) [18-09-2023 18:30:31] Processing behavior: temp_behaviors\defaultfemale.txt (Check point 6, Behavior output complete) [18-09-2023 18:30:31] Processing behavior: temp_behaviors\1hm_locomotion.txt (Check point 6, Behavior output complete) [18-09-2023 18:30:31] Processing behavior: temp_behaviors\_1stperson\magicmountedbehavior.txt (Check point 1, File extraction & mod selection complete) [18-09-2023 18:30:31] Processing behavior: temp_behaviors\_1stperson\magicmountedbehavior.txt (IsCharater: FALSE) [18-09-2023 18:30:31] Processing behavior: temp_behaviors\_1stperson\magicmountedbehavior.txt (Check point 2, ID replacement & PCEA record complete) [18-09-2023 18:30:31] Processing behavior: temp_behaviors\_1stperson\blockbehavior.txt (Check point 1, File extraction & mod selection complete) [18-09-2023 18:30:31] Processing behavior: temp_behaviors\_1stperson\blockbehavior.txt (IsCharater: FALSE) [18-09-2023 18:30:31] Processing behavior: temp_behaviors\_1stperson\blockbehavior.txt (Check point 2, ID replacement & PCEA record complete) [18-09-2023 18:30:31] Processing behavior: temp_behaviors\defaultmale.txt (Check point 1, File extraction & mod selection complete) [18-09-2023 18:30:31] Processing behavior: temp_behaviors\defaultmale.txt (IsCharater: TRUE) [18-09-2023 18:30:31] Processing behavior: temp_behaviors\defaultmale.txt (Check point 1.5, Character bone identification complete) [18-09-2023 18:30:31] Processing behavior: temp_behaviors\defaultmale.txt (Check point 2, ID replacement & PCEA record complete) [18-09-2023 18:30:31] Processing behavior: temp_behaviors\_1stperson\magicmountedbehavior.txt (Check point 3, Behavior general processing complete) [18-09-2023 18:30:31] Processing behavior: temp_behaviors\_1stperson\magicmountedbehavior.txt (Check point 3.4, No changes detected) [18-09-2023 18:30:31] Processing behavior: temp_behaviors\magic_readied_direction_behavior.txt [18-09-2023 18:30:31] Behavior output path: c:\dosyalar\steam\steamapps\common\skyrim special edition\data\meshes\actors\character\behaviors\magic_readied_direction_behavior [18-09-2023 18:30:31] Processing behavior: temp_behaviors\_1stperson\blockbehavior.txt (Check point 3, Behavior general processing complete) [18-09-2023 18:30:31] Processing behavior: temp_behaviors\_1stperson\blockbehavior.txt (Check point 3.4, No changes detected) [18-09-2023 18:30:31] Processing behavior: temp_behaviors\magicbehavior.txt [18-09-2023 18:30:31] Behavior output path: c:\dosyalar\steam\steamapps\common\skyrim special edition\data\meshes\actors\character\behaviors\magicbehavior [18-09-2023 18:30:31] Processing behavior: temp_behaviors\defaultmale.txt (Check point 3, Behavior general processing complete) [18-09-2023 18:30:31] Total single animation processing time for defaultmale: 0 [18-09-2023 18:30:31] Total group animation processing time for defaultmale: 0 [18-09-2023 18:30:31] Processing behavior: temp_behaviors\defaultmale.txt (Check point 4, New animation inclusion complete) [18-09-2023 18:30:31] Processing behavior: temp_behaviors\defaultmale.txt (Check point 5, Prepare to output) [18-09-2023 18:30:31] Processing behavior: temp_behaviors\defaultmale.txt (Check point 6, Behavior output complete) [18-09-2023 18:30:31] Processing behavior: temp_behaviors\crossbow_direction_behavior.txt (Check point 7, Behavior compile complete) [18-09-2023 18:30:31] Processing behavior: temp_behaviors\magicmountedbehavior.txt [18-09-2023 18:30:31] Behavior output path: c:\dosyalar\steam\steamapps\common\skyrim special edition\data\meshes\actors\character\behaviors\magicmountedbehavior [18-09-2023 18:30:32] Processing behavior: temp_behaviors\bow_direction_behavior.txt (Check point 7, Behavior compile complete) [18-09-2023 18:30:32] Processing behavior: temp_behaviors\mt_behavior.txt [18-09-2023 18:30:32] Behavior output path: c:\dosyalar\steam\steamapps\common\skyrim special edition\data\meshes\actors\character\behaviors\mt_behavior [18-09-2023 18:30:32] Processing behavior: temp_behaviors\_1stperson\horsebehavior.txt (Check point 1, File extraction & mod selection complete) [18-09-2023 18:30:32] Processing behavior: temp_behaviors\_1stperson\horsebehavior.txt (IsCharater: FALSE) [18-09-2023 18:30:32] Processing behavior: temp_behaviors\_1stperson\horsebehavior.txt (Check point 2, ID replacement & PCEA record complete) [18-09-2023 18:30:32] Processing behavior: temp_behaviors\_1stperson\horsebehavior.txt (Check point 3, Behavior general processing complete) [18-09-2023 18:30:32] Processing behavior: temp_behaviors\_1stperson\horsebehavior.txt (Check point 3.4, No changes detected) [18-09-2023 18:30:32] Processing behavior: temp_behaviors\shout_behavior.txt [18-09-2023 18:30:32] Behavior output path: c:\dosyalar\steam\steamapps\common\skyrim special edition\data\meshes\actors\character\behaviors\shout_behavior [18-09-2023 18:30:32] Processing behavior: temp_behaviors\magic_readied_direction_behavior.txt (Check point 1, File extraction & mod selection complete) [18-09-2023 18:30:32] Processing behavior: temp_behaviors\magic_readied_direction_behavior.txt (IsCharater: FALSE) [18-09-2023 18:30:32] Processing behavior: temp_behaviors\magic_readied_direction_behavior.txt (Check point 2, ID replacement & PCEA record complete) [18-09-2023 18:30:32] Processing behavior: temp_behaviors\defaultfemale.txt (Check point 7, Behavior compile complete) [18-09-2023 18:30:32] Processing behavior: temp_behaviors\shoutmounted_behavior.txt [18-09-2023 18:30:32] Behavior output path: c:\dosyalar\steam\steamapps\common\skyrim special edition\data\meshes\actors\character\behaviors\shoutmounted_behavior [18-09-2023 18:30:32] Processing behavior: temp_behaviors\magic_readied_direction_behavior.txt (Check point 3, Behavior general processing complete) [18-09-2023 18:30:32] Total single animation processing time for magic_readied_direction_behavior: 0 [18-09-2023 18:30:32] Total group animation processing time for magic_readied_direction_behavior: 0 [18-09-2023 18:30:32] Processing behavior: temp_behaviors\magic_readied_direction_behavior.txt (Check point 4, New animation inclusion complete) [18-09-2023 18:30:32] Processing behavior: temp_behaviors\magic_readied_direction_behavior.txt (Check point 4.2, AA count: 68) [18-09-2023 18:30:32] Processing behavior: temp_behaviors\magic_readied_direction_behavior.txt (Check point 4.4, AA count: 68 COMPLETE) [18-09-2023 18:30:32] Processing behavior: temp_behaviors\magic_readied_direction_behavior.txt (Check point 5, Prepare to output) [18-09-2023 18:30:32] Processing behavior: temp_behaviors\magic_readied_direction_behavior.txt (Check point 6, Behavior output complete) [18-09-2023 18:30:32] Processing behavior: temp_behaviors\1hm_locomotion.txt (Check point 7, Behavior compile complete) [18-09-2023 18:30:32] Processing behavior: temp_behaviors\sprintbehavior.txt [18-09-2023 18:30:32] Behavior output path: c:\dosyalar\steam\steamapps\common\skyrim special edition\data\meshes\actors\character\behaviors\sprintbehavior [18-09-2023 18:30:32] Processing behavior: temp_behaviors\defaultmale.txt (Check point 7, Behavior compile complete) [18-09-2023 18:30:32] Processing behavior: temp_behaviors\staggerbehavior.txt [18-09-2023 18:30:32] Behavior output path: c:\dosyalar\steam\steamapps\common\skyrim special edition\data\meshes\actors\character\behaviors\staggerbehavior [18-09-2023 18:30:33] Background hkx file architecture check: COMPLETED [18-09-2023 18:30:33] Processing behavior: temp_behaviors\magic_readied_direction_behavior.txt (Check point 7, Behavior compile complete) [18-09-2023 18:30:33] Processing behavior: temp_behaviors\weapequip.txt [18-09-2023 18:30:33] Behavior output path: c:\dosyalar\steam\steamapps\common\skyrim special edition\data\meshes\actors\character\behaviors\weapequip [18-09-2023 18:30:33] Processing behavior: temp_behaviors\shoutmounted_behavior.txt (Check point 1, File extraction & mod selection complete) [18-09-2023 18:30:33] Processing behavior: temp_behaviors\shoutmounted_behavior.txt (IsCharater: FALSE) [18-09-2023 18:30:33] Processing behavior: temp_behaviors\shoutmounted_behavior.txt (Check point 2, ID replacement & PCEA record complete) [18-09-2023 18:30:33] Processing behavior: temp_behaviors\shoutmounted_behavior.txt (Check point 3, Behavior general processing complete) [18-09-2023 18:30:33] Total single animation processing time for shoutmounted_behavior: 0 [18-09-2023 18:30:33] Total group animation processing time for shoutmounted_behavior: 0 [18-09-2023 18:30:33] Processing behavior: temp_behaviors\shoutmounted_behavior.txt (Check point 4, New animation inclusion complete) [18-09-2023 18:30:33] Processing behavior: temp_behaviors\shoutmounted_behavior.txt (Check point 4.2, AA count: 15) [18-09-2023 18:30:33] Processing behavior: temp_behaviors\shoutmounted_behavior.txt (Check point 4.4, AA count: 15 COMPLETE) [18-09-2023 18:30:33] Processing behavior: temp_behaviors\shoutmounted_behavior.txt (Check point 5, Prepare to output) [18-09-2023 18:30:33] Processing behavior: temp_behaviors\shoutmounted_behavior.txt (Check point 6, Behavior output complete) [18-09-2023 18:30:34] Processing behavior: temp_behaviors\shoutmounted_behavior.txt (Check point 7, Behavior compile complete) [18-09-2023 18:30:34] Processing behavior: temp_behaviors\weapunequip.txt [18-09-2023 18:30:34] Behavior output path: c:\dosyalar\steam\steamapps\common\skyrim special edition\data\meshes\actors\character\behaviors\weapunequip [18-09-2023 18:30:34] Processing behavior: temp_behaviors\sprintbehavior.txt (Check point 1, File extraction & mod selection complete) [18-09-2023 18:30:34] Processing behavior: temp_behaviors\sprintbehavior.txt (IsCharater: FALSE) [18-09-2023 18:30:34] Processing behavior: temp_behaviors\sprintbehavior.txt (Check point 2, ID replacement & PCEA record complete) [18-09-2023 18:30:34] Processing behavior: temp_behaviors\sprintbehavior.txt (Check point 3, Behavior general processing complete) [18-09-2023 18:30:34] Total single animation processing time for sprintbehavior: 0 [18-09-2023 18:30:34] Total group animation processing time for sprintbehavior: 0 [18-09-2023 18:30:34] Processing behavior: temp_behaviors\sprintbehavior.txt (Check point 4, New animation inclusion complete) [18-09-2023 18:30:34] Processing behavior: temp_behaviors\sprintbehavior.txt (Check point 4.2, AA count: 13) [18-09-2023 18:30:34] Processing behavior: temp_behaviors\sprintbehavior.txt (Check point 4.4, AA count: 13 COMPLETE) [18-09-2023 18:30:34] Processing behavior: temp_behaviors\sprintbehavior.txt (Check point 5, Prepare to output) [18-09-2023 18:30:34] Processing behavior: temp_behaviors\sprintbehavior.txt (Check point 6, Behavior output complete) [18-09-2023 18:30:34] Processing behavior: temp_behaviors\staggerbehavior.txt (Check point 1, File extraction & mod selection complete) [18-09-2023 18:30:34] Processing behavior: temp_behaviors\staggerbehavior.txt (IsCharater: FALSE) [18-09-2023 18:30:34] Processing behavior: temp_behaviors\staggerbehavior.txt (Check point 2, ID replacement & PCEA record complete) [18-09-2023 18:30:34] Processing behavior: temp_behaviors\staggerbehavior.txt (Check point 3, Behavior general processing complete) [18-09-2023 18:30:34] Total single animation processing time for staggerbehavior: 0 [18-09-2023 18:30:34] Total group animation processing time for staggerbehavior: 0 [18-09-2023 18:30:34] Processing behavior: temp_behaviors\staggerbehavior.txt (Check point 4, New animation inclusion complete) [18-09-2023 18:30:34] Processing behavior: temp_behaviors\staggerbehavior.txt (Check point 4.2, AA count: 6) [18-09-2023 18:30:34] Processing behavior: temp_behaviors\staggerbehavior.txt (Check point 4.4, AA count: 6 COMPLETE) [18-09-2023 18:30:34] Processing behavior: temp_behaviors\staggerbehavior.txt (Check point 5, Prepare to output) [18-09-2023 18:30:34] Processing behavior: temp_behaviors\staggerbehavior.txt (Check point 6, Behavior output complete) [18-09-2023 18:30:34] Processing behavior: temp_behaviors\sprintbehavior.txt (Check point 7, Behavior compile complete) [18-09-2023 18:30:34] Processing behavior: temp_behaviors\shout_behavior.txt (Check point 1, File extraction & mod selection complete) [18-09-2023 18:30:34] Processing behavior: temp_behaviors\shout_behavior.txt (IsCharater: FALSE) [18-09-2023 18:30:34] Processing behavior: temp_behaviors\staggerbehavior.txt (Check point 7, Behavior compile complete) [18-09-2023 18:30:34] Processing behavior: temp_behaviors\shout_behavior.txt (Check point 2, ID replacement & PCEA record complete) [18-09-2023 18:30:34] Processing behavior: temp_behaviors\shout_behavior.txt (Check point 3, Behavior general processing complete) [18-09-2023 18:30:34] Total single animation processing time for shout_behavior: 0 [18-09-2023 18:30:34] Total group animation processing time for shout_behavior: 0 [18-09-2023 18:30:34] Processing behavior: temp_behaviors\shout_behavior.txt (Check point 4, New animation inclusion complete) [18-09-2023 18:30:34] Processing behavior: temp_behaviors\shout_behavior.txt (Check point 4.2, AA count: 47) [18-09-2023 18:30:34] Processing behavior: temp_behaviors\shout_behavior.txt (Check point 4.4, AA count: 47 COMPLETE) [18-09-2023 18:30:34] Processing behavior: temp_behaviors\shout_behavior.txt (Check point 5, Prepare to output) [18-09-2023 18:30:34] Processing behavior: temp_behaviors\shout_behavior.txt (Check point 6, Behavior output complete) [18-09-2023 18:30:34] Processing behavior: temp_behaviors\blockbehavior.txt (Check point 1, File extraction & mod selection complete) [18-09-2023 18:30:34] Processing behavior: temp_behaviors\blockbehavior.txt (IsCharater: FALSE) [18-09-2023 18:30:34] Processing behavior: temp_behaviors\blockbehavior.txt (Check point 2, ID replacement & PCEA record complete) [18-09-2023 18:30:34] Processing behavior: temp_behaviors\blockbehavior.txt (Check point 3, Behavior general processing complete) [18-09-2023 18:30:34] Total single animation processing time for blockbehavior: 0 [18-09-2023 18:30:34] Total group animation processing time for blockbehavior: 0 [18-09-2023 18:30:34] Processing behavior: temp_behaviors\blockbehavior.txt (Check point 4, New animation inclusion complete) [18-09-2023 18:30:34] Processing behavior: temp_behaviors\blockbehavior.txt (Check point 4.2, AA count: 33) [18-09-2023 18:30:34] Processing behavior: temp_behaviors\blockbehavior.txt (Check point 4.4, AA count: 33 COMPLETE) [18-09-2023 18:30:34] Processing behavior: temp_behaviors\blockbehavior.txt (Check point 5, Prepare to output) [18-09-2023 18:30:34] Processing behavior: temp_behaviors\blockbehavior.txt (Check point 6, Behavior output complete) [18-09-2023 18:30:34] Processing behavior: temp_behaviors\_1stperson\mt_behavior.txt (Check point 1, File extraction & mod selection complete) [18-09-2023 18:30:34] Processing behavior: temp_behaviors\_1stperson\mt_behavior.txt (IsCharater: FALSE) [18-09-2023 18:30:34] Processing behavior: temp_behaviors\_1stperson\mt_behavior.txt (Check point 2, ID replacement & PCEA record complete) [18-09-2023 18:30:35] Processing behavior: temp_behaviors\_1stperson\mt_behavior.txt (Check point 3, Behavior general processing complete) [18-09-2023 18:30:35] Processing behavior: temp_behaviors\_1stperson\mt_behavior.txt (Check point 3.4, No changes detected) [18-09-2023 18:30:35] Processing behavior: temp_behaviors\shout_behavior.txt (Check point 7, Behavior compile complete) [18-09-2023 18:30:35] Processing behavior: temp_behaviors\blockbehavior.txt (Check point 7, Behavior compile complete) [18-09-2023 18:30:35] Processing behavior: temp_behaviors\horsebehavior.txt (Check point 1, File extraction & mod selection complete) [18-09-2023 18:30:35] Processing behavior: temp_behaviors\horsebehavior.txt (IsCharater: FALSE) [18-09-2023 18:30:35] Processing behavior: temp_behaviors\horsebehavior.txt (Check point 2, ID replacement & PCEA record complete) [18-09-2023 18:30:35] Processing behavior: temp_behaviors\weapequip.txt (Check point 1, File extraction & mod selection complete) [18-09-2023 18:30:35] Processing behavior: temp_behaviors\weapequip.txt (IsCharater: FALSE) [18-09-2023 18:30:35] Processing behavior: temp_behaviors\weapequip.txt (Check point 2, ID replacement & PCEA record complete) [18-09-2023 18:30:35] Processing behavior: temp_behaviors\weapequip.txt (Check point 3, Behavior general processing complete) [18-09-2023 18:30:35] Total single animation processing time for weapequip: 0 [18-09-2023 18:30:35] Total group animation processing time for weapequip: 0 [18-09-2023 18:30:35] Processing behavior: temp_behaviors\weapequip.txt (Check point 4, New animation inclusion complete) [18-09-2023 18:30:35] Processing behavior: temp_behaviors\weapequip.txt (Check point 4.2, AA count: 15) [18-09-2023 18:30:35] Processing behavior: temp_behaviors\weapequip.txt (Check point 4.4, AA count: 15 COMPLETE) [18-09-2023 18:30:35] Processing behavior: temp_behaviors\magicmountedbehavior.txt (Check point 1, File extraction & mod selection complete) [18-09-2023 18:30:35] Processing behavior: temp_behaviors\magicmountedbehavior.txt (IsCharater: FALSE) [18-09-2023 18:30:35] Processing behavior: temp_behaviors\magicmountedbehavior.txt (Check point 2, ID replacement & PCEA record complete) [18-09-2023 18:30:35] Processing behavior: temp_behaviors\weapequip.txt (Check point 5, Prepare to output) [18-09-2023 18:30:35] Processing behavior: temp_behaviors\weapequip.txt (Check point 6, Behavior output complete) [18-09-2023 18:30:35] Processing behavior: temp_behaviors\horsebehavior.txt (Check point 3, Behavior general processing complete) [18-09-2023 18:30:35] Processing behavior: temp_behaviors\horsebehavior.txt (Check point 3.4, No changes detected) [18-09-2023 18:30:35] Processing behavior: temp_behaviors\magicmountedbehavior.txt (Check point 3, Behavior general processing complete) [18-09-2023 18:30:35] Total single animation processing time for magicmountedbehavior: 0 [18-09-2023 18:30:35] Total group animation processing time for magicmountedbehavior: 0 [18-09-2023 18:30:35] Processing behavior: temp_behaviors\magicmountedbehavior.txt (Check point 4, New animation inclusion complete) [18-09-2023 18:30:35] Processing behavior: temp_behaviors\magicmountedbehavior.txt (Check point 4.2, AA count: 59) [18-09-2023 18:30:35] Processing behavior: temp_behaviors\magicmountedbehavior.txt (Check point 4.4, AA count: 59 COMPLETE) [18-09-2023 18:30:35] Processing behavior: temp_behaviors\magicmountedbehavior.txt (Check point 5, Prepare to output) [18-09-2023 18:30:35] Processing behavior: temp_behaviors\magicmountedbehavior.txt (Check point 6, Behavior output complete) [18-09-2023 18:30:36] Processing behavior: temp_behaviors\weapequip.txt (Check point 7, Behavior compile complete) [18-09-2023 18:30:36] Processing behavior: temp_behaviors\magicmountedbehavior.txt (Check point 7, Behavior compile complete) [18-09-2023 18:30:36] Processing behavior: temp_behaviors\weapunequip.txt (Check point 1, File extraction & mod selection complete) [18-09-2023 18:30:36] Processing behavior: temp_behaviors\weapunequip.txt (IsCharater: FALSE) [18-09-2023 18:30:36] Processing behavior: temp_behaviors\weapunequip.txt (Check point 2, ID replacement & PCEA record complete) [18-09-2023 18:30:36] Processing behavior: temp_behaviors\_1stperson\magicbehavior.txt (Check point 1, File extraction & mod selection complete) [18-09-2023 18:30:36] Processing behavior: temp_behaviors\_1stperson\magicbehavior.txt (IsCharater: FALSE) [18-09-2023 18:30:36] Processing behavior: temp_behaviors\_1stperson\magicbehavior.txt (Check point 2, ID replacement & PCEA record complete) [18-09-2023 18:30:36] Processing behavior: temp_behaviors\weapunequip.txt (Check point 3, Behavior general processing complete) [18-09-2023 18:30:36] Total single animation processing time for weapunequip: 0 [18-09-2023 18:30:36] Total group animation processing time for weapunequip: 0 [18-09-2023 18:30:36] Processing behavior: temp_behaviors\weapunequip.txt (Check point 4, New animation inclusion complete) [18-09-2023 18:30:36] Processing behavior: temp_behaviors\weapunequip.txt (Check point 4.2, AA count: 14) [18-09-2023 18:30:37] Processing behavior: temp_behaviors\weapunequip.txt (Check point 4.4, AA count: 14 COMPLETE) [18-09-2023 18:30:37] Processing behavior: temp_behaviors\weapunequip.txt (Check point 5, Prepare to output) [18-09-2023 18:30:37] Processing behavior: temp_behaviors\weapunequip.txt (Check point 6, Behavior output complete) [18-09-2023 18:30:37] Processing behavior: temp_behaviors\_1stperson\magicbehavior.txt (Check point 3, Behavior general processing complete) [18-09-2023 18:30:37] Processing behavior: temp_behaviors\_1stperson\magicbehavior.txt (Check point 3.4, No changes detected) [18-09-2023 18:30:37] Processing behavior: temp_behaviors\weapunequip.txt (Check point 7, Behavior compile complete) [18-09-2023 18:30:37] Processing behavior: temp_behaviors\idlebehavior.txt (Check point 1, File extraction & mod selection complete) [18-09-2023 18:30:37] Processing behavior: temp_behaviors\idlebehavior.txt (IsCharater: FALSE) [18-09-2023 18:30:37] Processing behavior: temp_behaviors\idlebehavior.txt (Check point 2, ID replacement & PCEA record complete) [18-09-2023 18:30:37] Processing behavior: temp_behaviors\idlebehavior.txt (Check point 3, Behavior general processing complete) [18-09-2023 18:30:37] Total single animation processing time for idlebehavior: 0 [18-09-2023 18:30:37] Total group animation processing time for idlebehavior: 0 [18-09-2023 18:30:37] Processing behavior: temp_behaviors\idlebehavior.txt (Check point 4, New animation inclusion complete) [18-09-2023 18:30:37] Processing behavior: temp_behaviors\idlebehavior.txt (Check point 4.2, AA count: 2) [18-09-2023 18:30:37] Processing behavior: temp_behaviors\idlebehavior.txt (Check point 4.4, AA count: 2 COMPLETE) [18-09-2023 18:30:37] Processing behavior: temp_behaviors\idlebehavior.txt (Check point 5, Prepare to output) [18-09-2023 18:30:37] Processing behavior: temp_behaviors\idlebehavior.txt (Check point 6, Behavior output complete) [18-09-2023 18:30:38] Processing behavior: temp_behaviors\idlebehavior.txt (Check point 7, Behavior compile complete) [18-09-2023 18:30:39] Processing behavior: temp_behaviors\magicbehavior.txt (Check point 1, File extraction & mod selection complete) [18-09-2023 18:30:39] Processing behavior: temp_behaviors\magicbehavior.txt (IsCharater: FALSE) [18-09-2023 18:30:39] Processing behavior: temp_behaviors\magicbehavior.txt (Check point 2, ID replacement & PCEA record complete) [18-09-2023 18:30:40] Processing behavior: temp_behaviors\magicbehavior.txt (Check point 3, Behavior general processing complete) [18-09-2023 18:30:40] Total single animation processing time for magicbehavior: 0 [18-09-2023 18:30:40] Total group animation processing time for magicbehavior: 0 [18-09-2023 18:30:40] Processing behavior: temp_behaviors\magicbehavior.txt (Check point 4, New animation inclusion complete) [18-09-2023 18:30:40] Processing behavior: temp_behaviors\magicbehavior.txt (Check point 4.2, AA count: 170) [18-09-2023 18:30:40] Processing behavior: temp_behaviors\magicbehavior.txt (Check point 4.4, AA count: 170 COMPLETE) [18-09-2023 18:30:40] Processing behavior: temp_behaviors\attackbehavior.txt (Check point 1, File extraction & mod selection complete) [18-09-2023 18:30:40] Processing behavior: temp_behaviors\attackbehavior.txt (IsCharater: FALSE) [18-09-2023 18:30:40] Processing behavior: temp_behaviors\magicbehavior.txt (Check point 5, Prepare to output) [18-09-2023 18:30:40] Processing behavior: temp_behaviors\attackbehavior.txt (Check point 2, ID replacement & PCEA record complete) [18-09-2023 18:30:40] Processing behavior: temp_behaviors\magicbehavior.txt (Check point 6, Behavior output complete) [18-09-2023 18:30:40] Processing behavior: temp_behaviors\attackbehavior.txt (Check point 3, Behavior general processing complete) [18-09-2023 18:30:40] Total single animation processing time for attackbehavior: 0 [18-09-2023 18:30:40] Total group animation processing time for attackbehavior: 0 [18-09-2023 18:30:40] Processing behavior: temp_behaviors\attackbehavior.txt (Check point 4, New animation inclusion complete) [18-09-2023 18:30:40] Processing behavior: temp_behaviors\attackbehavior.txt (Check point 4.2, AA count: 34) [18-09-2023 18:30:40] Processing behavior: temp_behaviors\attackbehavior.txt (Check point 4.4, AA count: 34 COMPLETE) [18-09-2023 18:30:40] Processing behavior: temp_behaviors\attackbehavior.txt (Check point 5, Prepare to output) [18-09-2023 18:30:40] Processing behavior: temp_behaviors\attackbehavior.txt (Check point 6, Behavior output complete) [18-09-2023 18:30:40] Processing behavior: temp_behaviors\0_master.txt (Check point 1, File extraction & mod selection complete) [18-09-2023 18:30:40] Processing behavior: temp_behaviors\0_master.txt (IsCharater: FALSE) [18-09-2023 18:30:40] Processing behavior: temp_behaviors\0_master.txt (Check point 2, ID replacement & PCEA record complete) [18-09-2023 18:30:40] WARNING(1010): Duplicated event name has been detected | Event Name: npcsoundplay.NPCKillShove [18-09-2023 18:30:40] WARNING(1010): Duplicated event name has been detected | Event Name: npcsoundplay.NPCKillStruggle [18-09-2023 18:30:40] Processing behavior: temp_behaviors\0_master.txt (Check point 3, Behavior general processing complete) [18-09-2023 18:30:40] Processing behavior: temp_behaviors\0_master.txt (Check point 3.6, Mod code: core, Animation count: 43) [18-09-2023 18:30:40] Processing behavior: temp_behaviors\0_master.txt (Check point 3.8, Mod code: core, Animation count: 43 COMPLETE) [18-09-2023 18:30:40] Processing behavior: temp_behaviors\0_master.txt (Check point 3.8, Mod code: core, Existing ID count: 1) [18-09-2023 18:30:40] Processing behavior: temp_behaviors\0_master.txt (Check point 3.8, Mod code: core, Existing ID count: 1 COMPLETE) [18-09-2023 18:30:40] Processing behavior: temp_behaviors\0_master.txt (Check point 3.6, Mod code: km, Animation count: 1) [18-09-2023 18:30:40] Processing behavior: temp_behaviors\0_master.txt (Check point 3.8, Mod code: km, Animation count: 1 COMPLETE) [18-09-2023 18:30:40] Processing behavior: temp_behaviors\0_master.txt (Check point 3.8, Mod code: km, Existing ID count: 2) [18-09-2023 18:30:40] Processing behavior: temp_behaviors\0_master.txt (Check point 3.8, Mod code: km, Existing ID count: 2 COMPLETE) [18-09-2023 18:30:40] Processing behavior: temp_behaviors\0_master.txt (Check point 3.6, Mod code: pa, Animation count: 4) [18-09-2023 18:30:40] Processing behavior: temp_behaviors\0_master.txt (Check point 3.8, Mod code: pa, Animation count: 4 COMPLETE) [18-09-2023 18:30:40] Processing behavior: temp_behaviors\0_master.txt (Check point 3.8, Mod code: pa, Existing ID count: 2) [18-09-2023 18:30:40] Processing behavior: temp_behaviors\0_master.txt (Check point 3.8, Mod code: pa, Existing ID count: 2 COMPLETE) [18-09-2023 18:30:40] Total single animation processing time for 0_master: 10 [18-09-2023 18:30:40] Total group animation processing time for 0_master: 0 [18-09-2023 18:30:40] Processing behavior: temp_behaviors\0_master.txt (Check point 4, New animation inclusion complete) [18-09-2023 18:30:40] Processing behavior: temp_behaviors\0_master.txt (Check point 4.2, AA count: 136) [18-09-2023 18:30:40] Processing behavior: temp_behaviors\0_master.txt (Check point 4.4, AA count: 136 COMPLETE) [18-09-2023 18:30:40] Processing behavior: temp_behaviors\0_master.txt (Check point 5, Prepare to output) [18-09-2023 18:30:41] Processing behavior: temp_behaviors\0_master.txt (Check point 6, Behavior output complete) [18-09-2023 18:30:41] Processing behavior: temp_behaviors\_1stperson\0_master.txt (Check point 1, File extraction & mod selection complete) [18-09-2023 18:30:41] Processing behavior: temp_behaviors\_1stperson\0_master.txt (IsCharater: FALSE) [18-09-2023 18:30:41] Processing behavior: temp_behaviors\_1stperson\0_master.txt (Check point 2, ID replacement & PCEA record complete) [18-09-2023 18:30:41] Processing behavior: temp_behaviors\magicbehavior.txt (Check point 7, Behavior compile complete) [18-09-2023 18:30:41] Processing behavior: temp_behaviors\_1stperson\0_master.txt (Check point 3, Behavior general processing complete) [18-09-2023 18:30:41] Processing behavior: temp_behaviors\_1stperson\0_master.txt (Check point 3.4, No changes detected) [18-09-2023 18:30:41] Processing behavior: temp_behaviors\attackbehavior.txt (Check point 7, Behavior compile complete) [18-09-2023 18:30:43] Processing behavior: temp_behaviors\0_master.txt (Check point 7, Behavior compile complete)  I don't even know what the hell hbc_(animations) is. And this one is in the Skyrim/Data/Nemesis_Engine folder Spoiler [18-09-2023 18:13:28] ERROR(1002): Failed to compute file size | File: "temp_behaviors\\weapunequip.txt" And there's nothing else in here All the actual stuff is in MO2's virtual file Maybe it's just MO2 ? Maybe the problem is Nemesis being in the virtual folder and not Skyrim folder.  Edited September 18, 2023 by KKSSL
traison Posted September 18, 2023 Posted September 18, 2023 26 minutes ago, KKSSL said: Maybe it's just MO2 ? Maybe the problem is Nemesis being in the virtual folder and not Skyrim folder. Â That is theoretically possible, however: More people would have the same issue. Other applications would be likely to have similar issues. The "Failed to compute file size" error could indicate an issue with mo2's usvfs, however at this point my guess is it failed because the file doesn't exist. Procmon can answer this question as well. It seems the temp_behaviors directory may be used with hkxcmd to generate behavior files. This may be your problem. The warnings should most likely be fixed.
KKSSL Posted September 18, 2023 Author Posted September 18, 2023 47 minutes ago, traison said: It seems the temp_behaviors directory may be used with hkxcmd to generate behavior files. My brain can't brain any of this please simplify  4 hours ago, traison said: Also I do see it using hkxcmd.exe in here so hkxcmd remains one of the prime suspects. Locate this file, most likely bundled with the Nemesis install somewhere, and run it manually (double click it). Do you get any error messages, such as missing runtime version or the like? I'll try this in a bit but i might fail and require help with it.
KKSSL Posted September 18, 2023 Author Posted September 18, 2023 (edited) Please read the post below this first since this post is just an idea that popped up So again going back all the way to ~15 August, disabling the following mods yielded the following results. I feel like we might be looking at the wrong place, don't get me wrong it still is probably worth checking. It's not that Nemesis doesn't work. The problem is it not working with "some" mods (Devious Devices, XPMSSE i think that's all) installed. Spoiler And here's the new UpdateLog without the breaking mods (at least i think this is the new one ?) Spoiler [19-09-2023 00:22:28] Nemesis Behavior Version: v0.84 [19-09-2023 00:22:28] Current Directory: C:\Dosyalar\Steam\steamapps\common\Skyrim Special Edition\data\Nemesis_Engine [19-09-2023 00:22:28] Data Directory: C:\Dosyalar\Steam\steamapps\common\Skyrim Special Edition\data\ [19-09-2023 00:22:28] Skyrim Special Edition: TRUE [19-09-2023 00:22:28] Detecting processes... [19-09-2023 00:22:33] Process count: 78 [19-09-2023 00:22:33] Initializing file check... [19-09-2023 00:22:33] File Check complete [19-09-2023 00:22:33] External script run complete [19-09-2023 00:22:33] Temp behavior clearance complete [19-09-2023 00:22:33] Behavior Disassemble start (File: C:\Dosyalar\Steam\steamapps\common\Skyrim Special Edition\data\meshes\actors\character\_1stperson\behaviors\Nemesis_0_master.xml) [19-09-2023 00:22:33] Behavior Disassemble complete (File: C:\Dosyalar\Steam\steamapps\common\Skyrim Special Edition\data\meshes\actors\character\_1stperson\behaviors\Nemesis_0_master.xml) [19-09-2023 00:22:33] Behavior Disassemble start (File: C:\Dosyalar\Steam\steamapps\common\Skyrim Special Edition\data\meshes\actors\character\_1stperson\behaviors\Nemesis_1hm_behavior.xml) [19-09-2023 00:22:33] Behavior Disassemble complete (File: C:\Dosyalar\Steam\steamapps\common\Skyrim Special Edition\data\meshes\actors\character\_1stperson\behaviors\Nemesis_1hm_behavior.xml) [19-09-2023 00:22:33] Behavior Disassemble start (File: C:\Dosyalar\Steam\steamapps\common\Skyrim Special Edition\data\meshes\actors\character\_1stperson\behaviors\Nemesis_1hm_locomotion.xml) [19-09-2023 00:22:33] Behavior Disassemble complete (File: C:\Dosyalar\Steam\steamapps\common\Skyrim Special Edition\data\meshes\actors\character\_1stperson\behaviors\Nemesis_1hm_locomotion.xml) [19-09-2023 00:22:33] Behavior Disassemble start (File: C:\Dosyalar\Steam\steamapps\common\Skyrim Special Edition\data\meshes\actors\character\_1stperson\behaviors\Nemesis_bashbehavior.xml) [19-09-2023 00:22:33] Behavior Disassemble complete (File: C:\Dosyalar\Steam\steamapps\common\Skyrim Special Edition\data\meshes\actors\character\_1stperson\behaviors\Nemesis_bashbehavior.xml) [19-09-2023 00:22:33] Behavior Disassemble start (File: C:\Dosyalar\Steam\steamapps\common\Skyrim Special Edition\data\meshes\actors\character\_1stperson\behaviors\Nemesis_blockbehavior.xml) [19-09-2023 00:22:33] Behavior Disassemble complete (File: C:\Dosyalar\Steam\steamapps\common\Skyrim Special Edition\data\meshes\actors\character\_1stperson\behaviors\Nemesis_blockbehavior.xml) [19-09-2023 00:22:33] Behavior Disassemble start (File: C:\Dosyalar\Steam\steamapps\common\Skyrim Special Edition\data\meshes\actors\character\_1stperson\behaviors\Nemesis_bow_direction_behavior.xml) [19-09-2023 00:22:33] Behavior Disassemble complete (File: C:\Dosyalar\Steam\steamapps\common\Skyrim Special Edition\data\meshes\actors\character\_1stperson\behaviors\Nemesis_bow_direction_behavior.xml) [19-09-2023 00:22:33] Behavior Disassemble start (File: C:\Dosyalar\Steam\steamapps\common\Skyrim Special Edition\data\meshes\actors\character\_1stperson\behaviors\Nemesis_crossbow_direction_behavior.xml) [19-09-2023 00:22:33] Behavior Disassemble complete (File: C:\Dosyalar\Steam\steamapps\common\Skyrim Special Edition\data\meshes\actors\character\_1stperson\behaviors\Nemesis_crossbow_direction_behavior.xml) [19-09-2023 00:22:33] Behavior Disassemble start (File: C:\Dosyalar\Steam\steamapps\common\Skyrim Special Edition\data\meshes\actors\character\_1stperson\behaviors\Nemesis_horsebehavior.xml) [19-09-2023 00:22:33] Behavior Disassemble complete (File: C:\Dosyalar\Steam\steamapps\common\Skyrim Special Edition\data\meshes\actors\character\_1stperson\behaviors\Nemesis_horsebehavior.xml) [19-09-2023 00:22:33] Behavior Disassemble start (File: C:\Dosyalar\Steam\steamapps\common\Skyrim Special Edition\data\meshes\actors\character\_1stperson\behaviors\Nemesis_idlebehavior.xml) [19-09-2023 00:22:33] Behavior Disassemble complete (File: C:\Dosyalar\Steam\steamapps\common\Skyrim Special Edition\data\meshes\actors\character\_1stperson\behaviors\Nemesis_idlebehavior.xml) [19-09-2023 00:22:33] Behavior Disassemble start (File: C:\Dosyalar\Steam\steamapps\common\Skyrim Special Edition\data\meshes\actors\character\_1stperson\behaviors\Nemesis_magicbehavior.xml) [19-09-2023 00:22:33] Behavior Disassemble complete (File: C:\Dosyalar\Steam\steamapps\common\Skyrim Special Edition\data\meshes\actors\character\_1stperson\behaviors\Nemesis_magicbehavior.xml) [19-09-2023 00:22:33] Behavior Disassemble start (File: C:\Dosyalar\Steam\steamapps\common\Skyrim Special Edition\data\meshes\actors\character\_1stperson\behaviors\Nemesis_magicmountedbehavior.xml) [19-09-2023 00:22:33] Behavior Disassemble complete (File: C:\Dosyalar\Steam\steamapps\common\Skyrim Special Edition\data\meshes\actors\character\_1stperson\behaviors\Nemesis_magicmountedbehavior.xml) [19-09-2023 00:22:33] Behavior Disassemble start (File: C:\Dosyalar\Steam\steamapps\common\Skyrim Special Edition\data\meshes\actors\character\_1stperson\behaviors\Nemesis_mt_behavior.xml) [19-09-2023 00:22:33] Behavior Disassemble complete (File: C:\Dosyalar\Steam\steamapps\common\Skyrim Special Edition\data\meshes\actors\character\_1stperson\behaviors\Nemesis_mt_behavior.xml) [19-09-2023 00:22:33] Behavior Disassemble start (File: C:\Dosyalar\Steam\steamapps\common\Skyrim Special Edition\data\meshes\actors\character\_1stperson\behaviors\Nemesis_shout_behavior.xml) [19-09-2023 00:22:33] Behavior Disassemble complete (File: C:\Dosyalar\Steam\steamapps\common\Skyrim Special Edition\data\meshes\actors\character\_1stperson\behaviors\Nemesis_shout_behavior.xml) [19-09-2023 00:22:33] Behavior Disassemble start (File: C:\Dosyalar\Steam\steamapps\common\Skyrim Special Edition\data\meshes\actors\character\_1stperson\behaviors\Nemesis_shoutmounted_behavior.xml) [19-09-2023 00:22:33] Behavior Disassemble complete (File: C:\Dosyalar\Steam\steamapps\common\Skyrim Special Edition\data\meshes\actors\character\_1stperson\behaviors\Nemesis_shoutmounted_behavior.xml) [19-09-2023 00:22:33] Behavior Disassemble start (File: C:\Dosyalar\Steam\steamapps\common\Skyrim Special Edition\data\meshes\actors\character\_1stperson\behaviors\Nemesis_sprintbehavior.xml) [19-09-2023 00:22:33] Behavior Disassemble complete (File: C:\Dosyalar\Steam\steamapps\common\Skyrim Special Edition\data\meshes\actors\character\_1stperson\behaviors\Nemesis_sprintbehavior.xml) [19-09-2023 00:22:33] Behavior Disassemble start (File: C:\Dosyalar\Steam\steamapps\common\Skyrim Special Edition\data\meshes\actors\character\_1stperson\behaviors\Nemesis_staggerbehavior.xml) [19-09-2023 00:22:33] Behavior Disassemble complete (File: C:\Dosyalar\Steam\steamapps\common\Skyrim Special Edition\data\meshes\actors\character\_1stperson\behaviors\Nemesis_staggerbehavior.xml) [19-09-2023 00:22:33] Behavior Disassemble start (File: C:\Dosyalar\Steam\steamapps\common\Skyrim Special Edition\data\meshes\actors\character\_1stperson\behaviors\Nemesis_weapequip.xml) [19-09-2023 00:22:33] Behavior Disassemble complete (File: C:\Dosyalar\Steam\steamapps\common\Skyrim Special Edition\data\meshes\actors\character\_1stperson\behaviors\Nemesis_weapequip.xml) [19-09-2023 00:22:33] Behavior Disassemble start (File: C:\Dosyalar\Steam\steamapps\common\Skyrim Special Edition\data\meshes\actors\character\_1stperson\characters\Nemesis_firstperson.xml) [19-09-2023 00:22:33] Behavior Disassemble complete (File: C:\Dosyalar\Steam\steamapps\common\Skyrim Special Edition\data\meshes\actors\character\_1stperson\characters\Nemesis_firstperson.xml) [19-09-2023 00:22:33] Nemesis Project Record start (File: C:\Dosyalar\Steam\steamapps\common\Skyrim Special Edition\data\meshes\actors\character\_1stperson\Nemesis_firstperson_Project.xml) [19-09-2023 00:22:33] Nemesis Project Record complete (File: C:\Dosyalar\Steam\steamapps\common\Skyrim Special Edition\data\meshes\actors\character\_1stperson\Nemesis_firstperson_Project.xml) [19-09-2023 00:22:33] Behavior Disassemble start (File: C:\Dosyalar\Steam\steamapps\common\Skyrim Special Edition\data\meshes\actors\character\behaviors\Nemesis_0_master.xml) [19-09-2023 00:22:34] Behavior Disassemble complete (File: C:\Dosyalar\Steam\steamapps\common\Skyrim Special Edition\data\meshes\actors\character\behaviors\Nemesis_0_master.xml) [19-09-2023 00:22:34] Behavior Disassemble start (File: C:\Dosyalar\Steam\steamapps\common\Skyrim Special Edition\data\meshes\actors\character\behaviors\Nemesis_1hm_behavior.xml) [19-09-2023 00:22:34] Behavior Disassemble complete (File: C:\Dosyalar\Steam\steamapps\common\Skyrim Special Edition\data\meshes\actors\character\behaviors\Nemesis_1hm_behavior.xml) [19-09-2023 00:22:34] Behavior Disassemble start (File: C:\Dosyalar\Steam\steamapps\common\Skyrim Special Edition\data\meshes\actors\character\behaviors\Nemesis_1hm_locomotion.xml) [19-09-2023 00:22:34] Behavior Disassemble complete (File: C:\Dosyalar\Steam\steamapps\common\Skyrim Special Edition\data\meshes\actors\character\behaviors\Nemesis_1hm_locomotion.xml) [19-09-2023 00:22:34] Behavior Disassemble start (File: C:\Dosyalar\Steam\steamapps\common\Skyrim Special Edition\data\meshes\actors\character\behaviors\Nemesis_AttackBehavior.xml) [19-09-2023 00:22:34] Behavior Disassemble complete (File: C:\Dosyalar\Steam\steamapps\common\Skyrim Special Edition\data\meshes\actors\character\behaviors\Nemesis_AttackBehavior.xml) [19-09-2023 00:22:34] Behavior Disassemble start (File: C:\Dosyalar\Steam\steamapps\common\Skyrim Special Edition\data\meshes\actors\character\behaviors\Nemesis_bashbehavior.xml) [19-09-2023 00:22:34] Behavior Disassemble complete (File: C:\Dosyalar\Steam\steamapps\common\Skyrim Special Edition\data\meshes\actors\character\behaviors\Nemesis_bashbehavior.xml) [19-09-2023 00:22:34] Behavior Disassemble start (File: C:\Dosyalar\Steam\steamapps\common\Skyrim Special Edition\data\meshes\actors\character\behaviors\Nemesis_behavior.xml) [19-09-2023 00:22:34] Behavior Disassemble complete (File: C:\Dosyalar\Steam\steamapps\common\Skyrim Special Edition\data\meshes\actors\character\behaviors\Nemesis_behavior.xml) [19-09-2023 00:22:34] Behavior Disassemble start (File: C:\Dosyalar\Steam\steamapps\common\Skyrim Special Edition\data\meshes\actors\character\behaviors\Nemesis_blockbehavior.xml) [19-09-2023 00:22:34] Behavior Disassemble complete (File: C:\Dosyalar\Steam\steamapps\common\Skyrim Special Edition\data\meshes\actors\character\behaviors\Nemesis_blockbehavior.xml) [19-09-2023 00:22:34] Behavior Disassemble start (File: C:\Dosyalar\Steam\steamapps\common\Skyrim Special Edition\data\meshes\actors\character\behaviors\Nemesis_bow_direction_behavior.xml) [19-09-2023 00:22:34] Behavior Disassemble complete (File: C:\Dosyalar\Steam\steamapps\common\Skyrim Special Edition\data\meshes\actors\character\behaviors\Nemesis_bow_direction_behavior.xml) [19-09-2023 00:22:34] Behavior Disassemble start (File: C:\Dosyalar\Steam\steamapps\common\Skyrim Special Edition\data\meshes\actors\character\behaviors\Nemesis_crossbow_direction_behavior.xml) [19-09-2023 00:22:34] Behavior Disassemble complete (File: C:\Dosyalar\Steam\steamapps\common\Skyrim Special Edition\data\meshes\actors\character\behaviors\Nemesis_crossbow_direction_behavior.xml) [19-09-2023 00:22:34] Behavior Disassemble start (File: C:\Dosyalar\Steam\steamapps\common\Skyrim Special Edition\data\meshes\actors\character\behaviors\Nemesis_horsebehavior.xml) [19-09-2023 00:22:34] Behavior Disassemble complete (File: C:\Dosyalar\Steam\steamapps\common\Skyrim Special Edition\data\meshes\actors\character\behaviors\Nemesis_horsebehavior.xml) [19-09-2023 00:22:34] Behavior Disassemble start (File: C:\Dosyalar\Steam\steamapps\common\Skyrim Special Edition\data\meshes\actors\character\behaviors\Nemesis_idlebehavior.xml) [19-09-2023 00:22:34] Behavior Disassemble complete (File: C:\Dosyalar\Steam\steamapps\common\Skyrim Special Edition\data\meshes\actors\character\behaviors\Nemesis_idlebehavior.xml) [19-09-2023 00:22:34] Behavior Disassemble start (File: C:\Dosyalar\Steam\steamapps\common\Skyrim Special Edition\data\meshes\actors\character\behaviors\Nemesis_magic_readied_direction_behavior.xml) [19-09-2023 00:22:34] Behavior Disassemble complete (File: C:\Dosyalar\Steam\steamapps\common\Skyrim Special Edition\data\meshes\actors\character\behaviors\Nemesis_magic_readied_direction_behavior.xml) [19-09-2023 00:22:34] Behavior Disassemble start (File: C:\Dosyalar\Steam\steamapps\common\Skyrim Special Edition\data\meshes\actors\character\behaviors\Nemesis_magicbehavior.xml) [19-09-2023 00:22:34] Behavior Disassemble complete (File: C:\Dosyalar\Steam\steamapps\common\Skyrim Special Edition\data\meshes\actors\character\behaviors\Nemesis_magicbehavior.xml) [19-09-2023 00:22:34] Behavior Disassemble start (File: C:\Dosyalar\Steam\steamapps\common\Skyrim Special Edition\data\meshes\actors\character\behaviors\Nemesis_magicmountedbehavior.xml) [19-09-2023 00:22:34] Behavior Disassemble complete (File: C:\Dosyalar\Steam\steamapps\common\Skyrim Special Edition\data\meshes\actors\character\behaviors\Nemesis_magicmountedbehavior.xml) [19-09-2023 00:22:34] Behavior Disassemble start (File: C:\Dosyalar\Steam\steamapps\common\Skyrim Special Edition\data\meshes\actors\character\behaviors\Nemesis_mt_behavior.xml) [19-09-2023 00:22:34] Behavior Disassemble complete (File: C:\Dosyalar\Steam\steamapps\common\Skyrim Special Edition\data\meshes\actors\character\behaviors\Nemesis_mt_behavior.xml) [19-09-2023 00:22:34] Behavior Disassemble start (File: C:\Dosyalar\Steam\steamapps\common\Skyrim Special Edition\data\meshes\actors\character\behaviors\Nemesis_shout_behavior.xml) [19-09-2023 00:22:34] Behavior Disassemble complete (File: C:\Dosyalar\Steam\steamapps\common\Skyrim Special Edition\data\meshes\actors\character\behaviors\Nemesis_shout_behavior.xml) [19-09-2023 00:22:34] Behavior Disassemble start (File: C:\Dosyalar\Steam\steamapps\common\Skyrim Special Edition\data\meshes\actors\character\behaviors\Nemesis_shoutmounted_behavior.xml) [19-09-2023 00:22:35] Behavior Disassemble complete (File: C:\Dosyalar\Steam\steamapps\common\Skyrim Special Edition\data\meshes\actors\character\behaviors\Nemesis_shoutmounted_behavior.xml) [19-09-2023 00:22:35] Behavior Disassemble start (File: C:\Dosyalar\Steam\steamapps\common\Skyrim Special Edition\data\meshes\actors\character\behaviors\Nemesis_sprintbehavior.xml) [19-09-2023 00:22:35] Behavior Disassemble complete (File: C:\Dosyalar\Steam\steamapps\common\Skyrim Special Edition\data\meshes\actors\character\behaviors\Nemesis_sprintbehavior.xml) [19-09-2023 00:22:35] Behavior Disassemble start (File: C:\Dosyalar\Steam\steamapps\common\Skyrim Special Edition\data\meshes\actors\character\behaviors\Nemesis_staggerbehavior.xml) [19-09-2023 00:22:35] Behavior Disassemble complete (File: C:\Dosyalar\Steam\steamapps\common\Skyrim Special Edition\data\meshes\actors\character\behaviors\Nemesis_staggerbehavior.xml) [19-09-2023 00:22:35] Behavior Disassemble start (File: C:\Dosyalar\Steam\steamapps\common\Skyrim Special Edition\data\meshes\actors\character\behaviors\Nemesis_weapequip.xml) [19-09-2023 00:22:35] Behavior Disassemble complete (File: C:\Dosyalar\Steam\steamapps\common\Skyrim Special Edition\data\meshes\actors\character\behaviors\Nemesis_weapequip.xml) [19-09-2023 00:22:35] Behavior Disassemble start (File: C:\Dosyalar\Steam\steamapps\common\Skyrim Special Edition\data\meshes\actors\character\behaviors\Nemesis_WeapUnequip.xml) [19-09-2023 00:22:35] Behavior Disassemble complete (File: C:\Dosyalar\Steam\steamapps\common\Skyrim Special Edition\data\meshes\actors\character\behaviors\Nemesis_WeapUnequip.xml) [19-09-2023 00:22:35] Behavior Disassemble start (File: C:\Dosyalar\Steam\steamapps\common\Skyrim Special Edition\data\meshes\actors\character\characters\Nemesis_defaultmale.xml) [19-09-2023 00:22:35] Behavior Disassemble complete (File: C:\Dosyalar\Steam\steamapps\common\Skyrim Special Edition\data\meshes\actors\character\characters\Nemesis_defaultmale.xml) [19-09-2023 00:22:35] Behavior Disassemble start (File: C:\Dosyalar\Steam\steamapps\common\Skyrim Special Edition\data\meshes\actors\character\characters female\Nemesis_defaultfemale.xml) [19-09-2023 00:22:35] Behavior Disassemble complete (File: C:\Dosyalar\Steam\steamapps\common\Skyrim Special Edition\data\meshes\actors\character\characters female\Nemesis_defaultfemale.xml) [19-09-2023 00:22:35] Nemesis Project Record start (File: C:\Dosyalar\Steam\steamapps\common\Skyrim Special Edition\data\meshes\actors\character\Nemesis_defaultfemale_Project.xml) [19-09-2023 00:22:35] Nemesis Project Record complete (File: C:\Dosyalar\Steam\steamapps\common\Skyrim Special Edition\data\meshes\actors\character\Nemesis_defaultfemale_Project.xml) [19-09-2023 00:22:35] Nemesis Project Record start (File: C:\Dosyalar\Steam\steamapps\common\Skyrim Special Edition\data\meshes\actors\character\Nemesis_defaultmale_Project.xml) [19-09-2023 00:22:35] Nemesis Project Record complete (File: C:\Dosyalar\Steam\steamapps\common\Skyrim Special Edition\data\meshes\actors\character\Nemesis_defaultmale_Project.xml) [19-09-2023 00:22:35] AnimData Disassemble start (File: C:\Dosyalar\Steam\steamapps\common\Skyrim Special Edition\data\meshes\nemesis_animationdatasinglefile.txt) [19-09-2023 00:22:35] AnimData Disassemble complete (File: C:\Dosyalar\Steam\steamapps\common\Skyrim Special Edition\data\meshes\nemesis_animationdatasinglefile.txt) [19-09-2023 00:22:35] AnimSetData Disassemble start (File: C:\Dosyalar\Steam\steamapps\common\Skyrim Special Edition\data\meshes\nemesis_animationsetdatasinglefile.txt) [19-09-2023 00:22:35] AnimSetData Disassemble complete (File: C:\Dosyalar\Steam\steamapps\common\Skyrim Special Edition\data\meshes\nemesis_animationsetdatasinglefile.txt) [19-09-2023 00:22:35] Data record complete [19-09-2023 00:22:35] New Animations extraction start (Folder: behavior templates\b\behavior) [19-09-2023 00:22:35] New Animations extraction complete (Folder: behavior templates\b\behavior) [19-09-2023 00:22:35] New Animations extraction start (Folder: behavior templates\ch\mt_behavior) [19-09-2023 00:22:35] New Animations extraction complete (Folder: behavior templates\ch\mt_behavior) [19-09-2023 00:22:35] New Animations extraction start (Folder: behavior templates\core\0_master) [19-09-2023 00:22:35] New Animations extraction complete (Folder: behavior templates\core\0_master) [19-09-2023 00:22:35] New Animations extraction start (Folder: behavior templates\fu\mt_behavior) [19-09-2023 00:22:35] New Animations extraction complete (Folder: behavior templates\fu\mt_behavior) [19-09-2023 00:22:35] New Animations extraction start (Folder: behavior templates\fuo\mt_behavior) [19-09-2023 00:22:35] New Animations extraction complete (Folder: behavior templates\fuo\mt_behavior) [19-09-2023 00:22:35] New Animations extraction start (Folder: behavior templates\km\0_master) [19-09-2023 00:22:35] New Animations extraction complete (Folder: behavior templates\km\0_master) [19-09-2023 00:22:35] New Animations extraction start (Folder: behavior templates\km\animationsetdatasinglefile) [19-09-2023 00:22:35] New Animations extraction complete (Folder: behavior templates\km\animationsetdatasinglefile) [19-09-2023 00:22:35] New Animations extraction start (Folder: behavior templates\o\behavior) [19-09-2023 00:22:35] New Animations extraction complete (Folder: behavior templates\o\behavior) [19-09-2023 00:22:35] New Animations extraction start (Folder: behavior templates\ofa\mt_behavior) [19-09-2023 00:22:35] New Animations extraction complete (Folder: behavior templates\ofa\mt_behavior) [19-09-2023 00:22:35] New Animations extraction start (Folder: behavior templates\pa\0_master) [19-09-2023 00:22:35] New Animations extraction complete (Folder: behavior templates\pa\0_master) [19-09-2023 00:22:35] New Animations extraction start (Folder: behavior templates\s\behavior) [19-09-2023 00:22:35] New Animations extraction complete (Folder: behavior templates\s\behavior) [19-09-2023 00:22:35] New Animations extraction start (Folder: behavior templates\so\behavior) [19-09-2023 00:22:35] New Animations extraction complete (Folder: behavior templates\so\behavior) [19-09-2023 00:22:35] New Animations record complete [19-09-2023 00:22:41] Modification successfully extracted [19-09-2023 00:22:43] Global reset all: TRUE [19-09-2023 00:22:45] Engine update complete: 16 second(s) taken [19-09-2023 00:22:45] Version Code: 9291-4678 Now, here's the thing I decided to manually install Xpmsse, Nemesis and the requirements on the data folder of the backup copy instead of a virtual folder to see what'd happen. Edit: Turns out DD and Xpmsse cause the breakage but i can't test it manually, they both use FOMOD and i can't install them manually to see if the virtual folder breaks them. Which again got me thinking why the no FOMOD mods that use Nemesis work but these two that use both Nemesis and FOMOD break it ? Might be irrelevant. Oh and i failed at the 4 hours ago, KKSSL said: I'll try this in a bit but i might fail and require help with it. I don't know what i'm doing and how to check Edited September 18, 2023 by KKSSL
KKSSL Posted September 18, 2023 Author Posted September 18, 2023 (edited) Reverted the changes in the post before this one (read this one first) so it's the same as you asked me to check hkxcmd. Now that the "side-info" is out of the way i think i managed to do it, is this what you need ? 8 hours ago, traison said: Also I do see it using hkxcmd.exe in here so hkxcmd remains one of the prime suspects. Locate this file, most likely bundled with the Nemesis install somewhere, and run it manually (double click it). This screenshot is when i double clicked the hkxcmd.exe right next to the Nemesis Engine exe. And the attached one is when i ran Nemesis and Launched the generation (still stuck at %99) (i filtered "Process Name > is > hkxcmd. > include) Logfile.PML Edited September 18, 2023 by KKSSL
traison Posted September 19, 2023 Posted September 19, 2023 Based on that I'd say hkxcmd is working, and Nemesis definitely used it several times. Next, filter for file IO instead of thread and process activity, leave the hkxcmd.exe filter in and see what you get near the end when it freezes at 99%. What kind of files was it processing near the end, and did any of the operations fail perhaps.
Tlam99 Posted September 19, 2023 Posted September 19, 2023 The freeze at 99% is a default feature according to lots of post. 1
traison Posted September 19, 2023 Posted September 19, 2023 (edited) 26 minutes ago, Tlam99 said: The freeze at 99% is a default feature according to lots of post. Â That would be a side effect of all the multiplication and division math I was seeing then; probably a precision loss error of some kind. I rarely do integer division myself, always seemed like a bad idea. Also explains why I didn't see any obvious spot where it would add the last percentage in the code. Edited September 19, 2023 by traison
Tlam99 Posted September 19, 2023 Posted September 19, 2023 2 hours ago, traison said: division math Don't know, if you noticed the error log I got from someone. It looks like it even reads out .psc files. Cannot imagine that it decompiles. (what would be a bad idea, too) As far as I know, they work on a brand new rewritten release.
KKSSL Posted September 20, 2023 Author Posted September 20, 2023 (edited) On 9/19/2023 at 8:32 AM, traison said: Next, filter for file IO instead of thread and process activity, leave the hkxcmd.exe filter in and see what you get near the end when it freezes at 99%. Alright, alright we might be getting somewhere thanks to you (if i done it right), some results said file is only read and some said name not found which was a dll error if i remember correctly ? Idk you be the judge. I did this and ran Nemesis Log:  DELETED Damn just realized the file is 1.5GB it's a LOT of success but 4-5 errors. Maybe it wasn't failing at the last second but instead it failed like at %24 mark and just kept going but because the 24th percentage point wasn't complete it wasn't going up to a %100. Like that 24th mark is the %1 that's missing ? Man the fuck am i even saying rn just take a look at the Logs for yourself pls. Sorry for the late response btw i had some university stuff to take care of. Edited September 21, 2023 by KKSSL
traison Posted September 21, 2023 Posted September 21, 2023 (edited) May want to delete that log. There's no point wasting LL's disk space and bandwidth downloading 1.5 GiB just to see 4 errors that are most likely part of normal operation. If you absolutely want to upload those errors, add a filter to exclude everything that resulted in success. Filter out as much irrelevant stuff as possible, or select a range of events that contain the errors and when saving the log, save only the selection. Â Also it seems you skipped over the most recent posts where Tlam99 said it getting stuck on 99% was normal. This suggests Nemesis did its thing successfully but the problem is somewhere else. Like in an incompatible animation mod or something along these lines. People make that mistake every day here, installing an animation mod for Skyrim LE then wondering why everyone is T-posing in Skyrim SE/AE. Â Edit: Also, be careful, especially with large procmon logs like that, these logs contain A LOT of information. I wouldn't be surprised if 1.5 GiB contained at least some personally identifyable information. Depends on how careful you've been using your system up until now; especially these days when Windows requires (sort of) the use of a Microsoft account, people tend to use their real name more often than not. If that's all Nemesis traffic its probably not as bad, but if it contains generic Windows traffic as well the risk increases considerably. Edited September 21, 2023 by traison
KKSSL Posted September 21, 2023 Author Posted September 21, 2023 (edited) 8 hours ago, traison said: May want to delete that log. U'r right, it's gone. I thought maybe you'd like to see the success ones too. I excluded the success results and i was wrong, there's a ton of other stuff than success. Theres: Name not found, Path not found, File locked with writers, File locked with only readers, End of file, No more files, Name collision. I didn't see any other ones. There are a lot of CreateFile/CreateFileMapping results that aren't success maybe that's it ? Â 8 hours ago, traison said: Also it seems you skipped over the most recent posts where Tlam99 said it getting stuck on 99% was normal. What does that mean ? It only stayed at %99 for 10-20 seconds when it was working, now i left it overnight and it didn't work. Â 8 hours ago, traison said: Like in an incompatible animation mod or something along these lines. Ah no i'm not really new to modding, i'm quite sure almost all mods are AE certified, and as i said Nemesis is getting stuck only if XPMSSE and DD is on. If i turn off every single thing but Nemesis, XPMSSE, DD and requirements of those it gets stuck. And as you can guess turning off XPMSSE isn't a choice. If i turn those 2 off without turning anything else in my load order off, it loads. 8 hours ago, traison said: Also, be careful, especially with large procmon logs like that, these logs contain A LOT of information. Do you mean like my Users folder name, is there any other info it shows? I didn't see anything other than that and it's name is pretty irrelevant. But again you know better and i deleted it as you said. BUT, i can attach the new log where the success ones are gone and it's 13 MBs. IF you meant the user folder and there are no other personal info around. (Since the user folder name is irrelevant to me it's just a name i chose, i can paste it here right ?) Oh and i am aware Nemesis' code is a mess (so people told) and the new one will be a lot better (so people say) but even if the code is a mess, it works for other people. Edited September 21, 2023 by KKSSL
someuselessuser Posted September 25, 2023 Posted September 25, 2023 I had some %99 troubles with Nemesis that was solved with installing .NetFramework 3 or 4 can't remember which. Doesn't seem to be happening anymore to me even without .Net tho. You can try XPMSSE without all the animation junk, just the skeletons. New version should have a fomod option for that. Then add this with Open Animation Replacer: Â 1
KKSSL Posted September 25, 2023 Author Posted September 25, 2023 (edited) 6 hours ago, someuselessuser said: .NetFramework 3 or 4 I think i have those ? Edit: I tried to repair / reinstall (i did it before reset and it still didn't work, just wanted to try again cus i'm ran out of everything) and dotnetfx35setup.exe doesn't do any single thing after i launch it. 6 hours ago, someuselessuser said: You can try XPMSSE without all the animation junk, just the skeletons. When i delete XPMSSE's FNIS_list.txt file (don't remember the name exactly) it completes the generation but the animations don't work, just like you said i believe. But i want the draw/sheathe animations 'cus it's great with some other mods. 6 hours ago, someuselessuser said: Then add this with Open Animation Replacer I don't get what i need to do with this one, do i uninstall DD and download this or smt ? I have this DD Spoiler  Edited September 25, 2023 by KKSSL
someuselessuser Posted September 26, 2023 Posted September 26, 2023 On 9/25/2023 at 11:42 PM, KKSSL said: I think i have those ? Edit: I tried to repair / reinstall (i did it before reset and it still didn't work, just wanted to try again cus i'm ran out of everything) and dotnetfx35setup.exe doesn't do any single thing after i launch it. When i delete XPMSSE's FNIS_list.txt file (don't remember the name exactly) it completes the generation but the animations don't work, just like you said i believe. But i want the draw/sheathe animations 'cus it's great with some other mods. I don't get what i need to do with this one, do i uninstall DD and download this or smt ? I have this DD  Reveal hidden contents  Looks like you do have relevant .Net versions.  XPMSSE 5.04 has extended, basic and mininam options in fomod. basic should do it. For draw/sheathe stuff try Immersive Equipment Displays and Weapon Styles - DrawSheathe Animations for IED. You have correct DD. You install the OAR DD mod after DD. It removes FNIS dependent movement animations from DD and gives you OAR based ones and some more. It only has OAR animations, modified DD_behavior.hkx and an edited DD script to prevent DD from messing with movement animations and lighten load.  There is also XMPSSE - Nemesis Script Fix and XPMSSE - Optimized Scripts but I don't tink they matter while running Nemesis and probably pointless if you go with basic XMPSSE install + mods I mentioned.
KKSSL Posted September 26, 2023 Author Posted September 26, 2023 8 minutes ago, someuselessuser said: For draw/sheathe stuff try Immersive Equipment Displays and Weapon Styles - DrawSheathe Animations for IED. I'll check these out, thanks. Will let you know how everything goes.
serbon Posted December 4, 2023 Posted December 4, 2023 What happend? I have this problem with devious devices
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