Jump to content

SKY-UI Being a poop .


Pavaux

Recommended Posts

Posted

Hallo guys, decided to do a full install of Skyrim and even reinstalled the nexus mod manager.

 

Downloaded many mods from the amazing website, Skyrim GEMS. At least one from each category, then started a new game to make sure everything was OK. Everything was OK. Sky-UI was installed at this point.

 

Then I moved on to LoversLab and installed SexLab and all it's requirements and some SexLab mods. Went to start another new game, and a problem hit my face like a giant shit ball fired from a trebuchet at point blank range. The error was...

"Your Papyrus INI settings are invalid... blah, blah, blah."

Went to this website addressing this problem in question and thought, "oh, all i need tu du is add sheeit to the Skyrim.ini" I was wrong. Changed these (mine were different, I imagine others are too)

[Papyrus] iMinMemoryPageSize=128iMaxMemoryPageSize=512iMaxAllocatedMemoryBytes=76800

Saved. Went back to a new game and the error persists. This causes a very slow menu loading and nothing appears on the MCM menu, which is crucial.

 

 

My loadorder and my ini file:

 

 



Skyrim.esm=1
Update.esm=1
Unofficial Skyrim Patch.esp=1
Dawnguard.esm=1
Unofficial Dawnguard Patch.esp=1
HearthFires.esm=1
Unofficial Hearthfire Patch.esp=1
Dragonborn.esm=1
Unofficial Dragonborn Patch.esp=1
ApachiiHair.esm=1
ClimatesOfTamriel.esm=1
Schlongs of Skyrim - Core.esm=1
SexLab.esm=1
SexLabAroused.esm=1
ZaZAnimationPack.esm=1
Chesko_Frostfall.esp=1
AOS.esp=1
AMatterOfTime.esp=1
SexLabNudeCreatures.esp=1
SexLabDefeat.esp=1
WetandCold.esp=1
Chesko_LoreBasedLoadingScreens.esp=1
Footprints.esp=1
Footprints - Ash.esp=1
RaceMenu.esp=1
RaceMenuPlugin.esp=1
RaceMenuOverlays.esp=1
SkyUI.esp=1
iHUD.esp=1
1nivWICCloaks.esp=1
Hothtrooper44_Armor_Ecksstra.esp=1
Hothtrooper44_ArmorCompilation.esp=1
Immersive Weapons.esp=1
DeadlyDragons.esp=1
SkyRe_Main.esp=1
SkyRe_Combat.esp=1
SkyRe_EncounterZones.esp=1
SkyRe_EnemyAI.esp=1
SkyRe_EnemyScaling.esp=1
SkyRe_StandingStones.esp=1
SkyRe_Survivalism.esp=1
Civil War Overhaul.esp=1
Schlongs of Skyrim.esp=1
SOS - Smurf Average Addon.esp=1
SexLab Submit.esp=1
ClimatesOfTamriel-Dawnguard-Patch.esp=1
ClimatesOfTamriel-Dragonborn-Patch.esp=1
ClimatesOfTamriel-Dungeons-Hazardous.esp=1
ClimatesOfTamriel-Interiors-Cold.esp=1
ClimatesOfTamriel-Nights-Level-1.esp=1
dD-No Spinning Death Animation.esp=1
UFO - Ultimate Follower Overhaul.esp=1
UFO - Dragonborn AddOn.esp=1
UFO - Dawnguard AddOn.esp=1
UFO - Heartfire AddOn.esp=1
Alternate Start - Live Another Life.esp=1
SkyRe_Races.esp=1
Warburg's 3D Paper World Map - Texture 2.esp=1
warburg's 3d paper world map - dawnguard.esp=1
Warburg's 3D Paper World Map - Dragonborn.esp=1
ReProccer.esp=1
AOS2_SkyRe Patch.esp=1
AOS2_WetandCold Patch.esp=1
AOS2_CoT3_1_patch.esp=1
SexLabDangerousNights.esp=1
SexLab Sound FX Replacer.esp=1
SpousesEnhanced.esp=1
SexLabNudeCreaturesDG.esp=1
SexLabNudeCreaturesDB.esp=1
ImmersiveFP.esp=1
zzLSAR.esp=1

 

 

And yes I ran FNIS for users, and yes I used BOSS, and yes I ran TESV EDIT, which game me the "finisher background loader" thing.

 

HALP MEH. Thank you. B)

 

EDIT: Don't realy know how to upload a file directly, but if it helps, I never touched the ini of skyrim at all exept to try and fix the papyrus error.

Posted

SKSE 1.7?

 

LOOT use this as replacer of BOSS(BOSS no more supported)?

 

 

MO less problems instead of NMM unless you realy know what your doing if not better replace with MO which is much better.

 

 

Posted

SKSE 1.7?

 

LOOT use this as replacer of BOSS(BOSS no more supported)?

 

 

MO less problems instead of NMM unless you realy know what your doing if not better replace with MO which is much better.

 

Yup, sorry forgot to say I have SKSE 1.7.

 

Ill give LOOT a try, however BOSS always seems to have the right load order none the less.

Posted

Right, switched BOSS out for LOOT, it looks more promising.

 

Going to deactivate all SexLab mods and see if the UI works again. Update in a minute.

Posted

I FAKING FIXED IT!

 

All I needed to add was this

Note 2: If you're getting this error even though SKSE is installed correctly, verify the following INI setting:

[Archive]bInvalidateOlderFiles=1

A value of 0 will cause SKSE to stop working and will make the INI value tests fail.

 

 

 

Turns out I was being a poop, the solution was there all along. I want someone to shout this at me...l

idiot.jpg

Posted

There's a few causes of this:

 

Start with ini changes - the ones you have are a good starting point - look at https://github.com/schlangster/skyui/wiki/SkyUI-Errors - esp the very last setting " bInvalidateOlderFiles=1" - make sure it's 1 and in the right section - the default is 0 and cased me headaches with the 1.7 version of skse, SkyUI & sexlab.

 

Next - make sure the "StorageUtil.dll" is in the data/skse/plugins folder - you'll get varying messages if it's not varying from settings not valid to version mismatch errors.

 

Finally - if the above doesn't work - copy the "vcomp100.dll" from your windows/system32 folder into the root of skyrim (where TESTV.exe is).

 

*update* I see you fixed it - nice :)

Posted

There's a few causes of this:

 

Start with ini changes - the ones you have are a good starting point - look at https://github.com/schlangster/skyui/wiki/SkyUI-Errors - esp the very last setting " bInvalidateOlderFiles=1" - make sure it's 1 and in the right section - the default is 0 and cased me headaches with the 1.7 version of skse, SkyUI & sexlab.

 

Next - make sure the "StorageUtil.dll" is in the data/skse/plugins folder - you'll get varying messages if it's not varying from settings not valid to version mismatch errors.

 

Finally - if the above doesn't work - copy the "vcomp100.dll" from your windows/system32 folder into the root of skyrim (where TESTV.exe is).

 

*update* I see you fixed it - nice :)

 

Thanks anyway, you would have fixed it for me if I hadn't looked harder. ;)

 

Archived

This topic is now archived and is closed to further replies.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...