Jump to content

TheDaedricDoll

Supporter
  • Posts

    31
  • Joined

  • Last visited

Posts posted by TheDaedricDoll

  1. Heyo. Hopefully this is an okay place for this topic, but I have a dilemma.

     

    I'm using K ENB Pure Light with the .308 binaries it requires, but something is causing this error to appear:

     

    "steamapps\common\Skyrim\enblens.fx(1691,25): warning X4008: floating point division by zero"

     

    Someone else in the K ENB post section had a similiar issues, but all the author said was it was likely bFloatPointRenderTarget not = 1, which mine is.

     

    The coordinates it specifies are blank in the enblens.fx folder, and there's not even any numbers in the line it specifies (1691): https://cdn.discordapp.com/attachments/489405903620276224/705171936031801414/1231231.png

     

    Manually deleted all ENB files before I installed this one. Updated drivers and ran a system check. The ENB works fine for other people, so it must be something on my end, but I have no clue what. This also happened with Serenity ENB Extended FX, but the lens isn't as integral to the experience of that one, so I just deleted the lens file.

     

    Help would be much appreciated.

  2. Hey there. I'm trying to port my outfit mod (https://www.nexusmods.com/skyrimspecialedition/mods/34153) to Fallout 4. I used this tutorial: https://www.nexusmods.com/fallout4/mods/21111/

     

    Not finding any up-to-date tutorials on making a standalone armor mod in the creation kit, but with the Armors and the ArmorAddons I imagine it works similarly to Skyrim, so I did all the steps in the above tutorial, but when I load the mesh BodySlide generates in the Creation Kit as an ArmorAddon, it crashes. No idea why and Google searches are telling me nothing. Help would be much appreciated.

  3. Underarms are typically the worst part to weight. Been there, done that.

     

    Good news is OS v5.0 allows you to move bones, so you can lift those arms up and manually fix all those pesky verts under there. It's also easier if the mesh isn't too high poly, which MD loves to do.

    Holy crap. I had no idea it updated like 3 days ago. This is extremely helpful thank you so much for bringing this to my attention.

  4. Apologies if this isn't the proper forum for me to post this in. Anyway, I made a crop top mesh in Marvelous Designer and I'm having a hell of a time properly weighting it. Even using references of somewhat similar meshes gets it looking like this:

     

    https://pbs.twimg.com/media/ET2CKKRX0AYJICH?format=jpg&name=4096x4096

     

    https://pbs.twimg.com/media/ET2CJwoWkAMmYOk?format=jpg&name=4096x4096

     

    This is how it looks in Outfit Studio:

     

    https://cdn.discordapp.com/attachments/616373435471364149/691973280168542228/Desktop_Screenshot_2020.03.24_-_07.21.44.80.png

     

    My boyfriend, who has experience in making and weighting mashups, tried his hand at weighting it but is stumped on how to fix this weird clipping-like issue with the sleeves. If anyone could give advice or guidance that would be fantastic. I can post the .nif file if need be.

  5. I hope I posted this in the right place.

     

    Hi, I made this mod. I'm working on an updated version but I'm having trouble with the textures. There's a noticeable neck-seam, as shown below:

     

    https://pbs.twimg.com/media/EPtiwdrX4AAx1D7?format=jpg&name=4096x4096

     

    https://pbs.twimg.com/media/EPtiwdyWsAEoWCk?format=jpg&name=4096x4096

     

    I think it's an issue with the head textures specifically. I desaturated them in Photoshop and saved as DXT5 ARGB 8 bpp | interpolated alpha (I think I got that as the "right" setting from some tutorial, though I don't remember what.) Is it an issue with the way I saved it or something else?

     

    EDIT: I fixed it! I think. Another modder pointed out that I had the skin details set wrong under the Race's tinting tab in the CK. After changing that the neckseam was barely visible. The artifacting was caused by me using the wrong compression when I should have used 8.8.8

  6. Hey! I can't seem to find anything about generating or manually creating metal maps (I assume that's what denotes the textures that have "m" attached to them, as they seem to only depict the metal parts of objects.) The tools at my disposal are Blender, Nifskope, Photoshop CS6, 3DSMax, Maya, and Mudbox. I'm wondering this so I can figure out how to get the spikes on this choker I sculpted myself to look metallic!

     

    Desktop_Screenshot_2019.01.20_-_17.26.51

     

    EDIT: Here's what it looks like in-game atm ;; not sure if the normal maps I made are working or not.

     

    DxkPKt8XQAAs7uW.jpg

  7. Heyo it's me again. Trying to make a custom playable race using this tutorial, but either my dumb ass messed up along the way or my files don't like me.

     

    I extracted the scripts.rar into my Data folder and didn't overwrite anything which got rid of my initial error, but now I'm getting this mess: 

     

     

    Starting 1 compile threads for 1 files...
    Compiling "JointedDollRaceController"...
    E:\Program Files (x86)\Steam\steamapps\common\skyrim\Data\Scripts\Source\MagicEffect.psc(63,13): unknown type art
    E:\Program Files (x86)\Steam\steamapps\common\skyrim\Data\Scripts\Source\MagicEffect.psc(64,27): unknown type art
    E:\Program Files (x86)\Steam\steamapps\common\skyrim\Data\Scripts\Source\MagicEffect.psc(66,13): unknown type art
    E:\Program Files (x86)\Steam\steamapps\common\skyrim\Data\Scripts\Source\MagicEffect.psc(67,29): unknown type art
    E:\Program Files (x86)\Steam\steamapps\common\skyrim\Data\Scripts\Source\MagicEffect.psc(69,13): unknown type art
    E:\Program Files (x86)\Steam\steamapps\common\skyrim\Data\Scripts\Source\MagicEffect.psc(70,27): unknown type art
    E:\Program Files (x86)\Steam\steamapps\common\skyrim\Data\Scripts\Source\Sound.psc(19,25): unknown type sounddescriptor
    E:\Program Files (x86)\Steam\steamapps\common\skyrim\Data\Scripts\Source\Spell.psc(66,19): unknown type equipslot
    E:\Program Files (x86)\Steam\steamapps\common\skyrim\Data\Scripts\Source\Spell.psc(67,32): unknown type equipslot
    E:\Program Files (x86)\Steam\steamapps\common\skyrim\Data\Scripts\Source\Armor.psc(128,20): unknown type armoraddon
    E:\Program Files (x86)\Steam\steamapps\common\skyrim\Data\Scripts\Source\ActorBase.psc(48,21): unknown type combatstyle
    E:\Program Files (x86)\Steam\steamapps\common\skyrim\Data\Scripts\Source\ActorBase.psc(49,36): unknown type combatstyle
    E:\Program Files (x86)\Steam\steamapps\common\skyrim\Data\Scripts\Source\ActorBase.psc(67,18): unknown type headpart
    E:\Program Files (x86)\Steam\steamapps\common\skyrim\Data\Scripts\Source\ActorBase.psc(68,33): unknown type headpart
    E:\Program Files (x86)\Steam\steamapps\common\skyrim\Data\Scripts\Source\ActorBase.psc(75,18): unknown type headpart
    E:\Program Files (x86)\Steam\steamapps\common\skyrim\Data\Scripts\Source\ActorBase.psc(90,19): unknown type colorform
    E:\Program Files (x86)\Steam\steamapps\common\skyrim\Data\Scripts\Source\ActorBase.psc(91,32): unknown type colorform
    E:\Program Files (x86)\Steam\steamapps\common\skyrim\Data\Scripts\Source\Weapon.psc(58,19): unknown type equipslot
    E:\Program Files (x86)\Steam\steamapps\common\skyrim\Data\Scripts\Source\Weapon.psc(59,32): unknown type equipslot
    E:\Program Files (x86)\Steam\steamapps\common\skyrim\Data\Scripts\Source\Actor.psc(871,33): unknown type headpart
    E:\Program Files (x86)\Steam\steamapps\common\skyrim\Data\Scripts\Source\Actor.psc(875,34): unknown type headpart
    E:\Program Files (x86)\Steam\steamapps\common\skyrim\Data\Scripts\Source\Actor.psc(875,50): unknown type headpart
    E:\Program Files (x86)\Steam\steamapps\common\skyrim\Data\Scripts\Source\Game.psc(379,8): variable Camera is undefined
    E:\Program Files (x86)\Steam\steamapps\common\skyrim\Data\Scripts\Source\Game.psc(379,15): none is not a known user-defined type
    E:\Program Files (x86)\Steam\steamapps\common\skyrim\Data\Scripts\Source\Game.psc(379,1): cannot return a none from getcamerastate, the types do not match (cast missing or types unrelated)
    E:\Program Files (x86)\Steam\steamapps\common\skyrim\Data\Scripts\Source\Game.psc(393,8): variable ActorValueInfo is undefined
    E:\Program Files (x86)\Steam\steamapps\common\skyrim\Data\Scripts\Source\Game.psc(393,23): none is not a known user-defined type
    E:\Program Files (x86)\Steam\steamapps\common\skyrim\Data\Scripts\Source\Game.psc(393,59): none is not a known user-defined type
    E:\Program Files (x86)\Steam\steamapps\common\skyrim\Data\Scripts\Source\Game.psc(393,1): cannot return a none from getskilllegendarylevel, the types do not match (cast missing or types unrelated)
    E:\Program Files (x86)\Steam\steamapps\common\skyrim\Data\Scripts\Source\Game.psc(399,1): variable ActorValueInfo is undefined
    E:\Program Files (x86)\Steam\steamapps\common\skyrim\Data\Scripts\Source\Game.psc(399,16): none is not a known user-defined type
    E:\Program Files (x86)\Steam\steamapps\common\skyrim\Data\Scripts\Source\Game.psc(399,52): none is not a known user-defined type
    E:\Program Files (x86)\Steam\steamapps\common\skyrim\Data\Scripts\Source\Game.psc(418,1): variable Camera is undefined
    E:\Program Files (x86)\Steam\steamapps\common\skyrim\Data\Scripts\Source\Game.psc(418,8): none is not a known user-defined type
    E:\Program Files (x86)\Steam\steamapps\common\skyrim\Data\Scripts\Source\Potion.psc(41,25): unknown type sounddescriptor
    No output generated for JointedDollRaceController, compilation failed.

    Batch compile of 1 files finished. 0 succeeded, 1 failed.
    Failed on JointedDollRaceController

     

    Help from people smarter than me would be very much appreciated.

  8. if skyrim se or fallout 4 there have been updates which would be one cause of the problem you are having. i betting that is it :smile: hope this helps you. if this is the case you will need to do a rollback to continue using it until it is updated which could be several days or weeks.

     

    R T

    This is 2011 Skyrim, not Special Edition, so can't be it.

  9. All I did today was install a clothing mod and now my camera won't move with my mouse in-game in TFC mode, which is pretty integral to taking screenshots. I have no idea what would be causing this. The mouse works out of TFC mode but not in. Going up and down with the buttons still works and FreeFlyCam still works. The only thing that's changed is that I had a power outage due to the hurricane. Help ;_;

  10. A video of what's happening: http://vultaa.tumblr.com/post/170366555647/

     

    Waiting doesn't help. Interiors and menus seem to be fine (the menus are shown) but when I walk outside, the game runs at like 1 frame per half-a-minute

     

    GPU Specs:

     

     

     

    Uninstalled my recent mods (wearable HDT Tails, Naiad Race, Monster Eyes). Ran LOOT. Ran FNIS. Made a new save game. Rolled back my drivers for my GPU because they updated very recently. Restarted my computer. Nothing's worked. I'm REALLY hoping I don't have to do a clean install.

     

    Load Order:

     

    0 0 Skyrim.esm
    1 1 Update.esm
    2 2 Dawnguard.esm
    3 3 HearthFires.esm
    4 4 Dragonborn.esm
    5 5 Skyrim Project Optimization - Full Version.esm
    6 6 ApachiiHair.esm
    7 7 hdtHighHeel.esm
    8 8 Heels Sound.esm
    9 9 SexLab.esm
    10 a ApachiiHairFemales.esm
    11 b DirectorsTools.esm
    12 c Apachii_DivineEleganceStore.esm
    13 d PubicMeshColorRE.esm
    14 e SGHairPackBase.esm
    15 f RSkyrimChildren.esm
    16 10 RaceCompatibility.esm
    17 11 BHWarPaints.esp
    18 12 Beards.esp
    19 13 Brows.esp
    20 14 GPPoses.esp
    21 15 HPObjects.esp
    22 16 Hothtrooper44_Armor_Ecksstra.esp
    23 17 KJ Tattoos 4K.esp
    24 18 NB-Scars.esp
    25 19 Omegared99-GalleryOfArmor.esp
    26 1a dD - Realistic Ragdoll Force - Realistic.esp
    27 1b Skyrim Particle Patch for ENB - Flame Atronach Fix.esp
    28 1c SLAnimLoader.esp
    29 1d TDNEquipableHorns.esp
    30 1e TheCoenaculiCBBE.esp
    31 1f DiethardtWarpaint.esp
    32 20 xce.esp
    LovelyHairstylesCE.esp
    33 21 follower trap safety.esp
    34 22 faster vanilla horses.esp
    35 23 LindsHumanEyes.esp
    36 24 LindsMerEyes.esp
    37 25 KS Hairdo's.esp
    38 26 NS_HuntingGroundsOutfit.esp
    39 27 EnhancedLightsandFX.esp
    40 28 Tamriel Reloaded HD.esp
    41 29 ELFX - Exteriors.esp
    42 2a Tamriel Reloaded.esp
    43 2b Skyrim Immersive Creatures.esp
    44 2c Book of UUNP Iron And Steel.esp
    45 2d Skyrim Romance Animated.esp
    46 2e ELFX - NoPlayerHomes.esp
    47 2f DirectorsTools_FogUnlocker.esp
    Undeath.esp
    48 30 lanterns of skyrim - all in one.esp
    49 31 Skyrim Immersive Creatures - DLC2.esp
    50 32 ELFX - Weathers.esp
    51 33 Hothtrooper44_ArmorCompilation.esp
    52 34 Bikini-MTM.esp
    Halo's Poser.esp
    53 35 Immersive Weapons.esp
    54 36 BreastlessArgonianfemalesDawnguardDragonborn.esp
    55 37 Crimson Tide - Blood.esp
    56 38 SMIM-Merged-All.esp
    57 39 Run For Your Lives.esp
    58 3a Immersive Patrols II.esp
    hillinalta2.esp
    59 3b SexLab-AmorousAdventures.esp
    60 3c Skyrim Flora Overhaul.esp
    61 3d Verdant - A Skyrim Grass Plugin.esp
    62 3e SFO - Dragonborn.esp
    63 3f mihailcrocodiles.esp
    HBR_Marshwalker(Argonian)_Standalone.esp
    64 40 Apachii_DivineEleganceStore_Patch.esp
    RealisticNeedsandDiseases.esp
    RND_HearthFires-Patch.esp
    65 41 Midas Magic Expanded.esp
    66 42 RavenCastle.esp
    mihailhousecat.esp
    67 43 HN66mage4vanilla.esp
    UNPCMmix.esp
    68 44 R18pn - Shanoa Armors.esp
    69 45 Follower Limit Increased.esp
    Faallokaar.esp
    70 46 NibblesAnimObjects.esp
    71 47 SLAL_AnimationsByLeito.esp
    72 48 HDTSextoys.esp
    73 49 KomAnimObjects.esp
    74 4a SLALAnimObj.esp
    75 4b ogDiverseDragons2_noDLC.esp
    76 4c CosmeticAuras.esp
    LindsSpellslinger.esp
    77 4d LindsWoodlandAlchemist.esp
    78 4e HAnimations.esp
    79 4f SexLabTools.esp
    80 50 nazonootokoAnimSLAL.esp
    81 51 AdditionalNPCFollwerVoices.esp
    82 52 nazonootokoAnimSLAL(1).esp
    Northgirl.esp
    EC Clothes.esp
    83 53 TW3Eyes.esp
    84 54 00FacialExpressions.esp
    85 55 FreckleMania2.esp
    86 56 Cosmetic Aura DG.esp
    87 57 AbyssalDremora.esp
    88 58 EiriesOhmesRaht.esp
    89 59 UIExtensions.esp
    90 5a MariEyes.esp
    91 5b EriHorns.esp
    92 5c SkyUI.esp
    93 5d BodyChange.esp
    94 5e ScarvesOfSkyrim - Linds.esp
    95 5f FNIS - Shocky Poses Misc.esp
    96 60 FNIS - Shocky Poses Humans.esp
    97 61 CollyPoser.esp
    AradiaLeatherThief.esp
    98 62 Leah Lilith Jewelry.esp
    99 63 VolkiharProfaneKnitDress.esp
    ArcaneTempest.esp
    100 64 GomaPeroPose9.esp
    101 65 AP Eyes.esp
    102 66 Natural Lighting and Atmospherics.esp
    103 67 RevampedExteriorFog.esp
    104 68 Vivid Landscapes.esp
    105 69 Dremora Horns.esp
    106 6a LindsMarksmageGarb.esp
    Methmith.esp
    DSIII - Base Set.esp
    SeraphineHuntedArmor.esp
    107 6b StoneHeartMicroBikini.esp
    108 6c BlanketScarf.esp
    109 6d HentaiCasualWears.esp
    110 6e AddItemMenu2.esp
    111 6f KS Hairdos - HDT.esp
    112 70 HentaiNightmareArmor.esp
    113 71 PeroPeroArmorPack2.esp
    Black VIper's Will Non-Hoghheels.esp
    Ranger Outfit.esp
    114 72 SadisticMagicianMashup.esp
    Ocean's Allure.esp
    UNP Simply Clothes.esp
    derp_maiden_mashup.esp
    115 73 NewmillerPiercings3.esp
    116 74 NewmillerPiercings2.esp
    117 75 Sprites.esp
    118 76 HentaiVoidArmor.esp
    AMB Glass Variants Lore.esp
    Differently Ebony.esp
    119 77 BS-TheHag_Overlays.esp
    120 78 Neithteam Warpaint.esp
    121 79 Animation Objects - Merged.esp
    122 7a Poser Hotkeys.esp
    123 7b nirwanaArmor.esp
    124 7c JaxonzEnhGrab.esp
    125 7d RM Replacers - TG and NG.esp
    126 7e Blindfolds_of_Skyrim.esp
    127 7f ParticleField.esp
    128 80 RaceMenuMimic.esp
    129 81 BLESS-Leoni Armor.esp
    130 82 Tempestarmorcbbe.esp
    131 83 PeroPeroArmorPack.esp
    132 84 zzArmormashups.esp
    133 85 MashupUNP.esp
    Zipsuit.esp
    134 86 RM Light Daedric.esp
    135 87 ArmorOfIntrigue.esp
    136 88 ZZStarryEyed.esp
    137 89 No More Standing Too Close to NPCs.esp
    138 8a Animated Dragon Wings.esp
    139 8b SAMHalfDragonRaces.esp
    140 8c NosPiercedEarsAll.esp
    141 8d DeathRobes.esp
    142 8e Book of UUNP - Textures.esp
    143 8f friendlydragons.esp
    144 90 Modern Clothes.esp
    145 91 SAM Vampire Lord Armor.esp
    Tera Christmas.esp
    146 92 aMidianborn_Skyforge_Weapons.esp
    WulfPoser.esp
    147 93 [NINI] Death Lady.esp
    148 94 RaceMenuMorphsUUNP.esp
    149 95 [NINI]OrwenTravel.esp
    150 96 NecroSketchAlpha05.esp
    151 97 SuccubusSkin.esp
    152 98 KL-Daren.esp
    153 99 REP_Tattoos.esp
    154 9a [NINI] Bless MD 0004.esp
    155 9b Vin Habitant.esp
    156 9c Home Sweet Valley.esp
    OhmesRaht.esp
    157 9d SAM - Shape Atlas for Men.esp
    158 9e KCEDeathBell.esp
    159 9f TheAmazingWorldOfBikiniArmor.esp
    160 a0 Shrouded Lair.esp
    161 a1 TropicalIsland.esp
    162 a2 Extended Slider Colors.esp
    HDTTailsShop.esp
    163 a3 RealisticWaterTwo - Dawnguard.esp
    164 a4 ZenitharWorkshop.esp
    HDTTailsCelia.esp
    165 a5 LB Lady Ritual.esp
    166 a6 vMYC_MeetYourCharacters.esp
    167 a7 adventurerMashupComp.esp
    168 a8 CampingKitNorthernRanger.esp
    169 a9 GomaPeroLand.esp
    CustomFollowerDust.esp
    170 aa Soul Collector.esp
    171 ab Apocalypse - The Spell Package.esp
    172 ac AetherSuite.esp
    173 ad CN_Accessories.esp
    Vespertine Butterfly Dress.esp
    174 ae ForgottenMagic_Redone.esp
    175 af TAotB - New Facial Hairs.esp
    winterheartMALE.esp
    FollowerNadja.esp
    176 b0 SexLab Romance.esp
    177 b1 CWRae.esp
    CustomFollowerAra.esp
    Christmas2016.esp
    178 b2 AlduinDragonFollower.esp
    179 b3 Quick Start - Skip the Opening Sequence.esp
    180 b4 Ghorza's Armor.esp
    181 b5 Evil MasterMind Armor.esp
    182 b6 Contractor Armor.esp
    WestWindMisfit.esp
    Showstopper Suit.esp
    183 b7 KnoxObjects.esp
    184 b8 Heroes_RoseDropDress.esp
    UNPetite - Naughty Ninja.esp
    dark luxury outfit.esp
    185 b9 NiniArmors.esp
    186 ba majormodder Bunny Mask.esp
    187 bb Fumofumo's Earrings.esp
    XXCleadHH.esp
    188 bc blessarmors.esp
    189 bd Bikinis.esp
    190 be HaloUNPCM.esp
    191 bf DungeonandAntiqueClothes.esp
    192 c0 HTools.esp
    UNPCMStuff.esp
    Osare Panty.esp
    Osare KneeSocks.esp
    193 c1 LuxuryCollectionMerged.esp
    194 c2 TW3_femaleArmors_zzjay.esp
    195 c3 MKKinikoFuwaWolf.esp
    196 c4 MaidOutfit.esp
    197 c5 TairenSoulPaint.esp
    TheHagOverlaysandNeithteam.esp
    198 c6 luxury collection.esp
    GattiBondage0.esp
    GattiBondageOutfit.esp
    DS Ringed Knight.esp
    Bloodborne Hunter by Team TAL.esp
    199 c7 XPMSE.esp
    200 c8 RaceMenu.esp
    201 c9 RaceMenuPlugin.esp
    202 ca FNIS_PCEA2.esp
    203 cb FNIS.esp
    204 cc Lost Eyes.esp
    205 cd 12FemaleBrows.esp
    206 ce SexLab Strapon.esp
    207 cf SAM - Dawnguard Patch.esp
    208 d0 CustomRaces.esp
    209 d1 Stuffed Animals.esp
    ProfaneCleric.esp
    SimpleKnit.esp
    Volkihar Knight.esp
    Volkihar Knight - Light Armor Option.esp
    210 d2 MINIDRESS.esp
    211 d3 TairenSoulV9.esp
    212 d4 TSFemaleWarPaints.esp
    EiriesDungeonExplorerUNPCMModular.esp
    Kanrax2AntiqueClothes.esp
    ArmorofThrones.esp
    UNPCMCraftwear.esp
    MiniBikini.esp
    SassySophieMonokini.esp
    XN_MicroBikini.esp
    HDT Maid Outfit.esp
    HDT Maid Outfit Slot Change.esp
    Luxury Collection Vendor.esp
    213 d5 R18Pn - Diano Armor.esp
    214 d6 Ultimate Lingerie Collection.esp
    215 d7 EmpyreanCS.esp
    216 d8 MisfitAndShowstopper.esp
    BlessAndClead.esp
    217 d9 Osare.esp
    218 da NorthGirlandEC.esp
    219 db EiriesRaces.esp
    ShockyAndColly.esp
    220 dc BlackViperAndKaerMohen.esp
    221 dd GlassAndEbony.esp
    222 de TALArmor.esp
    223 df RagingMoon.esp
    EnhancedENBNightEye.esp
    224 e0 KL-GeraltWolf.esp
    225 e1 KL-GeraltUrsine.esp
    226 e2 Facelight.esp
    227 e3 FacelightPlus.esp
    228 e4 TightLeatherArmor.esp
    The Dance of Death - Ultimate Edition.esp
    RND_Dawnguard-Patch.esp
    RND_Dragonborn-Patch.esp
    229 e5 Auto Unequip Ammo.esp
    230 e6 svs Elven Fashion.esp
    Ordinator - Perks of Skyrim.esp
    231 e7 Males of Skyrim.esp
    Geralt of Rivia - KaerMohen Gear.esp
    232 e8 RSChildren.esp
    233 e9 RSChildren Playable.esp
    AelaReplacer.esp
    234 ea BDO Ranger set 1.esp
    235 eb Drakenguard Two.esp
    236 ec High Society.esp
    J'ABlueDragon.esp
    KijikoHairCC.esp
    237 ed bodyscars.esp
    238 ee Glowing Eyes.esp
    239 ef AnubAnimObj.esp
    240 f0 EngineerOutfit.esp
    241 f1 Bloodborne Doll by Team TAL.esp
    242 f2 BDO Complete Pack by Team TAL.esp
    243 f3 LykaiosRace.esp
    244 f4 Immersive Citizens - AI Overhaul.esp
    245 f5 RealisticWaterTwo.esp
    246 f6 Watercolor_for_ENB_RWT.esp
    247 f7 ELFXEnhancer.esp
    248 f8 Immersive Citizens - ELFXEnhancer patch.esp

     

     

    Papyrus Log (this is a mess:)

     



    [01/31/2018 - 11:38:26PM] Papyrus log opened (PC)
    [01/31/2018 - 11:38:26PM] Function GetEffectMagnitudes in the empty state on type Ingredient does not exist. Function will not be flagged as callable from tasklets.
    [01/31/2018 - 11:38:26PM] Update budget: 1.200000ms (Extra tasklet budget: 1.200000ms, Load screen budget: 500.000000ms)
    [01/31/2018 - 11:38:26PM] Memory page: 100000 (min) 5000000 (max) 1800000000 (max total)
    [01/31/2018 - 11:39:14PM] Cannot open store for class "dlc1scwispwallscript", missing file?
    [01/31/2018 - 11:39:15PM] Cannot open store for class "DLC2BenthicLurkerFXSCRIPT", missing file?
    [01/31/2018 - 11:39:17PM] Cannot open store for class "LVEnakedeffectscript", missing file?
    [01/31/2018 - 11:39:17PM] Cannot open store for class "srav_QF__030E3372", missing file?
    [01/31/2018 - 11:39:17PM] Error: Unable to bind script srav_QF__030E3372 to sravPostSexConvos (2D0E3372) because their base types do not match
    [01/31/2018 - 11:39:20PM] Cannot open store for class "MidasSCPTMoveRefonLoad", missing file?
    [01/31/2018 - 11:39:21PM] Cannot open store for class "VolkiharAssassinInvisibilityScript", missing file?
    [01/31/2018 - 11:39:21PM] Cannot open store for class "VolkiharKnightRoyalForceTriggerScript", missing file?
    [01/31/2018 - 11:39:21PM] Cannot open store for class "VolkiharKnightRoyalForceEffectScript", missing file?
    [01/31/2018 - 11:39:21PM] Cannot open store for class "VolkiharKnightEquipRoyalScript", missing file?
    [01/31/2018 - 11:39:21PM] Cannot open store for class "VolkiharKnightEquipScript", missing file?
    [01/31/2018 - 11:39:21PM] Cannot open store for class "VolkiharKnightEquipAbyssScript", missing file?
    [01/31/2018 - 11:39:21PM] Cannot open store for class "VolkiharKnightEquipAssassinScript", missing file?
    [01/31/2018 - 11:39:21PM] Error: Unable to bind script JaxonzEnhGrabObject to JaxonzEnhGrabUpdateQuest (7C000D62) because their base types do not match
    [01/31/2018 - 11:39:21PM] Error: Unable to bind script JaxonzConsolePlugIn to JaxonzEnhGrabUpdateQuest (7C000D62) because their base types do not match
    [01/31/2018 - 11:39:21PM] Cannot open store for class "mt_quest_playerframeworkscript", missing file?
    [01/31/2018 - 11:39:21PM] Cannot open store for class "mte_quest_lunartransformation", missing file?
    [01/31/2018 - 11:39:22PM] Cannot open store for class "effpanel", missing file?
    [01/31/2018 - 11:39:22PM] Cannot open store for class "effcore", missing file?
    [01/31/2018 - 11:39:22PM] Cannot open store for class "xflpanel", missing file?
    [01/31/2018 - 11:39:22PM] Cannot open store for class "xflscript", missing file?
    [01/31/2018 - 11:39:24PM] Cannot open store for class "XPMSEWeaponApplyEffect", missing file?
    [01/31/2018 - 11:39:24PM] Cannot open store for class "XPMSEWeaponStyleScaleEffect", missing file?
    [01/31/2018 - 11:39:24PM] Cannot open store for class "RaceMenuPluginXPMSE", missing file?
    [01/31/2018 - 11:39:24PM] Error: Unable to bind script RaceMenuPluginXPMSE to RaceMenuPluginXPMSE (C7000800) because their base types do not match
    [01/31/2018 - 11:39:24PM] Cannot open store for class "RaceMenuPluginFemales", missing file?
    [01/31/2018 - 11:39:24PM] Error: Unable to bind script RaceMenuPluginFemales to RaceMenuPluginFemales (C7000801) because their base types do not match
    [01/31/2018 - 11:39:24PM] Cannot open store for class "RaceMenuPluginBeast", missing file?
    [01/31/2018 - 11:39:24PM] Error: Unable to bind script RaceMenuPluginBeast to RaceMenuPluginBeast (C7000802) because their base types do not match
    [01/31/2018 - 11:39:24PM] Cannot open store for class "RaceMenuPluginWeapons", missing file?
    [01/31/2018 - 11:39:24PM] Error: Unable to bind script RaceMenuPluginWeapons to RaceMenuPluginWeapons (C7000803) because their base types do not match
    [01/31/2018 - 11:39:24PM] Cannot open store for class "RaceMenuPluginSoS", missing file?
    [01/31/2018 - 11:39:24PM] Error: Unable to bind script RaceMenuPluginSoS to RaceMenuPluginSoS (C7000804) because their base types do not match
    [01/31/2018 - 11:39:24PM] Cannot open store for class "RaceMenuPluginPoses", missing file?
    [01/31/2018 - 11:39:24PM] Error: Unable to bind script RaceMenuPluginPoses to RaceMenuPluginPoses (C7000805) because their base types do not match
    [01/31/2018 - 11:39:24PM] Cannot open store for class "RaceMenuPluginCamera", missing file?
    [01/31/2018 - 11:39:24PM] Error: Unable to bind script RaceMenuPluginCamera to RaceMenuPluginCamera (C7000806) because their base types do not match
    [01/31/2018 - 11:39:24PM] Cannot open store for class "RaceMenuPluginCitrus", missing file?
    [01/31/2018 - 11:39:24PM] Error: Unable to bind script RaceMenuPluginCitrus to RaceMenuPluginCitrus (C7000807) because their base types do not match
    [01/31/2018 - 11:39:24PM] Cannot open store for class "XPMSEMCM", missing file?
    [01/31/2018 - 11:39:24PM] Error: Unable to bind script XPMSEMCM to XPMSEMCM (C7000888) because their base types do not match
    [01/31/2018 - 11:39:24PM] Cannot open store for class "XPMSEWeaponPlayerScript", missing file?
    [01/31/2018 - 11:39:24PM] Cannot open store for class "XPMSEWeaponQuest", missing file?
    [01/31/2018 - 11:39:24PM] Error: Unable to bind script XPMSEWeaponQuest to XPMSEWeaponQuest (C7000D62) because their base types do not match
    [01/31/2018 - 11:39:25PM] Error: Unable to bind script masterambushscript to (4245A2D2) because their base types do not match
    [01/31/2018 - 11:39:26PM] Cannot open store for class "CHPZSRDragonPriestMaskDisplayScript", missing file?
    [01/31/2018 - 11:39:26PM] Error: Unable to bind script CHPZSRDragonPriestMaskDisplayScript to (2D106E00) because their base types do not match
    [01/31/2018 - 11:39:26PM] Error: Unable to bind script defaultTeleportAbility to (41054F34) because their base types do not match
    [01/31/2018 - 11:39:26PM] Error: Unable to bind script MidasSCPTMoveRefonLoad to (4106BF53) because their base types do not match
    [01/31/2018 - 11:39:47PM] Error: Unable to bind script DLC2WaterScript to alias Water on quest DLC2TTF2 (0401AAC8) because their base types do not match
    [01/31/2018 - 11:39:47PM] warning: Property AshSpawnAttachChancePercent on script DLC2AshSpawnAttackChanceScript attached to alias Player on quest DLC2Init (04016E02) cannot be initialized because the script no longer contains that property
    [01/31/2018 - 11:39:47PM] Error: Unable to bind script RCdefaultSetStageOnEnter to alias startTrigger on quest RavenCastleQuest2 (4262A3C3) because their base types do not match
    [01/31/2018 - 11:39:47PM] Error: Unable to bind script RCdefaultOnEnter to alias ResetTrigger on quest RavenCastleQuest2 (4262A3C3) because their base types do not match
    [01/31/2018 - 11:39:47PM] Error: Property myActor on script RCGeneralScript attached to alias General on quest RavenCastleQuest1 (425C9C4C) cannot be bound because <NULL form> (425F2627) is not the right type
    [01/31/2018 - 11:39:47PM] Error: Unable to bind script XPMSEWeaponPlayerScript to alias XPMSEWeaponPlayer on quest XPMSEWeaponQuest (C7000D62) because their base types do not match
    [01/31/2018 - 11:39:47PM] Error: Unable to bind script racemenubase to alias Player on quest EmpyreanCS (D7000800) because their base types do not match
    [01/31/2018 - 11:39:47PM] Error: Property CKCampfireLight on script CKCampfireMechanics attached to (A80048C9) cannot be bound because <NULL form> (A8004E3C) is not the right type
    [01/31/2018 - 11:39:47PM] warning: Property myQuest on script RCDeadCleanup2 attached to (42606B1B) cannot be initialized because the script no longer contains that property
    [01/31/2018 - 11:39:47PM] warning: Property myQuest on script RCDeadCleanup2 attached to (42606B1A) cannot be initialized because the script no longer contains that property
    [01/31/2018 - 11:39:47PM] warning: Property myQuest on script RCDeadCleanup2 attached to (42606B19) cannot be initialized because the script no longer contains that property
    [01/31/2018 - 11:39:47PM] warning: Property myQuest on script RCDeadCleanup2 attached to (42606B18) cannot be initialized because the script no longer contains that property
    [01/31/2018 - 11:39:47PM] warning: Property myQuest on script RCDeadCleanup2 attached to (42606B1C) cannot be initialized because the script no longer contains that property
    [01/31/2018 - 11:39:47PM] warning: Property FollowerDismissMessageWait on script DLC2HirelingQuestScript attached to DLC2HirelingQuest (04038566) cannot be initialized because the script no longer contains that property
    [01/31/2018 - 11:39:47PM] warning: Property FollowerDismissMessageCompanionsFemale on script DLC2HirelingQuestScript attached to DLC2HirelingQuest (04038566) cannot be initialized because the script no longer contains that property
    [01/31/2018 - 11:39:47PM] warning: Property FollowerDismissMessageCompanions on script DLC2HirelingQuestScript attached to DLC2HirelingQuest (04038566) cannot be initialized because the script no longer contains that property
    [01/31/2018 - 11:39:47PM] warning: Property DLC2RRTeldrynSero on script DLC2HirelingQuestScript attached to DLC2HirelingQuest (04038566) cannot be initialized because the script no longer contains that property
    [01/31/2018 - 11:39:47PM] warning: Property DismissedFollower on script DLC2HirelingQuestScript attached to DLC2HirelingQuest (04038566) cannot be initialized because the script no longer contains that property
    [01/31/2018 - 11:39:47PM] warning: Property FollowerDismissMessage on script DLC2HirelingQuestScript attached to DLC2HirelingQuest (04038566) cannot be initialized because the script no longer contains that property
    [01/31/2018 - 11:39:47PM] warning: Property FollowerDismissMessageWedding on script DLC2HirelingQuestScript attached to DLC2HirelingQuest (04038566) cannot be initialized because the script no longer contains that property
    [01/31/2018 - 11:39:47PM] warning: Property FollowerDismissMessageCompanionsMale on script DLC2HirelingQuestScript attached to DLC2HirelingQuest (04038566) cannot be initialized because the script no longer contains that property
    [01/31/2018 - 11:39:48PM] warning: Property myQuest on script RCDeadCleanup3 attached to (4256E5C5) cannot be initialized because the script no longer contains that property
    [01/31/2018 - 11:39:48PM] warning: Property Radio on script WaveRadioScript attached to (AC06101A) cannot be initialized because the script no longer contains that property
    [01/31/2018 - 11:39:48PM] warning: Property myQuest on script RCDeadCleanup3 attached to (4256E5C6) cannot be initialized because the script no longer contains that property
    [01/31/2018 - 11:39:48PM] warning: Property myQuest on script RCDeadCleanup2 attached to (42606B17) cannot be initialized because the script no longer contains that property
    [01/31/2018 - 11:39:48PM] Error: Property myActor on script RCDeadCleanup2 attached to (42606B17) cannot be bound because <NULL form> (425F2628) is not the right type
    [01/31/2018 - 11:39:48PM] warning: Property myQuest on script RCDeadCleanup3 attached to (4256E5C2) cannot be initialized because the script no longer contains that property
    [01/31/2018 - 11:39:48PM] warning: Property myQuest on script RCDeadCleanup3 attached to (4256E5C1) cannot be initialized because the script no longer contains that property
    [01/31/2018 - 11:39:48PM] warning: Property myQuest on script RCDeadCleanup3 attached to (42559E7D) cannot be initialized because the script no longer contains that property
    [01/31/2018 - 11:39:48PM] warning: Property pDismissFaction on script aaaDialogueDragonFollowerScript attached to aaaDragonFollowerQuest (B2000D62) cannot be initialized because the script no longer contains that property
    [01/31/2018 - 11:39:48PM] warning: Property myQuest on script RCDeadCleanup3 attached to (42559E82) cannot be initialized because the script no longer contains that property
    [01/31/2018 - 11:39:48PM] warning: Property myQuest on script RCDeadCleanup3 attached to (42559E77) cannot be initialized because the script no longer contains that property
    [01/31/2018 - 11:39:48PM] warning: Property DLC1WerewolfTotalPerksEarned on script playerwerewolfchangescript attached to PlayerWerewolfQuest (0002BA16) cannot be initialized because the script no longer contains that property
    [01/31/2018 - 11:39:48PM] warning: Property DLC1WerewolfMaxPerks on script playerwerewolfchangescript attached to PlayerWerewolfQuest (0002BA16) cannot be initialized because the script no longer contains that property
    [01/31/2018 - 11:39:48PM] warning: Property DLC1SavageFeedingPerk on script playerwerewolfchangescript attached to PlayerWerewolfQuest (0002BA16) cannot be initialized because the script no longer contains that property
    [01/31/2018 - 11:39:48PM] warning: Property DLC1GorgingDurationSeconds on script playerwerewolfchangescript attached to PlayerWerewolfQuest (0002BA16) cannot be initialized because the script no longer contains that property
    [01/31/2018 - 11:39:48PM] warning: Property DLC1GorgingPerk on script playerwerewolfchangescript attached to PlayerWerewolfQuest (0002BA16) cannot be initialized because the script no longer contains that property
    [01/31/2018 - 11:39:48PM] warning: Property DLC1AnimalVigor on script playerwerewolfchangescript attached to PlayerWerewolfQuest (0002BA16) cannot be initialized because the script no longer contains that property
    [01/31/2018 - 11:39:48PM] warning: Property ActorTypeNPC on script playerwerewolfchangescript attached to PlayerWerewolfQuest (0002BA16) cannot be initialized because the script no longer contains that property
    [01/31/2018 - 11:39:48PM] warning: Property BretonRace on script companionshousekeepingscript attached to C00 (0004B2D9) cannot be initialized because the script no longer contains that property
    [01/31/2018 - 11:39:48PM] warning: Property WoodElfRace on script companionshousekeepingscript attached to C00 (0004B2D9) cannot be initialized because the script no longer contains that property
    [01/31/2018 - 11:39:48PM] warning: Property BretonRaceVampire on script companionshousekeepingscript attached to C00 (0004B2D9) cannot be initialized because the script no longer contains that property
    [01/31/2018 - 11:39:48PM] warning: Property WoodElfRaceVampire on script companionshousekeepingscript attached to C00 (0004B2D9) cannot be initialized because the script no longer contains that property
    [01/31/2018 - 11:39:48PM] warning: Property HircinesRingPower on script companionshousekeepingscript attached to C00 (0004B2D9) cannot be initialized because the script no longer contains that property
    [01/31/2018 - 11:39:48PM] warning: Property DarkElfRaceVampire on script companionshousekeepingscript attached to C00 (0004B2D9) cannot be initialized because the script no longer contains that property
    [01/31/2018 - 11:39:48PM] warning: Property RedguardRace on script companionshousekeepingscript attached to C00 (0004B2D9) cannot be initialized because the script no longer contains that property
    [01/31/2018 - 11:39:48PM] warning: Property DarkElfRace on script companionshousekeepingscript attached to C00 (0004B2D9) cannot be initialized because the script no longer contains that property
    [01/31/2018 - 11:39:48PM] warning: Property ArgonianRace on script companionshousekeepingscript attached to C00 (0004B2D9) cannot be initialized because the script no longer contains that property
    [01/31/2018 - 11:39:48PM] warning: Property NordRace on script companionshousekeepingscript attached to C00 (0004B2D9) cannot be initialized because the script no longer contains that property
    [01/31/2018 - 11:39:48PM] warning: Property NordRaceVampire on script companionshousekeepingscript attached to C00 (0004B2D9) cannot be initialized because the script no longer contains that property
    [01/31/2018 - 11:39:48PM] warning: Property ImperialRaceVampire on script companionshousekeepingscript attached to C00 (0004B2D9) cannot be initialized because the script no longer contains that property
    [01/31/2018 - 11:39:48PM] warning: Property KhajiitRace on script companionshousekeepingscript attached to C00 (0004B2D9) cannot be initialized because the script no longer contains that property
    [01/31/2018 - 11:39:48PM] warning: Property ImperialRace on script companionshousekeepingscript attached to C00 (0004B2D9) cannot be initialized because the script no longer contains that property
    [01/31/2018 - 11:39:48PM] warning: Property KhajiitRaceVampire on script companionshousekeepingscript attached to C00 (0004B2D9) cannot be initialized because the script no longer contains that property
    [01/31/2018 - 11:39:48PM] warning: Property HighElfRace on script companionshousekeepingscript attached to C00 (0004B2D9) cannot be initialized because the script no longer contains that property
    [01/31/2018 - 11:39:48PM] warning: Property ArgonianRaceVampire on script companionshousekeepingscript attached to C00 (0004B2D9) cannot be initialized because the script no longer contains that property
    [01/31/2018 - 11:39:48PM] warning: Property OrcRace on script companionshousekeepingscript attached to C00 (0004B2D9) cannot be initialized because the script no longer contains that property
    [01/31/2018 - 11:39:48PM] warning: Property OrcRaceVampire on script companionshousekeepingscript attached to C00 (0004B2D9) cannot be initialized because the script no longer contains that property
    [01/31/2018 - 11:39:48PM] warning: Property HighElfRaceVampire on script companionshousekeepingscript attached to C00 (0004B2D9) cannot be initialized because the script no longer contains that property
    [01/31/2018 - 11:39:48PM] warning: Property RedguardRaceVampire on script companionshousekeepingscript attached to C00 (0004B2D9) cannot be initialized because the script no longer contains that property
    [01/31/2018 - 11:39:48PM] warning: Property conversationGlobal on script FacelightMCM attached to FLP_Quest (E3000D62) cannot be initialized because the script no longer contains that property
    [01/31/2018 - 11:39:48PM] warning: Property Radio on script WaveRadioScript attached to (AC0442EF) cannot be initialized because the script no longer contains that property
    [01/31/2018 - 11:39:48PM] warning: Property PlatePosition on script dlc2toldarstombpuzzleplatescript attached to (04027115) cannot be initialized because the script no longer contains that property
    [01/31/2018 - 11:39:48PM] warning: Property PlatePosition on script dlc2toldarstombpuzzleplatescript attached to (04027114) cannot be initialized because the script no longer contains that property
    [01/31/2018 - 11:39:48PM] Error: Property TransportPoint on script MidasSCPTTardis attached to (4106BF44) cannot be bound because <NULL form> (4106BF55) is not the right type
    [01/31/2018 - 11:39:48PM] warning: Property PlatePosition on script dlc2toldarstombpuzzleplatescript attached to (04027117) cannot be initialized because the script no longer contains that property
    [01/31/2018 - 11:39:48PM] warning: Property PlatePosition on script dlc2toldarstombpuzzleplatescript attached to (04027116) cannot be initialized because the script no longer contains that property
    [01/31/2018 - 11:39:48PM] warning: Property PlatePosition on script dlc2toldarstombpuzzleplatescript attached to (04027112) cannot be initialized because the script no longer contains that property
    [01/31/2018 - 11:39:48PM] warning: Property PlatePosition on script dlc2toldarstombpuzzleplatescript attached to (04027113) cannot be initialized because the script no longer contains that property
    [01/31/2018 - 11:39:48PM] warning: Property Radio on script WaveRadioScript attached to (AC021775) cannot be initialized because the script no longer contains that property
    [01/31/2018 - 11:39:48PM] warning: Property PlatePosition on script dlc2toldarstombpuzzleplatescript attached to (04027110) cannot be initialized because the script no longer contains that property
    [01/31/2018 - 11:39:48PM] warning: Property PlatePosition on script dlc2toldarstombpuzzleplatescript attached to (04027111) cannot be initialized because the script no longer contains that property
    [01/31/2018 - 11:39:48PM] warning: Property Radio on script WaveRadioScript attached to (AC04417E) cannot be initialized because the script no longer contains that property
    [01/31/2018 - 11:39:48PM] warning: Property Radio on script WaveRadioScript attached to (AC061091) cannot be initialized because the script no longer contains that property
    [01/31/2018 - 11:39:48PM] warning: Property myStage on script a_RitualJournal attached to (A505F229) cannot be initialized because the script no longer contains that property
    [01/31/2018 - 11:39:48PM] warning: Property IdleStudy on script CKTable attached to (A80353AD) cannot be initialized because the script no longer contains that property
    [01/31/2018 - 11:39:48PM] warning: Property ReadBook on script CKTable attached to (A80353AD) cannot be initialized because the script no longer contains that property
    [01/31/2018 - 11:39:48PM] warning: Property IdleTableLeanPoint on script CKTable attached to (A80353AD) cannot be initialized because the script no longer contains that property
    [01/31/2018 - 11:39:48PM] warning: Property IdleWriteLedgerWrite on script CKTable attached to (A80353AD) cannot be initialized because the script no longer contains that property
    [01/31/2018 - 11:39:48PM] warning: Property LeanOnTable on script CKTable attached to (A80353AD) cannot be initialized because the script no longer contains that property
    [01/31/2018 - 11:39:48PM] warning: Property LeanOnTable on script CKTable attached to (A80353BB) cannot be initialized because the script no longer contains that property
    [01/31/2018 - 11:39:48PM] warning: Property ReadBook on script CKTable attached to (A80353BB) cannot be initialized because the script no longer contains that property
    [01/31/2018 - 11:39:48PM] warning: Property myQuest on script RCDeadCleanup3 attached to (42559E78) cannot be initialized because the script no longer contains that property
    [01/31/2018 - 11:39:48PM] warning: Property myQuest on script RCDeadCleanup3 attached to (42559E79) cannot be initialized because the script no longer contains that property
    [01/31/2018 - 11:39:48PM] warning: Property myQuest on script RCDeadCleanup3 attached to (42559E7B) cannot be initialized because the script no longer contains that property
    [01/31/2018 - 11:39:48PM] warning: Property myQuest on script RCDeadCleanup3 attached to (42559E7C) cannot be initialized because the script no longer contains that property
    [01/31/2018 - 11:39:48PM] warning: Property myQuest on script RCDeadCleanup3 attached to (42559E7E) cannot be initialized because the script no longer contains that property
    [01/31/2018 - 11:39:48PM] warning: Property myQuest on script RCDeadCleanup3 attached to (42559E7F) cannot be initialized because the script no longer contains that property
    [01/31/2018 - 11:39:48PM] warning: Property myQuest on script RCDeadCleanup3 attached to (42559E80) cannot be initialized because the script no longer contains that property
    [01/31/2018 - 11:39:48PM] warning: Property myQuest on script RCDeadCleanup3 attached to (42559E81) cannot be initialized because the script no longer contains that property
    [01/31/2018 - 11:39:48PM] warning: Property myQuest on script RCDeadCleanup3 attached to (42657EF3) cannot be initialized because the script no longer contains that property
    [01/31/2018 - 11:39:48PM] warning: Property myQuest on script RCDeadCleanup3 attached to (42657EF5) cannot be initialized because the script no longer contains that property
    [01/31/2018 - 11:39:48PM] warning: Property myQuest on script RCDeadCleanup3 attached to (42559EB7) cannot be initialized because the script no longer contains that property
    [01/31/2018 - 11:39:48PM] warning: Property DLC2crSprigganBurntFlames on script DLC2BurtSpigganFXScript attached to (4245510E) cannot be initialized because the script no longer contains that property
    [01/31/2018 - 11:39:48PM] warning: Property Alias_LevitationTarget on script DLC2_QF_DLC2DialogueTelMithry_02017E85 attached to DLC2DialogueTelMithryn (04017E85) cannot be initialized because the script no longer contains that property
    [01/31/2018 - 11:39:48PM] warning: Property DLC1VampireChangeEffect on script dlc1playervampirechangescript attached to DLC1PlayerVampireQuest (020071D0) cannot be initialized because the script no longer contains that property
    [01/31/2018 - 11:39:48PM] warning: Property HackAndSlash90 on script DLC1SeranaLevelingScript attached to (02003BA8) cannot be initialized because the script no longer contains that property
    [01/31/2018 - 11:39:48PM] warning: Property Necromancy on script DLC1SeranaLevelingScript attached to (02003BA8) cannot be initialized because the script no longer contains that property
    [01/31/2018 - 11:39:48PM] warning: Property MagicResistance30 on script DLC1SeranaLevelingScript attached to (02003BA8) cannot be initialized because the script no longer contains that property
    [01/31/2018 - 11:39:48PM] warning: Property HackAndSlash60 on script DLC1SeranaLevelingScript attached to (02003BA8) cannot be initialized because the script no longer contains that property
    [01/31/2018 - 11:39:48PM] warning: Property SavageStrike on script DLC1SeranaLevelingScript attached to (02003BA8) cannot be initialized because the script no longer contains that property
    [01/31/2018 - 11:39:48PM] warning: Property Bladesman90 on script DLC1SeranaLevelingScript attached to (02003BA8) cannot be initialized because the script no longer contains that property
    [01/31/2018 - 11:39:48PM] warning: Property MagicResistance50 on script DLC1SeranaLevelingScript attached to (02003BA8) cannot be initialized because the script no longer contains that property
    [01/31/2018 - 11:39:48PM] warning: Property AugmentedFrost on script DLC1SeranaLevelingScript attached to (02003BA8) cannot be initialized because the script no longer contains that property
    [01/31/2018 - 11:39:48PM] warning: Property Bladesman60 on script DLC1SeranaLevelingScript attached to (02003BA8) cannot be initialized because the script no longer contains that property
    [01/31/2018 - 11:39:48PM] warning: Property DarkSouls on script DLC1SeranaLevelingScript attached to (02003BA8) cannot be initialized because the script no longer contains that property
    [01/31/2018 - 11:39:48PM] warning: Property WindWalker on script DLC1SeranaLevelingScript attached to (02003BA8) cannot be initialized because the script no longer contains that property
    [01/31/2018 - 11:39:48PM] warning: Property MageArmor50 on script DLC1SeranaLevelingScript attached to (02003BA8) cannot be initialized because the script no longer contains that property
    [01/31/2018 - 11:39:48PM] warning: Property MageArmor30 on script DLC1SeranaLevelingScript attached to (02003BA8) cannot be initialized because the script no longer contains that property
    [01/31/2018 - 11:39:48PM] warning: Property DLC2crSprigganBurntFlames on script DLC2BurtSpigganFXScript attached to (4245F4C7) cannot be initialized because the script no longer contains that property
    [01/31/2018 - 11:39:48PM] warning: Property myQuest on script RCDeadCleanup3 attached to (42559EB6) cannot be initialized because the script no longer contains that property
    [01/31/2018 - 11:39:48PM] Error: Property NPCTilma on script QF_SkyforgeSteelWeaponsQuest_02003DEF attached to SkyforgeSteelWeaponsQuest (92003DEF) cannot be bound because <NULL form> (0003BDE9) is not the right type
    [01/31/2018 - 11:39:48PM] warning: Property myQuest on script RCDeadCleanup3 attached to (42559EB5) cannot be initialized because the script no longer contains that property
    [01/31/2018 - 11:39:48PM] warning: Property DLC2crSprigganBurntFlames on script DLC2BurtSpigganFXScript attached to (4245F4C4) cannot be initialized because the script no longer contains that property
    [01/31/2018 - 11:39:48PM] warning: Property bModActive on script jaxonzenhgrab attached to JaxonzEnhGrabUpdateQuest (7C000D62) cannot be initialized because the script no longer contains that property
    [01/31/2018 - 11:39:48PM] warning: Property Axe on script DLC2DBAncientDragonbornSCRIPT attached to (0401DC33) cannot be initialized because the script no longer contains that property
    [01/31/2018 - 11:39:48PM] warning: Property DLC2crSprigganBurntFlames on script DLC2BurtSpigganFXScript attached to (4245F4C0) cannot be initialized because the script no longer contains that property
    [01/31/2018 - 11:39:48PM] warning: Property PlatePosition on script dlc2toldarstombpuzzleplatescript attached to (0402710F) cannot be initialized because the script no longer contains that property
    [01/31/2018 - 11:39:48PM] Error: Property marker on script srav_PF_sravBishopwalkdownsta_030CBA53 attached to (2D0CBA53) cannot be bound because <NULL form> (2D0CAF00) is not the right type
    [01/31/2018 - 11:39:48PM] warning: Property TG05KarliahInvisibilitySpell on script tg06questscript attached to TG06 (00021552) cannot be initialized because the script no longer contains that property
    [01/31/2018 - 11:39:48PM] warning: Property DLC2crSprigganBurntFlames on script DLC2BurtSpigganFXScript attached to (4245F4BD) cannot be initialized because the script no longer contains that property
    [01/31/2018 - 11:39:48PM] VM is freezing...
    [01/31/2018 - 11:39:48PM] VM is frozen
    [01/31/2018 - 11:39:48PM] Reverting game...
    [01/31/2018 - 11:39:48PM] Error: Unable to bind script masterambushscript to (4245A2D2) because their base types do not match
    [01/31/2018 - 11:39:48PM] Error: Unable to bind script srav_QF__030E3372 to sravPostSexConvos (2D0E3372) because their base types do not match
    [01/31/2018 - 11:39:48PM] Error: Unable to bind script defaultTeleportAbility to (41054F34) because their base types do not match
    [01/31/2018 - 11:39:48PM] Error: Unable to bind script MidasSCPTMoveRefonLoad to (4106BF53) because their base types do not match
    [01/31/2018 - 11:39:48PM] Error: Unable to bind script XPMSEWeaponQuest to XPMSEWeaponQuest (C7000D62) because their base types do not match
    [01/31/2018 - 11:39:48PM] Error: Unable to bind script RaceMenuPluginCamera to RaceMenuPluginCamera (C7000806) because their base types do not match
    [01/31/2018 - 11:39:48PM] Error: Unable to bind script RaceMenuPluginCitrus to RaceMenuPluginCitrus (C7000807) because their base types do not match
    [01/31/2018 - 11:39:48PM] Error: Unable to bind script RaceMenuPluginSoS to RaceMenuPluginSoS (C7000804) because their base types do not match
    [01/31/2018 - 11:39:48PM] Error: Unable to bind script RaceMenuPluginPoses to RaceMenuPluginPoses (C7000805) because their base types do not match
    [01/31/2018 - 11:39:48PM] Error: Unable to bind script RaceMenuPluginFemales to RaceMenuPluginFemales (C7000801) because their base types do not match
    [01/31/2018 - 11:39:48PM] Error: Unable to bind script RaceMenuPluginXPMSE to RaceMenuPluginXPMSE (C7000800) because their base types do not match
    [01/31/2018 - 11:39:48PM] Error: Unable to bind script RaceMenuPluginWeapons to RaceMenuPluginWeapons (C7000803) because their base types do not match
    [01/31/2018 - 11:39:48PM] Error: Unable to bind script RaceMenuPluginBeast to RaceMenuPluginBeast (C7000802) because their base types do not match
    [01/31/2018 - 11:39:48PM] Error: Unable to bind script XPMSEMCM to XPMSEMCM (C7000888) because their base types do not match
    [01/31/2018 - 11:39:48PM] Error: Unable to bind script CHPZSRDragonPriestMaskDisplayScript to (2D106E00) because their base types do not match
    [01/31/2018 - 11:39:48PM] Error: Unable to bind script JaxonzEnhGrabObject to JaxonzEnhGrabUpdateQuest (7C000D62) because their base types do not match
    [01/31/2018 - 11:39:48PM] Error: Unable to bind script JaxonzConsolePlugIn to JaxonzEnhGrabUpdateQuest (7C000D62) because their base types do not match
    [01/31/2018 - 11:39:49PM] Error: Unable to bind script DLC2WaterScript to alias Water on quest DLC2TTF2 (0401AAC8) because their base types do not match
    [01/31/2018 - 11:39:49PM] Error: Unable to bind script RCdefaultSetStageOnEnter to alias startTrigger on quest RavenCastleQuest2 (4262A3C3) because their base types do not match
    [01/31/2018 - 11:39:49PM] Error: Unable to bind script RCdefaultOnEnter to alias ResetTrigger on quest RavenCastleQuest2 (4262A3C3) because their base types do not match
    [01/31/2018 - 11:39:49PM] Error: Unable to bind script racemenubase to alias Player on quest EmpyreanCS (D7000800) because their base types do not match
    [01/31/2018 - 11:39:49PM] Error: Unable to bind script XPMSEWeaponPlayerScript to alias XPMSEWeaponPlayer on quest XPMSEWeaponQuest (C7000D62) because their base types do not match
    [01/31/2018 - 11:39:49PM] warning: Property myQuest on script RCDeadCleanup2 attached to (42606B1B) cannot be initialized because the script no longer contains that property
    [01/31/2018 - 11:39:49PM] warning: Property myQuest on script RCDeadCleanup2 attached to (42606B1A) cannot be initialized because the script no longer contains that property
    [01/31/2018 - 11:39:49PM] warning: Property myQuest on script RCDeadCleanup2 attached to (42606B19) cannot be initialized because the script no longer contains that property
    [01/31/2018 - 11:39:49PM] warning: Property myQuest on script RCDeadCleanup2 attached to (42606B18) cannot be initialized because the script no longer contains that property
    [01/31/2018 - 11:39:49PM] warning: Property myQuest on script RCDeadCleanup2 attached to (42606B1C) cannot be initialized because the script no longer contains that property
    [01/31/2018 - 11:39:49PM] warning: Property myQuest on script RCDeadCleanup3 attached to (4256E5C5) cannot be initialized because the script no longer contains that property
    [01/31/2018 - 11:39:49PM] warning: Property AshSpawnAttachChancePercent on script DLC2AshSpawnAttackChanceScript attached to alias Player on quest DLC2Init (04016E02) cannot be initialized because the script no longer contains that property
    [01/31/2018 - 11:39:49PM] warning: Property myQuest on script RCDeadCleanup2 attached to (42606B17) cannot be initialized because the script no longer contains that property
    [01/31/2018 - 11:39:49PM] Error: Property myActor on script RCDeadCleanup2 attached to (42606B17) cannot be bound because <NULL form> (425F2628) is not the right type
    [01/31/2018 - 11:39:49PM] warning: Property myQuest on script RCDeadCleanup3 attached to (4256E5C2) cannot be initialized because the script no longer contains that property
    [01/31/2018 - 11:39:49PM] warning: Property myQuest on script RCDeadCleanup3 attached to (4256E5C1) cannot be initialized because the script no longer contains that property
    [01/31/2018 - 11:39:49PM] warning: Property myQuest on script RCDeadCleanup3 attached to (42657EF3) cannot be initialized because the script no longer contains that property
    [01/31/2018 - 11:39:49PM] warning: Property myQuest on script RCDeadCleanup3 attached to (42559E78) cannot be initialized because the script no longer contains that property
    [01/31/2018 - 11:39:49PM] warning: Property myQuest on script RCDeadCleanup3 attached to (42559E80) cannot be initialized because the script no longer contains that property
    [01/31/2018 - 11:39:49PM] warning: Property myQuest on script RCDeadCleanup3 attached to (42559E7D) cannot be initialized because the script no longer contains that property
    [01/31/2018 - 11:39:49PM] warning: Property myQuest on script RCDeadCleanup3 attached to (42559E7C) cannot be initialized because the script no longer contains that property
    [01/31/2018 - 11:39:49PM] warning: Property LeanOnTable on script CKTable attached to (A80353BB) cannot be initialized because the script no longer contains that property
    [01/31/2018 - 11:39:49PM] warning: Property ReadBook on script CKTable attached to (A80353BB) cannot be initialized because the script no longer contains that property
    [01/31/2018 - 11:39:49PM] warning: Property myQuest on script RCDeadCleanup3 attached to (42559E7F) cannot be initialized because the script no longer contains that property
    [01/31/2018 - 11:39:49PM] warning: Property myQuest on script RCDeadCleanup3 attached to (42559E7E) cannot be initialized because the script no longer contains that property
    [01/31/2018 - 11:39:49PM] warning: Property myQuest on script RCDeadCleanup3 attached to (42559E82) cannot be initialized because the script no longer contains that property
    [01/31/2018 - 11:39:49PM] Error: Property NPCTilma on script QF_SkyforgeSteelWeaponsQuest_02003DEF attached to SkyforgeSteelWeaponsQuest (92003DEF) cannot be bound because <NULL form> (0003BDE9) is not the right type
    [01/31/2018 - 11:39:49PM] warning: Property myQuest on script RCDeadCleanup3 attached to (42559E77) cannot be initialized because the script no longer contains that property
    [01/31/2018 - 11:39:49PM] warning: Property DLC1WerewolfTotalPerksEarned on script playerwerewolfchangescript attached to PlayerWerewolfQuest (0002BA16) cannot be initialized because the script no longer contains that property
    [01/31/2018 - 11:39:49PM] warning: Property DLC1WerewolfMaxPerks on script playerwerewolfchangescript attached to PlayerWerewolfQuest (0002BA16) cannot be initialized because the script no longer contains that property
    [01/31/2018 - 11:39:49PM] warning: Property DLC1SavageFeedingPerk on script playerwerewolfchangescript attached to PlayerWerewolfQuest (0002BA16) cannot be initialized because the script no longer contains that property
    [01/31/2018 - 11:39:49PM] warning: Property DLC1GorgingDurationSeconds on script playerwerewolfchangescript attached to PlayerWerewolfQuest (0002BA16) cannot be initialized because the script no longer contains that property
    [01/31/2018 - 11:39:49PM] warning: Property DLC1GorgingPerk on script playerwerewolfchangescript attached to PlayerWerewolfQuest (0002BA16) cannot be initialized because the script no longer contains that property
    [01/31/2018 - 11:39:49PM] warning: Property DLC1AnimalVigor on script playerwerewolfchangescript attached to PlayerWerewolfQuest (0002BA16) cannot be initialized because the script no longer contains that property
    [01/31/2018 - 11:39:49PM] warning: Property ActorTypeNPC on script playerwerewolfchangescript attached to PlayerWerewolfQuest (0002BA16) cannot be initialized because the script no longer contains that property
    [01/31/2018 - 11:39:49PM] warning: Property BretonRace on script companionshousekeepingscript attached to C00 (0004B2D9) cannot be initialized because the script no longer contains that property
    [01/31/2018 - 11:39:49PM] warning: Property WoodElfRace on script companionshousekeepingscript attached to C00 (0004B2D9) cannot be initialized because the script no longer contains that property
    [01/31/2018 - 11:39:49PM] warning: Property BretonRaceVampire on script companionshousekeepingscript attached to C00 (0004B2D9) cannot be initialized because the script no longer contains that property
    [01/31/2018 - 11:39:49PM] warning: Property WoodElfRaceVampire on script companionshousekeepingscript attached to C00 (0004B2D9) cannot be initialized because the script no longer contains that property
    [01/31/2018 - 11:39:49PM] warning: Property HircinesRingPower on script companionshousekeepingscript attached to C00 (0004B2D9) cannot be initialized because the script no longer contains that property
    [01/31/2018 - 11:39:49PM] warning: Property DarkElfRaceVampire on script companionshousekeepingscript attached to C00 (0004B2D9) cannot be initialized because the script no longer contains that property
    [01/31/2018 - 11:39:49PM] warning: Property RedguardRace on script companionshousekeepingscript attached to C00 (0004B2D9) cannot be initialized because the script no longer contains that property
    [01/31/2018 - 11:39:49PM] warning: Property DarkElfRace on script companionshousekeepingscript attached to C00 (0004B2D9) cannot be initialized because the script no longer contains that property
    [01/31/2018 - 11:39:49PM] warning: Property ArgonianRace on script companionshousekeepingscript attached to C00 (0004B2D9) cannot be initialized because the script no longer contains that property
    [01/31/2018 - 11:39:49PM] warning: Property NordRace on script companionshousekeepingscript attached to C00 (0004B2D9) cannot be initialized because the script no longer contains that property
    [01/31/2018 - 11:39:49PM] warning: Property NordRaceVampire on script companionshousekeepingscript attached to C00 (0004B2D9) cannot be initialized because the script no longer contains that property
    [01/31/2018 - 11:39:49PM] warning: Property ImperialRaceVampire on script companionshousekeepingscript attached to C00 (0004B2D9) cannot be initialized because the script no longer contains that property
    [01/31/2018 - 11:39:49PM] warning: Property KhajiitRace on script companionshousekeepingscript attached to C00 (0004B2D9) cannot be initialized because the script no longer contains that property
    [01/31/2018 - 11:39:49PM] warning: Property ImperialRace on script companionshousekeepingscript attached to C00 (0004B2D9) cannot be initialized because the script no longer contains that property
    [01/31/2018 - 11:39:49PM] warning: Property KhajiitRaceVampire on script companionshousekeepingscript attached to C00 (0004B2D9) cannot be initialized because the script no longer contains that property
    [01/31/2018 - 11:39:49PM] warning: Property HighElfRace on script companionshousekeepingscript attached to C00 (0004B2D9) cannot be initialized because the script no longer contains that property
    [01/31/2018 - 11:39:49PM] warning: Property ArgonianRaceVampire on script companionshousekeepingscript attached to C00 (0004B2D9) cannot be initialized because the script no longer contains that property
    [01/31/2018 - 11:39:49PM] warning: Property OrcRace on script companionshousekeepingscript attached to C00 (0004B2D9) cannot be initialized because the script no longer contains that property
    [01/31/2018 - 11:39:49PM] warning: Property OrcRaceVampire on script companionshousekeepingscript attached to C00 (0004B2D9) cannot be initialized because the script no longer contains that property
    [01/31/2018 - 11:39:49PM] warning: Property HighElfRaceVampire on script companionshousekeepingscript attached to C00 (0004B2D9) cannot be initialized because the script no longer contains that property
    [01/31/2018 - 11:39:49PM] warning: Property RedguardRaceVampire on script companionshousekeepingscript attached to C00 (0004B2D9) cannot be initialized because the script no longer contains that property
    [01/31/2018 - 11:39:49PM] warning: Property Radio on script WaveRadioScript attached to (AC04417E) cannot be initialized because the script no longer contains that property
    [01/31/2018 - 11:39:49PM] warning: Property DLC2crSprigganBurntFlames on script DLC2BurtSpigganFXScript attached to (4245F4BD) cannot be initialized because the script no longer contains that property
    [01/31/2018 - 11:39:49PM] warning: Property PlatePosition on script dlc2toldarstombpuzzleplatescript attached to (04027115) cannot be initialized because the script no longer contains that property
    [01/31/2018 - 11:39:49PM] warning: Property PlatePosition on script dlc2toldarstombpuzzleplatescript attached to (04027117) cannot be initialized because the script no longer contains that property
    [01/31/2018 - 11:39:49PM] warning: Property conversationGlobal on script FacelightMCM attached to FLP_Quest (E3000D62) cannot be initialized because the script no longer contains that property
    [01/31/2018 - 11:39:49PM] warning: Property DLC1VampireChangeEffect on script dlc1playervampirechangescript attached to DLC1PlayerVampireQuest (020071D0) cannot be initialized because the script no longer contains that property
    [01/31/2018 - 11:39:49PM] Error: Property marker on script srav_PF_sravBishopwalkdownsta_030CBA53 attached to (2D0CBA53) cannot be bound because <NULL form> (2D0CAF00) is not the right type
    [01/31/2018 - 11:39:49PM] warning: Property PlatePosition on script dlc2toldarstombpuzzleplatescript attached to (0402710F) cannot be initialized because the script no longer contains that property
    [01/31/2018 - 11:39:49PM] warning: Property myQuest on script RCDeadCleanup3 attached to (4256E5C6) cannot be initialized because the script no longer contains that property
    [01/31/2018 - 11:39:49PM] warning: Property Radio on script WaveRadioScript attached to (AC0442EF) cannot be initialized because the script no longer contains that property
    [01/31/2018 - 11:39:49PM] warning: Property PlatePosition on script dlc2toldarstombpuzzleplatescript attached to (04027114) cannot be initialized because the script no longer contains that property
    [01/31/2018 - 11:39:49PM] warning: Property DLC2crSprigganBurntFlames on script DLC2BurtSpigganFXScript attached to (4245510E) cannot be initialized because the script no longer contains that property
    [01/31/2018 - 11:39:49PM] Error: Property TransportPoint on script MidasSCPTTardis attached to (4106BF44) cannot be bound because <NULL form> (4106BF55) is not the right type
    [01/31/2018 - 11:39:49PM] warning: Property TG05KarliahInvisibilitySpell on script tg06questscript attached to TG06 (00021552) cannot be initialized because the script no longer contains that property
    [01/31/2018 - 11:39:49PM] warning: Property DLC2crSprigganBurntFlames on script DLC2BurtSpigganFXScript attached to (4245F4C4) cannot be initialized because the script no longer contains that property
    [01/31/2018 - 11:39:49PM] warning: Property PlatePosition on script dlc2toldarstombpuzzleplatescript attached to (04027116) cannot be initialized because the script no longer contains that property
    [01/31/2018 - 11:39:49PM] warning: Property PlatePosition on script dlc2toldarstombpuzzleplatescript attached to (04027113) cannot be initialized because the script no longer contains that property
    [01/31/2018 - 11:39:49PM] warning: Property DLC2crSprigganBurntFlames on script DLC2BurtSpigganFXScript attached to (4245F4C7) cannot be initialized because the script no longer contains that property
    [01/31/2018 - 11:39:49PM] warning: Property myQuest on script RCDeadCleanup3 attached to (42559E7B) cannot be initialized because the script no longer contains that property
    [01/31/2018 - 11:39:49PM] warning: Property Radio on script WaveRadioScript attached to (AC021775) cannot be initialized because the script no longer contains that property
    [01/31/2018 - 11:39:49PM] warning: Property PlatePosition on script dlc2toldarstombpuzzleplatescript attached to (04027112) cannot be initialized because the script no longer contains that property
    [01/31/2018 - 11:39:49PM] warning: Property PlatePosition on script dlc2toldarstombpuzzleplatescript attached to (04027110) cannot be initialized because the script no longer contains that property
    [01/31/2018 - 11:39:49PM] warning: Property FollowerDismissMessageWait on script DLC2HirelingQuestScript attached to DLC2HirelingQuest (04038566) cannot be initialized because the script no longer contains that property
    [01/31/2018 - 11:39:49PM] warning: Property FollowerDismissMessageCompanionsFemale on script DLC2HirelingQuestScript attached to DLC2HirelingQuest (04038566) cannot be initialized because the script no longer contains that property
    [01/31/2018 - 11:39:49PM] warning: Property FollowerDismissMessageCompanions on script DLC2HirelingQuestScript attached to DLC2HirelingQuest (04038566) cannot be initialized because the script no longer contains that property
    [01/31/2018 - 11:39:49PM] warning: Property DLC2RRTeldrynSero on script DLC2HirelingQuestScript attached to DLC2HirelingQuest (04038566) cannot be initialized because the script no longer contains that property
    [01/31/2018 - 11:39:49PM] warning: Property DismissedFollower on script DLC2HirelingQuestScript attached to DLC2HirelingQuest (04038566) cannot be initialized because the script no longer contains that property
    [01/31/2018 - 11:39:49PM] warning: Property FollowerDismissMessage on script DLC2HirelingQuestScript attached to DLC2HirelingQuest (04038566) cannot be initialized because the script no longer contains that property
    [01/31/2018 - 11:39:49PM] warning: Property FollowerDismissMessageWedding on script DLC2HirelingQuestScript attached to DLC2HirelingQuest (04038566) cannot be initialized because the script no longer contains that property
    [01/31/2018 - 11:39:49PM] warning: Property FollowerDismissMessageCompanionsMale on script DLC2HirelingQuestScript attached to DLC2HirelingQuest (04038566) cannot be initialized because the script no longer contains that property
    [01/31/2018 - 11:39:49PM] warning: Property myStage on script a_RitualJournal attached to (A505F229) cannot be initialized because the script no longer contains that property
    [01/31/2018 - 11:39:49PM] warning: Property Radio on script WaveRadioScript attached to (AC06101A) cannot be initialized because the script no longer contains that property
    [01/31/2018 - 11:39:49PM] warning: Property Radio on script WaveRadioScript attached to (AC061091) cannot be initialized because the script no longer contains that property
    [01/31/2018 - 11:39:49PM] Error: Property myActor on script RCGeneralScript attached to alias General on quest RavenCastleQuest1 (425C9C4C) cannot be bound because <NULL form> (425F2627) is not the right type
    [01/31/2018 - 11:39:49PM] warning: Property Alias_LevitationTarget on script DLC2_QF_DLC2DialogueTelMithry_02017E85 attached to DLC2DialogueTelMithryn (04017E85) cannot be initialized because the script no longer contains that property
    [01/31/2018 - 11:39:49PM] warning: Property pDismissFaction on script aaaDialogueDragonFollowerScript attached to aaaDragonFollowerQuest (B2000D62) cannot be initialized because the script no longer contains that property
    [01/31/2018 - 11:39:49PM] warning: Property PlatePosition on script dlc2toldarstombpuzzleplatescript attached to (04027111) cannot be initialized because the script no longer contains that property
    [01/31/2018 - 11:39:49PM] warning: Property HackAndSlash90 on script DLC1SeranaLevelingScript attached to (02003BA8) cannot be initialized because the script no longer contains that property
    [01/31/2018 - 11:39:49PM] warning: Property Necromancy on script DLC1SeranaLevelingScript attached to (02003BA8) cannot be initialized because the script no longer contains that property
    [01/31/2018 - 11:39:49PM] warning: Property MagicResistance30 on script DLC1SeranaLevelingScript attached to (02003BA8) cannot be initialized because the script no longer contains that property
    [01/31/2018 - 11:39:49PM] warning: Property HackAndSlash60 on script DLC1SeranaLevelingScript attached to (02003BA8) cannot be initialized because the script no longer contains that property
    [01/31/2018 - 11:39:49PM] warning: Property SavageStrike on script DLC1SeranaLevelingScript attached to (02003BA8) cannot be initialized because the script no longer contains that property
    [01/31/2018 - 11:39:49PM] warning: Property Bladesman90 on script DLC1SeranaLevelingScript attached to (02003BA8) cannot be initialized because the script no longer contains that property
    [01/31/2018 - 11:39:49PM] warning: Property MagicResistance50 on script DLC1SeranaLevelingScript attached to (02003BA8) cannot be initialized because the script no longer contains that property
    [01/31/2018 - 11:39:49PM] warning: Property AugmentedFrost on script DLC1SeranaLevelingScript attached to (02003BA8) cannot be initialized because the script no longer contains that property
    [01/31/2018 - 11:39:49PM] warning: Property Bladesman60 on script DLC1SeranaLevelingScript attached to (02003BA8) cannot be initialized because the script no longer contains that property
    [01/31/2018 - 11:39:49PM] warning: Property DarkSouls on script DLC1SeranaLevelingScript attached to (02003BA8) cannot be initialized because the script no longer contains that property
    [01/31/2018 - 11:39:49PM] warning: Property WindWalker on script DLC1SeranaLevelingScript attached to (02003BA8) cannot be initialized because the script no longer contains that property
    [01/31/2018 - 11:39:49PM] warning: Property MageArmor50 on script DLC1SeranaLevelingScript attached to (02003BA8) cannot be initialized because the script no longer contains that property
    [01/31/2018 - 11:39:49PM] warning: Property MageArmor30 on script DLC1SeranaLevelingScript attached to (02003BA8) cannot be initialized because the script no longer contains that property
    [01/31/2018 - 11:39:49PM] warning: Property myQuest on script RCDeadCleanup3 attached to (42559EB6) cannot be initialized because the script no longer contains that property
    [01/31/2018 - 11:39:49PM] warning: Property myQuest on script RCDeadCleanup3 attached to (42559EB7) cannot be initialized because the script no longer contains that property
    [01/31/2018 - 11:39:49PM] warning: Property myQuest on script RCDeadCleanup3 attached to (42559EB5) cannot be initialized because the script no longer contains that property
    [01/31/2018 - 11:39:49PM] warning: Property IdleStudy on script CKTable attached to (A80353AD) cannot be initialized because the script no longer contains that property
    [01/31/2018 - 11:39:49PM] warning: Property ReadBook on script CKTable attached to (A80353AD) cannot be initialized because the script no longer contains that property
    [01/31/2018 - 11:39:49PM] warning: Property IdleTableLeanPoint on script CKTable attached to (A80353AD) cannot be initialized because the script no longer contains that property
    [01/31/2018 - 11:39:49PM] warning: Property IdleWriteLedgerWrite on script CKTable attached to (A80353AD) cannot be initialized because the script no longer contains that property
    [01/31/2018 - 11:39:49PM] warning: Property LeanOnTable on script CKTable attached to (A80353AD) cannot be initialized because the script no longer contains that property
    [01/31/2018 - 11:39:49PM] Error: Property CKCampfireLight on script CKCampfireMechanics attached to (A80048C9) cannot be bound because <NULL form> (A8004E3C) is not the right type
    [01/31/2018 - 11:39:49PM] warning: Property myQuest on script RCDeadCleanup3 attached to (42657EF5) cannot be initialized because the script no longer contains that property
    [01/31/2018 - 11:39:49PM] warning: Property myQuest on script RCDeadCleanup3 attached to (42559E79) cannot be initialized because the script no longer contains that property
    [01/31/2018 - 11:39:49PM] warning: Property bModActive on script jaxonzenhgrab attached to JaxonzEnhGrabUpdateQuest (7C000D62) cannot be initialized because the script no longer contains that property
    [01/31/2018 - 11:39:49PM] warning: Property Axe on script DLC2DBAncientDragonbornSCRIPT attached to (0401DC33) cannot be initialized because the script no longer contains that property
    [01/31/2018 - 11:39:49PM] warning: Property myQuest on script RCDeadCleanup3 attached to (42559E81) cannot be initialized because the script no longer contains that property
    [01/31/2018 - 11:39:49PM] warning: Property DLC2crSprigganBurntFlames on script DLC2BurtSpigganFXScript attached to (4245F4C0) cannot be initialized because the script no longer contains that property
    [01/31/2018 - 11:41:01PM] Loading game...
    [01/31/2018 - 11:41:02PM] VM is thawing...
    [01/31/2018 - 11:41:14PM] Error: Cannot call OnCellLoaded() on a None object, aborting function call
    stack:
    [alias Player on quest RaceMenuPluginCamera (C7000806)].RaceMenuLoad.OnCellLoad() - "RaceMenuLoad.psc" Line 16
    [01/31/2018 - 11:41:14PM] Error: Cannot call OnCellLoaded() on a None object, aborting function call
    stack:
    [alias Player on quest RaceMenuPluginSoS (C7000804)].RaceMenuLoad.OnCellLoad() - "RaceMenuLoad.psc" Line 16

     

     

    Any help would be appreciated.

     

  11.  

     

    Well since you don't have textures showing up in NifSkope, either you didn't setup NifSkope properly to see the textures, you didn't set the texture paths on the shader in the nif, or you have textures turned off. My first guess is probably the shader. Can you post the nif somewhere for me or others to look at. It's a lot easier to just look through it to see if anything pops out rather than give you a checklist of like 1000 things to look at to see if anything looks out of the ordinary.

     

    100 years later I'm back here. I did something convoluted again, this time importing into Blender, sculpting in Blender, and then importing into OutfitStudio to see what I could do there. This is the new .nif I've made for those who can take a look at it.

     

    After testing around with your body nif file, I think your body NiTriShape is broken. At first, I tried to replace the BSLighting with a working one from the default vanilla body.

     

    The result:

     

    QssqXJY.jpg

     

    In game also show black texture like that.

     

    Next, I replace your NiTriShape UUNP_outfit [33] with a working vanilla one and it worked ( also tested in-game )

     

    dJhmytO.jpg

     

    So, my conclusion is you didn't export it with a correct setting. I used to have the same problem, when I still learning how to import - export body and armour to max, the body shader are all glossy and weird in-game, even after replacing it with a new BSLighting. Then I found out that I didn't assign the Body part after applied the BSDismemberSkin Modifier. So, I re-exported it with a correct setting and the problem is gone.

     

    Hope this help! :smile:

     

     

    Most of that went over my head but I appreciate it anyway T~T

     

    I suppose in order to get this specific body I'll have to wait until someone nice enough to do it for me comes along. For now I have a massive headache.

  12. Well since you don't have textures showing up in NifSkope, either you didn't setup NifSkope properly to see the textures, you didn't set the texture paths on the shader in the nif, or you have textures turned off. My first guess is probably the shader. Can you post the nif somewhere for me or others to look at. It's a lot easier to just look through it to see if anything pops out rather than give you a checklist of like 1000 things to look at to see if anything looks out of the ordinary.

     

    100 years later I'm back here. I did something convoluted again, this time importing into Blender, sculpting in Blender, and then importing into OutfitStudio to see what I could do there. This is the new .nif I've made for those who can take a look at it. This time it won't show up in-game period (my character will just be a floating head, feet, and hands.) Sorry if I seem newbish because this is an entirely new thing for me and I wouldn't know where to find any guides that tell me how to do this properly. Textures typically don't show up in nifskope for me when the filepaths are reduced down to \textures\(etc.) but what's different about this is the body isn't blank, it has shading to it.

     

     

    I modified UNP female body meshes using Blender. I did go through a weird export->import series asI couldn't, for the life of me, get the NIF plugin for Blender to work properly, so I exported to OBJ using Nifskope, important from OBJ using Blender and then exported as OBJ, and then important it back into Nifskope as an OBJ. I used nifmerge to merge it with the original meshes to fix some issues, did some transformation with the body mesh so it was in the same planar position in Nifskope as the original meshes, and then saved it as a NIF.

    It be better to use OutfitStudio for changes like this.

    If you did not change vertices count in blender, you can import your .obj when you have un-edited body loaded into OS, and if imported obj has same vertices as already loaded, then BS allow you to "merge" them.

     

     

    OutfitStudio allows for sculpting but I've attempted the featureless chest look I'm going for with it and it doesn't...work too well. I'm pretty sure I didn't change the vertices or anything back then or this time, to my understanding. I'm not sure how to "merge" in BS or OS though.

  13. I want to clarify the problem. Is it the flat shading on the body? Or did you blur that to hide something?

     

    What exactly did you do to make the mesh? Full custom modelling? Or did you start with something like CBBE and modify that mesh? Did you go through some weird export>modify>export>import type of routine? Does it look correct in any other places (Outfit Studio/NifSkope)?

     

    The flat shading on the body is how that appears in-game, yeah. The images I provided are unedited.

     

    I modified UNP female body meshes using Blender. I did go through a weird export->import series asI couldn't, for the life of me, get the NIF plugin for Blender to work properly, so I exported to OBJ using Nifskope, important from OBJ using Blender and then exported as OBJ, and then important it back into Nifskope as an OBJ. I used nifmerge to merge it with the original meshes to fix some issues, did some transformation with the body mesh so it was in the same planar position in Nifskope as the original meshes, and then saved it as a NIF.

     

    I haven't opened it in Outfit Studio. In NIfskope it looks like this. I'm not sure if this is "correct" or not.

     

     

  14. Hello. I am absolutely new to modding and didn't follow many guides for doing this (mostly because I couldn't find any specific to what I wanted to do and kind of figured out things on my own). I'm creating a character who I want to have custom textures (already done, no issues there) as well as a custom body mesh. Problem is, after I changed the mesh, this is what it looks like in-game:

     

    tumblr_oxbhft2fiF1wc2folo3_1280.png

     

    tumblr_oxbhft2fiF1wc2folo1_1280.png

×
×
  • Create New...