Jump to content

Jens85_WickedJobs


Recommended Posts

5 hours ago, kesryth said:

New to modding Sim4, but coding wise, the lastexception.txt file indicates that the error is an invalid string entry for 'get_on_entry_outfit'. Looking at the interaction_tuning for the job in S4S, it looks like the outfit entry is not formatted correctly:

 

  <U n="outfit_change">
    <V n="on_route_change" t="enabled">
      <E n="enabled">GoToWork</E>

    </V>
  </U>

 

Whereas most of the EA careers show this (highlighted differences):

 

  <U n="outfit_change">
    <V n="on_route_change" t="for_reason">
      <U n="for_reason">
        <E n="on_entry">GoToWork</E>

      </U>
    </V>
  </U>

 

This would cause the engine to not recognize the player as going to work from what i can see as it does not recognize the outfit change required. Going to play with correcting this match the core format and see if it fixes it.

How do you change this?

Link to comment
18 minutes ago, fitnesstocosplay said:

How do you change this?

You would need to edit the interaction_tuning within the package file using S4S (Sims 4 Studio). Find the lines in the interaction tuning and modify them. Please be aware that incorrect editing could result in corruption of your save or game crashing. 

 

I am still validating that there is nothing else needing changes at this time, so I do not guarantee that complication cannot arise in your game from editing the file. 

Link to comment
9 hours ago, kesryth said:

I have updated the main package file and am able to go to work, as well as being able to browse porn on the web. The former required the fix I posted above, while the later needed to have the interaction updated for the Cats & Dogs species fix (at least for me). This means that you must have at least Cats & Dogs and latest patched game for this to work currently.

 

Doing a bit more testing to validate and then will try to post to see if it fixes the issues other people were having... assuming that is allowed.

 

 

Thank you for your working on this!  I wasn't able to try out the mod before the patch that broke everything, but I'm looking forward to your fixes!

Link to comment
7 hours ago, fitnesstocosplay said:

How do you change this?

For this example, and to experiment for myself, I started by downloading the program mentioned, Sims 4 Studio, a package editing tool..

 

After googling that program, and installing it, the next step is to load a copy of the package we want to modify, I suggest making a copy to work with, though I opted not to do this. After opening the file in Sims 4 Studio, our goal is to find the referenced area-- " interaction_tuning " inside of the package. After pinpointing the problem area, I copied the corrected lines our beloved detective kesryth posted on page 6.

 

Where it says:

 

  <U n="outfit_change">
    <V n="on_route_change" t="enabled">
      <E n="enabled">GoToWork</E>

    </V>
  </U>

 

We want to change to the following:

 

  <U n="outfit_change">
    <V n="on_route_change" t="for_reason">
      <U n="for_reason">
        <E n="on_entry">GoToWork</E>

      </U>
    </V>
  </U>

 

 

Remember to export (save) your changes to the package file, and ensure it is indeed the copy inside of your mod folder.

 

Cheers!

 

Link to comment
On 10/23/2017 at 1:32 PM, Jens85 said:

View File


Adult Oriented Career

 

This is my first mod for the Sims 4..

 

It is the time to use your sex skills to make some money out of home. available for male and female, also for teens.

 

This mod adds a new job for your sims in the Wicked World, with 2 branches: Porn Star and Prostitution.
You start with a 3 stage Camgirl/boy introduction track, and then you got to choose from 2 branches, 7 levels each one.

 

Also adds a new interaction with the computer: Watch porn videos. This one is just a had-oc workaround to help with the career, so it have not any special animations (yet).

 

Requirements

  • The Sims 4 v.1.25 (WickedJobs 0.1b)
  • The Sims 4 v.1.31 or above (WickedJobs 0.131b)
  • WickedWhims.


Extra Info

  • Use just one of the files, depending on your sims version (0.1b for < v1.31; 0.131b for => v1.31)
  • "Watch porn movies" are available only at computers under "Web...".
  • Spanish version is included, if you want to make a translation to your own language please send me a PM.


Special thanks To:

  • TaelF for the Portuguese Translation.
  • Shooty for the French Translation.

 

 

Currently working on:

 

-SexServiceNPC: Is a feature that allows to hire escorts and pay for sex.

 


Let me know any bugs or suggestions, enjoy!


  • Submitter
  • Submitted
    10/23/2017
  • Category
  • Requires
    WickedWhims

 

for some reason it won't let me go to work help plz

Link to comment
1 hour ago, jboii7 said:

for some reason it won't let me go to work help plz

3b75813af2350e14a3403e46e8539c3cb2f8d44e

 

In the event this is not a troll, there are pages of people complaining of the same issue since the Pet update. Please wait for a mod update or read the last several pages for suggested fixes. Always scan the last few pages of a forum before posting an issue. Well documented problems do not need repeated bug notifications.

Link to comment
On 2/12/2017 at 11:58 AM, kesryth said:

New to modding Sim4, but coding wise, the lastexception.txt file indicates that the error is an invalid string entry for 'get_on_entry_outfit'. Looking at the interaction_tuning for the job in S4S, it looks like the outfit entry is not formatted correctly:

 

  <U n="outfit_change">
    <V n="on_route_change" t="enabled">
      <E n="enabled">GoToWork</E>

    </V>
  </U>

 

Whereas most of the EA careers show this (highlighted differences):

 

  <U n="outfit_change">
    <V n="on_route_change" t="for_reason">
      <U n="for_reason">
        <E n="on_entry">GoToWork</E>

      </U>
    </V>
  </U>

 

This would cause the engine to not recognize the player as going to work from what i can see as it does not recognize the outfit change required. Going to play with correcting this match the core format and see if it fixes it.

Thank you for this but do you know if the scriot need changes ??? i know how edit xml tunning files but not idea about scriping. Any i will try this so see if work.

Link to comment
19 hours ago, balthazar_m said:

Thank you, now is working ,my sim goes to work and get promotion.For "Porn channel"you need to watch on computer.Thank you very much Kesryth..

Jens85_WickedJobs 0.2.package - modified version thanks to Kesryth without need to install yourself Sims 4 Studio and do it manually

I downloaded this to try, but couldn't get the Porn Channel.  Is it under something specific on the computer?  I am probably just not seeing it, but I looked under Web where the original post said it was put under.  

Link to comment
19 hours ago, balthazar_m said:

Thank you, now is working ,my sim goes to work and get promotion.For "Porn channel"you need to watch on computer.Thank you very much Kesryth..

Jens85_WickedJobs 0.2.package - modified version thanks to Kesryth without need to install yourself Sims 4 Studio and do it manually

Hi! Thank you for fixing it! But ummm...Is there something wrong with the download because it just sends me to an error page when I clicked it...

Link to comment
21 hours ago, balthazar_m said:

Thank you, now is working ,my sim goes to work and get promotion.For "Porn channel"you need to watch on computer.Thank you very much Kesryth..

Jens85_WickedJobs 0.2.package - modified version thanks to Kesryth without need to install yourself Sims 4 Studio and do it manually

It says my account isn't allowed to download this. Not sure if site error or a mod is blocking it or what?

Link to comment
4 hours ago, Darkening Demise said:

It says my account isn't allowed to download this. Not sure if site error or a mod is blocking it or what?

Hmm, I had no issues. Might want to check if you can download other items hosted on the site. If not, it might be an account setting that's keeping you. Contacting a mod or admin might also help.

 

Edit: here's a mega link. I would still recommend fixing your account if possible though.

Link to comment
7 minutes ago, Blackbryre said:

Hmm, I had no issues. Might want to check if you can download other items hosted on the site. If not, it might be an account setting that's keeping you. Contacting a mod or admin might also help.

 

Edit: here's a mega link. I would still recommend fixing your account if possible though.

I'm getting the same issue, and I have other mods downloaded for Sims and Skyrim.

It's saying error code 2C171/1 if that helps.

Link to comment
49 minutes ago, Valkaine said:

my sim has just started as a cam girl but when i click go to work she doesnt it just cancels the go to work queue

Please read the previous pages before commenting! The mod was broken in the C&D update. Download the temporary fix posted above if possible.

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

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

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue. For more information, see our Privacy Policy & Terms of Use