Jump to content

Devious Devices - Captured Dreams Shop v4.15 - files removed


Recommended Posts

Posted

 

Hey guys, 

          My captured dreams courier was missing loads of textures, and for the life of me I cannot find what i am missing.

 

Picture

 

What she is wearing:

 

Black Ebonite Pony Boots                                  -Texture is Fine

CD Chastity Belt Padded Silver                         - Purple Texture

Collar Silver (Posture) (Steel) (Non Locking)    - Purple Texture

Cuffs Silver (Padded) (Arms) (non Locking)      - Purple Texture

Cuffs Silver (Padded) (Legs) (Non Locking)      - Purple Texture

Maids Uniform                                                   - Invisible

Plug (Iron) (Anal)                                               - Texture is Fine

Plug (Iron) (Vaginal)                                          - Texture is Fine

 

Sorry if this is a dumb mistake, but I cannot find the file with the textures I am missing.

Thank you for any help!

 

Install 4.05 first, then install 4.08 on top of it. 4.08 is just a patch and only contains the assets that changed since 4.05.

 

 

That was it! Thank you so much!

 

=)

Posted

Hey, I'm having a bit of trouble involving an 'Odd core' as part of the property slave quests - I've made it to Reyani, but the issue seems to be that I've managed to pick up the core before the quest asked for it, and now no amount of add/remove codes are registering that I've actually got the item in question.

Is there a setstage command or otherwise some other way to drop this thing? (I've also got an odd gyro, so that one might cause an issue later as well)

Posted

 

 

 

 

 

 

 

 

 

 

Hey. Whenever I select the option to be a slave to the Captured Dream's Master, I get there and then there's dialog and at some point, it just stops... The master and the guy in the armor just stand there, I can't move or anything.... Anyone know the fix? I tried what was proposed by the author in the description.

 

If it is in the mine, use tfc to find Markus the mine Overseer and use moveto player on him, he is part of the scene and it won't run without him there. Another way to do this is to use sqv CDxSlavery_Property and look for the alias for the Overseer, use PRID on the ID next to his entry and then moveto player. He is not disabled at any point so you should not need to enable him, he is just likely stuck in one of Bethesda's pathing traffic jams somewhere.

 

 

No, I mean in the shop. My player is in the captured dreams shop and my character talks to the master, the woman, and then at some point after she reads the note, she says I'll have to pay the guy's debt and she'll make me use special items or something... Then after that sentence nothing happens.

 

Thanks for the quick answer.

 

 

Make sure you have the settings for devices set to metal and for a metal style belt as there is an issue where it can try to equip a collar and harness at the same time which will not work so it just loops. If it happens again then upload the log so I can see what CD is doing, it should show me the errors generated by CD and DD.

 

 

Your fix worked, but every time I try to load a save, I get ctd... It happened at first when I initiated the first quest with the shop's master. I went to see the person and delivered the package and when I did the fast travel to go back to the shop, it crashed. Now when I try to load back a save, I ctd too... :(

 

 

If you use the Alternate Start mod, load a save made there then the one you want.

 

 

 

 

Hey. Whenever I select the option to be a slave to the Captured Dream's Master, I get there and then there's dialog and at some point, it just stops... The master and the guy in the armor just stand there, I can't move or anything.... Anyone know the fix? I tried what was proposed by the author in the description.

 

If it is in the mine, use tfc to find Markus the mine Overseer and use moveto player on him, he is part of the scene and it won't run without him there. Another way to do this is to use sqv CDxSlavery_Property and look for the alias for the Overseer, use PRID on the ID next to his entry and then moveto player. He is not disabled at any point so you should not need to enable him, he is just likely stuck in one of Bethesda's pathing traffic jams somewhere.

 

 

No, I mean in the shop. My player is in the captured dreams shop and my character talks to the master, the woman, and then at some point after she reads the note, she says I'll have to pay the guy's debt and she'll make me use special items or something... Then after that sentence nothing happens.

 

Thanks for the quick answer.

 

 

Make sure you have the settings for devices set to metal and for a metal style belt as there is an issue where it can try to equip a collar and harness at the same time which will not work so it just loops. If it happens again then upload the log so I can see what CD is doing, it should show me the errors generated by CD and DD.

 

 

I'm gonna try right now. Just to be sure, how can I give you the log? Where is it located? Trying it right now in the mean time.

 

 

Google   Skyrim papyrus log  and one of the top entries will show you how to set the ini file to generate it and where it is at. It is a simple text document so uploading it should be no problem.

 

 

 

 

Now the game is exiting before I even get to the animation of moving to the door with the guy : http://pastebin.com/2P6rcLxn

 

Thanks a lot for the support.

 

 

It is getting an error on trying to read if you are in a faction or not, it isn't recognizing you.

 

As for the slavery part, if you are taking the path of paying off the debt once she puts the items on you then you should be on your own at that point. If it is in the Mine, Once Markus is done speaking with you then you are free to start working.

 

 

Yo. I did it all over again, and I at least got to the loading part. I took the "pay the debt" option by working in the mines. However, every time I didn't mine anything every day. At some point, after he asks me to collect ores from other miners and I didn't do it twice, the next day he said he had something new for me since I was being useless. He put some black bondage gear on me with a yoke and lead me to the door in front of the game. Once there, the game went in a loading screen and then it crashed. Here's the log of it : http://pastebin.com/L5YztMwi

 

I just loaded again from a clean save the night before he takes me to the door, and now I get a ctd before getting to the loading screen.

 

Image of it : http://i.imgur.com/BBr4Bpp.jpg

Pastebin of it : http://pastebin.com/UeXMJQyQ

 

Thanks for the help.

 

 

Only one error from CD and it is when the cage door checks the faction of the actor trying to activate it and even that is before all of the devices are equipped on you.

Script in question:

Scriptname CdxMineCageTrigger extends ObjectReference  

Event OnTriggerleave(ObjectReference triggerRef)
	TheActor = triggerref as actor
	if theactor.isinfaction(CageResident) == true
		if cagedoor.getopenstate() == 1 || cagedoor.getopenstate() == 2
			cagedoor.setopen(false)
			cagedoor.lock()
		endif
	endif
endevent


; properties
actor Property TheActor Auto
Faction Property CageResident Auto
ObjectReference Property cagedoor Auto

Everything in the log after that is either FNIS or DD entries. The only other possibility is that your system is being overwhelmed by being brought outside though I don't see any evidence of items being added to npc's there. Try temporarily reducing some graphics effects and see if that helps, especially lighting and shadows.

 

 

Hey. I did a lot of trial and error and with these settings and lower it works. Higher than that and it's a guaranteed crash.

 

http://i.imgur.com/JSt0D4I.png

http://i.imgur.com/M3QX2Fh.png

http://i.imgur.com/0Iud8cD.png

 

Works nice now. Thanks a lot.

Posted

 

did you go to the giants camp before finding rayani?

 

Yeah, but it was quite a while before I started this quest. I'd basically have to start from level 1 again if I had to revert a save

 

 

i maybe wrong, but i dont think the item spawns until you are on the quest. only Veladarius would be able to tell you how to advance the stage, if it is even possible.

Posted

 

 

did you go to the giants camp before finding rayani?

 

Yeah, but it was quite a while before I started this quest. I'd basically have to start from level 1 again if I had to revert a save

 

 

i maybe wrong, but i dont think the item spawns until you are on the quest. only Veladarius would be able to tell you how to advance the stage, if it is even possible.

 

 

Welp, I went back and played with a different character, and it turns out the core I found was from an unrelated mod which adds in a quest to find several odd dwemer parts, and it just so happens that the core from that spawned in the same giant camp as the one from this mod is supposed to. (That quest is also what the other item is from)

 

And now I feel stupid.

 

Posted

 

So, update; this year or what?

 

i am sure that the update will come out soon after the testers are done making sure it works right. be patient and let him finish the update.

 

 

Why's everyone so eager for the next update?

Posted

 

 

So, update; this year or what?

 

i am sure that the update will come out soon after the testers are done making sure it works right. be patient and let him finish the update.

 

 

Why's everyone so eager for the next update?

 

 

some features are being fixed and/or updated to work better

Posted

Think I may have run in to a slight issue:

When asking Master for jobs to do, there's a personal request at the bottom. Selecting this gives dialogue about going to the embassy (been there as a punishment previously) and Herran say to get ready. After this nothing happens. Until I force disable player controls, then I go get stripped and put in CD-gear and arrive at the embassy accompanied by Master. Harness is removed and I'm sent to entertain the guards and all is fine (except for having to disable controls again at one point) until I get back to the shop. Now it goes into punishment mode (even though this was a volunteer job), CD gear does not get removed (still have arm/leg bands, gag and blindfold,) I get the usual full set of lockables and sent to the cage...

Posted

So I'm pretty sure I've installed all the right stuff and have it in the right order. But the texture for the SD chastity belt and the collar are purple and so are the other belts.

There are some that I fixed with bodyslide.

Help please? Here's a screen shot.

 

do you have both 4.05 and 4.08, since 4.08 is just an update to 4.05?

Posted

Is the Make a Delivery quest supposed to be permanently unavailable if you sass back to Master at the end of it and get punished?  Because I can't get the delivery quest to come up under the job listings anymore, even after enough time has passed.

 

The only thing I can think of is I escaped the cage on my own before Herran came back to release me.  But Master gives me other jobs including "recover a delivery", and she will also now remove devices again as my "punishment period" appears to have ended for her refusal to remove devices part.

Posted

 

 

So I'm pretty sure I've installed all the right stuff and have it in the right order. But the texture for the SD chastity belt and the collar are purple and so are the other belts.

There are some that I fixed with bodyslide.

Help please? Here's a screen shot.

 

do you have both 4.05 and 4.08, since 4.08 is just an update to 4.05?

 

Uhh No I'll try installing it

 

 

deactivate 4.08, install 4.05 the reactivate 4.08

 

Posted

 

 

 

So I'm pretty sure I've installed all the right stuff and have it in the right order. But the texture for the SD chastity belt and the collar are purple and so are the other belts.

There are some that I fixed with bodyslide.

Help please? Here's a screen shot.

 

do you have both 4.05 and 4.08, since 4.08 is just an update to 4.05?

 

Uhh No I'll try installing it

 

Yep That got it working and all the textures are correct. Thank you!

 

 

not a problem, glad i could help another person enjoy the mod as much as i do. the one thing i hope to see in the future is having erani be to the player, what the player can be to the master, a relationship slave.

 

Posted

Is it possible to get a brief outline of what actually changes if you become a relationship slave?

There doesn't seem to be any new dialogue options, unless they're hidden behind completing quests. I'm mostly asking because Master said I could remove the belt if I wanted, and during the dressing scene the wrong plugs were equipped (2 of the Heretical plugs instead of a single Teaser), but I can't tell how to remove the belt.

Also, the items I had that were confiscated at the start weren't returned. It's not a huge deal to replace them, but I feel like something didn't trigger seeing as your items are given back during several quests.

Posted

Hey,

I'm having  a problem with the slavery questline. I just got out of the mine and was introduced to my new job. After I was told what   is going to be my job down here De'zra checked the stuff I made and I went back to the barracks, but the next day I made my quota and she doesn't check it.

Posted

Hey,

I'm having  a problem with the slavery questline. I just got out of the mine and was introduced to my new job. After I was told what   is going to be my job down here De'zra checked the stuff I made and I went back to the barracks, but the next day I made my quota and she doesn't check it.

 

Hello szabszala98

Did De'Zra told you anything after checking your job ? I mean how much belts and plug did you built ? Was it the right quantity or far more than you should build ?

If you make the right quantity => you should be able to come the next day and continue

If you make far more than the daily quantity => De'Zra tells you to come back the next morning. Master will give you then a mission which should be :

 

Quest – Go get an item from Rayani: Rayani sent a letter back to the shop saying she found something interesting and wanted someone to come and get it from her, unfortunately the letter is rather stained and mostly illegible. You will have to figure out where she is at, get the item and return it to De’Zra.

 

 

I got a similar issue : De'Zra told me to come back the next morning but nothing happened. So I reinstalled (manually this time) the mod and it was working.

Posted

 

Hey,

I'm having  a problem with the slavery questline. I just got out of the mine and was introduced to my new job. After I was told what   is going to be my job down here De'zra checked the stuff I made and I went back to the barracks, but the next day I made my quota and she doesn't check it.

 

Hello szabszala98

Did De'Zra told you anything after checking your job ? I mean how much belts and plug did you built ? Was it the right quantity or far more than you should build ?

If you make the right quantity => you should be able to come the next day and continue

If you make far more than the daily quantity => De'Zra tells you to come back the next morning. Master will give you then a mission which should be :

 

Quest – Go get an item from Rayani: Rayani sent a letter back to the shop saying she found something interesting and wanted someone to come and get it from her, unfortunately the letter is rather stained and mostly illegible. You will have to figure out where she is at, get the item and return it to De’Zra.

 

 

I got a similar issue : De'Zra told me to come back the next morning but nothing happened. So I reinstalled (manually this time) the mod and it was working.

 

Hi,

She did tell me only one thing, that the things are made are decent quality and she wouldn't be able to do better..or something like this.

Anyways, I will try to reinstall it as you did, hopefully it will work.

Posted

Tried this mod for the first time in a while, and it's been pretty great so far. Very few glitches, no notable crashes, loads of 'fun' for my character. Super fun surprise when I got equiped with a 'bell' plug, which was something I've never seen before and really loved. But I have run into one glitch, recently, which is ruining the fun a bit.

 

For the repeat embassy quest, I get stuck in the red ebonite gear. The master takes off the harness part, leaving the collar, arm cuffs, and leg cuffs, for the guards to have their fun. Great. After the quest (and the inevitable "stick in a cage with a billion bondage things" followup) I'm left wearing the red ebonite collar (harness), and the cuffs. Which I can't remove. That's not so bad - unremovable gear is part of the 'debt' subquest. But I'm not wearing a belt. And any attempt to get the master to stick me in the normal inescapable belt gives me a pair of plugs... and nothing else. I'm pretty sure what's happening is that she's trying to equip the red ebonite harness, failing due to the harness collar I already have on, and assuming everything is fine. It even shows up in my inventory, in a sort of glitched state - sometimes I can remove it, sometimes I can't, but it never 'functions' in terms of appearing on my character or even holding in plugs.

 

I've tried everything I can think of to fix the situation. DCL "free me" doesn't work because they're quest items. But Captured Dreams "remove quest items" also doesn't seem to work - it'll remove any plugs I have in, but leaves me in a collar, cuffs, and no belt. Same with all the other debug options I tried. Same with console commands. Not sure what else I could even try.

Posted

Hi there,

 

great mod this far. I had a lot of fun to play through the whole scene being sold to the master after I was auctioned on the "simple Slavery" Market.

Now I´m stuck. I made my way through the Property Slave storyline and wanted to end the slavery. The Master is asking me the question, my screen is blacking out and I´m transfered to my first room in the manor (in the ground floor). Marcus is transfered with me, but immediatly he is walking away. So I´m stuck standing in the door of the room and waiting for christmas. Only thing changing that is enabling movement with the MCM menu. If I choose relationship slave the quest is proceeding fine. Yep. Astonishing and unexplainable.

Using an old save to the beginning of my slavery standing on the ship I tried to use the debt option. Working fine.

Only thing once in the manor happend was to remove the belt and collar. Don´t remember why Marcus did it, but still every quest after that triggered correct. I managed to procced each and everything. Of course I read the v4 part in this thread and found some options I tried to proceed, but nothing worked.

Good thing: I still own the save with the ship scene, where I have to choose which kind of slave I want to be. But still there is a nagging voice in my weird head telling me, there must be an option.

 

The question...robbing my sleep, hazard to my sanity, preventing me from doing my own house keeping :D :

Is there a way to save my save? What is doing the trick to keep Marcus at my side to give back my inventory (or set the slavery options in a way to give me the opportunity to use the phrase in the console *twinkle* to get my staff back from the chest from you know where it is hidden)?

Posted

Hi there,

 

great mod this far. I had a lot of fun to play through the whole scene being sold to the master after I was auctioned on the "simple Slavery" Market.

Now I´m stuck. I made my way through the Property Slave storyline and wanted to end the slavery. The Master is asking me the question, my screen is blacking out and I´m transfered to my first room in the manor (in the ground floor). Marcus is transfered with me, but immediatly he is walking away. So I´m stuck standing in the door of the room and waiting for christmas. Only thing changing that is enabling movement with the MCM menu. If I choose relationship slave the quest is proceeding fine. Yep. Astonishing and unexplainable.

Using an old save to the beginning of my slavery standing on the ship I tried to use the debt option. Working fine.

Only thing once in the manor happend was to remove the belt and collar. Don´t remember why Marcus did it, but still every quest after that triggered correct. I managed to procced each and everything. Of course I read the v4 part in this thread and found some options I tried to proceed, but nothing worked.

Good thing: I still own the save with the ship scene, where I have to choose which kind of slave I want to be. But still there is a nagging voice in my weird head telling me, there must be an option.

 

The question...robbing my sleep, hazard to my sanity, preventing me from doing my own house keeping :D :

Is there a way to save my save? What is doing the trick to keep Marcus at my side to give back my inventory (or set the slavery options in a way to give me the opportunity to use the phrase in the console *twinkle* to get my staff back from the chest from you know where it is hidden)?

 

the first room that you were put in when move to the manor if  you use tcl and move below the floor there is a chest there that has all the items you had before

 

Guest
This topic is now closed to further replies.
  • Recently Browsing   0 members

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