Jump to content

Recommended Posts

Posted (edited)
5 часов назад, dosfox сказал:

 

Я не знаком с логами Buffout v1.37, но похоже, что у вас проблемы с LLFP v.1_10_984. Автономия была написана с использованием LLFP v.1_10_163.

LLFP обрабатывает такие вещи, как «NPC под наблюдением» и т. д. д. д. д. д.

 

I will add that a failure has occurred. after Blake Abernethy tried to talk to my character through the harassment system, immediately after the crash occurred, I looked at these recordings in FO4Edit and found "Connie" and "Commonwealth" in them, plus two entries, this is my character. as a result, I did not understand what exactly caused the failure.

Edited by overlord19950110
Posted

Hello, I have naf and 163. I tried versions 2.6 2.8 3.05. I tried before with aaf. I have installed all the animation packages from the topic with the manual. Probably 1/3 of the cases the animations do not start, and I get aaf scenelnut 1. Separately, the mod works when it wants. It just does not work that much, the only thing that helps is a restart of the game, after which it may work... or it may not work.

Posted

@vranina

 

You say that you have installed Native Animation Framework, but have you also:

  1. disabled AAF
  2. Installed NAFbridge
  3. Installed NAFicator
  4. NAFicated your AAF directory?

What version of Autonomy are you using now?

 

Posted (edited)

I used AAF in the previous installation. Then I deleted ALL mods, deleted the game, deleted all files related to it. Only then did I download and install the game and all mods again. I installed naf, nafbridge, naficator and tried to follow the instructions verbatim.
Yes, I copied all the files from the aaf folder to the naf folder.
I currently have all three versions installed, but 2.60 is active because it has a translation.

used uap not indarelo

sory for google translator but my english is terable

 

Edited by vranina
Posted (edited)

@vranina

Do you have any other scene-calling mods? Are they working properly?

Have you tried using these settings with Autonomy2.8?

  Hide contents

AEv2.8_settings_01.jpg.c17130ba4c6f6e1dfc0b066a63ffa4ad.jpg

 

AEv2.8_settings_02.jpg.37efd413f6dad85ab748b4391b5881f9.jpg

 

AEv2.8_settings_03.jpg.b6c22b7ab463691b6f08073268295461.jpg

 

AEv2.8_settings_04.jpg.66b0a6ddebad1bd45fc229fff76ec0fd.jpg

 

AEv2.8_settings_05.jpg.5461a001b9b42bf5cb253a02d6b1a641.jpg

 

AEv2.8_settings_06.jpg.38803e597d8dfafa582caaa0da688177.jpg

 

AEv2.8_settings_07.jpg.14039fdec83ca2b2a3daa4b86cb92dde.jpg

 

AEv2.8_settings_08.jpg.cdb2ada142e149338c2a8a52cfd29c31.jpg

 

 

Edited by dosfox
Posted
11 hours ago, vranina said:

... Yes, I copied all the files from the aaf folder to the naf folder. ...

 

Sorry, i missed this bit (English is not my first language either). This part does not look right. When you run NAFicator it corrects and compiles all the xml files in the AAF folder and writes them to the NAF folder. There should be only about a dozen large xml files in the NAF folder when the process is completed. If you have overwritten the NAF folder with the contents of the original AAF folder, nothing will work.

 

Posted

Is there a way to stop solo play and dancing? I've been changing file names to make their animations stop but there are other animations lurking. 

Posted (edited)
On 5/19/2025 at 12:51 PM, Senkan said:

Is there a way to stop solo play and dancing? ...

 

Yeah, i wish there was a setting in MCM for that.  See below for more information ...

 

Edited by dosfox
pitfalls
Posted
33 minutes ago, dosfox said:

 

Yeah, i wish there was a setting in MCM for that.

 

Assuming you are using NAFicator, open the Data/NAF/Panda's_Naficator_positionData.xml file. Search in that file for "dance" and again for "mast". This should show you all the solo positions (it does with my set of animation mods). Rather than deleting or renaming things, it is safer to "comment" out the relevant positions like this:

 

  Hide contents

The "Atomic Jerking Staged" animation has been disabled by placing the characters <!-- before, and --> after, the position ID.

...

<!-- FILE : CHAKPack_basic_positionData.xml -->
    <position id="(CHAK) Kissing 01" animation="CHAK_NewStandingKiss01" isHidden="false" tags="avilas,foreplay,kissing,loving,nofurn,nonsex,nulltoself,seukissing"/>
<!-- FILE : CreaturePack01_positionData.xml -->
    <position id="Feral Ghoul 2 Stage 04" animation="02Ghoulstage04" startMorphSet="readyCR" stopMorphSet="unReadyCR" startEquipmentSet="unEquip" stopEquipmentSet="reEquip" isHidden="false" tags="nofurn"/>
<!-- FILE : Atomic Lust_positionData.xml -->
<!--    <position id="Atomic Jerking Staged" animation="Atomic Jerking" startMorphSet="ready" stopMorphSet="unReady" startEquipmentSet="unEquip" stopEquipmentSet="reEquip" isHidden="false" tags="Dom0,HandToPenis,Held0,Love-1,M,Masturbation,Neutral,NoFurn,Rufgt,Stim7,nofurn" offset="0,50,0,0"/> -->
<!-- FILE : _TD_positionData.xml -->
    <position id="TD_FFrame_Fuck01" animation="F-Frame_Fuck01_1" startMorphSet="ready" stopMorphSet="unReady" startEquipmentSet="unEquip" stopEquipmentSet="reEquip" isHidden="false" tags="Aggressive,Bound,FFrame,F_M,FromFront,Missionary,PenisToVagina,TD,Vader666" location="TD_FFrame"/>

...

 

To be thorough you should go to the Data/NAF/Panda's_Naficator_animationData.xml file and comment out the relevant animations there as well.

 

Good luck!

Thank. You're a big help.

Posted (edited)

@Senkan 

 

EDIT Once again i am sorry for changing this post. I was assuming you are an experienced modder, but you may not be. This process is simple enough if you are familiar with XML, but there are too many pitfalls editing Panda's files to leave this post as is.

 

So, ONLY if you are an experienced user of NAFicator and XML, this is a method for disabling unwanted animations ....

 

Spoiler

Open the Data/NAF/Panda's_Naficator_positionData.xml file with a text editor. Search in that file for "dance" and again for "mast". This should show you all the solo positions (it does with my set of animation mods). Rather than deleting or renaming things, it is safer to "comment" out the positions you want to disable like this:

 

Quote

The "Atomic Jerking Staged" animation has been disabled by placing the characters <!-- before, and --> after, the position ID.

...

<!-- FILE : CHAKPack_basic_positionData.xml -->
    <position id="(CHAK) Kissing 01" animation="CHAK_NewStandingKiss01" isHidden="false" tags="avilas,foreplay,kissing,loving,nofurn,nonsex,nulltoself,seukissing"/>
<!-- FILE : Atomic Lust_positionData.xml -->
<!--    <position id="Atomic Jerking Staged" animation="Atomic Jerking" startMorphSet="ready" stopMorphSet="unReady" startEquipmentSet="unEquip" stopEquipmentSet="reEquip" isHidden="false" tags="Dom0,HandToPenis,Held0,Love-1,M,Masturbation,Neutral,NoFurn,Rufgt,Stim7,nofurn" offset="0,50,0,0"/> -->
<!-- FILE : _TD_positionData.xml -->
    <position id="TD_FFrame_Fuck01" animation="F-Frame_Fuck01_1" startMorphSet="ready" stopMorphSet="unReady" startEquipmentSet="unEquip" stopEquipmentSet="reEquip" isHidden="false" tags="Aggressive,Bound,FFrame,F_M,FromFront,Missionary,PenisToVagina,TD,Vader666" location="TD_FFrame"/>

...

 

IMPORTANT! When you have finished making changes to the xml files, you must delete the NAF/_AnimCache.bin  and _XMLcache.bin files.

On the next game start NAFbridge will regenerate new cache files reflecting the changes you have made.

 

AS ALWAYS, MAKE A BACKUP OF FILES YOU ARE GOING TO EDIT!

 

Edited by dosfox
pitfalls
Posted
On 5/19/2025 at 1:37 AM, dosfox said:

@vranina

Do you have any other scene-calling mods? Are they working properly?

Have you tried using these settings with Autonomy2.8?

  Reveal hidden contents

AEv2.8_settings_01.jpg.c17130ba4c6f6e1dfc0b066a63ffa4ad.jpg

 

AEv2.8_settings_02.jpg.37efd413f6dad85ab748b4391b5881f9.jpg

 

AEv2.8_settings_03.jpg.b6c22b7ab463691b6f08073268295461.jpg

 

AEv2.8_settings_04.jpg.66b0a6ddebad1bd45fc229fff76ec0fd.jpg

 

AEv2.8_settings_05.jpg.5461a001b9b42bf5cb253a02d6b1a641.jpg

 

AEv2.8_settings_06.jpg.38803e597d8dfafa582caaa0da688177.jpg

 

AEv2.8_settings_07.jpg.14039fdec83ca2b2a3daa4b86cb92dde.jpg

 

AEv2.8_settings_08.jpg.cdb2ada142e149338c2a8a52cfd29c31.jpg

 

 

 

No, I don't have any other mods.
I guess there is some problem, because Violet works in a similar way. If there are more aggressors after 2-3-4 scenes, the same error necessarily occurs.
I tried your settings, but nothing changed. Half of the animations don't start, and instead an error message appears. AAF Scenelnit Status [1]

Posted
On 5/19/2025 at 8:57 AM, dosfox said:
On 5/18/2025 at 9:00 PM, vranina said:

... Yes, I copied all the files from the aaf folder to the naf folder. ...

Sorry, i missed this bit. This part is not right. When you run NAFicator it corrects and compiles all the xml files in the AAF folder and writes the compiled XMLs to the NAF folder. There should be only about a dozen XML files in the NAF folder when the process is completed. If you have overwritten the NAF folder with the contents of the original AAF folder, nothing will work.

 

The only files in the NAF folder should be the ones NAFicator puts there.

Posted (edited)
On 5/19/2025 at 11:04 PM, dosfox said:

@Senkan 

 

EDIT Once again i am sorry for changing this post. I was assuming you are an experienced modder, but you may not be. This process is simple enough if you are familiar with XML, but there are too many pitfalls editing Panda's files to leave this post as is.

 

So, ONLY if you are an experienced user of NAFicator and XML, this is a method for disabling unwanted animations ....

 

  Hide contents

Open the Data/NAF/Panda's_Naficator_positionData.xml file with a text editor. Search in that file for "dance" and again for "mast". This should show you all the solo positions (it does with my set of animation mods). Rather than deleting or renaming things, it is safer to "comment" out the positions you want to disable like this:

 

 

IMPORTANT! When you have finished making changes to the xml files, you must delete the NAF/_AnimCache.bin  and _XMLcache.bin files.

On the next game start NAFbridge will regenerate new cache files reflecting the changes you have made.

 

AS ALWAYS, MAKE A BACKUP OF FILES YOU ARE GOING TO EDIT!

 

Wow...lot of mast files in here. I also looked for "tie" for all those hogtie anime.

Edited by Senkan
Posted

Well, I'm conflicted.........

It turns out that alot of the "problems" I was having were due to my "old as shit" computer.

 

For example, waiting for people to finish their sentences.

Very annoying.

 

Having said that, there are still bugs to deal with, some here & some elsewhere.

But, I have 3.06 working on NG

 

I do occasionally lock up, but that may just be a bad save & I can fix that with a mod that fixes save files.

👍

 

3.06 in the MCM.......In the creature section, advanced creatures won't stay turned on for some reason.

And I haven't seen a 10 person gangbang yet.

:(

 

 

Posted

New version of Buffout NG no longer crashes the game. YAY!

*xSE is required

 

And, as a bonus, no more lockups thusfar. Lack of Buffout nay have been the reason.

👍

 

 

Posted
On 5/31/2025 at 12:15 PM, AliRenegade said:

I can confirm that this mod does not work with NG version of the game, it crashes on the main menu

 

You need:

 

Buffout NG

Address Library NG

xSE NG

Garden of Eden NG or Lighthouse NG

Autonomy 3.05 or 3.06

👍

 

It no longer crashes.

😎

Posted (edited)

Hoping the next time the NG version of this mod is updated that it works with Commonwealth Captives again, the whole reason I wanted it was for that 😭

Version 3.305 didn't work for me but 3.000 with OG Robco Patcher + NG Garden of Eden does proc autonomy now and then

 

Edit: Autonomy does NOT play nice with Sexual Harrassment, frequent CTDs when starting scenes, autonomy rarely proccing even in populated towns and while player is hidden. Advisable not to run one with the other at the same time.

Edited by middaydecay
Posted

AM I THE ONLY ONE TOTALLY SICK OF THIS DISCUSSION? Gamer error is not cause to debate the pros and cons of this mod which works fine ,out of the box, with just about all the versions ever offered. Every time someone says this mod no work, I pull out my copy of that version to try it out. Guess what, it works. If you do not know how to mod FO4, leave us be in peace. You are wearing out the few, who still give a damn, trying to help newbies. When they quit, who is going to be there, tomorrow.. Look through the threads, sort through the posts, search through the site, test out yourself, for fixes. If you do not want to do the effort, play Mario Bros. for simple fun..

Posted
On 6/5/2025 at 5:27 PM, middaydecay said:

Hoping the next time the NG version of this mod is updated that it works with Commonwealth Captives again, the whole reason I wanted it was for that 😭

Version 3.305 didn't work for me but 3.000 with OG Robco Patcher + NG Garden of Eden does proc autonomy now and then

 

Edit: Autonomy does NOT play nice with Sexual Harrassment, frequent CTDs when starting scenes, autonomy rarely proccing even in populated towns and while player is hidden. Advisable not to run one with the other at the same time.

 

Um, I have Commonwealth Captives & I even have the "More Female Captives" add-on.

Again, go get the LATEST version of Buffout or Buffout NG.

No more crashes!

😎

Posted
17 hours ago, VonHelton said:

 

Um, I have Commonwealth Captives & I even have the "More Female Captives" add-on.

Again, go get the LATEST version of Buffout or Buffout NG.

No more crashes!

😎

I've got the latest Buffout NG, I'm not getting crashes when running the two together. I meant that I haven't seen any functionality between the two in the entire time I've used them together (spending multiple hours idle in interior cell raider camps and the only sex interactions were between two raiders, not a raider and captive)
I saw another post here a while ago that the interaction between the mods was removed at some point

Posted
On 4/3/2025 at 12:58 AM, Nivea said:

Does anyone know how to add back the ability for Raiders to have sex with the captives from Commonwealth Captives, I know it was removed awhile back but its one of the reasons I started using the mod way back when.

 

I am more then happy to go through and change whatever scripts ect, but I just cant find any info about it in 2.8.

 I second this ask :)

Posted
10 hours ago, katrina.balanchuk said:

 I second this ask :)

 

If you are using Autonomy v2.8,

  • Make sure the raiders are allowed to have sex via your Autonomy Perk setting.
  • Enable the "Allow Autonomy to work between hostile NPCs" setting.

Please report back if this works for you. These settings have worked for me with Commonwealth Captives in testing, but i find that enabling Autonomy between hostile NPCs can cause all sorts of embarrassing situations in normal gameplay and combat. If you have Hotkeyed "Enable Autonomy", you can easily turn Autonomy on/off when you are around just raiders and captives ...

 

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