Shade115 Posted May 10, 2022 Posted May 10, 2022 When playing the game, every creature will begin flickering/resetting their animations. Reloading the game tends to have nearby creatures stop this behavior, but it will happen again if their cell is unloaded, then reloaded. It also prolongs visual effects on creatures (such as the lingering fire of a fire spell). Lastly, it persists even when a creature dies, even keeping the creature's collision turned on. I've tried fiddling with my load order a few times to fix it to no avail. Load Order (all mods are up-to-date AFAIK, and I'm rather sure I have all their requirements): Spoiler 00 oblivion.esm 01 Lovers with PK.esm 02 LoversCreature.esm [Version 2.5] 03 Unofficial Oblivion Patch.esp [Version 3.5.6b] 04 UOP Vampire Aging & Face Fix.esp [Version 1.0.0] ++ Oblivion Citadel Door Fix.esp 05 DLCShiveringIsles.esp 06 Unofficial Shivering Isles Patch.esp [Version 1.5.9a] 07 DLCHorseArmor.esp 08 DLCHorseArmor - Unofficial Patch.esp [Version 1.0.9] 09 DLCOrrery.esp 0A DLCOrrery - Unofficial Patch.esp [Version 1.0.7] 0B DLCVileLair.esp 0C DLCVileLair - Unofficial Patch.esp [Version 1.0.11] 0D DLCMehrunesRazor.esp 0E DLCMehrunesRazor - Unofficial Patch.esp [Version 1.0.7] 0F DLCSpellTomes.esp 10 DLCSpellTomes - Unofficial Patch.esp [Version 1.0.1] 11 MaleBodyReplacerV5.esp 12 DLCThievesDen.esp 13 DLCThievesDen - Unofficial Patch.esp [Version 1.0.15] 14 DLCThievesDen - Unofficial Patch - SSSB.esp [Version 1.0.14] 15 DLCBattlehornCastle.esp 16 DLCBattlehornCastle - Unofficial Patch.esp [Version 1.0.12] 17 DLCFrostcrag.esp 18 DLCFrostcrag - Unofficial Patch.esp [Version 1.0.10] 19 Knights.esp 1A Knights - Unofficial Patch.esp [Version 1.1.8] 1B Female Amulets.esp 1C Oblivion Scaling Unclusterfucked.esp 1D Oblivion_Character_Overhaul.esp [Version 2.03] 1E OCO DLC Faces.esp [Version 1.3] 1F OCO_Eyes_Fix.esp 20 PrequelBooks.esp 21 OCO Cleaned - Vanilla Hair.esp 22 YJsDeadlyWeaponDamage.esp 23 ArrowSpeedX3_Vanilla_SI.esp 24 AttributeProgressionRedesign.esp 25 LoversEncounter.esp [Version 1.21] 26 LoversAdultPlayPlusforSSP.esp 27 LoversVoiceSSPplus.esp 28 LoversRaperS.esp 29 LoversJoburg.esp 2A LoversBed.esp 2B Lovers with PK.esp [Version 96v5] 2C LoversCreature.esp [Version 2.5.14] 2D LoversSoundCreature.esp 2E LoversAchievments.esp 2F LoversLight.esp 30 LoversImmoralGuards.esp [Version 3.0] 31 LoversHooker.esp [Version 4.5] 32 LoversAdultPlayPlusforSSP_HookerPatch.esp [Version 1.2] 33 LVSSP_Creatures.esp 34 Bashed Patch, 0.esp 35 LoversMB2.esp 36 LoversIdleAnimsPriority.esp 37 LoversAnimObjectsPriority.esp I decided to install MessageLogger to see if I can notice anything that stands out when it is happening. When the issue occurs, I get the following message: [005170B1] [WARNING] Unable to find function definition for command 0 in script 'xLoversCheckObse2QuestScript'. Full Log in spoiler below: Spoiler 2022/05/10 01:56:51 [0041154A] [ DEBUG ] SceneGraph 'World' Created. Camera name 'CreateNewCamera'. 2022/05/10 01:56:51 [0041154A] [ DEBUG ] SceneGraph 'Menu' Created. Camera name 'CreateNewCamera'. 2022/05/10 01:56:51 [0041154A] [ DEBUG ] SceneGraph '3DMenu' Created. Camera name 'CreateNewCamera'. 2022/05/10 01:56:52 [0046F0AA] [WARNING] Unable to find script (19000DB5) on owner object "NDArmorLightShield5". 2022/05/10 01:56:52 [0046F0AA] [WARNING] Unable to find script (19000DB6) on owner object "NDArmorLightHelmet5". 2022/05/10 01:56:52 [0046F0AA] [WARNING] Unable to find script (19000DB7) on owner object "NDArmorLightGreaves5". 2022/05/10 01:56:52 [0046F0AA] [WARNING] Unable to find script (19000DB8) on owner object "NDArmorLightGauntlets5". 2022/05/10 01:56:52 [0046F0AA] [WARNING] Unable to find script (19000DB9) on owner object "NDArmorLightCuirass5". 2022/05/10 01:56:52 [0046F0AA] [WARNING] Unable to find script (19000DBA) on owner object "NDArmorLightBoots5". 2022/05/10 01:56:52 [0046F0AA] [WARNING] Unable to find script (19000DB5) on owner object "NDArmorLightShield4". 2022/05/10 01:56:52 [0046F0AA] [WARNING] Unable to find script (19000DB6) on owner object "NDArmorLightHelmet4". 2022/05/10 01:56:52 [0046F0AA] [WARNING] Unable to find script (19000DB7) on owner object "NDArmorLightGreaves4". 2022/05/10 01:56:52 [0046F0AA] [WARNING] Unable to find script (19000DB8) on owner object "NDArmorLightGauntlets4". 2022/05/10 01:56:52 [0046F0AA] [WARNING] Unable to find script (19000DB9) on owner object "NDArmorLightCuirass4". 2022/05/10 01:56:52 [0046F0AA] [WARNING] Unable to find script (19000DBA) on owner object "NDArmorLightBoots4". 2022/05/10 01:56:52 [0046F0AA] [WARNING] Unable to find script (19000DB5) on owner object "NDArmorLightShield3". 2022/05/10 01:56:52 [0046F0AA] [WARNING] Unable to find script (19000DB6) on owner object "NDArmorLightHelmet3". 2022/05/10 01:56:52 [0046F0AA] [WARNING] Unable to find script (19000DB7) on owner object "NDArmorLightGreaves3". 2022/05/10 01:56:52 [0046F0AA] [WARNING] Unable to find script (19000DB8) on owner object "NDArmorLightGauntlets3". 2022/05/10 01:56:52 [0046F0AA] [WARNING] Unable to find script (19000DB9) on owner object "NDArmorLightCuirass3". 2022/05/10 01:56:52 [0046F0AA] [WARNING] Unable to find script (19000DBA) on owner object "NDArmorLightBoots3". 2022/05/10 01:56:52 [0046F0AA] [WARNING] Unable to find script (19000DB5) on owner object "NDArmorLightShield2". 2022/05/10 01:56:52 [0046F0AA] [WARNING] Unable to find script (19000DB6) on owner object "NDArmorLightHelmet2". 2022/05/10 01:56:52 [0046F0AA] [WARNING] Unable to find script (19000DB7) on owner object "NDArmorLightGreaves2". 2022/05/10 01:56:52 [0046F0AA] [WARNING] Unable to find script (19000DB8) on owner object "NDArmorLightGauntlets2". 2022/05/10 01:56:52 [0046F0AA] [WARNING] Unable to find script (19000DB9) on owner object "NDArmorLightCuirass2". 2022/05/10 01:56:52 [0046F0AA] [WARNING] Unable to find script (19000DBA) on owner object "NDArmorLightBoots2". 2022/05/10 01:56:52 [0046F0AA] [WARNING] Unable to find script (19000DB5) on owner object "NDArmorLightShield1". 2022/05/10 01:56:52 [0046F0AA] [WARNING] Unable to find script (19000DB6) on owner object "NDArmorLightHelmet1". 2022/05/10 01:56:52 [0046F0AA] [WARNING] Unable to find script (19000DB7) on owner object "NDArmorLightGreaves1". 2022/05/10 01:56:52 [0046F0AA] [WARNING] Unable to find script (19000DB8) on owner object "NDArmorLightGauntlets1". 2022/05/10 01:56:52 [0046F0AA] [WARNING] Unable to find script (19000DB9) on owner object "NDArmorLightCuirass1". 2022/05/10 01:56:52 [0046F0AA] [WARNING] Unable to find script (19000DBA) on owner object "NDArmorLightBoots1". 2022/05/10 01:56:52 [0046F0AA] [WARNING] Unable to find script (19000DB5) on owner object "NDArmorHeavyShield5". 2022/05/10 01:56:52 [0046F0AA] [WARNING] Unable to find script (19000DB6) on owner object "NDArmorHeavyHelmet5". 2022/05/10 01:56:52 [0046F0AA] [WARNING] Unable to find script (19000DB7) on owner object "NDArmorHeavyGreaves5". 2022/05/10 01:56:52 [0046F0AA] [WARNING] Unable to find script (19000DB8) on owner object "NDArmorHeavyGauntlets5". 2022/05/10 01:56:52 [0046F0AA] [WARNING] Unable to find script (19000DB9) on owner object "NDArmorHeavyCuirass5". 2022/05/10 01:56:52 [0046F0AA] [WARNING] Unable to find script (19000DBA) on owner object "NDArmorHeavyBoots5". 2022/05/10 01:56:52 [0046F0AA] [WARNING] Unable to find script (19000DB5) on owner object "NDArmorHeavyShield4". 2022/05/10 01:56:52 [0046F0AA] [WARNING] Unable to find script (19000DB6) on owner object "NDArmorHeavyHelmet4". 2022/05/10 01:56:52 [0046F0AA] [WARNING] Unable to find script (19000DB7) on owner object "NDArmorHeavyGreaves4". 2022/05/10 01:56:52 [0046F0AA] [WARNING] Unable to find script (19000DB8) on owner object "NDArmorHeavyGauntlets4". 2022/05/10 01:56:52 [0046F0AA] [WARNING] Unable to find script (19000DB9) on owner object "NDArmorHeavyCuirass4". 2022/05/10 01:56:52 [0046F0AA] [WARNING] Unable to find script (19000DBA) on owner object "NDArmorHeavyBoots4". 2022/05/10 01:56:52 [0046F0AA] [WARNING] Unable to find script (19000DB5) on owner object "NDArmorHeavyShield3". 2022/05/10 01:56:52 [0046F0AA] [WARNING] Unable to find script (19000DB6) on owner object "NDArmorHeavyHelmet3". 2022/05/10 01:56:52 [0046F0AA] [WARNING] Unable to find script (19000DB7) on owner object "NDArmorHeavyGreaves3". 2022/05/10 01:56:52 [0046F0AA] [WARNING] Unable to find script (19000DB8) on owner object "NDArmorHeavyGauntlets3". 2022/05/10 01:56:52 [0046F0AA] [WARNING] Unable to find script (19000DB9) on owner object "NDArmorHeavyCuirass3". 2022/05/10 01:56:52 [0046F0AA] [WARNING] Unable to find script (19000DBA) on owner object "NDArmorHeavyBoots3". 2022/05/10 01:56:52 [0046F0AA] [WARNING] Unable to find script (19000DB5) on owner object "NDArmorHeavyShield2". 2022/05/10 01:56:52 [0046F0AA] [WARNING] Unable to find script (19000DB6) on owner object "NDArmorHeavyHelmet2". 2022/05/10 01:56:52 [0046F0AA] [WARNING] Unable to find script (19000DB7) on owner object "NDArmorHeavyGreaves2". 2022/05/10 01:56:52 [0046F0AA] [WARNING] Unable to find script (19000DB8) on owner object "NDArmorHeavyGauntlets2". 2022/05/10 01:56:52 [0046F0AA] [WARNING] Unable to find script (19000DB9) on owner object "NDArmorHeavyCuirass2". 2022/05/10 01:56:52 [0046F0AA] [WARNING] Unable to find script (19000DBA) on owner object "NDArmorHeavyBoots2". 2022/05/10 01:56:52 [0046F0AA] [WARNING] Unable to find script (19000DB5) on owner object "NDArmorHeavyShield1". 2022/05/10 01:56:52 [0046F0AA] [WARNING] Unable to find script (19000DB6) on owner object "NDArmorHeavyHelmet1". 2022/05/10 01:56:52 [0046F0AA] [WARNING] Unable to find script (19000DB7) on owner object "NDArmorHeavyGreaves1". 2022/05/10 01:56:52 [0046F0AA] [WARNING] Unable to find script (19000DB8) on owner object "NDArmorHeavyGauntlets1". 2022/05/10 01:56:52 [0046F0AA] [WARNING] Unable to find script (19000DB9) on owner object "NDArmorHeavyCuirass1". 2022/05/10 01:56:52 [0046F0AA] [WARNING] Unable to find script (19000DBA) on owner object "NDArmorHeavyBoots1". 2022/05/10 01:56:52 [0046F0AA] [WARNING] Unable to find script (19000DB3) on owner object "NDWeaponSword2". 2022/05/10 01:56:52 [0046F0AA] [WARNING] Unable to find script (19000DB3) on owner object "NDWeaponSword3". 2022/05/10 01:56:52 [0046F0AA] [WARNING] Unable to find script (19000DB4) on owner object "NDWeaponMace2". 2022/05/10 01:56:52 [0046F0AA] [WARNING] Unable to find script (19000DB4) on owner object "NDWeaponMace3". 2022/05/10 01:56:52 [0046F0AA] [WARNING] Unable to find script (19000D1E) on owner object "NDUmarilClaymore1". 2022/05/10 01:56:52 [0046F0AA] [WARNING] Unable to find script (19000D1E) on owner object "NDUmarilClaymore8". 2022/05/10 01:56:52 [0046F0AA] [WARNING] Unable to find script (19000D1E) on owner object "NDUmarilClaymore7". 2022/05/10 01:56:52 [0046F0AA] [WARNING] Unable to find script (19000D1E) on owner object "NDUmarilClaymore6". 2022/05/10 01:56:52 [0046F0AA] [WARNING] Unable to find script (19000D1E) on owner object "NDUmarilClaymore5". 2022/05/10 01:56:52 [0046F0AA] [WARNING] Unable to find script (19000D1E) on owner object "NDUmarilClaymore4". 2022/05/10 01:56:52 [0046F0AA] [WARNING] Unable to find script (19000D1E) on owner object "NDUmarilClaymore3". 2022/05/10 01:56:52 [0046F0AA] [WARNING] Unable to find script (19000D1E) on owner object "NDUmarilClaymore2". 2022/05/10 01:56:52 [0046F0AA] [WARNING] Unable to find script (19000DB3) on owner object "NDWeaponSword7". 2022/05/10 01:56:52 [0046F0AA] [WARNING] Unable to find script (19000DB3) on owner object "NDWeaponSword6". 2022/05/10 01:56:52 [0046F0AA] [WARNING] Unable to find script (19000DB3) on owner object "NDWeaponSword5". 2022/05/10 01:56:52 [0046F0AA] [WARNING] Unable to find script (19000DB4) on owner object "NDWeaponMace6". 2022/05/10 01:56:52 [0046F0AA] [WARNING] Unable to find script (19000DB4) on owner object "NDWeaponMace5". 2022/05/10 01:56:52 [0046F0AA] [WARNING] Unable to find script (19000DB4) on owner object "NDWeaponMace4". 2022/05/10 01:56:52 [0046F0AA] [WARNING] Unable to find script (19000DB3) on owner object "NDWeaponSword4". 2022/05/10 01:56:52 [0046F0AA] [WARNING] Unable to find script (19000DA9) on owner object "ND08WeaponSword4". 2022/05/10 01:56:52 [0046F0AA] [WARNING] Unable to find script (19000DA9) on owner object "ND08WeaponSword3". 2022/05/10 01:56:52 [0046F0AA] [WARNING] Unable to find script (19000DA9) on owner object "ND08WeaponSword2". 2022/05/10 01:56:52 [0046F0AA] [WARNING] Unable to find script (19000DA9) on owner object "ND08WeaponSword1". 2022/05/10 01:56:52 [0046F0AA] [WARNING] Unable to find script (19000DB4) on owner object "NDWeaponMace7". 2022/05/10 01:56:52 [0046F0AA] [WARNING] Unable to find script (19000DA9) on owner object "ND08WeaponSword5". 2022/05/10 01:56:52 [0046F0AA] [WARNING] Unable to find script (19000DB3) on owner object "NDWeaponSword8". 2022/05/10 01:56:52 [0046F0AA] [WARNING] Unable to find script (19000DB4) on owner object "NDWeaponMace8". 2022/05/10 01:56:52 [0046F0AA] [WARNING] Unable to find script (19000D28) on owner object "NDUmaril8". 2022/05/10 01:56:54 [004FA872] [WARNING] Trying to access local variable 45 in script 'xlHookerMainScr' -- variable not found. 2022/05/10 01:56:54 [0056B626] [WARNING] Unable to find variableID 45 on script 'xlHookerMainScr' in TESConditionItem Parameter Init for INFO Form '' (2900FE24): Quest 'xlHookerMain' (29000ED9), Topic 'xLHPrice100' (2900F062), Text: "I didn't want to do this but... that too expensive, and my cock is about to burst.". 2022/05/10 01:56:54 [004FA872] [WARNING] Trying to access local variable 45 in script 'xlHookerMainScr' -- variable not found. 2022/05/10 01:56:54 [0056B626] [WARNING] Unable to find variableID 45 on script 'xlHookerMainScr' in TESConditionItem Parameter Init for INFO Form '' (2900FE28): Quest 'xlHookerMain' (29000ED9), Topic 'xLHPrice100' (2900F062), Text: "That's too expensive! But I can have you for free! Spread those legs!". 2022/05/10 01:56:54 [004FA872] [WARNING] Trying to access local variable 45 in script 'xlHookerMainScr' -- variable not found. 2022/05/10 01:56:54 [0056B626] [WARNING] Unable to find variableID 45 on script 'xlHookerMainScr' in TESConditionItem Parameter Init for INFO Form '' (2900FE26): Quest 'xlHookerMain' (29000ED9), Topic 'xLHPrice100' (2900F062), Text: "What!? You must be joking, stupid whore! I'm going to fuck you silly!". 2022/05/10 01:56:54 [004FA872] [WARNING] Trying to access local variable 45 in script 'xlHookerMainScr' -- variable not found. 2022/05/10 01:56:54 [0056B626] [WARNING] Unable to find variableID 45 on script 'xlHookerMainScr' in TESConditionItem Parameter Init for INFO Form '' (2900FE2A): Quest 'xlHookerMain' (29000ED9), Topic 'xLHPrice100' (2900F062), Text: "What!? Are you crazy? Then I'll fuck you for free, greedy slut!". 2022/05/10 01:56:54 [004FA872] [WARNING] Trying to access local variable 45 in script 'xlHookerMainScr' -- variable not found. 2022/05/10 01:56:54 [0056B626] [WARNING] Unable to find variableID 45 on script 'xlHookerMainScr' in TESConditionItem Parameter Init for INFO Form '' (29011978): Quest 'xlHookerMain' (29000ED9), Topic 'xLHPrice100' (2900F062), Text: "So much? I won't spend it in someone like you. There are many prettier whores with lower prices out there. Sorry.". 2022/05/10 01:56:54 [004FA872] [WARNING] Trying to access local variable 45 in script 'xlHookerMainScr' -- variable not found. 2022/05/10 01:56:54 [0056B626] [WARNING] Unable to find variableID 45 on script 'xlHookerMainScr' in TESConditionItem Parameter Init for INFO Form '' (2900F746): Quest 'xlHookerMain' (29000ED9), Topic 'xLHPrice100' (2900F062), Text: "Yes, I'll give you all you want!". 2022/05/10 01:56:54 [004FA872] [WARNING] Trying to access local variable 45 in script 'xlHookerMainScr' -- variable not found. 2022/05/10 01:56:54 [0056B626] [WARNING] Unable to find variableID 45 on script 'xlHookerMainScr' in TESConditionItem Parameter Init for INFO Form '' (2900F749): Quest 'xlHookerMain' (29000ED9), Topic 'xLHPrice100' (2900F062), Text: "I cannot wait!". 2022/05/10 01:56:54 [004FA872] [WARNING] Trying to access local variable 45 in script 'xlHookerMainScr' -- variable not found. 2022/05/10 01:56:54 [0056B626] [WARNING] Unable to find variableID 45 on script 'xlHookerMainScr' in TESConditionItem Parameter Init for INFO Form '' (2900F747): Quest 'xlHookerMain' (29000ED9), Topic 'xLHPrice100' (2900F062), Text: "This will be wonderful!". 2022/05/10 01:56:54 [004FA872] [WARNING] Trying to access local variable 45 in script 'xlHookerMainScr' -- variable not found. 2022/05/10 01:56:54 [0056B626] [WARNING] Unable to find variableID 45 on script 'xlHookerMainScr' in TESConditionItem Parameter Init for INFO Form '' (2900F74A): Quest 'xlHookerMain' (29000ED9), Topic 'xLHPrice100' (2900F062), Text: "Well, that's expensive but... for one day...". 2022/05/10 01:56:54 [004FA872] [WARNING] Trying to access local variable 45 in script 'xlHookerMainScr' -- variable not found. 2022/05/10 01:56:54 [0056B626] [WARNING] Unable to find variableID 45 on script 'xlHookerMainScr' in TESConditionItem Parameter Init for INFO Form '' (2900F748): Quest 'xlHookerMain' (29000ED9), Topic 'xLHPrice100' (2900F062), Text: "That's a lot... but you are worth it.". 2022/05/10 01:56:54 [004FA872] [WARNING] Trying to access local variable 45 in script 'xlHookerMainScr' -- variable not found. 2022/05/10 01:56:54 [0056B626] [WARNING] Unable to find variableID 45 on script 'xlHookerMainScr' in TESConditionItem Parameter Init for INFO Form '' (2900FE23): Quest 'xlHookerMain' (29000ED9), Topic 'xLHPrice100' (2900F062), Text: "That much!?!? I think I'll just rape you then.". 2022/05/10 01:56:54 [004FA872] [WARNING] Trying to access local variable 45 in script 'xlHookerMainScr' -- variable not found. 2022/05/10 01:56:54 [0056B626] [WARNING] Unable to find variableID 45 on script 'xlHookerMainScr' in TESConditionItem Parameter Init for INFO Form '' (2900FE27): Quest 'xlHookerMain' (29000ED9), Topic 'xLHPrice100' (2900F062), Text: "That's too expensive! But I can have you for free! Spread those legs!". 2022/05/10 01:56:54 [004FA872] [WARNING] Trying to access local variable 45 in script 'xlHookerMainScr' -- variable not found. 2022/05/10 01:56:54 [0056B626] [WARNING] Unable to find variableID 45 on script 'xlHookerMainScr' in TESConditionItem Parameter Init for INFO Form '' (2900FE25): Quest 'xlHookerMain' (29000ED9), Topic 'xLHPrice100' (2900F062), Text: "What!? You must be joking, stupid whore! Well, now my cock teach you a lesson!". 2022/05/10 01:56:54 [004FA872] [WARNING] Trying to access local variable 45 in script 'xlHookerMainScr' -- variable not found. 2022/05/10 01:56:54 [0056B626] [WARNING] Unable to find variableID 45 on script 'xlHookerMainScr' in TESConditionItem Parameter Init for INFO Form '' (2900FE29): Quest 'xlHookerMain' (29000ED9), Topic 'xLHPrice100' (2900F062), Text: "What!? Are you crazy? Then I'll fuck you for free, greedy slut! Lie down!". 2022/05/10 01:56:54 [004FA872] [WARNING] Trying to access local variable 45 in script 'xlHookerMainScr' -- variable not found. 2022/05/10 01:56:54 [0056B626] [WARNING] Unable to find variableID 45 on script 'xlHookerMainScr' in TESConditionItem Parameter Init for INFO Form '' (29012067): Quest 'xlHookerRanks' (29000EDA), Topic 'xLHPrice200' (2901205B), Text: "That price is too high. Never mind, I can have you when I want. I'll break your ass!". 2022/05/10 01:56:54 [004FA872] [WARNING] Trying to access local variable 45 in script 'xlHookerMainScr' -- variable not found. 2022/05/10 01:56:54 [0056B626] [WARNING] Unable to find variableID 45 on script 'xlHookerMainScr' in TESConditionItem Parameter Init for INFO Form '' (2903E0FD): Quest 'xlHookerRanks' (29000EDA), Topic 'xLHPrice200' (2901205B), Text: "That price is too high. Never mind, I can have you when I want. I'll break your ass!". 2022/05/10 01:56:54 [004FA872] [WARNING] Trying to access local variable 45 in script 'xlHookerMainScr' -- variable not found. 2022/05/10 01:56:54 [0056B626] [WARNING] Unable to find variableID 45 on script 'xlHookerMainScr' in TESConditionItem Parameter Init for INFO Form '' (2900F736): Quest 'xlHookerMain' (29000ED9), Topic 'xLHPrice05' (2900F05F), Text: "I would pay much more.". 2022/05/10 01:56:54 [004FA872] [WARNING] Trying to access local variable 45 in script 'xlHookerMainScr' -- variable not found. 2022/05/10 01:56:54 [0056B626] [WARNING] Unable to find variableID 45 on script 'xlHookerMainScr' in TESConditionItem Parameter Init for INFO Form '' (2900F739): Quest 'xlHookerMain' (29000ED9), Topic 'xLHPrice05' (2900F05F), Text: "You underestimate yourself. Ok, it's a deal.". 2022/05/10 01:56:54 [004FA872] [WARNING] Trying to access local variable 45 in script 'xlHookerMainScr' -- variable not found. 2022/05/10 01:56:54 [0056B626] [WARNING] Unable to find variableID 45 on script 'xlHookerMainScr' in TESConditionItem Parameter Init for INFO Form '' (2900F73D): Quest 'xlHookerMain' (29000ED9), Topic 'xLHPrice50' (2900F061), Text: "You aren't worth that. A weak whore like you can't resist if I want to fuck you for free.". 2022/05/10 01:56:54 [004FA872] [WARNING] Trying to access local variable 45 in script 'xlHookerMainScr' -- variable not found. 2022/05/10 01:56:54 [0056B626] [WARNING] Unable to find variableID 45 on script 'xlHookerMainScr' in TESConditionItem Parameter Init for INFO Form '' (2900F73F): Quest 'xlHookerMain' (29000ED9), Topic 'xLHPrice50' (2900F061), Text: "Good price. You, lucky slut, are going to know the real me! Ha, ha!". 2022/05/10 01:56:54 [004FA872] [WARNING] Trying to access local variable 45 in script 'xlHookerMainScr' -- variable not found. 2022/05/10 01:56:54 [0056B626] [WARNING] Unable to find variableID 45 on script 'xlHookerMainScr' in TESConditionItem Parameter Init for INFO Form '' (2900F740): Quest 'xlHookerMain' (29000ED9), Topic 'xLHPrice50' (2900F061), Text: "Thanks! My cock was about to burst!". 2022/05/10 01:56:54 [004FA872] [WARNING] Trying to access local variable 45 in script 'xlHookerMainScr' -- variable not found. 2022/05/10 01:56:54 [0056B626] [WARNING] Unable to find variableID 45 on script 'xlHookerMainScr' in TESConditionItem Parameter Init for INFO Form '' (2900F743): Quest 'xlHookerMain' (29000ED9), Topic 'xLHPrice50' (2900F061), Text: "Ok. Thanks for letting me fuck you!". 2022/05/10 01:56:54 [004FA872] [WARNING] Trying to access local variable 45 in script 'xlHookerMainScr' -- variable not found. 2022/05/10 01:56:54 [0056B626] [WARNING] Unable to find variableID 45 on script 'xlHookerMainScr' in TESConditionItem Parameter Init for INFO Form '' (2900F741): Quest 'xlHookerMain' (29000ED9), Topic 'xLHPrice50' (2900F061), Text: "Your body will be mine... for a while at least.". 2022/05/10 01:56:54 [004FA872] [WARNING] Trying to access local variable 45 in script 'xlHookerMainScr' -- variable not found. 2022/05/10 01:56:54 [0056B626] [WARNING] Unable to find variableID 45 on script 'xlHookerMainScr' in TESConditionItem Parameter Init for INFO Form '' (2900F742): Quest 'xlHookerMain' (29000ED9), Topic 'xLHPrice50' (2900F061), Text: "You aren't worth that. A weak whore like you can't resist if I want to fuck you for free.". 2022/05/10 01:56:54 [004FA872] [WARNING] Trying to access local variable 45 in script 'xlHookerMainScr' -- variable not found. 2022/05/10 01:56:54 [0056B626] [WARNING] Unable to find variableID 45 on script 'xlHookerMainScr' in TESConditionItem Parameter Init for INFO Form '' (29012746): Quest 'xlHookerRanks' (29000EDA), Topic 'xLHPrice500' (2901205C), Text: "500?! No way! You are a thief, not a hooker! I'll fuck you and you won't get anything!". 2022/05/10 01:56:54 [004FA872] [WARNING] Trying to access local variable 45 in script 'xlHookerMainScr' -- variable not found. 2022/05/10 01:56:54 [0056B626] [WARNING] Unable to find variableID 45 on script 'xlHookerMainScr' in TESConditionItem Parameter Init for INFO Form '' (29012748): Quest 'xlHookerRanks' (29000EDA), Topic 'xLHPrice500' (2901205C), Text: "That price is too high. Never mind, I can have you when I want. I'll break your ass!". 2022/05/10 01:56:54 [004FA872] [WARNING] Trying to access local variable 45 in script 'xlHookerMainScr' -- variable not found. 2022/05/10 01:56:54 [0056B626] [WARNING] Unable to find variableID 45 on script 'xlHookerMainScr' in TESConditionItem Parameter Init for INFO Form '' (2901274C): Quest 'xlHookerRanks' (29000EDA), Topic 'xLHPrice500' (2901205C), Text: "500?! No way! You are a thief, not a hooker! I'll fuck you and you won't get anything!". 2022/05/10 01:56:54 [004FA872] [WARNING] Trying to access local variable 45 in script 'xlHookerMainScr' -- variable not found. 2022/05/10 01:56:54 [0056B626] [WARNING] Unable to find variableID 45 on script 'xlHookerMainScr' in TESConditionItem Parameter Init for INFO Form '' (2901274B): Quest 'xlHookerRanks' (29000EDA), Topic 'xLHPrice500' (2901205C), Text: "That price is too high. Never mind, I can have you when I want. I'll break your ass!". 2022/05/10 01:56:54 [004FA872] [WARNING] Trying to access local variable 45 in script 'xlHookerMainScr' -- variable not found. 2022/05/10 01:56:54 [0056B626] [WARNING] Unable to find variableID 45 on script 'xlHookerMainScr' in TESConditionItem Parameter Init for INFO Form '' (2900B9A9): Quest 'xlHookerMain' (29000ED9), Topic 'xLHFollowNo' (2900B9A8), Text: "What? You shouldn't lead people on like that!". 2022/05/10 01:56:54 [004FA872] [WARNING] Trying to access local variable 45 in script 'xlHookerMainScr' -- variable not found. 2022/05/10 01:56:54 [0056B626] [WARNING] Unable to find variableID 45 on script 'xlHookerMainScr' in TESConditionItem Parameter Init for INFO Form '' (2903D31A): Quest 'xlHookerMain' (29000ED9), Topic 'xLHFollowNo' (2900B9A8), Text: "You changed your mind? You bitch.". 2022/05/10 01:56:54 [004FA872] [WARNING] Trying to access local variable 45 in script 'xlHookerMainScr' -- variable not found. 2022/05/10 01:56:54 [0056B626] [WARNING] Unable to find variableID 45 on script 'xlHookerMainScr' in TESConditionItem Parameter Init for INFO Form '' (2903D31C): Quest 'xlHookerMain' (29000ED9), Topic 'xLHFollowNo' (2900B9A8), Text: "You changed your mind? You bastard.". 2022/05/10 01:56:54 [004FA872] [WARNING] Trying to access local variable 45 in script 'xlHookerMainScr' -- variable not found. 2022/05/10 01:56:54 [0056B626] [WARNING] Unable to find variableID 45 on script 'xlHookerMainScr' in TESConditionItem Parameter Init for INFO Form '' (2903D31B): Quest 'xlHookerMain' (29000ED9), Topic 'xLHFollowNo' (2900B9A8), Text: "What? All this for nothing? Asshole.". 2022/05/10 01:56:54 [004FA872] [WARNING] Trying to access local variable 45 in script 'xlHookerMainScr' -- variable not found. 2022/05/10 01:56:54 [0056B626] [WARNING] Unable to find variableID 45 on script 'xlHookerMainScr' in TESConditionItem Parameter Init for INFO Form '' (2900D501): Quest 'xlHookerMain' (29000ED9), Topic 'xLHFollowNo' (2900B9A8), Text: "Oh, ok. Another time then.". 2022/05/10 01:56:54 [004FA872] [WARNING] Trying to access local variable 45 in script 'xlHookerMainScr' -- variable not found. 2022/05/10 01:56:54 [0056B626] [WARNING] Unable to find variableID 45 on script 'xlHookerMainScr' in TESConditionItem Parameter Init for INFO Form '' (2903D318): Quest 'xlHookerMain' (29000ED9), Topic 'xLHFollowNo' (2900B9A8), Text: "Perhaps some other time?". 2022/05/10 01:56:54 [004FA872] [WARNING] Trying to access local variable 45 in script 'xlHookerMainScr' -- variable not found. 2022/05/10 01:56:54 [0056B626] [WARNING] Unable to find variableID 45 on script 'xlHookerMainScr' in TESConditionItem Parameter Init for INFO Form '' (2903D319): Quest 'xlHookerMain' (29000ED9), Topic 'xLHFollowNo' (2900B9A8), Text: "Oh, sorry. Maybe another time?". 2022/05/10 01:56:54 [004FA872] [WARNING] Trying to access local variable 45 in script 'xlHookerMainScr' -- variable not found. 2022/05/10 01:56:54 [0056B626] [WARNING] Unable to find variableID 45 on script 'xlHookerMainScr' in TESConditionItem Parameter Init for INFO Form '' (2900D500): Quest 'xlHookerMain' (29000ED9), Topic 'xLHFollowNo' (2900B9A8), Text: "Like hell you did. My cock has something to say about that!". 2022/05/10 01:56:54 [004FA872] [WARNING] Trying to access local variable 45 in script 'xlHookerMainScr' -- variable not found. 2022/05/10 01:56:54 [0056B626] [WARNING] Unable to find variableID 45 on script 'xlHookerMainScr' in TESConditionItem Parameter Init for INFO Form '' (2903D31F): Quest 'xlHookerMain' (29000ED9), Topic 'xLHFollowNo' (2900B9A8), Text: "Like hell you did. bitch.. My cock has something to say about that!". 2022/05/10 01:56:54 [004FA872] [WARNING] Trying to access local variable 45 in script 'xlHookerMainScr' -- variable not found. 2022/05/10 01:56:54 [0056B626] [WARNING] Unable to find variableID 45 on script 'xlHookerMainScr' in TESConditionItem Parameter Init for INFO Form '' (2903D31E): Quest 'xlHookerMain' (29000ED9), Topic 'xLHFollowNo' (2900B9A8), Text: "What!? You must be joking, stupid whore! Well, now my cock will speak! Listen well!". 2022/05/10 01:56:54 [004FA872] [WARNING] Trying to access local variable 45 in script 'xlHookerMainScr' -- variable not found. 2022/05/10 01:56:54 [0056B626] [WARNING] Unable to find variableID 45 on script 'xlHookerMainScr' in TESConditionItem Parameter Init for INFO Form '' (2903D31D): Quest 'xlHookerMain' (29000ED9), Topic 'xLHFollowNo' (2900B9A8), Text: "Fuck that, whore. You're gonna get an ass fucking you'll never forget.". 2022/05/10 01:56:54 [004FA872] [WARNING] Trying to access local variable 45 in script 'xlHookerMainScr' -- variable not found. 2022/05/10 01:56:54 [0056B626] [WARNING] Unable to find variableID 45 on script 'xlHookerMainScr' in TESConditionItem Parameter Init for INFO Form '' (2903D320): Quest 'xlHookerMain' (29000ED9), Topic 'xLHFollowNo' (2900B9A8), Text: "Fuck that, whore. Gonna give that pussy a reaming you'll never forget.". 2022/05/10 01:56:54 [004FA872] [WARNING] Trying to access local variable 88 in script 'xlHookerMainScr' -- variable not found. 2022/05/10 01:56:54 [0056B626] [WARNING] Unable to find variableID 88 on script 'xlHookerMainScr' in TESConditionItem Parameter Init for INFO Form '' (2902164C): Quest 'xlHookerMain' (29000ED9), Topic 'xLHMakeOffer' (2902164B), Text: "You should treat yourself like a proper lady.". 2022/05/10 01:56:54 [004FA872] [WARNING] Trying to access local variable 88 in script 'xlHookerMainScr' -- variable not found. 2022/05/10 01:56:54 [0056B626] [WARNING] Unable to find variableID 88 on script 'xlHookerMainScr' in TESConditionItem Parameter Init for INFO Form '' (2902164D): Quest 'xlHookerMain' (29000ED9), Topic 'xLHMakeOffer' (2902164B), Text: "You should treat yourself like a proper gentleman.". 2022/05/10 01:56:54 [004FA872] [WARNING] Trying to access local variable 45 in script 'xlHookerMainScr' -- variable not found. 2022/05/10 01:56:54 [0056B626] [WARNING] Unable to find variableID 45 on script 'xlHookerMainScr' in TESConditionItem Parameter Init for INFO Form '' (290255ED): Quest 'xlHookerMain' (29000ED9), Topic 'xLHAdvance' (29024F06), Text: "Hi. You and me can make a deal... and children, if you want.". 2022/05/10 01:56:54 [004FA872] [WARNING] Trying to access local variable 45 in script 'xlHookerMainScr' -- variable not found. 2022/05/10 01:56:54 [0056B626] [WARNING] Unable to find variableID 45 on script 'xlHookerMainScr' in TESConditionItem Parameter Init for INFO Form '' (29029AA7): Quest 'xlHookerMain' (29000ED9), Topic 'xLHAdvance' (29024F06), Text: "Hey, I got the money if you wanna get laid.... and maybe have a kid or two.". 2022/05/10 01:56:54 [004FA872] [WARNING] Trying to access local variable 45 in script 'xlHookerMainScr' -- variable not found. 2022/05/10 01:56:54 [0056B626] [WARNING] Unable to find variableID 45 on script 'xlHookerMainScr' in TESConditionItem Parameter Init for INFO Form '' (29029AA8): Quest 'xlHookerMain' (29000ED9), Topic 'xLHAdvance' (29024F06), Text: "Hey, you want to get together... maybe even make a baby? I got the money right here.". 2022/05/10 01:56:54 [004FA872] [WARNING] Trying to access local variable 45 in script 'xlHookerMainScr' -- variable not found. 2022/05/10 01:56:54 [0056B626] [WARNING] Unable to find variableID 45 on script 'xlHookerMainScr' in TESConditionItem Parameter Init for INFO Form '' (290255E8): Quest 'xlHookerMain' (29000ED9), Topic 'xLHAdvance' (29024F06), Text: "How about you and I have a little fun?". 2022/05/10 01:56:54 [004FA872] [WARNING] Trying to access local variable 45 in script 'xlHookerMainScr' -- variable not found. 2022/05/10 01:56:54 [0056B626] [WARNING] Unable to find variableID 45 on script 'xlHookerMainScr' in TESConditionItem Parameter Init for INFO Form '' (290255E6): Quest 'xlHookerMain' (29000ED9), Topic 'xLHAdvance' (29024F06), Text: "Hi. How about you and I getting together?". 2022/05/10 01:56:54 [004FA872] [WARNING] Trying to access local variable 45 in script 'xlHookerMainScr' -- variable not found. 2022/05/10 01:56:54 [0056B626] [WARNING] Unable to find variableID 45 on script 'xlHookerMainScr' in TESConditionItem Parameter Init for INFO Form '' (29029AA4): Quest 'xlHookerMain' (29000ED9), Topic 'xLHAdvance' (29024F06), Text: "Hey there. Looking for some company?". 2022/05/10 01:56:54 [004FA872] [WARNING] Trying to access local variable 45 in script 'xlHookerMainScr' -- variable not found. 2022/05/10 01:56:54 [0056B626] [WARNING] Unable to find variableID 45 on script 'xlHookerMainScr' in TESConditionItem Parameter Init for INFO Form '' (29029AA5): Quest 'xlHookerMain' (29000ED9), Topic 'xLHAdvance' (29024F06), Text: "Hey there. Want to waste some time?". 2022/05/10 01:56:54 [004FA872] [WARNING] Trying to access local variable 45 in script 'xlHookerMainScr' -- variable not found. 2022/05/10 01:56:54 [0056B626] [WARNING] Unable to find variableID 45 on script 'xlHookerMainScr' in TESConditionItem Parameter Init for INFO Form '' (29029AA6): Quest 'xlHookerMain' (29000ED9), Topic 'xLHAdvance' (29024F06), Text: "Hey. Feel like having a little party?". 2022/05/10 01:56:54 [004FA872] [WARNING] Trying to access local variable 45 in script 'xlHookerMainScr' -- variable not found. 2022/05/10 01:56:54 [0056B626] [WARNING] Unable to find variableID 45 on script 'xlHookerMainScr' in TESConditionItem Parameter Init for INFO Form '' (29024F08): Quest 'xlHookerMain' (29000ED9), Topic 'xLHAdvance' (29024F06), Text: "I heard your mom was pretty good. How about you?". 2022/05/10 01:56:54 [0046A904] [WARNING] Unable to find enchanting (19000DD8) on owner object "NDArmorLightShield5". 2022/05/10 01:56:54 [0046A904] [WARNING] Unable to find enchanting (19000DEC) on owner object "NDArmorLightHelmet5". 2022/05/10 01:56:54 [0046A904] [WARNING] Unable to find enchanting (19000DE2) on owner object "NDArmorLightGreaves5". 2022/05/10 01:56:54 [0046A904] [WARNING] Unable to find enchanting (19000DF1) on owner object "NDArmorLightGauntlets5". 2022/05/10 01:56:54 [0046A904] [WARNING] Unable to find enchanting (19000DE7) on owner object "NDArmorLightCuirass5". 2022/05/10 01:56:54 [0046A904] [WARNING] Unable to find enchanting (19000DDD) on owner object "NDArmorLightBoots5". 2022/05/10 01:56:54 [0046A904] [WARNING] Unable to find enchanting (19000DD8) on owner object "NDArmorLightShield4". 2022/05/10 01:56:54 [0046A904] [WARNING] Unable to find enchanting (19000DEC) on owner object "NDArmorLightHelmet4". 2022/05/10 01:56:54 [0046A904] [WARNING] Unable to find enchanting (19000DE7) on owner object "NDArmorLightGreaves4". 2022/05/10 01:56:54 [0046A904] [WARNING] Unable to find enchanting (19000DF1) on owner object "NDArmorLightGauntlets4". 2022/05/10 01:56:54 [0046A904] [WARNING] Unable to find enchanting (19000DE7) on owner object "NDArmorLightCuirass4". 2022/05/10 01:56:54 [0046A904] [WARNING] Unable to find enchanting (19000DDD) on owner object "NDArmorLightBoots4". 2022/05/10 01:56:54 [0046A904] [WARNING] Unable to find enchanting (19000DD8) on owner object "NDArmorLightShield3". 2022/05/10 01:56:54 [0046A904] [WARNING] Unable to find enchanting (19000DEC) on owner object "NDArmorLightHelmet3". 2022/05/10 01:56:54 [0046A904] [WARNING] Unable to find enchanting (19000DE2) on owner object "NDArmorLightGreaves3". 2022/05/10 01:56:54 [0046A904] [WARNING] Unable to find enchanting (19000DF1) on owner object "NDArmorLightGauntlets3". 2022/05/10 01:56:54 [0046A904] [WARNING] Unable to find enchanting (19000DE7) on owner object "NDArmorLightCuirass3". 2022/05/10 01:56:54 [0046A904] [WARNING] Unable to find enchanting (19000DDD) on owner object "NDArmorLightBoots3". 2022/05/10 01:56:54 [0046A904] [WARNING] Unable to find enchanting (19000DD8) on owner object "NDArmorLightShield2". 2022/05/10 01:56:54 [0046A904] [WARNING] Unable to find enchanting (19000DEC) on owner object "NDArmorLightHelmet2". 2022/05/10 01:56:54 [0046A904] [WARNING] Unable to find enchanting (19000DE2) on owner object "NDArmorLightGreaves2". 2022/05/10 01:56:54 [0046A904] [WARNING] Unable to find enchanting (19000DF1) on owner object "NDArmorLightGauntlets2". 2022/05/10 01:56:54 [0046A904] [WARNING] Unable to find enchanting (19000DE7) on owner object "NDArmorLightCuirass2". 2022/05/10 01:56:54 [0046A904] [WARNING] Unable to find enchanting (19000DDD) on owner object "NDArmorLightBoots2". 2022/05/10 01:56:54 [0046A904] [WARNING] Unable to find enchanting (19000DD8) on owner object "NDArmorLightShield1". 2022/05/10 01:56:54 [0046A904] [WARNING] Unable to find enchanting (19000DEC) on owner object "NDArmorLightHelmet1". 2022/05/10 01:56:54 [0046A904] [WARNING] Unable to find enchanting (19000DE2) on owner object "NDArmorLightGreaves1". 2022/05/10 01:56:54 [0046A904] [WARNING] Unable to find enchanting (19000DF1) on owner object "NDArmorLightGauntlets1". 2022/05/10 01:56:54 [0046A904] [WARNING] Unable to find enchanting (19000DE7) on owner object "NDArmorLightCuirass1". 2022/05/10 01:56:54 [0046A904] [WARNING] Unable to find enchanting (19000DDD) on owner object "NDArmorLightBoots1". 2022/05/10 01:56:54 [0046A904] [WARNING] Unable to find enchanting (19000DD8) on owner object "NDArmorHeavyShield5". 2022/05/10 01:56:54 [0046A904] [WARNING] Unable to find enchanting (19000DEC) on owner object "NDArmorHeavyHelmet5". 2022/05/10 01:56:54 [0046A904] [WARNING] Unable to find enchanting (19000DE2) on owner object "NDArmorHeavyGreaves5". 2022/05/10 01:56:54 [0046A904] [WARNING] Unable to find enchanting (19000DF1) on owner object "NDArmorHeavyGauntlets5". 2022/05/10 01:56:54 [0046A904] [WARNING] Unable to find enchanting (19000DE7) on owner object "NDArmorHeavyCuirass5". 2022/05/10 01:56:54 [0046A904] [WARNING] Unable to find enchanting (19000DDD) on owner object "NDArmorHeavyBoots5". 2022/05/10 01:56:54 [0046A904] [WARNING] Unable to find enchanting (19000DD8) on owner object "NDArmorHeavyShield4". 2022/05/10 01:56:54 [0046A904] [WARNING] Unable to find enchanting (19000DEC) on owner object "NDArmorHeavyHelmet4". 2022/05/10 01:56:54 [0046A904] [WARNING] Unable to find enchanting (19000DE2) on owner object "NDArmorHeavyGreaves4". 2022/05/10 01:56:54 [0046A904] [WARNING] Unable to find enchanting (19000DF1) on owner object "NDArmorHeavyGauntlets4". 2022/05/10 01:56:54 [0046A904] [WARNING] Unable to find enchanting (19000DE7) on owner object "NDArmorHeavyCuirass4". 2022/05/10 01:56:54 [0046A904] [WARNING] Unable to find enchanting (19000DDD) on owner object "NDArmorHeavyBoots4". 2022/05/10 01:56:54 [0046A904] [WARNING] Unable to find enchanting (19000DD8) on owner object "NDArmorHeavyShield3". 2022/05/10 01:56:54 [0046A904] [WARNING] Unable to find enchanting (19000DEC) on owner object "NDArmorHeavyHelmet3". 2022/05/10 01:56:54 [0046A904] [WARNING] Unable to find enchanting (19000DE2) on owner object "NDArmorHeavyGreaves3". 2022/05/10 01:56:54 [0046A904] [WARNING] Unable to find enchanting (19000DF1) on owner object "NDArmorHeavyGauntlets3". 2022/05/10 01:56:54 [0046A904] [WARNING] Unable to find enchanting (19000DE7) on owner object "NDArmorHeavyCuirass3". 2022/05/10 01:56:54 [0046A904] [WARNING] Unable to find enchanting (19000DDD) on owner object "NDArmorHeavyBoots3". 2022/05/10 01:56:54 [0046A904] [WARNING] Unable to find enchanting (19000DD8) on owner object "NDArmorHeavyShield2". 2022/05/10 01:56:54 [0046A904] [WARNING] Unable to find enchanting (19000DEC) on owner object "NDArmorHeavyHelmet2". 2022/05/10 01:56:54 [0046A904] [WARNING] Unable to find enchanting (19000DE2) on owner object "NDArmorHeavyGreaves2". 2022/05/10 01:56:54 [0046A904] [WARNING] Unable to find enchanting (19000DF4) on owner object "NDArmorHeavyGauntlets2". 2022/05/10 01:56:54 [0046A904] [WARNING] Unable to find enchanting (19000DE7) on owner object "NDArmorHeavyCuirass2". 2022/05/10 01:56:54 [0046A904] [WARNING] Unable to find enchanting (19000DDD) on owner object "NDArmorHeavyBoots2". 2022/05/10 01:56:54 [0046A904] [WARNING] Unable to find enchanting (19000DD8) on owner object "NDArmorHeavyShield1". 2022/05/10 01:56:54 [0046A904] [WARNING] Unable to find enchanting (19000DEC) on owner object "NDArmorHeavyHelmet1". 2022/05/10 01:56:54 [0046A904] [WARNING] Unable to find enchanting (19000DE2) on owner object "NDArmorHeavyGreaves1". 2022/05/10 01:56:54 [0046A904] [WARNING] Unable to find enchanting (19000DF5) on owner object "NDArmorHeavyGauntlets1". 2022/05/10 01:56:54 [0046A904] [WARNING] Unable to find enchanting (19000DE7) on owner object "NDArmorHeavyCuirass1". 2022/05/10 01:56:54 [0046A904] [WARNING] Unable to find enchanting (19000DDD) on owner object "NDArmorHeavyBoots1". 2022/05/10 01:56:54 [0046A904] [WARNING] Unable to find enchanting (19000DC7) on owner object "NDUmarilClaymoreReward5". 2022/05/10 01:56:54 [0046A904] [WARNING] Unable to find enchanting (19000DC7) on owner object "NDUmarilClaymoreReward6". 2022/05/10 01:56:54 [0046A904] [WARNING] Unable to find enchanting (19000DC7) on owner object "NDUmarilClaymoreReward7". 2022/05/10 01:56:54 [0046A904] [WARNING] Unable to find enchanting (19000DC7) on owner object "NDUmarilClaymoreReward8". 2022/05/10 01:56:54 [0046A904] [WARNING] Unable to find enchanting (19000DC7) on owner object "NDUmarilClaymoreReward4". 2022/05/10 01:56:54 [0046A904] [WARNING] Unable to find enchanting (19000DC7) on owner object "NDUmarilClaymoreReward3". 2022/05/10 01:56:54 [0046A904] [WARNING] Unable to find enchanting (19000DC7) on owner object "NDUmarilClaymoreReward2". 2022/05/10 01:56:54 [0046A904] [WARNING] Unable to find enchanting (19000DC7) on owner object "NDUmarilClaymoreReward1". 2022/05/10 01:56:54 [0046A904] [WARNING] Unable to find enchanting (19000DD3) on owner object "NDWeaponSword2". 2022/05/10 01:56:54 [0046A904] [WARNING] Unable to find enchanting (19000DD3) on owner object "NDWeaponSword3". 2022/05/10 01:56:54 [0046A904] [WARNING] Unable to find enchanting (19000DCE) on owner object "NDWeaponMace2". 2022/05/10 01:56:54 [0046A904] [WARNING] Unable to find enchanting (19000DCE) on owner object "NDWeaponMace3". 2022/05/10 01:56:54 [0046A904] [WARNING] Unable to find enchanting (19000DC7) on owner object "NDUmarilClaymore1". 2022/05/10 01:56:54 [0046A904] [WARNING] Unable to find enchanting (19000DC7) on owner object "NDUmarilClaymore8". 2022/05/10 01:56:54 [0046A904] [WARNING] Unable to find enchanting (19000DC7) on owner object "NDUmarilClaymore7". 2022/05/10 01:56:54 [0046A904] [WARNING] Unable to find enchanting (19000DC7) on owner object "NDUmarilClaymore6". 2022/05/10 01:56:54 [0046A904] [WARNING] Unable to find enchanting (19000DC7) on owner object "NDUmarilClaymore5". 2022/05/10 01:56:54 [0046A904] [WARNING] Unable to find enchanting (19000DC7) on owner object "NDUmarilClaymore4". 2022/05/10 01:56:54 [0046A904] [WARNING] Unable to find enchanting (19000DC7) on owner object "NDUmarilClaymore3". 2022/05/10 01:56:54 [0046A904] [WARNING] Unable to find enchanting (19000DC7) on owner object "NDUmarilClaymore2". 2022/05/10 01:56:54 [0046A904] [WARNING] Unable to find enchanting (19000DD3) on owner object "NDWeaponSword7". 2022/05/10 01:56:54 [0046A904] [WARNING] Unable to find enchanting (19000DD3) on owner object "NDWeaponSword6". 2022/05/10 01:56:54 [0046A904] [WARNING] Unable to find enchanting (19000DD3) on owner object "NDWeaponSword5". 2022/05/10 01:56:54 [0046A904] [WARNING] Unable to find enchanting (19000DCE) on owner object "NDWeaponMace6". 2022/05/10 01:56:54 [0046A904] [WARNING] Unable to find enchanting (19000DCE) on owner object "NDWeaponMace5". 2022/05/10 01:56:54 [0046A904] [WARNING] Unable to find enchanting (19000DCE) on owner object "NDWeaponMace4". 2022/05/10 01:56:54 [0046A904] [WARNING] Unable to find enchanting (19000DD3) on owner object "NDWeaponSword4". 2022/05/10 01:56:54 [0046A904] [WARNING] Unable to find enchanting (19000DD4) on owner object "ND08WeaponSword4". 2022/05/10 01:56:54 [0046A904] [WARNING] Unable to find enchanting (19000DD6) on owner object "ND08WeaponSword3". 2022/05/10 01:56:54 [0046A904] [WARNING] Unable to find enchanting (19000DD7) on owner object "ND08WeaponSword2". 2022/05/10 01:56:54 [0046A904] [WARNING] Unable to find enchanting (19000DC2) on owner object "ND08WeaponSword1". 2022/05/10 01:56:54 [0046A904] [WARNING] Unable to find enchanting (19000DCE) on owner object "NDWeaponMace7". 2022/05/10 01:56:54 [0046A904] [WARNING] Unable to find enchanting (19000DD3) on owner object "ND08WeaponSword5". 2022/05/10 01:56:54 [0046A904] [WARNING] Unable to find enchanting (19000DD3) on owner object "NDWeaponSword8". 2022/05/10 01:56:54 [0046A904] [WARNING] Unable to find enchanting (19000DCE) on owner object "NDWeaponMace8". 2022/05/10 01:56:54 [0046FD16] [WARNING] Unable to find spell (19000E15) for owner object "NDUmaril8". 2022/05/10 01:56:54 [0046FD16] [WARNING] Unable to find spell (19000E0E) for owner object "NDUmaril8". 2022/05/10 01:56:54 [0051CFDB] [WARNING] Sound Creature (19000F94) not found in InitItem for Creature (19000F9B) 'NDUmaril8'. 2022/05/10 01:56:54 [0051D070] [WARNING] Combat Style (19002E61) not found in InitItem for Creature (19000F9B) 'NDUmaril8'. 2022/05/10 01:56:54 [004AF9C8] [WARNING] Unable to find template actorbase (19000FB4) on leveled creature NDLL1UmarilSpiritLvl100 (19000FB5). 2022/05/10 01:56:54 [004AF9C8] [WARNING] Unable to find template actorbase (19000FB1) on leveled creature NDLL1UmarilRealLvl100 (19000FBC). 2022/05/10 01:56:54 [004EB314] [ DEBUG ] Found terrain LOD file for -3, -3 in worldspace 'Tamriel' 2022/05/10 01:56:54 [004EB314] [ DEBUG ] Found terrain LOD file for -3, -2 in worldspace 'Tamriel' 2022/05/10 01:56:54 [004EB314] [ DEBUG ] Found terrain LOD file for -3, -1 in worldspace 'Tamriel' 2022/05/10 01:56:54 [004EB314] [ DEBUG ] Found terrain LOD file for -3, 0 in worldspace 'Tamriel' 2022/05/10 01:56:54 [004EB314] [ DEBUG ] Found terrain LOD file for -3, 1 in worldspace 'Tamriel' 2022/05/10 01:56:54 [004EB314] [ DEBUG ] Found terrain LOD file for -3, 2 in worldspace 'Tamriel' 2022/05/10 01:56:54 [004EB314] [ DEBUG ] Found terrain LOD file for -2, -3 in worldspace 'Tamriel' 2022/05/10 01:56:54 [004EB314] [ DEBUG ] Found terrain LOD file for -2, -2 in worldspace 'Tamriel' 2022/05/10 01:56:54 [004EB314] [ DEBUG ] Found terrain LOD file for -2, -1 in worldspace 'Tamriel' 2022/05/10 01:56:54 [004EB314] [ DEBUG ] Found terrain LOD file for -2, 0 in worldspace 'Tamriel' 2022/05/10 01:56:54 [004EB314] [ DEBUG ] Found terrain LOD file for -2, 1 in worldspace 'Tamriel' 2022/05/10 01:56:54 [004EB314] [ DEBUG ] Found terrain LOD file for -2, 2 in worldspace 'Tamriel' 2022/05/10 01:56:54 [004EB314] [ DEBUG ] Found terrain LOD file for -1, -3 in worldspace 'Tamriel' 2022/05/10 01:56:54 [004EB314] [ DEBUG ] Found terrain LOD file for -1, -2 in worldspace 'Tamriel' 2022/05/10 01:56:54 [004EB314] [ DEBUG ] Found terrain LOD file for -1, -1 in worldspace 'Tamriel' 2022/05/10 01:56:54 [004EB314] [ DEBUG ] Found terrain LOD file for -1, 0 in worldspace 'Tamriel' 2022/05/10 01:56:54 [004EB314] [ DEBUG ] Found terrain LOD file for -1, 1 in worldspace 'Tamriel' 2022/05/10 01:56:54 [004EB314] [ DEBUG ] Found terrain LOD file for -1, 2 in worldspace 'Tamriel' 2022/05/10 01:56:54 [004EB314] [ DEBUG ] Found terrain LOD file for 0, -3 in worldspace 'Tamriel' 2022/05/10 01:56:54 [004EB314] [ DEBUG ] Found terrain LOD file for 0, -2 in worldspace 'Tamriel' 2022/05/10 01:56:54 [004EB314] [ DEBUG ] Found terrain LOD file for 0, -1 in worldspace 'Tamriel' 2022/05/10 01:56:54 [004EB314] [ DEBUG ] Found terrain LOD file for 0, 0 in worldspace 'Tamriel' 2022/05/10 01:56:54 [004EB314] [ DEBUG ] Found terrain LOD file for 0, 1 in worldspace 'Tamriel' 2022/05/10 01:56:54 [004EB314] [ DEBUG ] Found terrain LOD file for 0, 2 in worldspace 'Tamriel' 2022/05/10 01:56:54 [004EB314] [ DEBUG ] Found terrain LOD file for 1, -3 in worldspace 'Tamriel' 2022/05/10 01:56:54 [004EB314] [ DEBUG ] Found terrain LOD file for 1, -2 in worldspace 'Tamriel' 2022/05/10 01:56:54 [004EB314] [ DEBUG ] Found terrain LOD file for 1, -1 in worldspace 'Tamriel' 2022/05/10 01:56:54 [004EB314] [ DEBUG ] Found terrain LOD file for 1, 0 in worldspace 'Tamriel' 2022/05/10 01:56:54 [004EB314] [ DEBUG ] Found terrain LOD file for 1, 1 in worldspace 'Tamriel' 2022/05/10 01:56:54 [004EB314] [ DEBUG ] Found terrain LOD file for 1, 2 in worldspace 'Tamriel' 2022/05/10 01:56:54 [004EB314] [ DEBUG ] Found terrain LOD file for 2, -3 in worldspace 'Tamriel' 2022/05/10 01:56:54 [004EB314] [ DEBUG ] Found terrain LOD file for 2, -2 in worldspace 'Tamriel' 2022/05/10 01:56:54 [004EB314] [ DEBUG ] Found terrain LOD file for 2, -1 in worldspace 'Tamriel' 2022/05/10 01:56:54 [004EB314] [ DEBUG ] Found terrain LOD file for 2, 0 in worldspace 'Tamriel' 2022/05/10 01:56:54 [004EB314] [ DEBUG ] Found terrain LOD file for 2, 1 in worldspace 'Tamriel' 2022/05/10 01:56:54 [004EB314] [ DEBUG ] Found terrain LOD file for 2, 2 in worldspace 'Tamriel' 2022/05/10 01:56:58 [0045CB49] [WARNING] Cannot find file Oblivion Citadel Door Fix.esp referenced in the save game. Errors may result. 2022/05/10 01:56:58 [0045CB49] [WARNING] Cannot find file DLCSpellTomes - Unofficial Patch.esp referenced in the save game. Errors may result. 2022/05/10 01:56:58 [0045CB49] [WARNING] Cannot find file MaleBodyReplacerV5.esp referenced in the save game. Errors may result. 2022/05/10 01:56:58 [0045CB49] [WARNING] Cannot find file Enemy Weapons dont drop.esp referenced in the save game. Errors may result. 2022/05/10 01:56:58 [0045CB49] [WARNING] Cannot find file Female Amulets.esp referenced in the save game. Errors may result. 2022/05/10 01:56:58 [0045CB49] [WARNING] Cannot find file OCO DLC Faces.esp referenced in the save game. Errors may result. 2022/05/10 01:56:58 [0045CB49] [WARNING] Cannot find file OCO_Eyes_Fix.esp referenced in the save game. Errors may result. 2022/05/10 01:56:58 [0045CB49] [WARNING] Cannot find file YJsDeadlyWeaponDamage.esp referenced in the save game. Errors may result. 2022/05/10 01:56:58 [0045CB49] [WARNING] Cannot find file ArrowSpeedX3_Vanilla_SI.esp referenced in the save game. Errors may result. 2022/05/10 01:57:09 [005170B1] [WARNING] Unable to find function definition for command 0 in script 'xLoversCheckObse2QuestScript'. 2022/05/10 01:58:09 [005170B1] [WARNING] Unable to find function definition for command 0 in script 'xLoversCheckObse2QuestScript'. 2022/05/10 01:58:19 [005170B1] [WARNING] Unable to find function definition for command 0 in script 'xLoversCheckObse2QuestScript'. 2022/05/10 01:58:24 [005170B1] [WARNING] Unable to find function definition for command 0 in script 'xLoversCheckObse2QuestScript'. 2022/05/10 01:58:32 [004E2490] [WARNING] Disabling collision on ref '<StoneWallStone01Static>' (000975CC). 2022/05/10 01:58:32 [004E2490] [WARNING] Disabling collision on ref '<StoneWallStone01Static>' (000975CB). 2022/05/10 01:58:32 [004E2490] [WARNING] Disabling collision on ref '<StoneWallStone01Static>' (000975CA). 2022/05/10 01:58:37 [005170B1] [WARNING] Unable to find function definition for command 0 in script 'xLoversCheckObse2QuestScript'. 2022/05/10 01:58:45 [004E2490] [WARNING] Disabling collision on ref '<Arrow1Iron>' (0008938F). 2022/05/10 01:58:45 [004E2490] [WARNING] Disabling collision on ref '<Arrow1Iron>' (0008938C). 2022/05/10 01:59:00 [005170B1] [WARNING] Unable to find function definition for command 0 in script 'xLoversCheckObse2QuestScript'. 2022/05/10 01:59:05 [005170B1] [WARNING] Unable to find function definition for command 0 in script 'xLoversCheckObse2QuestScript'. 2022/05/10 01:59:10 [005170B1] [WARNING] Unable to find function definition for command 0 in script 'xLoversCheckObse2QuestScript'. 2022/05/10 01:59:15 [005170B1] [WARNING] Unable to find function definition for command 0 in script 'xLoversCheckObse2QuestScript'. 2022/05/10 01:59:20 [005170B1] [WARNING] Unable to find function definition for command 0 in script 'xLoversCheckObse2QuestScript'. 2022/05/10 01:59:25 [005170B1] [WARNING] Unable to find function definition for command 0 in script 'xLoversCheckObse2QuestScript'. 2022/05/10 01:59:30 [005170B1] [WARNING] Unable to find function definition for command 0 in script 'xLoversCheckObse2QuestScript'. 2022/05/10 01:59:35 [005170B1] [WARNING] Unable to find function definition for command 0 in script 'xLoversCheckObse2QuestScript'. 2022/05/10 01:59:40 [005170B1] [WARNING] Unable to find function definition for command 0 in script 'xLoversCheckObse2QuestScript'. 2022/05/10 01:59:45 [005170B1] [WARNING] Unable to find function definition for command 0 in script 'xLoversCheckObse2QuestScript'. 2022/05/10 01:59:50 [005170B1] [WARNING] Unable to find function definition for command 0 in script 'xLoversCheckObse2QuestScript'. 2022/05/10 01:59:55 [005170B1] [WARNING] Unable to find function definition for command 0 in script 'xLoversCheckObse2QuestScript'. 2022/05/10 02:00:00 [005170B1] [WARNING] Unable to find function definition for command 0 in script 'xLoversCheckObse2QuestScript'. 2022/05/10 02:00:05 [005170B1] [WARNING] Unable to find function definition for command 0 in script 'xLoversCheckObse2QuestScript'. 2022/05/10 02:00:10 [005170B1] [WARNING] Unable to find function definition for command 0 in script 'xLoversCheckObse2QuestScript'. 2022/05/10 02:00:15 [005170B1] [WARNING] Unable to find function definition for command 0 in script 'xLoversCheckObse2QuestScript'. 2022/05/10 02:00:20 [005170B1] [WARNING] Unable to find function definition for command 0 in script 'xLoversCheckObse2QuestScript'. 2022/05/10 02:00:25 [005170B1] [WARNING] Unable to find function definition for command 0 in script 'xLoversCheckObse2QuestScript'. 2022/05/10 02:00:30 [005170B1] [WARNING] Unable to find function definition for command 0 in script 'xLoversCheckObse2QuestScript'. 2022/05/10 02:00:45 [005170B1] [WARNING] Unable to find function definition for command 0 in script 'xLoversCheckObse2QuestScript'. 2022/05/10 02:00:50 [005170B1] [WARNING] Unable to find function definition for command 0 in script 'xLoversCheckObse2QuestScript'. 2022/05/10 02:00:55 [005170B1] [WARNING] Unable to find function definition for command 0 in script 'xLoversCheckObse2QuestScript'. 2022/05/10 02:01:00 [005170B1] [WARNING] Unable to find function definition for command 0 in script 'xLoversCheckObse2QuestScript'. 2022/05/10 02:01:05 [005170B1] [WARNING] Unable to find function definition for command 0 in script 'xLoversCheckObse2QuestScript'. 2022/05/10 02:01:15 [005170B1] [WARNING] Unable to find function definition for command 0 in script 'xLoversCheckObse2QuestScript'. 2022/05/10 02:01:20 [005170B1] [WARNING] Unable to find function definition for command 0 in script 'xLoversCheckObse2QuestScript'. 2022/05/10 02:01:25 [005170B1] [WARNING] Unable to find function definition for command 0 in script 'xLoversCheckObse2QuestScript'. 2022/05/10 02:01:30 [005170B1] [WARNING] Unable to find function definition for command 0 in script 'xLoversCheckObse2QuestScript'. 2022/05/10 02:01:35 [005170B1] [WARNING] Unable to find function definition for command 0 in script 'xLoversCheckObse2QuestScript'. 2022/05/10 02:01:40 [005170B1] [WARNING] Unable to find function definition for command 0 in script 'xLoversCheckObse2QuestScript'. 2022/05/10 02:01:45 [005170B1] [WARNING] Unable to find function definition for command 0 in script 'xLoversCheckObse2QuestScript'. 2022/05/10 02:01:50 [005170B1] [WARNING] Unable to find function definition for command 0 in script 'xLoversCheckObse2QuestScript'. 2022/05/10 02:01:55 [005170B1] [WARNING] Unable to find function definition for command 0 in script 'xLoversCheckObse2QuestScript'. 2022/05/10 02:02:00 [005170B1] [WARNING] Unable to find function definition for command 0 in script 'xLoversCheckObse2QuestScript'. 2022/05/10 02:02:05 [005170B1] [WARNING] Unable to find function definition for command 0 in script 'xLoversCheckObse2QuestScript'. 2022/05/10 02:02:10 [005170B1] [WARNING] Unable to find function definition for command 0 in script 'xLoversCheckObse2QuestScript'. 2022/05/10 02:02:15 [005170B1] [WARNING] Unable to find function definition for command 0 in script 'xLoversCheckObse2QuestScript'. 2022/05/10 02:02:20 [005170B1] [WARNING] Unable to find function definition for command 0 in script 'xLoversCheckObse2QuestScript'. 2022/05/10 02:02:25 [005170B1] [WARNING] Unable to find function definition for command 0 in script 'xLoversCheckObse2QuestScript'. 2022/05/10 02:02:30 [005170B1] [WARNING] Unable to find function definition for command 0 in script 'xLoversCheckObse2QuestScript'. 2022/05/10 02:02:35 [005170B1] [WARNING] Unable to find function definition for command 0 in script 'xLoversCheckObse2QuestScript'. 2022/05/10 02:02:40 [005170B1] [WARNING] Unable to find function definition for command 0 in script 'xLoversCheckObse2QuestScript'. 2022/05/10 02:02:45 [005170B1] [WARNING] Unable to find function definition for command 0 in script 'xLoversCheckObse2QuestScript'. 2022/05/10 02:02:50 [005170B1] [WARNING] Unable to find function definition for command 0 in script 'xLoversCheckObse2QuestScript'. 2022/05/10 02:02:55 [005170B1] [WARNING] Unable to find function definition for command 0 in script 'xLoversCheckObse2QuestScript'. 2022/05/10 02:03:00 [005170B1] [WARNING] Unable to find function definition for command 0 in script 'xLoversCheckObse2QuestScript'. 2022/05/10 02:03:05 [005170B1] [WARNING] Unable to find function definition for command 0 in script 'xLoversCheckObse2QuestScript'. 2022/05/10 02:03:10 [005170B1] [WARNING] Unable to find function definition for command 0 in script 'xLoversCheckObse2QuestScript'. 2022/05/10 02:03:15 [005170B1] [WARNING] Unable to find function definition for command 0 in script 'xLoversCheckObse2QuestScript'. 2022/05/10 02:03:20 [005170B1] [WARNING] Unable to find function definition for command 0 in script 'xLoversCheckObse2QuestScript'. 2022/05/10 02:03:25 [005170B1] [WARNING] Unable to find function definition for command 0 in script 'xLoversCheckObse2QuestScript'. 2022/05/10 02:03:30 [005170B1] [WARNING] Unable to find function definition for command 0 in script 'xLoversCheckObse2QuestScript'. 2022/05/10 02:03:35 [005170B1] [WARNING] Unable to find function definition for command 0 in script 'xLoversCheckObse2QuestScript'. 2022/05/10 02:03:40 [005170B1] [WARNING] Unable to find function definition for command 0 in script 'xLoversCheckObse2QuestScript'. 2022/05/10 02:03:45 [005170B1] [WARNING] Unable to find function definition for command 0 in script 'xLoversCheckObse2QuestScript'. 2022/05/10 02:03:50 [005170B1] [WARNING] Unable to find function definition for command 0 in script 'xLoversCheckObse2QuestScript'. 2022/05/10 02:03:55 [005170B1] [WARNING] Unable to find function definition for command 0 in script 'xLoversCheckObse2QuestScript'. 2022/05/10 02:04:00 [005170B1] [WARNING] Unable to find function definition for command 0 in script 'xLoversCheckObse2QuestScript'. 2022/05/10 02:04:05 [005170B1] [WARNING] Unable to find function definition for command 0 in script 'xLoversCheckObse2QuestScript'. 2022/05/10 02:04:10 [005170B1] [WARNING] Unable to find function definition for command 0 in script 'xLoversCheckObse2QuestScript'. 2022/05/10 02:04:15 [005170B1] [WARNING] Unable to find function definition for command 0 in script 'xLoversCheckObse2QuestScript'. 2022/05/10 02:04:20 [005170B1] [WARNING] Unable to find function definition for command 0 in script 'xLoversCheckObse2QuestScript'. 2022/05/10 02:04:40 [005170B1] [WARNING] Unable to find function definition for command 0 in script 'xLoversCheckObse2QuestScript'. 2022/05/10 02:04:50 [005170B1] [WARNING] Unable to find function definition for command 0 in script 'xLoversCheckObse2QuestScript'. 2022/05/10 02:04:55 [005170B1] [WARNING] Unable to find function definition for command 0 in script 'xLoversCheckObse2QuestScript'. 2022/05/10 02:05:00 [005170B1] [WARNING] Unable to find function definition for command 0 in script 'xLoversCheckObse2QuestScript'. 2022/05/10 02:05:05 [005170B1] [WARNING] Unable to find function definition for command 0 in script 'xLoversCheckObse2QuestScript'. 2022/05/10 02:05:10 [005170B1] [WARNING] Unable to find function definition for command 0 in script 'xLoversCheckObse2QuestScript'. 2022/05/10 02:05:15 [005170B1] [WARNING] Unable to find function definition for command 0 in script 'xLoversCheckObse2QuestScript'. 2022/05/10 02:05:20 [005170B1] [WARNING] Unable to find function definition for command 0 in script 'xLoversCheckObse2QuestScript'. 2022/05/10 02:05:25 [005170B1] [WARNING] Unable to find function definition for command 0 in script 'xLoversCheckObse2QuestScript'. 2022/05/10 02:05:30 [005170B1] [WARNING] Unable to find function definition for command 0 in script 'xLoversCheckObse2QuestScript'. 2022/05/10 02:05:35 [005170B1] [WARNING] Unable to find function definition for command 0 in script 'xLoversCheckObse2QuestScript'. 2022/05/10 02:05:40 [005170B1] [WARNING] Unable to find function definition for command 0 in script 'xLoversCheckObse2QuestScript'. 2022/05/10 02:05:45 [005170B1] [WARNING] Unable to find function definition for command 0 in script 'xLoversCheckObse2QuestScript'. 2022/05/10 02:05:50 [005170B1] [WARNING] Unable to find function definition for command 0 in script 'xLoversCheckObse2QuestScript'. 2022/05/10 02:05:55 [005170B1] [WARNING] Unable to find function definition for command 0 in script 'xLoversCheckObse2QuestScript'. 2022/05/10 02:06:05 [005170B1] [WARNING] Unable to find function definition for command 0 in script 'xLoversCheckObse2QuestScript'. 2022/05/10 02:06:10 [005170B1] [WARNING] Unable to find function definition for command 0 in script 'xLoversCheckObse2QuestScript'. 2022/05/10 02:06:15 [005170B1] [WARNING] Unable to find function definition for command 0 in script 'xLoversCheckObse2QuestScript'. 2022/05/10 02:06:20 [005170B1] [WARNING] Unable to find function definition for command 0 in script 'xLoversCheckObse2QuestScript'. 2022/05/10 02:06:25 [005170B1] [WARNING] Unable to find function definition for command 0 in script 'xLoversCheckObse2QuestScript'. 2022/05/10 02:06:30 [005170B1] [WARNING] Unable to find function definition for command 0 in script 'xLoversCheckObse2QuestScript'. 2022/05/10 02:06:35 [005170B1] [WARNING] Unable to find function definition for command 0 in script 'xLoversCheckObse2QuestScript'. 2022/05/10 02:06:40 [005170B1] [WARNING] Unable to find function definition for command 0 in script 'xLoversCheckObse2QuestScript'. 2022/05/10 02:06:45 [005170B1] [WARNING] Unable to find function definition for command 0 in script 'xLoversCheckObse2QuestScript'. 2022/05/10 02:06:50 [005170B1] [WARNING] Unable to find function definition for command 0 in script 'xLoversCheckObse2QuestScript'. 2022/05/10 02:06:55 [005170B1] [WARNING] Unable to find function definition for command 0 in script 'xLoversCheckObse2QuestScript'. 2022/05/10 02:07:00 [005170B1] [WARNING] Unable to find function definition for command 0 in script 'xLoversCheckObse2QuestScript'. 2022/05/10 02:07:05 [005170B1] [WARNING] Unable to find function definition for command 0 in script 'xLoversCheckObse2QuestScript'. 2022/05/10 02:07:10 [005170B1] [WARNING] Unable to find function definition for command 0 in script 'xLoversCheckObse2QuestScript'. 2022/05/10 02:07:15 [005170B1] [WARNING] Unable to find function definition for command 0 in script 'xLoversCheckObse2QuestScript'. 2022/05/10 02:07:20 [005170B1] [WARNING] Unable to find function definition for command 0 in script 'xLoversCheckObse2QuestScript'. 2022/05/10 02:07:25 [005170B1] [WARNING] Unable to find function definition for command 0 in script 'xLoversCheckObse2QuestScript'. 2022/05/10 02:07:30 [005170B1] [WARNING] Unable to find function definition for command 0 in script 'xLoversCheckObse2QuestScript'. 2022/05/10 02:07:35 [005170B1] [WARNING] Unable to find function definition for command 0 in script 'xLoversCheckObse2QuestScript'. 2022/05/10 02:07:40 [005170B1] [WARNING] Unable to find function definition for command 0 in script 'xLoversCheckObse2QuestScript'. 2022/05/10 02:07:45 [005170B1] [WARNING] Unable to find function definition for command 0 in script 'xLoversCheckObse2QuestScript'. 2022/05/10 02:07:50 [005170B1] [WARNING] Unable to find function definition for command 0 in script 'xLoversCheckObse2QuestScript'. 2022/05/10 02:08:00 [005170B1] [WARNING] Unable to find function definition for command 0 in script 'xLoversCheckObse2QuestScript'. 2022/05/10 02:08:05 [005170B1] [WARNING] Unable to find function definition for command 0 in script 'xLoversCheckObse2QuestScript'. 2022/05/10 02:08:10 [005170B1] [WARNING] Unable to find function definition for command 0 in script 'xLoversCheckObse2QuestScript'. 2022/05/10 02:08:15 [005170B1] [WARNING] Unable to find function definition for command 0 in script 'xLoversCheckObse2QuestScript'. 2022/05/10 02:08:20 [005170B1] [WARNING] Unable to find function definition for command 0 in script 'xLoversCheckObse2QuestScript'. 2022/05/10 02:08:23 [004F3313] [ DEBUG ] Expression Error: SYNTAX 2022/05/10 02:08:23 [00516FA5] [WARNING] Script 'a3enfEncounterTestSubmissive', line 8: failed to evaluate expression. 2022/05/10 02:08:24 [004F3313] [ DEBUG ] Expression Error: SYNTAX 2022/05/10 02:08:24 [00516CF5] [WARNING] Script 'xLoversCmnSetItemCount', line 3: Set expression returned an error: Expression Error: SYNTAX. 2022/05/10 02:08:30 [005170B1] [WARNING] Unable to find function definition for command 0 in script 'xLoversCheckObse2QuestScript'. 2022/05/10 02:08:40 [005170B1] [WARNING] Unable to find function definition for command 0 in script 'xLoversCheckObse2QuestScript'. 2022/05/10 02:08:45 [005170B1] [WARNING] Unable to find function definition for command 0 in script 'xLoversCheckObse2QuestScript'. 2022/05/10 02:08:50 [005170B1] [WARNING] Unable to find function definition for command 0 in script 'xLoversCheckObse2QuestScript'. 2022/05/10 02:09:21 [005170B1] [WARNING] Unable to find function definition for command 0 in script 'xLoversCheckObse2QuestScript'. 2022/05/10 02:09:26 [005170B1] [WARNING] Unable to find function definition for command 0 in script 'xLoversCheckObse2QuestScript'. 2022/05/10 02:09:31 [005170B1] [WARNING] Unable to find function definition for command 0 in script 'xLoversCheckObse2QuestScript'. 2022/05/10 02:09:36 [005170B1] [WARNING] Unable to find function definition for command 0 in script 'xLoversCheckObse2QuestScript'. 2022/05/10 02:10:16 [005170B1] [WARNING] Unable to find function definition for command 0 in script 'xLoversCheckObse2QuestScript'. 2022/05/10 02:10:21 [005170B1] [WARNING] Unable to find function definition for command 0 in script 'xLoversCheckObse2QuestScript'. 2022/05/10 02:10:46 [005170B1] [WARNING] Unable to find function definition for command 0 in script 'xLoversCheckObse2QuestScript'. 2022/05/10 02:10:51 [005170B1] [WARNING] Unable to find function definition for command 0 in script 'xLoversCheckObse2QuestScript'. 2022/05/10 02:11:06 [005170B1] [WARNING] Unable to find function definition for command 0 in script 'xLoversCheckObse2QuestScript'. 2022/05/10 02:11:11 [005170B1] [WARNING] Unable to find function definition for command 0 in script 'xLoversCheckObse2QuestScript'. 2022/05/10 02:11:16 [005170B1] [WARNING] Unable to find function definition for command 0 in script 'xLoversCheckObse2QuestScript'. 2022/05/10 02:11:21 [005170B1] [WARNING] Unable to find function definition for command 0 in script 'xLoversCheckObse2QuestScript'. 2022/05/10 02:11:26 [005170B1] [WARNING] Unable to find function definition for command 0 in script 'xLoversCheckObse2QuestScript'. 2022/05/10 02:11:32 [005170B1] [WARNING] Unable to find function definition for command 0 in script 'xLoversCheckObse2QuestScript'. 2022/05/10 02:11:52 [005170B1] [WARNING] Unable to find function definition for command 0 in script 'xLoversCheckObse2QuestScript'. 2022/05/10 02:11:57 [005170B1] [WARNING] Unable to find function definition for command 0 in script 'xLoversCheckObse2QuestScript'. 2022/05/10 02:12:33 [005170B1] [WARNING] Unable to find function definition for command 0 in script 'xLoversCheckObse2QuestScript'. 2022/05/10 02:12:38 [005170B1] [WARNING] Unable to find function definition for command 0 in script 'xLoversCheckObse2QuestScript'. 2022/05/10 02:12:43 [005170B1] [WARNING] Unable to find function definition for command 0 in script 'xLoversCheckObse2QuestScript'. 2022/05/10 02:12:48 [005170B1] [WARNING] Unable to find function definition for command 0 in script 'xLoversCheckObse2QuestScript'. 2022/05/10 02:12:53 [005170B1] [WARNING] Unable to find function definition for command 0 in script 'xLoversCheckObse2QuestScript'. 2022/05/10 02:12:58 [005170B1] [WARNING] Unable to find function definition for command 0 in script 'xLoversCheckObse2QuestScript'. 2022/05/10 02:13:03 [005170B1] [WARNING] Unable to find function definition for command 0 in script 'xLoversCheckObse2QuestScript'. 2022/05/10 02:13:08 [005170B1] [WARNING] Unable to find function definition for command 0 in script 'xLoversCheckObse2QuestScript'. 2022/05/10 02:13:18 [005170B1] [WARNING] Unable to find function definition for command 0 in script 'xLoversCheckObse2QuestScript'. 2022/05/10 02:13:23 [005170B1] [WARNING] Unable to find function definition for command 0 in script 'xLoversCheckObse2QuestScript'. 2022/05/10 02:13:28 [005170B1] [WARNING] Unable to find function definition for command 0 in script 'xLoversCheckObse2QuestScript'. 2022/05/10 02:13:33 [005170B1] [WARNING] Unable to find function definition for command 0 in script 'xLoversCheckObse2QuestScript'. 2022/05/10 02:13:38 [005170B1] [WARNING] Unable to find function definition for command 0 in script 'xLoversCheckObse2QuestScript'. 2022/05/10 02:13:43 [005170B1] [WARNING] Unable to find function definition for command 0 in script 'xLoversCheckObse2QuestScript'. 2022/05/10 02:13:48 [005170B1] [WARNING] Unable to find function definition for command 0 in script 'xLoversCheckObse2QuestScript'. 2022/05/10 02:13:53 [005170B1] [WARNING] Unable to find function definition for command 0 in script 'xLoversCheckObse2QuestScript'. 2022/05/10 02:13:58 [005170B1] [WARNING] Unable to find function definition for command 0 in script 'xLoversCheckObse2QuestScript'. 2022/05/10 02:14:03 [005170B1] [WARNING] Unable to find function definition for command 0 in script 'xLoversCheckObse2QuestScript'. 2022/05/10 02:14:08 [005170B1] [WARNING] Unable to find function definition for command 0 in script 'xLoversCheckObse2QuestScript'. 2022/05/10 02:14:13 [005170B1] [WARNING] Unable to find function definition for command 0 in script 'xLoversCheckObse2QuestScript'. 2022/05/10 02:14:18 [005170B1] [WARNING] Unable to find function definition for command 0 in script 'xLoversCheckObse2QuestScript'. 2022/05/10 02:14:23 [005170B1] [WARNING] Unable to find function definition for command 0 in script 'xLoversCheckObse2QuestScript'. 2022/05/10 02:14:48 [005170B1] [WARNING] Unable to find function definition for command 0 in script 'xLoversCheckObse2QuestScript'. 2022/05/10 02:14:53 [005170B1] [WARNING] Unable to find function definition for command 0 in script 'xLoversCheckObse2QuestScript'. 2022/05/10 02:14:58 [005170B1] [WARNING] Unable to find function definition for command 0 in script 'xLoversCheckObse2QuestScript'. 2022/05/10 02:15:20 [005170B1] [WARNING] Unable to find function definition for command 0 in script 'xLoversCheckObse2QuestScript'. 2022/05/10 02:15:25 [005170B1] [WARNING] Unable to find function definition for command 0 in script 'xLoversCheckObse2QuestScript'. 2022/05/10 02:15:30 [005170B1] [WARNING] Unable to find function definition for command 0 in script 'xLoversCheckObse2QuestScript'. 2022/05/10 02:15:40 [005170B1] [WARNING] Unable to find function definition for command 0 in script 'xLoversCheckObse2QuestScript'. 2022/05/10 02:15:45 [005170B1] [WARNING] Unable to find function definition for command 0 in script 'xLoversCheckObse2QuestScript'. 2022/05/10 02:15:50 [005170B1] [WARNING] Unable to find function definition for command 0 in script 'xLoversCheckObse2QuestScript'. 2022/05/10 02:15:55 [005170B1] [WARNING] Unable to find function definition for command 0 in script 'xLoversCheckObse2QuestScript'. 2022/05/10 02:16:00 [005170B1] [WARNING] Unable to find function definition for command 0 in script 'xLoversCheckObse2QuestScript'. 2022/05/10 02:16:05 [005170B1] [WARNING] Unable to find function definition for command 0 in script 'xLoversCheckObse2QuestScript'. 2022/05/10 02:16:15 [005170B1] [WARNING] Unable to find function definition for command 0 in script 'xLoversCheckObse2QuestScript'. 2022/05/10 02:16:20 [005170B1] [WARNING] Unable to find function definition for command 0 in script 'xLoversCheckObse2QuestScript'. 2022/05/10 02:16:25 [005170B1] [WARNING] Unable to find function definition for command 0 in script 'xLoversCheckObse2QuestScript'. 2022/05/10 02:16:30 [005170B1] [WARNING] Unable to find function definition for command 0 in script 'xLoversCheckObse2QuestScript'. 2022/05/10 02:16:35 [005170B1] [WARNING] Unable to find function definition for command 0 in script 'xLoversCheckObse2QuestScript'. 2022/05/10 02:16:40 [005170B1] [WARNING] Unable to find function definition for command 0 in script 'xLoversCheckObse2QuestScript'. 2022/05/10 02:16:45 [005170B1] [WARNING] Unable to find function definition for command 0 in script 'xLoversCheckObse2QuestScript'. 2022/05/10 02:16:55 [005170B1] [WARNING] Unable to find function definition for command 0 in script 'xLoversCheckObse2QuestScript'. 2022/05/10 02:17:10 [005170B1] [WARNING] Unable to find function definition for command 0 in script 'xLoversCheckObse2QuestScript'. 2022/05/10 02:17:15 [005170B1] [WARNING] Unable to find function definition for command 0 in script 'xLoversCheckObse2QuestScript'. 2022/05/10 02:17:20 [005170B1] [WARNING] Unable to find function definition for command 0 in script 'xLoversCheckObse2QuestScript'. 2022/05/10 02:17:25 [005170B1] [WARNING] Unable to find function definition for command 0 in script 'xLoversCheckObse2QuestScript'. 2022/05/10 02:17:30 [005170B1] [WARNING] Unable to find function definition for command 0 in script 'xLoversCheckObse2QuestScript'. 2022/05/10 02:17:35 [005170B1] [WARNING] Unable to find function definition for command 0 in script 'xLoversCheckObse2QuestScript'. 2022/05/10 02:17:40 [005170B1] [WARNING] Unable to find function definition for command 0 in script 'xLoversCheckObse2QuestScript'. 2022/05/10 02:17:45 [005170B1] [WARNING] Unable to find function definition for command 0 in script 'xLoversCheckObse2QuestScript'. 2022/05/10 02:17:50 [005170B1] [WARNING] Unable to find function definition for command 0 in script 'xLoversCheckObse2QuestScript'. 2022/05/10 02:17:55 [005170B1] [WARNING] Unable to find function definition for command 0 in script 'xLoversCheckObse2QuestScript'. 2022/05/10 02:18:00 [005170B1] [WARNING] Unable to find function definition for command 0 in script 'xLoversCheckObse2QuestScript'. 2022/05/10 02:18:05 [005170B1] [WARNING] Unable to find function definition for command 0 in script 'xLoversCheckObse2QuestScript'. 2022/05/10 02:18:10 [005170B1] [WARNING] Unable to find function definition for command 0 in script 'xLoversCheckObse2QuestScript'. 2022/05/10 02:18:15 [005170B1] [WARNING] Unable to find function definition for command 0 in script 'xLoversCheckObse2QuestScript'. 2022/05/10 02:18:20 [005170B1] [WARNING] Unable to find function definition for command 0 in script 'xLoversCheckObse2QuestScript'. 2022/05/10 02:18:25 [005170B1] [WARNING] Unable to find function definition for command 0 in script 'xLoversCheckObse2QuestScript'. 2022/05/10 02:18:30 [005170B1] [WARNING] Unable to find function definition for command 0 in script 'xLoversCheckObse2QuestScript'. 2022/05/10 02:18:35 [005170B1] [WARNING] Unable to find function definition for command 0 in script 'xLoversCheckObse2QuestScript'. 2022/05/10 02:18:40 [005170B1] [WARNING] Unable to find function definition for command 0 in script 'xLoversCheckObse2QuestScript'. 2022/05/10 02:18:50 [005170B1] [WARNING] Unable to find function definition for command 0 in script 'xLoversCheckObse2QuestScript'. 2022/05/10 02:19:05 [005170B1] [WARNING] Unable to find function definition for command 0 in script 'xLoversCheckObse2QuestScript'. 2022/05/10 02:19:10 [005170B1] [WARNING] Unable to find function definition for command 0 in script 'xLoversCheckObse2QuestScript'. 2022/05/10 02:19:15 [005170B1] [WARNING] Unable to find function definition for command 0 in script 'xLoversCheckObse2QuestScript'. 2022/05/10 02:19:20 [005170B1] [WARNING] Unable to find function definition for command 0 in script 'xLoversCheckObse2QuestScript'. 2022/05/10 02:19:25 [005170B1] [WARNING] Unable to find function definition for command 0 in script 'xLoversCheckObse2QuestScript'. 2022/05/10 02:19:30 [005170B1] [WARNING] Unable to find function definition for command 0 in script 'xLoversCheckObse2QuestScript'. 2022/05/10 02:19:35 [005170B1] [WARNING] Unable to find function definition for command 0 in script 'xLoversCheckObse2QuestScript'. 2022/05/10 02:19:45 [005170B1] [WARNING] Unable to find function definition for command 0 in script 'xLoversCheckObse2QuestScript'. 2022/05/10 02:19:50 [005170B1] [WARNING] Unable to find function definition for command 0 in script 'xLoversCheckObse2QuestScript'. 2022/05/10 02:19:55 [005170B1] [WARNING] Unable to find function definition for command 0 in script 'xLoversCheckObse2QuestScript'. 2022/05/10 02:20:00 [005170B1] [WARNING] Unable to find function definition for command 0 in script 'xLoversCheckObse2QuestScript'. 2022/05/10 02:20:05 [005170B1] [WARNING] Unable to find function definition for command 0 in script 'xLoversCheckObse2QuestScript'. 2022/05/10 02:20:10 [005170B1] [WARNING] Unable to find function definition for command 0 in script 'xLoversCheckObse2QuestScript'. 2022/05/10 02:20:15 [005170B1] [WARNING] Unable to find function definition for command 0 in script 'xLoversCheckObse2QuestScript'. 2022/05/10 02:20:20 [005170B1] [WARNING] Unable to find function definition for command 0 in script 'xLoversCheckObse2QuestScript'. 2022/05/10 02:20:25 [005170B1] [WARNING] Unable to find function definition for command 0 in script 'xLoversCheckObse2QuestScript'. 2022/05/10 02:20:30 [005170B1] [WARNING] Unable to find function definition for command 0 in script 'xLoversCheckObse2QuestScript'. 2022/05/10 02:20:35 [005170B1] [WARNING] Unable to find function definition for command 0 in script 'xLoversCheckObse2QuestScript'. 2022/05/10 02:20:40 [005170B1] [WARNING] Unable to find function definition for command 0 in script 'xLoversCheckObse2QuestScript'. 2022/05/10 02:20:45 [005170B1] [WARNING] Unable to find function definition for command 0 in script 'xLoversCheckObse2QuestScript'. 2022/05/10 02:20:55 [005170B1] [WARNING] Unable to find function definition for command 0 in script 'xLoversCheckObse2QuestScript'. 2022/05/10 02:21:00 [005170B1] [WARNING] Unable to find function definition for command 0 in script 'xLoversCheckObse2QuestScript'. 2022/05/10 02:21:47 [005170B1] [WARNING] Unable to find function definition for command 0 in script 'xLoversCheckObse2QuestScript'. 2022/05/10 02:21:52 [005170B1] [WARNING] Unable to find function definition for command 0 in script 'xLoversCheckObse2QuestScript'. 2022/05/10 02:21:57 [005170B1] [WARNING] Unable to find function definition for command 0 in script 'xLoversCheckObse2QuestScript'. 2022/05/10 02:22:02 [005170B1] [WARNING] Unable to find function definition for command 0 in script 'xLoversCheckObse2QuestScript'. 2022/05/10 02:22:07 [005170B1] [WARNING] Unable to find function definition for command 0 in script 'xLoversCheckObse2QuestScript'. 2022/05/10 02:22:12 [005170B1] [WARNING] Unable to find function definition for command 0 in script 'xLoversCheckObse2QuestScript'. 2022/05/10 02:22:17 [005170B1] [WARNING] Unable to find function definition for command 0 in script 'xLoversCheckObse2QuestScript'. 2022/05/10 02:22:22 [005170B1] [WARNING] Unable to find function definition for command 0 in script 'xLoversCheckObse2QuestScript'. 2022/05/10 02:22:27 [005170B1] [WARNING] Unable to find function definition for command 0 in script 'xLoversCheckObse2QuestScript'. 2022/05/10 02:22:32 [005170B1] [WARNING] Unable to find function definition for command 0 in script 'xLoversCheckObse2QuestScript'. 2022/05/10 02:22:37 [005170B1] [WARNING] Unable to find function definition for command 0 in script 'xLoversCheckObse2QuestScript'. 2022/05/10 02:22:47 [005170B1] [WARNING] Unable to find function definition for command 0 in script 'xLoversCheckObse2QuestScript'. 2022/05/10 02:22:52 [005170B1] [WARNING] Unable to find function definition for command 0 in script 'xLoversCheckObse2QuestScript'. 2022/05/10 02:22:57 [005170B1] [WARNING] Unable to find function definition for command 0 in script 'xLoversCheckObse2QuestScript'. 2022/05/10 02:23:02 [005170B1] [WARNING] Unable to find function definition for command 0 in script 'xLoversCheckObse2QuestScript'. 2022/05/10 02:23:42 [005170B1] [WARNING] Unable to find function definition for command 0 in script 'xLoversCheckObse2QuestScript'. 2022/05/10 02:23:47 [005170B1] [WARNING] Unable to find function definition for command 0 in script 'xLoversCheckObse2QuestScript'. 2022/05/10 02:23:52 [005170B1] [WARNING] Unable to find function definition for command 0 in script 'xLoversCheckObse2QuestScript'. 2022/05/10 02:23:57 [005170B1] [WARNING] Unable to find function definition for command 0 in script 'xLoversCheckObse2QuestScript'. 2022/05/10 02:24:02 [005170B1] [WARNING] Unable to find function definition for command 0 in script 'xLoversCheckObse2QuestScript'. 2022/05/10 02:24:12 [005170B1] [WARNING] Unable to find function definition for command 0 in script 'xLoversCheckObse2QuestScript'. 2022/05/10 02:24:20 [005170B1] [WARNING] Unable to find function definition for command 0 in script 'xLoversCheckObse2QuestScript'. 2022/05/10 02:24:25 [005170B1] [WARNING] Unable to find function definition for command 0 in script 'xLoversCheckObse2QuestScript'. 2022/05/10 02:24:30 [005170B1] [WARNING] Unable to find function definition for command 0 in script 'xLoversCheckObse2QuestScript'. 2022/05/10 02:24:35 [005170B1] [WARNING] Unable to find function definition for command 0 in script 'xLoversCheckObse2QuestScript'. 2022/05/10 02:24:40 [005170B1] [WARNING] Unable to find function definition for command 0 in script 'xLoversCheckObse2QuestScript'. 2022/05/10 02:24:45 [005170B1] [WARNING] Unable to find function definition for command 0 in script 'xLoversCheckObse2QuestScript'. 2022/05/10 02:24:50 [005170B1] [WARNING] Unable to find function definition for command 0 in script 'xLoversCheckObse2QuestScript'. 2022/05/10 02:24:55 [005170B1] [WARNING] Unable to find function definition for command 0 in script 'xLoversCheckObse2QuestScript'. 2022/05/10 02:25:00 [005170B1] [WARNING] Unable to find function definition for command 0 in script 'xLoversCheckObse2QuestScript'. 2022/05/10 02:25:05 [005170B1] [WARNING] Unable to find function definition for command 0 in script 'xLoversCheckObse2QuestScript'. 2022/05/10 02:25:15 [005170B1] [WARNING] Unable to find function definition for command 0 in script 'xLoversCheckObse2QuestScript'. 2022/05/10 02:25:20 [005170B1] [WARNING] Unable to find function definition for command 0 in script 'xLoversCheckObse2QuestScript'. 2022/05/10 02:25:25 [005170B1] [WARNING] Unable to find function definition for command 0 in script 'xLoversCheckObse2QuestScript'. 2022/05/10 02:25:30 [005170B1] [WARNING] Unable to find function definition for command 0 in script 'xLoversCheckObse2QuestScript'. 2022/05/10 02:25:35 [005170B1] [WARNING] Unable to find function definition for command 0 in script 'xLoversCheckObse2QuestScript'. 2022/05/10 02:25:40 [005170B1] [WARNING] Unable to find function definition for command 0 in script 'xLoversCheckObse2QuestScript'. 2022/05/10 02:25:45 [005170B1] [WARNING] Unable to find function definition for command 0 in script 'xLoversCheckObse2QuestScript'. 2022/05/10 02:25:50 [005170B1] [WARNING] Unable to find function definition for command 0 in script 'xLoversCheckObse2QuestScript'. 2022/05/10 02:25:55 [005170B1] [WARNING] Unable to find function definition for command 0 in script 'xLoversCheckObse2QuestScript'. 2022/05/10 02:26:00 [005170B1] [WARNING] Unable to find function definition for command 0 in script 'xLoversCheckObse2QuestScript'. 2022/05/10 02:26:05 [005170B1] [WARNING] Unable to find function definition for command 0 in script 'xLoversCheckObse2QuestScript'. 2022/05/10 02:26:10 [005170B1] [WARNING] Unable to find function definition for command 0 in script 'xLoversCheckObse2QuestScript'. 2022/05/10 02:26:15 [005170B1] [WARNING] Unable to find function definition for command 0 in script 'xLoversCheckObse2QuestScript'. 2022/05/10 02:26:20 [005170B1] [WARNING] Unable to find function definition for command 0 in script 'xLoversCheckObse2QuestScript'. 2022/05/10 02:26:25 [005170B1] [WARNING] Unable to find function definition for command 0 in script 'xLoversCheckObse2QuestScript'. 2022/05/10 02:26:30 [005170B1] [WARNING] Unable to find function definition for command 0 in script 'xLoversCheckObse2QuestScript'. 2022/05/10 02:26:35 [005170B1] [WARNING] Unable to find function definition for command 0 in script 'xLoversCheckObse2QuestScript'. 2022/05/10 02:26:40 [005170B1] [WARNING] Unable to find function definition for command 0 in script 'xLoversCheckObse2QuestScript'. 2022/05/10 02:26:45 [005170B1] [WARNING] Unable to find function definition for command 0 in script 'xLoversCheckObse2QuestScript'. 2022/05/10 02:26:55 [005170B1] [WARNING] Unable to find function definition for command 0 in script 'xLoversCheckObse2QuestScript'. 2022/05/10 02:27:05 [005170B1] [WARNING] Unable to find function definition for command 0 in script 'xLoversCheckObse2QuestScript'. 2022/05/10 02:27:20 [005170B1] [WARNING] Unable to find function definition for command 0 in script 'xLoversCheckObse2QuestScript'. 2022/05/10 02:27:25 [005170B1] [WARNING] Unable to find function definition for command 0 in script 'xLoversCheckObse2QuestScript'. 2022/05/10 02:27:30 [005170B1] [WARNING] Unable to find function definition for command 0 in script 'xLoversCheckObse2QuestScript'. 2022/05/10 02:27:35 [005170B1] [WARNING] Unable to find function definition for command 0 in script 'xLoversCheckObse2QuestScript'. 2022/05/10 02:27:40 [005170B1] [WARNING] Unable to find function definition for command 0 in script 'xLoversCheckObse2QuestScript'. 2022/05/10 02:27:45 [005170B1] [WARNING] Unable to find function definition for command 0 in script 'xLoversCheckObse2QuestScript'. 2022/05/10 02:27:50 [005170B1] [WARNING] Unable to find function definition for command 0 in script 'xLoversCheckObse2QuestScript'. 2022/05/10 02:27:55 [005170B1] [WARNING] Unable to find function definition for command 0 in script 'xLoversCheckObse2QuestScript'. 2022/05/10 02:28:00 [005170B1] [WARNING] Unable to find function definition for command 0 in script 'xLoversCheckObse2QuestScript'. 2022/05/10 02:28:05 [005170B1] [WARNING] Unable to find function definition for command 0 in script 'xLoversCheckObse2QuestScript'. 2022/05/10 02:28:10 [005170B1] [WARNING] Unable to find function definition for command 0 in script 'xLoversCheckObse2QuestScript'. 2022/05/10 02:28:15 [005170B1] [WARNING] Unable to find function definition for command 0 in script 'xLoversCheckObse2QuestScript'. 2022/05/10 02:28:20 [005170B1] [WARNING] Unable to find function definition for command 0 in script 'xLoversCheckObse2QuestScript'. 2022/05/10 02:28:25 [005170B1] [WARNING] Unable to find function definition for command 0 in script 'xLoversCheckObse2QuestScript'. 2022/05/10 02:28:30 [005170B1] [WARNING] Unable to find function definition for command 0 in script 'xLoversCheckObse2QuestScript'. 2022/05/10 02:28:35 [005170B1] [WARNING] Unable to find function definition for command 0 in script 'xLoversCheckObse2QuestScript'. 2022/05/10 02:28:40 [005170B1] [WARNING] Unable to find function definition for command 0 in script 'xLoversCheckObse2QuestScript'. 2022/05/10 02:28:45 [005170B1] [WARNING] Unable to find function definition for command 0 in script 'xLoversCheckObse2QuestScript'. 2022/05/10 02:28:50 [005170B1] [WARNING] Unable to find function definition for command 0 in script 'xLoversCheckObse2QuestScript'. 2022/05/10 02:29:05 [005170B1] [WARNING] Unable to find function definition for command 0 in script 'xLoversCheckObse2QuestScript'. 2022/05/10 02:29:10 [005170B1] [WARNING] Unable to find function definition for command 0 in script 'xLoversCheckObse2QuestScript'. 2022/05/10 02:29:15 [005170B1] [WARNING] Unable to find function definition for command 0 in script 'xLoversCheckObse2QuestScript'. 2022/05/10 02:29:20 [005170B1] [WARNING] Unable to find function definition for command 0 in script 'xLoversCheckObse2QuestScript'. 2022/05/10 02:29:25 [005170B1] [WARNING] Unable to find function definition for command 0 in script 'xLoversCheckObse2QuestScript'. 2022/05/10 02:29:30 [005170B1] [WARNING] Unable to find function definition for command 0 in script 'xLoversCheckObse2QuestScript'. 2022/05/10 02:29:40 [005170B1] [WARNING] Unable to find function definition for command 0 in script 'xLoversCheckObse2QuestScript'. 2022/05/10 02:29:45 [005170B1] [WARNING] Unable to find function definition for command 0 in script 'xLoversCheckObse2QuestScript'. 2022/05/10 02:29:50 [005170B1] [WARNING] Unable to find function definition for command 0 in script 'xLoversCheckObse2QuestScript'. 2022/05/10 02:29:55 [005170B1] [WARNING] Unable to find function definition for command 0 in script 'xLoversCheckObse2QuestScript'. 2022/05/10 02:30:00 [005170B1] [WARNING] Unable to find function definition for command 0 in script 'xLoversCheckObse2QuestScript'. 2022/05/10 02:30:05 [005170B1] [WARNING] Unable to find function definition for command 0 in script 'xLoversCheckObse2QuestScript'. 2022/05/10 02:30:10 [005170B1] [WARNING] Unable to find function definition for command 0 in script 'xLoversCheckObse2QuestScript'. 2022/05/10 02:30:15 [005170B1] [WARNING] Unable to find function definition for command 0 in script 'xLoversCheckObse2QuestScript'. 2022/05/10 02:30:20 [005170B1] [WARNING] Unable to find function definition for command 0 in script 'xLoversCheckObse2QuestScript'. 2022/05/10 02:30:25 [005170B1] [WARNING] Unable to find function definition for command 0 in script 'xLoversCheckObse2QuestScript'. 2022/05/10 02:30:35 [005170B1] [WARNING] Unable to find function definition for command 0 in script 'xLoversCheckObse2QuestScript'. 2022/05/10 02:31:00 [005170B1] [WARNING] Unable to find function definition for command 0 in script 'xLoversCheckObse2QuestScript'.
LongDukDong Posted May 10, 2022 Posted May 10, 2022 Thanks for the load order and that list. First, towards your load order: Damn close. But the overhauls such as Oblivion_Character_Overhaul go before DLCBattleHornCastle.esp, this by the recommended mod order you can find in the yellow link in either my or Fejeena's signature. And Item & Weapon mods such as YJsDeadlyWeaponDamage are recommended before DLCThievesDen. Other than that, I see nothing wrong with the load order. While this would take care of some issues... I would hope... I am not sure. You see, your prime concern is this message: 2022/05/10 01:58:37 [005170B1] [WARNING] Unable to find function definition for command 0 in script 'xLoversCheckObse2QuestScript'. This is referring to an issue to Lovers with PK itself... the master file no-less. This command suggests the need for the OBSE plugin, which I trust you have. I myself am using v 20, though newer ones are out. Don't use older as most LAPF plugins use 19 or newer. As to the flickering, I myself had that too in 2019 years ago, something that Movomo had fixed. Perhaps related. Whatever the case, this issue appears to be affecting many other mods in your report. I mean, you have warnings for being unable to find scripts and enchantments in Knights of the Nine, an official plugin appearing as #19 in your mod order. Over 180 listed errors such as: 2022/05/10 01:56:52 [0046F0AA] [WARNING] Unable to find script (19000DB5) on owner object "NDArmorLightShield5". and 2022/05/10 01:56:54 [0046A904] [WARNING] Unable to find enchanting (19000DEC) on owner object "NDArmorLightHelmet5". There's that and other mod interference. Meanwhile, I also saw this: 2022/05/10 01:56:58 [0045CB49] [WARNING] Cannot find file Oblivion Citadel Door Fix.esp referenced in the save game. Errors may result. 2022/05/10 01:56:58 [0045CB49] [WARNING] Cannot find file DLCSpellTomes - Unofficial Patch.esp referenced in the save game. Errors may result. 2022/05/10 01:56:58 [0045CB49] [WARNING] Cannot find file MaleBodyReplacerV5.esp referenced in the save game. Errors may result. 2022/05/10 01:56:58 [0045CB49] [WARNING] Cannot find file Enemy Weapons dont drop.esp referenced in the save game. Errors may result. 2022/05/10 01:56:58 [0045CB49] [WARNING] Cannot find file Female Amulets.esp referenced in the save game. Errors may result. 2022/05/10 01:56:58 [0045CB49] [WARNING] Cannot find file OCO DLC Faces.esp referenced in the save game. Errors may result. 2022/05/10 01:56:58 [0045CB49] [WARNING] Cannot find file OCO_Eyes_Fix.esp referenced in the save game. Errors may result. 2022/05/10 01:56:58 [0045CB49] [WARNING] Cannot find file YJsDeadlyWeaponDamage.esp referenced in the save game. Errors may result. 2022/05/10 01:56:58 [0045CB49] [WARNING] Cannot find file ArrowSpeedX3_Vanilla_SI.esp referenced in the save game. Errors may result. All of these refer to issues with your save game, unable to find the referenced mods. Are you working with an existing save that didn't have this content before or a fresh game with a fresh save? OH!!!!! Yeah... And you did NOT install Oblivion in the PROGRAM FILES folder in your computer, correct? It has been stipulated that OBSE will not function if Oblivion is loaded there. You need to make your own Installation Folder Path and NOT the ProgramFiles folder for OBSE to function. On 9/5/2014 at 6:29 PM, fejeena said: Do not install Oblivion in the folder specified by the game Installation program ( C:\ program files .....), Change it, best not in C (if your Windows crashed/virus and you must delete whole C all your mods are gone). Problem are the fucking administrator rights, some Oblivion programs do not work right with the standart Folder, or you have Problems to overwrite files,......
Shade115 Posted May 10, 2022 Author Posted May 10, 2022 Ah, I wasn't too sure where to place OCO (and Deadly Weapon Damage) following that guide, thanks for that. I was using the current stable version of OBSE with the making of the post. I've since tried the current xOBSE (before receiving your reply) to see if that'd do anything, but the results remained the same. The warnings for Citadel Door Fix and so on are due to my attempts at finding the cause (rebuilding bashed patches doing stuff), I first encountered the issue on a fresh save. I haven't really progressed much in the save, so I could easily try another fresh one to see if the issue continues to persist. Lastly, no, I do not have Oblivion installed in my program files. Edit: I've done a quick run through with the load order changes (and etc.) on a fresh save, and whilst the Message Log didn't change much (I checked it after clearing out the Goblin room with the caged in rats), the game itself seemed to be running normally. That is, until I left the sewers to find the Mudcrab at the shore freaking out. All the warnings (minus the save game related ones) previously listed in the original post are still present.
fejeena Posted May 10, 2022 Posted May 10, 2022 Read https://www.loverslab.com/topic/147413-animations-wont-play/ Try a new game without LVSSP_Creatures.esp I see the LoversCreatures version 2.5xxx ! Hope you have not installed my creatures replacer with dicks, works only with LoversCreatures2.0 And the BashedPatch: NEVER Lovers Mods in the Patch. OBSE: There are some Mods with OBSE check which don't like the xOBSE versions (they cannot recognize it as a newer version, above OBSE 21 ) Everything else Ducky has already said. I don't see any errors. !Yes game not in C : program files ! old DirectX installed ? ... And as always see my yellow Link https://www.loverslab.com/topic/36443-oblivion-install-gametoolsbodiesbbb-load-order-sorting-espesm-cleaning-cs-cse-body-stretching/#comment-915257
LongDukDong Posted May 10, 2022 Posted May 10, 2022 4 hours ago, Shade115 said: All the warnings (minus the save game related ones) previously listed in the original post are still present. So while you're on the shores with the epileptic Mud Crab, you're still receiving error messages such as this? 2022/05/10 01:56:52 [0046F0AA] [WARNING] Unable to find script (19000DB5) on owner object "NDArmorLightShield5". That does worry me. This would be immersion breaking as that script forces the player to be pure-of-heart (No Infamy score) otherwise he will not be able to don the holy armor this script is attached. If it cannot be detected, you could be as evil as MOLAG BAL and don it. It could also be a symptom of a larger problem. Would you happen to have a working Construction Kit for Oblivion where you could... place a copy of the NDArmorLightShield5 on the ground where you may readily pick it up? Just leave it somewhere and make yourself infamous and then try to pick it up. If you still can... eep? ... you may have something else to worry about. Something that's not allowing scripts to be detected and possibly quest events to occur.
Shade115 Posted May 10, 2022 Author Posted May 10, 2022 4 hours ago, fejeena said: Read https://www.loverslab.com/topic/147413-animations-wont-play/ Try a new game without LVSSP_Creatures.esp I see the LoversCreatures version 2.5xxx ! Hope you have not installed my creatures replacer with dicks, works only with LoversCreatures2.0 And the BashedPatch: NEVER Lovers Mods in the Patch. OBSE: There are some Mods with OBSE check which don't like the xOBSE versions (they cannot recognize it as a newer version, above OBSE 21 ) Everything else Ducky has already said. I don't see any errors. !Yes game not in C : program files ! old DirectX installed ? ... And as always see my yellow Link https://www.loverslab.com/topic/36443-oblivion-install-gametoolsbodiesbbb-load-order-sorting-espesm-cleaning-cs-cse-body- stretching/#comment-915257 I'll try a new game without LVSSP_Creatures. My issue isn't quite the same as the one in that post, but it's worth an attempt. I have not installed you creature replacer, I just have the one by LongDukDong. I'm not too sure how to exclude mods from a Bashed Patch. I suppose as a test I can just disable it when I try the new game. 4 hours ago, LongDukDong said: So while you're on the shores with the epileptic Mud Crab, you're still receiving error messages such as this? 2022/05/10 01:56:52 [0046F0AA] [WARNING] Unable to find script (19000DB5) on owner object "NDArmorLightShield5". That does worry me. This would be immersion breaking as that script forces the player to be pure-of-heart (No Infamy score) otherwise he will not be able to don the holy armor this script is attached. If it cannot be detected, you could be as evil as MOLAG BAL and don it. It could also be a symptom of a larger problem. Would you happen to have a working Construction Kit for Oblivion where you could... place a copy of the NDArmorLightShield5 on the ground where you may readily pick it up? Just leave it somewhere and make yourself infamous and then try to pick it up. If you still can... eep? ... you may have something else to worry about. Something that's not allowing scripts to be detected and possibly quest events to occur. Yeah, it actually happens more than once during play, including when a save is loaded. I think it may appear in the log whenever I load in a new area. I could try to place a copy of that armor somewhere, though for now I'm going to see if fejeena's solution works.
Shade115 Posted May 11, 2022 Author Posted May 11, 2022 Removing LVSSP_Creatures, along with the other solutions, didn't fix the issue. I decided to simply reinstall the game and my mod setup, which has fixed the issue. Guess I had something that I shouldn't have had before now, but I suppose this can be considered solved.
fejeena Posted May 12, 2022 Posted May 12, 2022 BashedPatch Disable/uncheck all Lovers Mods and create the patch, then enable all Lovers mods again. There are other Mods that should not be in a Bashed Patch (always read the Mod readmes ) But I don't use WyreBash so I don't know if you have any other Mods that should not be in the BashedPatch.
Recommended Posts
Archived
This topic is now archived and is closed to further replies.