Jump to content

LoversBitch 0.5b


Recommended Posts

Posted

It seems whenever I enable the mod, my game crashes on startup.

 

Anyone have any idea why? I also tried disabling every mod but the needed Lovers, and this, but it still crashed.

Posted

It seems whenever I enable the mod' date=' my game crashes on startup.

 

Anyone have any idea why? I also tried disabling every mod but the needed Lovers, and this, but it still crashed.

[/quote']

 

Do you have LoversCreature.esm?

Posted

It seems whenever I enable the mod' date=' my game crashes on startup.

 

Anyone have any idea why? I also tried disabling every mod but the needed Lovers, and this, but it still crashed.

[/quote']

 

Do you have LoversCreature.esm?

Yep.

Posted

@FrozenDream

 

A couple of things you might try:

 

- Fire up Wrye Bash and see if it detects any errors. (always my first choice)

- Delete, rename, or move your oblivion.ini file in Documents\My Games\Oblivion (oblivion will create a new one from scratch - it's possible some setting or another got screwy somewhere along the way)

 

 

Usually crash on startup is either a sign of a missing master (which WB will catch) or a messed up ini config (which the latter suggestion will correct).

Posted

i have the same problem, still crashing at game startup, i used wrye and obmm for conflict detection, but couldn't find anything

 

removed the .ini too, but didn't help

Guest Donkey
Posted

i have the same problem' date=' still crashing at game startup, i used wrye and obmm for conflict detection, but couldn't find anything

 

removed the .ini too, but didn't help

[/quote']

 

Did you make sure you had the required files And placed lovers bitch somewhere under lovers with pk.esp ??

Posted

yes, oblivion with si

lovers esm and creature esm

lovers creature esp

lovers pk esp

bitch esp

idle anims priority

anim objects priority

 

i found on first site:

 

Requirements:

Oblivion.esm (Shivering Isles version)

Lovers with PK.esm

LoversCreature.esm

Lovers with PK.esp

 

that shivering isles version ... is it oblivion.esm with integrated Shivering isles ? because i have DLC Shivering isles.esp

Guest Donkey
Posted

Actually it is the same, the moment you install Shivering Isles it will be integrated with Oblivion.esm, that is why it is stated once Shivering is Installed you can't remove it anymore.

 

But maybe you have another mod installed who also require some other mods, so it may not even be this one..

Guest Donkey
Posted

maybe a corrupt download have you tried downloading and tried again.. Did you check everything actually extracted correctly ?? Other then that, Chase Roxand will have to help troubleshoot your game..

Posted

Did you check for mod conflicts? Use OBMM => Utilities => New conflict detector. Sometimes you got meshes from different mods with the same name or different mods use the same cell. Usual result: CTD.

In this case you have to deactivate one PI or rename the offending meshes / interior cells. 

Posted

i already said' date=' that i checked fpr conflicts, the only ones are race conflicts because of xeo

 

for a ctd you habe to be ingame or ? i am not ....

[/quote']

 

a CTD can happen even during load (the menu system is realized with the default game engine, so as soon as it loads you are "ingame")

 

several reasons for CTDs during load are (some have already been stated):

- missing Masters for plugins

- wrong load order

- corrupted datafiles (or plugins)

- fragmented harddrive (yes even that can produce a CTD, as the engine is not able to load the data fast enough)

- using to many plugins at once (255 is max, but in reality 254 should be max used)

- left to many unused plugins visible in the data folder (if a plugin is not used its extension should be changed so oblivion no longer "sees" it, Wrye Bash does this with Auto Ghost)

- not enough free RAM for Oblivion (or Oblivion reaches the 1.6GB mark where it usually crashes)

 

 

to try and solve this problem, did you make sure to have all masters?

(yes i know you said you already did, but make sure they are in the right order, DLCShiveringIsles.esp should be checked as well, even if it is not listed as a requirement, as this esp is used to load the ShiveringIsles BSA files)

 

make sure you did setup ArchiveInvalidation correctly (and more importantly that all BSA files in your data folder have correct tiemstamps, OBMM can correct this for you)

defrag your harddrive (or if you got a defrag tool that is capable only the oblivion folder)

 

which version of OBSE are you using? (this couldbe another problem, not sure which version was used to compile the scripts in Lovers Bitch, but if you use an older one, you might get CTDs as well) best update to v0020 (latest one)

 

if all of the above does not help, there is the possibility that you might have some derelict data file left in your installation that could create this problem

 

please post you full load order

to make this easier open a command prompt inside your Oblivion/Data folder [ Run: cmd.exe], and type the following:

 

dir *.es* /o:d > load.txt

 

after that attach the load.txt to this post

Posted

- missing Masters for plugins [no missing masters oblivion creature and shivering isle all checked]

- wrong load order              [could be, but shouldn't that extremely rong]

- corrupted datafiles (or plugins) [i try mediafire one and l-lab one again]

- fragmented harddrive (yes even that can produce a CTD, as the engine is not able to load the data fast enough)                    [no not at my system ^^]

- using to many plugins at once (255 is max, but in reality 254 should be max used) [255? not in a million years ^^ i don't even use overhauls]

- left to many unused plugins visible in the data folder (if a plugin is not used its extension should be changed so oblivion no longer "sees" it, Wrye Bash does this with Auto Ghost) [auto ghost now enabled but didn't help, i am new to wrye bash]

- not enough free RAM for Oblivion (or Oblivion reaches the 1.6GB mark where it usually crashes)

[no problem at my system]

 

ArchiveInvalidation [made, tried but didn't help]

correct tiemstamps [how do i do that ?]

 

ty very much

Posted

- missing Masters for plugins [no missing masters oblivion creature and shivering isle all checked]

- wrong load order              [could be' date= but shouldn't that extremely rong]

- corrupted datafiles (or plugins) [i try mediafire one and l-lab one again]

- fragmented harddrive (yes even that can produce a CTD, as the engine is not able to load the data fast enough)                    [no not at my system ^^]

- using to many plugins at once (255 is max, but in reality 254 should be max used) [255? not in a million years ^^ i don't even use overhauls]

- left to many unused plugins visible in the data folder (if a plugin is not used its extension should be changed so oblivion no longer \"sees\" it, Wrye Bash does this with Auto Ghost) [auto ghost now enabled but didn't help, i am new to wrye bash]

- not enough free RAM for Oblivion (or Oblivion reaches the 1.6GB mark where it usually crashes)

[no problem at my system]

 

ArchiveInvalidation [made, tried but didn't help]

correct tiemstamps [how do i do that ?]

 

ty very much

 

To correct the timestamps (mainly for BSA files) you shoudl use OBMM, under "Utilities->ArchiveInvalidation" it has a seperate button to reset timestamps for BSA files

 

could you post your load order? (best as an txt attachment, they way i explained above)

 

maybe there is one plugin you use that interferes rather heavily with this one (like Reneers Guard Overhaul does not play nice with LoversTrueCrime)

Posted

Chase Roxand, I'm playing your mod and I feel great. From my point of view perhaps lack the animation when my character is knoted to the dog. When you get will be amazing!

 

Might I suggest you a couple of ideas? The first, Rena Bruiant keep my character as a slave in the cage and occasionally displayed the possibility of a lockpick in the inventory to escape, and second, that the knotting is longer becuse now are only 10 seconds !

 

Kisses!!

 

Posted

I've been working on the knotting animation. Well, it's really just a pose, but I'm having a tough time getting it to work. Maybe someone with animation experience could help...

The knotting time was kept low because I didn't think that people would want to wait around for a long time. I'll include a setting for the knotting length at some point.

 

As for being a slave, I'm going to have a quest (hopefully for v0.3) which includes that, but it isn't Rena that captures you. :P

 

Also, I'm working on the new breeding kennel. It has it's own cell now, instead of Rena's basement. For some reason the cell makes Oblivion crash after a minute or so, and I can't figure out why. Any ideas, anyone?

Posted

how can i copy and paste a file to my post O_o it is a .txt

 

Oblivion.esm
BP-CosmeticLibraryBase-Public.esm
Beautiful People 2ch-Ed.esm
Lovers with PK.esm
BreakUndies.esm
CM Partners.esm
xeorace.esm
wolfzqrace.esm
Cobl Main.esm
cssBase.esm
Cobl Si.esp
xeoex.esp
DMRA Stock Armor Skimpy.esp
DLCShiveringIsles.esp
Fundies.esp
KF Chapel Shop.esp
DLCOrrery.esp
DLCVileLair.esp
DLCMehrunesRazor.esp
DLCSpellTomes.esp
ExnemEyeCandy.esp
1SB_ValsharessArmors.esp
ANBValsharessArmors.esp
alllll61-Tiny Demon suit.esp
Ageha Tortured Soul HGEC.esp
BisDancerPumps.esp
Bisquits01.esp
BisPainBringer.esp
BlackLuster.esp
Blood Widow.esp
BWisteria.esp
Dancers clothes.esp
Dancing Shadow Rose Break Undies.esp
DFSL Leathery 4.esp
DHuntress.esp
Diano2_UltraLite.esp
Deceiver's Armour.esp
HGEC_Draconic_Armor.esp
ElvenPrincess.esp
EY_AoD.esp
Featherwynd - Amazon Priestess.esp
Forestlight Armor.esp
Growlfs Hot Clothes.esp
HentaiDarkLilith.esp
icearmor.esp
IvyArmor_Full.esp
LadyDeath.esp
moon.esp
Seductress Armour.esp
Sinblood's Widow Dress.esp
ShaiyaOutfit.esp
Slof's Giger Armour.esp
Slof's Male Clothing.esp
SPB Wrapping Armors.esp
SPB Belt Girl.esp
SPB GW Armors.esp
SG001_BunnyGirl.esp
SG002_Button.esp
SG003_Slit.esp
SG004_Stargazer.esp
SG005_DHuntress.esp
SwordDancer.esp
tda_Armoury_BETA.esp
Thunderbird Armor.esp
VipCxj_HighHeels.esp
Blood Elves and Egyptian Armors for Exnems body.esp
ExnemEC_Warrior01.esp
ExnemWarriorBikini.esp
Exnem_Golden_Assassin_Armor.esp
Shadowsilk-exnem.esp
Priestess_of_Dibella_HGEC.esp
HGEC_SBVelvetRose.esp
0FDemonSet.esp
R18PN - Dancer's Dress.esp
R18PN - Lingeries.esp
R18PN - Leere Armor.esp
R18PN - Bs Bondage.esp
SexyKunoichi.esp
DianoArmor2.esp
Dark_Mistress.esp
DLCThievesDen.esp
CurseOfHircine.esp
CoH Werewolves Mixed.esp
CoH Spawn Rates Increased.esp
DMwardropemerged.esp
Abriael_Human.esp
BridFetishGirl.esp
Hentai Mania.esp
ICEGHouse.esp
ImaGHS.esp
MolagBalTreasury.esp
Apachii_Goddess_Store.esp
DLCFrostcrag.esp
Knights.esp
SetBody.esp
Oblivion XP.esp
CTAddPose_2ch_(Hentai).esp
CTAddPose_gobu.esp
CTAddPose_Dsk(erori)Pose.esp
CTAddPose_Dsk(erori-2)Pose.esp
CTAddPose_enfant.esp
Corean_hair_for_Original_race.esp
CM Partners.esp
kaleen.esp
Moonshadow Elves - Sc.esp
CuteElf11.esp
_Ren_BeautyPack_full.esp
DAPlayableTrollRace.esp
DemonRace.esp
Tabaxi Race 2.0.esp
Elves Of Lineage II.esp
IDKRRR_C_race.esp
IDKRRR_C_race_closed_mouth_version.esp
DesuChan's Kawa-Khajiits.esp
sun_night_elves.esp
Chocolate Elves.esp
IceElfRace.esp
Ancient Elven Sorceress - EV.esp
X.Races.Comp.esp
CM Partners Special NPCs.esp
CM Partners NPC.esp
CM Partners More NPCs.esp
CM Partners Marker NPCs.esp
CM Partners Extra NPCs.esp
DAEluna.esp
DAValeriaCuteElf.esp
KT_CustomRaceFix.esp
ASTDemonRace.esp
babehair_DV.esp
Strap-ons.esp
littleitems.esp
Kosai's Hellcats.esp
DAJadeWhite.esp
DATrolls.esp
ERI Rings Plus.esp
ElvenFantasy.esp
Edhildils Doom Bikini Armor.esp
CM__Thelia.esp
HimoHGEC.esp
YanShaArmor.esp
JannetEveningDress.esp
SharK_H_Religion.esp
Clit Rings.esp
BisBarbLthr.esp
Azure.esp
HGEC_Golden_Assassin_Armor.esp
BirdyJOY.esp
LadyFantasyBBBHVer.esp
ANBMiniMicroBikini double melon.esp
ImaItemBase.esp
ImaGoddes.esp
Bodyguard Dremora race.esp
Ima Pain.esp
DskRings.esp
Dominatrix Suit.esp
tera_hf16.esp
tera_hfh04.esp
ImaGHT.esp
CM_ayan.esp
SexyDance.esp
BisSP_RHH_2.esp
zzEstrus.esp
LoversTrueCrimeEx.esp
LoversCreature_SexualOrgans.esp
LoversMB2.esp
LoversScale.esp
LoversRaperSGalgat.esp
LoversProstitute.esp
LoversMagic.esp
LoversCrowningIsle.esp
LoversBackup2.esp
LoversPayBandit.esp
LoversFSE.esp
LoversBCMSound.esp
LoversStupidNpc.esp
LoversSetFlags.esp
LoversGhostFix.esp
Lovers with PK.esp
Bashed Patch, 0.esp
LoversIdleAnimsPriority.esp
LoversAnimObjectsPriority.esp
wolfzqmylover.esp
SexGGodess.esp
Specialanims.esp

 

posting it like this is easier i think

 

sorry i am a not good with those fores ^^

sexggodess.esp isn't working well to, cause the dremora attacks me, because of creatures.esm ?

horses are fleeing from me to (the ones from creature.esp)

 

if anyone want to modify the modlist for handyer look, it would be no problem

Posted

...*facepalm*. I didn't mean copy/paste the file. I meant copy/paste the text, like you did.

 

Anyway, according to this you don't have LoversBitch.esp or LoversCreature.esm enabled. I don't know if you disabled them both or if you just don't have LoversCreature, but you need LoversCreature enabled. LoversBitch.esp should be after Lovers with PK.esp (or just put it all the way at the bottom).

Guest Donkey
Posted

Weightbomb previous you said you had loverscreatures installed yet you post a load and no lovers creatures in it what gives ?? check the first post again, you need loversCreatures.esm Make sure that is on your list.. And try again

Posted

oh sorry, the load order i posted is the one after i tried that problem with sexggodess.esp

normally creature.esm and lovers bitch are enabled

 

alchmo said i should post my load order as load.txt -.- i didn't know how ......

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

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