Jump to content

AAF Nuka Ride: A Porn Studio Mod


Recommended Posts

Posted

Getting consistent CTD's when starting the Flagpole Mason quest. Seems to crash when the hotpants and something else get's equipped.

Latest version and CBBE bodyslide

 

Capture.JPG.bc0d27cde7a06767b66559dd823a4860.JPG

Posted
8 minutes ago, naaitsab said:

Getting consistent CTD's when starting the Flagpole Mason quest. Seems to crash when the hotpants and something else get's equipped.

Latest version and CBBE bodyslide

 

Capture.JPG.bc0d27cde7a06767b66559dd823a4860.JPG

 

It must be the clothes. At that moment Corsican equips you with an outfit called "Party Outfit" and "Hot Pants". One user said that he decided to change the "Party Outfit" in Outif Studio for another one of his liking and stopped doing CTD on it.

In the meantime, I'll see what I can do.

Posted
5 minutes ago, JB. said:

 

It must be the clothes. At that moment Corsican equips you with an outfit called "Party Outfit" and "Hot Pants". One user said that he decided to change the "Party Outfit" in Outif Studio for another one of his liking and stopped doing CTD on it.

In the meantime, I'll see what I can do.

Yeah the 'party outfit' also crashes Bodyslide preview.

 

Same goes for 'overboss slut', 'bunny heels' and 'bunny'

Posted
9 minutes ago, naaitsab said:

Yeah the 'party outfit' also crashes Bodyslide preview.

 

Same goes for 'overboss slut', 'bunny heels' and 'bunny'

 

That has not been reported. Do you have the latest version of Bodyslide and Outfit Studio? The last one is 5.4.2. What CBBE do you have? I only tested it with the normal CBBE, I think there are other variants.

 

Posted (edited)
50 minutes ago, naaitsab said:

Yeah the 'party outfit' also crashes Bodyslide preview.

 

Same goes for 'overboss slut', 'bunny heels' and 'bunny'

Same here for the current download 'NukaRide_CBBE_Bodyslide.7z'

 

... from the shapedata folder,

opened the (HN66) Mason Outfit CBBE.nif and (HN66) Overboss Slut CBBE.nif files in Nifskope,

under spells menu ran the various sanitize and error checking options,

saved the files and they no longer crash when previewing in Outfit Studio.

 

Still crashes in game when selecting the stripper pole mason dialog though.

Edited by GOodTimes
adding detail
Posted

Hey I've been having some trouble with the quests, "A New Ride" never starts, i've completed "becoming a pornstar" and "a new name", but when Shanks tells me that i should visit The Parlor nothing happens, Mags and William don't talk with me, am I doing something wrong? should I do something else before talking with them?

Posted
5 minutes ago, Rogueagen1 said:

Hey I've been having some trouble with the quests, "A New Ride" never starts, i've completed "becoming a pornstar" and "a new name", but when Shanks tells me that i should visit The Parlor nothing happens, Mags and William don't talk with me, am I doing something wrong? should I do something else before talking with them?

Make sure your character is wearing the outfit Shank gave you.

Think it's called "Audition".

Posted
10 minutes ago, Rogueagen1 said:

Hey I've been having some trouble with the quests, "A New Ride" never starts, i've completed "becoming a pornstar" and "a new name", but when Shanks tells me that i should visit The Parlor nothing happens, Mags and William don't talk with me, am I doing something wrong? should I do something else before talking with them?

Leonard, who is an vanilla NPC you need alive, is probably dead. The mission needs him alive.

Write this on your console.

 

sqv _NukaRide_Music and show me.

 

Leonard Moore

Posted
18 minutes ago, GOodTimes said:

 

 

Still crashes in game when selecting the stripper pole mason dialog though.

Did you build it back on Bodyslide? I cannot replicate it.

Posted

Just logged on to say that I have completed the mod and it was very good.

I had no issues.

I used UAP's patch, and noticed that only one of the stages plays. Do you recommend using Indarello's patch instead to get the auto stages?

Posted
50 minutes ago, qasdf said:

Just logged on to say that I have completed the mod and it was very good.

I had no issues.

I used UAP's patch, and noticed that only one of the stages plays. Do you recommend using Indarello's patch instead to get the auto stages?

Thanks!

 

I personally use UAP because it is the one officially recommended by the community. Many scenes in NR have its own stages, like the motorcycle, the scenes with Apollo, but other scenes will not have it even though you have patches (like on the pool table, the scene in Andrew Sation, Solomon, Nuka Bed). 

Posted (edited)
17 hours ago, JB. said:

I tried but can't reproduce it. In that particular scene I use the a vanilla function called "SetOutfit", so that you dance wearing Audition clothes. This feature shouldn't remove anything from your inventory.

 

 

Game.GetPlayer (). SetOutfit (_NR_AuditionOutfit)

 

(Which reminds me, I'm going to upload the source code in a bit.)

 

Full code for the dance scene. 

 

Game.GetPlayer().SetOutfit(_NR_AuditionOutfit)
CameraMan.GetActorRef().Enable()
CameraMan.GetActorRef().MoveTo(CameraManDancingReference)
Game.GetPlayer().MoveTo(DancingMarker)
Utility.Wait(1.0)
AAF:AAF_API AAF_API
    AAF_API = Game.GetFormFromFile(0x00000F99, "AAF.esm") as AAF:AAF_API
    AAF:AAF_API:SceneSettings settings = AAF_API.GetSceneSettings()
    settings.includeTags = "Dancing"
    settings.usePackages = True
    Actor[] Actors = New Actor [1]
    Actors[0] = PlayerREF
    AAF_API.StartScene(actors, settings)
   Game.GetPlayer().AddKeyword(Dancing)
Utility.Wait(10)
SetObjectiveCompleted(50,1)
SetObjectiveDisplayed(60,1)

 

Probably a conflict with another mod?

 

 

EDIT: A note. At first the player was going to dance with the audition outfit, but in the properties of the script I see that I decided to change it to a "naked outfit"= without clothes.

 

 

I forgot the strangest part about this item removal issue, when I look at my pip boy it is also gone, as well as the arm in that view.  The only way to get the pip boy back is with the following combination of console commands in this order:

 

player.removeitem 00021b3b
player.additem 00021b3b
player.equipitem 00021b3b

 

removeitem brings the arm back, additem puts the pip boy in your 'inventory' and equipitem equips it.  Previously when I've had disappearing pip boy issues, such as with the shower from the pool mod, just doing the equipitem would fix it.  But in this instance, it's getting removed sort of half way, so that you have to force the game to remove it again, add it again and equip it.  Definitely one of the weirdest problems I've seen so far and not sure where to start with debugging it except to go mod by mod, which seems like a very large task when I can just use a work around but dumping my items in the can, force my pip boy to equip again and fish my stuff out of the rocket bin :) 

 

Edit:  Is the dance scene required for progression or can it be skipped and still get to the end of pornstar quest?

 

Spoiler

pip-boy_gone.thumb.png.159bfd2741d4a3c8305ef9a14c80436c.png

 

Edited by Marg597
Posted
15 minutes ago, Marg597 said:

Edit:  Is the dance scene required for progression or can it be skipped and still get to the end of pornstar quest?

It is not really necessary. Its just for make some caps. 

Posted
45 minutes ago, JB. said:

It is not really necessary. Its just for make some caps. 

 

Thanks for the answer.  If I end up moving forward with troubleshooting the issue further and find a cause I'll report back. 

Posted

Hello, everything seems to be working, however i am stuck after dealing with mason. The audition quest has three checkmarks and does not progress. I get the outfit from Sam and he tells me to se Corsican. I go to golden globes and parlor but noone is there. I cant find corsican and quest is at audition with three checkmarks. Am i missing something?

Posted
22 minutes ago, spf747 said:

I go to golden globes

 

After sucking Mason, he tells you to go to GGS, but you have to wait for him to finish talking because there is still a dialogue, which is when he gives you the Mason Outfit.

After that the mission should point you to Golden Globes.

Reload a SAVE and try again (or go back to Mason until he gives you the next stage).

Posted
On 11/24/2021 at 10:18 PM, Gamaramdi said:

Yep i use that one 2, and speaking about the DC expansion and the red seat:

 

  Hide contents

I always suspected that it has something more than what i played, i just find Belt, bring him the holo, work in the pole, and sometimes mess with the girls, then:

I see the owner of the club leave with his bodyguard, and i contracted a STD, but that it, i've never found out how to interact with the characters any furter or cure my disease, im i missing anything? some quest beyond that?

 

 

 

Either in the comments or somewhere in the forum, I think the MA said that he is planning on adding several new items, then........nothing more.....meaning he stopped all work on it.    This was before the collections debacle, so ........gamers grow old, games don't.

Posted (edited)
4 minutes ago, Rogueagen1 said:

By the way I used the moveto player command on leonard and his really dead, no idea why tho, didn't even meet him

Leonard gets killed often, you could try to "resurrect" him use "prid 001E8113" and then "resurrect"

 

image.thumb.png.7a2d2e3ff02fe15a413219601ed6288f.png

Edited by Gamaramdi
Posted
4 hours ago, Rogueagen1 said:

By the way I used the moveto player command on leonard and his really dead, no idea why tho, didn't even meet him

You can try reviving him with the console command above. BUT, revive him before the fireworks, so the quest "A New Ride" can start.

Posted

Hey @JB., first of all thanks for the amazing mod! It is one of the most complete lewd quest mods we have around. I've been following for a while and it's always nice to see some updates :)

Some days ago I got in touch with the great langnao about a bug that would make you sneak -real- slowly in 3rd person and with your weapons holstered if you had any of the More Girly Animations on. They quickly fixed it and released 'More Girly Animation v2.6'. Since you use More Girly Animation 1 for the bimbo collar/jewelry script(?), it might be worth taking a look for the next Nuka Ride update. I've extracted your .ba2 of 3.1.6 and replaced everything in Meshes\AnimTextData\AnimationSpeedInfo with the stuff from the langnao's new mod and I can confirm the issue can be fixed in Nuka Ride too.

 

An issue I've always had with Nuka Ride is that my PC is never undressed during NR AAF scenes, nor do I have the option to manually remove NR clothes in the equipment manager ("\" key). Why don't they show up there, are they coded like Devious Devices? Skimming thru some recent posts, I've got an impression that's related to the user's AAF settings for stripping. I always choose partial stripping for my AAF_equipmentSetData.xml. Should I make it full stripping for Nuka Ride? I see no specific equipmentSetData for NR, so I take it uses the AAF default one?

Next, unfortunately I'm also having problems with the Party Outfit. I think I've skipped the scene that uses it (or have seen it long time ago), but I've given it to my PC via console and got a CTD trying to equip it. Buffout4 even showed a pop-up saying the game would crash, something about referencing a broken record. I could take a screenshot and send a crash log if you wish. Also, while I could build the outfit (with morphs) for my FG preset, previewing both the FG and CBBE files would make bodyslide 5.4.2 crash. I've tried to import (HN66) Party Outfit.nif into Outfit Studio and got a fatal crash too. I could open them fine on NifSkope, but I'm not really sure how that works or what to change there.

Finally, this might be totally off topic, but one of my favorite Skyrim mods was Slaverun (Reloaded). Among other things, your female PC had the option/path to be a (naughty) slaveR, where she would bring and establish slavery from town to town. To that end, "town managers" and other NPCs in each town would demand some sexual tasks and your PC could bring slaves with her to complete them or do the deeds herself, pretending to be a slave. Her authority as a slaver was recognized and people would get surprised when she would agree submitting to the humiliating tasks. You even had the option to lose your slaver status (and become a slave) for being too submissive, but I'd always turn it off because the scenes/dialogues before and after seeing the slaver authority being submissive were amazing.

 

Anyway, down the road would you ever consider making an alternate reality sorta thing for Nuka Ride where the PC actually is the Overboss but wanted to become a porn actress anyway? Or wanted to go through Nuka World establishing slavery & debauchery, maybe something along the lines of Overbitch from the great TheKite? I mean no disrespect for your view/plans for Nuka Ride btw, much on the contrary. In my opinion, Nuka World has the perfect setting for something similar to Slaverun in FO4 and you've already done an excellent job on it with adult quests.

Posted

I think I'm going to redo Party Outfit's CBBE bodyslide files (and a few more) from scratch and upload them again. I hope to fix it. What frustrates me is that I can't replicate it, nor does Buffout warn me about anything. I have a profile specifically for CBBE where I started testing clothes and Quests, so I will depend on the reports to see if everything is correct.

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...