Jump to content

Recommended Posts

Posted
 

 

The error in xx051e30 has been tracked down, it's due to spunk trying to remove an enjoyment perk that doesn't exist. Will be fixed in the next update, but for the moment it doesn't look like it's doing any harm.

 

There was something in your first log that bothers me though.

 

 

Error in script 1d00ae82

Couldn't clean event list after function call.

Which is probably a serious issue.

Posted

 

With the latest version I can't see any settings in MCM, why is this?

 

If you're updating from post-1.01, it may be an init problem. I could use some more intel here: what version you updated from, any errors in the console, and preferably a log generated like this

 

 

Due to it being in a script that is called in spunk's init cycle, before you can generate a log via MCM, you'll have to generate one manually. Before you load the game, at the main menu, type the following in the console:

SetDebugMode 1 xx

with xx being the Spunk's decimal load order number

Then follow up with

scof "somefilename.txt"

 

Here's the log

log.txt

Posted

Here's the log

That tells me the main array containing all the MCM submenus isn't initialized, which must have happened before this log was created.

What was the previous version you had installed?

Have you at any point used the 'Uninstall Spunk' option in MCM, and then tried to update to a newer version without creating a clean save?

Posted

 

That tells me the main array containing all the MCM submenus isn't initialized, which must have happened before this log was created.

What was the previous version you had installed?

Have you at any point used the 'Uninstall Spunk' option in MCM, and then tried to update to a newer version without creating a clean save?

 

The last version I had installed was 0.94, and I haven't done that as far as I can recall

Posted

 

 

That tells me the main array containing all the MCM submenus isn't initialized, which must have happened before this log was created.

What was the previous version you had installed?

Have you at any point used the 'Uninstall Spunk' option in MCM, and then tried to update to a newer version without creating a clean save?

 

The last version I had installed was 0.94, and I haven't done that as far as I can recall

 

Never mind, I fixed it by deleting Spunk's files then reinstalling them

Posted

Hey dear DoctaSax!

May I humbly ask if using NVSE 5.1.2+ as a requirement isn´t a bit over enthusiastic?

Because 5.1.2 is just a beta, not a stable version.

 

Right now, I can´t use your mod anymore, because NVSE 5.1.2 is just freezing my mouse.

 

Or maybe someone might help me with this issue?

I´ve postet it here:

http://www.loverslab.com/topic/84976-need-help-advise-nvse-512-is-freezing-my-mouse/

 

Thanks

Posted

Maybe I need script functions from 5.1.2. From 5.1.1 actually, but that one's not available. 5.1.2 is better than 5.0.3 in every way, not just because it has some more functions but also includes an important bugfix. People often think that the 'beta' must be somehow more unreliable than the 'stable' but that's not the case.

I looked at your issue, but don't know how to help, other than suggesting you deactivate a few mods at a time, and try to rule out where the issue comes from. NVSE 5.1.2 works fine.

Posted

Maybe I need script functions from 5.1.2. From 5.1.1 actually, but that one's not available. 5.1.2 is better than 5.0.3 in every way, not just because it has some more functions but also includes an important bugfix. People often think that the 'beta' must be somehow more unreliable than the 'stable' but that's not the case.

I looked at your issue, but don't know how to help, other than suggesting you deactivate a few mods at a time, and try to rule out where the issue comes from. NVSE 5.1.2 works fine.

People always tend to blame script extenders (beta or not) and unofficial patches for everything :P

 

No problems here with latest NVSE or Spunk ;)

Posted

Just a quick note to let you know JIP version 51.60 comes with a far superior fix to the GameDaysPassed issue, which you need to enable is pre-enabled in its .ini file. The fix that I temporarily applied in spunk will be taken out in a future update, but in the meantime you should disable it via MCM.

Posted

Is it possible to rebind the arousal keys? I'd like to change the "be selfish" key from the sprint (left shift) to my jump key (space bar) and I assume I can do it via changing whatever binding it calls for in a script but have no idea which one I should e looking at in the GECK or if it is just coded to use the default sprint key outright.

Posted

The code is in SpunkSpArousalScpt, where it says:

 

    if rActor.GetIsReference playerref
        if IsControlPressed 8 ; crouch = altruistic
            PrintD "SpunkSPArousalScpt: crouch pressed"
            call SpunkFuStartGrinding 2
        elseif IsControlPressed 9 ; run = selfish
            PrintD "SpunkSPArousalScpt: run pressed"
            call SpunkFuStartgrinding 1
        endif
    endif

 

Numbers for other controls are here

  • 2 weeks later...
Posted

How do you make sure your character orgasms every time without resorting to lengthening the timer to something ridiculous? I'm stuck in a loop where my character almost orgasms but doesn't finish in time so the meter resets next time I initiate sex.

  • 2 weeks later...
Posted

You can turn off arousal in the MCM menu or press left shift (unless you have any sprint mod then I think it will conflict and not work.)

Posted

You can turn off arousal in the MCM menu or press left shift (unless you have any sprint mod then I think it will conflict and not work.)

So turning off arousal will let my character climax every time?

Posted

For a male PC yes, don't recall if that is the case for a female PC by default, may have to set their orgasm rate higher than the preset which is I want to say 5% maybe it's less.

Posted

For a male PC yes, don't recall if that is the case for a female PC by default, may have to set their orgasm rate higher than the preset which is I want to say 5% maybe it's less.

Thanks

Posted

Do you have to tick the Custom Races box if you have FCO? If so, what settings should it be set to to cover the new races? 

 

Also: How do diaphragms and the APFI suit get damaged? I assumed they would start to break from wear and tear but that hasn't been the case -- at least not to the extent that I notice anything

Posted

  I have a problem I have NVSE stable version 5.1b4 yet this spunk shuts down My game, and says i have 4. some thing installed...

 

 

What id the deal ?

 

 

 

EDIT >>>> I did a manual install, and it took, hated to do that, I was using FOMM, and has worked for all other NVSE, but did not for this one...

 

   Anyway I guess I have fixed it, sorry for the post, it just caught me off guard.

  • 3 weeks later...
Posted

A lot of crashes on cell change with current version of Spunk + nvse 5.1.b4 and jip v 52.35 (on windows 10 fall creators update). Also , pregnancy never happens even if sperm tracking is enabled.

My followers Brisa Almodovar (custom race) never gets pregnant ..same is with FCO races.

Rolled back to v 0.97.

Posted

Exuse me but i don't mastery the english language so i would if you can, please, give me a configuration of "cum and sperm" "shaders and smells" for always have ejaculation of male characters ans females characters.

Posted

I've been trying for hours to make this work and I give up on figuring it out myself.  All I want is for my female character to be able to orgasm when she uses a strap-on.  But currently she gets ZERO arousal build-up whatsoever, no matter I do.  Not slow arousal build-up, but literally zero.   I've tried fiddling with all the settings in lists, deactivating every single mod except Spunk, and still get nothing.   I'm using the correct strap-on (the Penetrator), but now even if i de-equip it I still do not get arousal from regular sex or masturbating.  It's like it has completely stopped functioning for my character in any form, but it still works perfectly fine for every other character in the game, including female characters with strap-ons which work flawlessly.  My "Lust" meter has also entirely vanished, although it still says "Lust:" on the screen, with no numbers next to it.

 

Can anyone help me out here?  I'm so confused and really have no idea what to even try and do next.  I'm not even sure what to copy and paste from the Log to be honest but here you go:

 

Quote

DD>> ===== Deep dump mode 2 - Depth= 2 - Array: [Spunk Act Keys] ===== 
DD>> [Floats][spunk:act:active] = 1 
DD>> [Floats][spunk:act:anim] = 236 
DD>> [Floats][spunk:act:busy] = 1 
DD>> [Floats][spunk:act:count] = 2 
DD>> [Floats][spunk:act:invplayer] = 1 
DD>> [Floats][spunk:act:role:licker] = 1 
DD>> [Floats][spunk:act:xp] = 4 
DD>> [Floats][spunk:act:xpfactor] = 0.5 
DD>> [Forms][spunk:act:actora] = 00000014 White Swallow 
DD>> [Forms][spunk:act:actorb] = 000E32A9 Veronica 
DD>> [Forms][spunk:act:actorbase] = 000E32AA Veronica 
DD>> [Strings][spunk:act:who] = 'B' 
SpunkSpStartHook on Veronica, 000E32A9: stage 14
SpunkSpStartHook on Veronica, 000E32A9: stage 14
SpunkSpArousalScpt cast on Veronica, 000E32A9, actor 'B', initial 37.80, mult 1.00, timeleft 40 secs, durfixed 0, avg 40, default 40, max spread 20, rapepen 1.00
SpunkSpArousalScpt cast on White Swallow, 00000014, actor 'A', initial -225.72, mult 1.00, timeleft 40 secs, durfixed 0, avg 40, default 40, max spread 20, rapepen 0.01
SpunkSpActLustCuts: Veronica, 000E32A9 is untracked, skipping
SpunkSPArousalScpt on Veronica, 000E32A9: base 2.50, RP 1.00, XPF 0.50, AM 1.00, enjoy 1.00, timer 2, avg 40, arousal 35
SpunkFuSetArHud on actor 'B', value is 105
SpunkSPArousalScpt on White Swallow, 00000014: base 2.50, RP 0.01, XPF 2.00, AM 1.00, enjoy 1.00, timer 2, avg 40, arousal -226
SpunkFuSetArHud on actor 'A', value is -677.13
SpunkSpActLustCuts dispelling from Veronica, 000E32A9
SpunkSpActLustCuts: waiting for an arousal var on White Swallow, 00000014
SpunkFuLustControl: mode 3, White Swallow, 00000014, new rape pen is 98.6, new lust is -99
SpunkSPArousalScpt on Veronica, 000E32A9: base 2.50, RP 1.00, XPF 0.50, AM 1.00, enjoy 1.00, timer 3, avg 40, arousal 35
SpunkFuSetArHud on actor 'B', value is 105
SpunkSPArousalScpt on White Swallow, 00000014: base 2.50, RP 0.01, XPF 2.00, AM 1.00, enjoy 1.00, timer 3, avg 40, arousal -226
SpunkFuSetArHud on actor 'A', value is -677.099
SpunkSpActLustCuts: waiting for an arousal var on White Swallow, 00000014
SpunkQuTracking: checking index 0, actor is White Swallow, 00000014
SpunkFuSpurtEval called on White Swallow, 00000014 - checking spurt 6
SpunkFuSpurtEval: dimrate to get from 25.000109 to 0.100000 in 3 days is 0.003190
SpunkFuSpurtEval: 19 evals makes for new vol 22.072964, diff is 1.381588
SpunkFuSpurtEval: trickle key is 'Spunk:Vol:Chest', thresh is 1.50
SpunkFuSpurtEval: trickle is 0.276318
SpunkFuSpurtMove called on White Swallow, 00000014 - moving 0.276318 from 'Chest', at 22.072964, to 'Belly'
SpunkFuSpurtMove: found mergeable spurt 14, raising to 0.524415
SpunkSPArousalScpt on Veronica, 000E32A9: base 2.50, RP 1.00, XPF 0.50, AM 1.00, enjoy 1.00, timer 4, avg 40, arousal 35
SpunkFuSetArHud on actor 'B', value is 105
SpunkSPArousalScpt on White Swallow, 00000014: base 2.50, RP 0.01, XPF 2.00, AM 1.00, enjoy 1.00, timer 4, avg 40, arousal -226
SpunkFuSetArHud on actor 'A', value is -677.059
SpunkSpActLustCuts: waiting for an arousal var on White Swallow, 00000014
White Swallow (00000014):SOSoundFXScript!
White Swallow (00000014):SOSoundSexScript!
Veronica (000E32A9):SOSoundOralScript!
SpunkSPArousalScpt on Veronica, 000E32A9: base 2.50, RP 1.00, XPF 0.50, AM 1.00, enjoy 1.00, timer 5, avg 40, arousal 35
SpunkFuSetArHud on actor 'B', value is 105
SpunkSPArousalScpt on White Swallow, 00000014: base 2.50, RP 0.01, XPF 2.00, AM 1.00, enjoy 1.00, timer 5, avg 40, arousal -226
SpunkFuSetArHud on actor 'A', value is -677.008
SpunkSpActLustCuts: waiting for an arousal var on White Swallow, 00000014
SpunkSPArousalScpt on Veronica, 000E32A9: base 2.50, RP 1.00, XPF 0.50, AM 1.00, enjoy 1.00, timer 6, avg 40, arousal 35
SpunkFuSetArHud on actor 'B', value is 105
SpunkSPArousalScpt on White Swallow, 00000014: base 2.50, RP 0.01, XPF 2.00, AM 1.00, enjoy 1.00, timer 6, avg 40, arousal -226
SpunkFuSetArHud on actor 'A', value is -676.947
SpunkSpActLustCuts: waiting for an arousal var on White Swallow, 00000014
SpunkSpActLustCuts: aborting for White Swallow, 00000014
SpunkSPArousalScpt on Veronica, 000E32A9: base 2.50, RP 1.00, XPF 0.50, AM 1.00, enjoy 1.00, timer 7, avg 40, arousal 35
SpunkFuSetArHud on actor 'B', value is 105
SpunkSPArousalScpt on White Swallow, 00000014: base 2.50, RP 0.01, XPF 2.00, AM 1.00, enjoy 1.00, timer 7, avg 40, arousal -226
SpunkFuSetArHud on actor 'A', value is -676.876
SpunkSpActLustCuts dispelling from White Swallow, 00000014
SpunkFuLustControl: mode 3, White Swallow, 00000014, new rape pen is 98.6, new lust is -99
SpunkSPArousalScpt on Veronica, 000E32A9: base 2.50, RP 1.00, XPF 0.50, AM 1.00, enjoy 1.00, timer 8, avg 40, arousal 35
SpunkFuSetArHud on actor 'B', value is 105
SpunkSPArousalScpt on White Swallow, 00000014: base 2.50, RP 0.01, XPF 2.00, AM 1.00, enjoy 1.00, timer 8, avg 40, arousal -226
SpunkFuSetArHud on actor 'A', value is -676.795
SpunkQuTracking: checking index 0, actor is White Swallow, 00000014
SpunkFuSpurtEval called on White Swallow, 00000014 - checking spurt 7
SpunkFuSpurtEval: dimrate to get from 59.316788 to 0.100000 in 3 days is 0.003688
SpunkFuSpurtEval: 19 evals makes for new vol 50.977592, diff is 3.707787
SpunkFuSpurtEval: trickle key is 'Spunk:Vol:Face', thresh is 1.50
SpunkFuSpurtEval: trickle is 0.741557
SpunkFuSpurtMove called on White Swallow, 00000014 - moving 0.741557 from 'Face', at 50.977592, to 'Chest'
SpunkFuSpurtMove: found mergeable spurt 6, raising to 22.814522
SpunkSPArousalScpt on Veronica, 000E32A9: base 2.50, RP 1.00, XPF 0.50, AM 1.00, enjoy 1.00, timer 9, avg 40, arousal 35
SpunkFuSetArHud on actor 'B', value is 105
SpunkSPArousalScpt on White Swallow, 00000014: base 2.50, RP 0.01, XPF 2.00, AM 1.00, enjoy 1.00, timer 9, avg 40, arousal -226
SpunkFuSetArHud on actor 'A', value is -676.704
SpunkSPArousalScpt on Veronica, 000E32A9: base 2.50, RP 1.00, XPF 0.50, AM 1.00, enjoy 1.00, timer 10, avg 40, arousal 35
SpunkFuSetArHud on actor 'B', value is 105
SpunkSPArousalScpt on White Swallow, 00000014: base 2.50, RP 0.01, XPF 2.00, AM 1.00, enjoy 1.00, timer 10, avg 40, arousal -226
SpunkFuSetArHud on actor 'A', value is -676.603
SpunkSPArousalScpt on Veronica, 000E32A9: base 2.50, RP 1.00, XPF 0.50, AM 1.00, enjoy 1.00, timer 11, avg 40, arousal 35
SpunkFuSetArHud on actor 'B', value is 105
SpunkSPArousalScpt on White Swallow, 00000014: base 2.50, RP 0.01, XPF 2.00, AM 1.00, enjoy 1.00, timer 11, avg 40, arousal -225
SpunkFuSetArHud on actor 'A', value is -676.491
SpunkSPArousalScpt on Veronica, 000E32A9: base 2.50, RP 1.00, XPF 0.50, AM 1.00, enjoy 1.00, timer 12, avg 40, arousal 35
SpunkFuSetArHud on actor 'B', value is 105
SpunkSPArousalScpt on White Swallow, 00000014: base 2.50, RP 0.01, XPF 2.00, AM 1.00, enjoy 1.00, timer 12, avg 40, arousal -225
SpunkFuSetArHud on actor 'A', value is -676.37
SpunkFuLustControl: mode 3, White Swallow, 00000014, new rape pen is 98.6, new lust is -99
SpunkSPArousalScpt on Veronica, 000E32A9: base 2.50, RP 1.00, XPF 0.50, AM 1.00, enjoy 1.00, timer 13, avg 40, arousal 35
SpunkFuSetArHud on actor 'B', value is 105
SpunkSPArousalScpt on White Swallow, 00000014: base 2.50, RP 0.01, XPF 2.00, AM 1.00, enjoy 1.00, timer 13, avg 40, arousal -225
SpunkFuSetArHud on actor 'A', value is -676.238
SpunkQuTracking: checking index 0, actor is White Swallow, 00000014
SpunkFuSpurtEval called on White Swallow, 00000014 - checking spurt 8
SpunkFuSpurtEval: dimrate to get from 23.726715 to 0.100000 in 3 days is 0.003160
SpunkFuSpurtEval: 18 evals makes for new vol 20.773310, diff is 1.217840
SpunkFuSpurtEval: trickle key is 'Spunk:Vol:Neck', thresh is 1.50
SpunkFuSpurtEval: trickle is 0.243568
SpunkFuSpurtMove called on White Swallow, 00000014 - moving 0.243568 from 'Neck', at 20.773310, to 'Chest'
SpunkFuSpurtMove: found mergeable spurt 6, raising to 23.058090
SpunkSPArousalScpt on Veronica, 000E32A9: base 2.50, RP 1.00, XPF 0.50, AM 1.00, enjoy 1.00, timer 14, avg 40, arousal 35
SpunkFuSetArHud on actor 'B', value is 105
SpunkSPArousalScpt on White Swallow, 00000014: base 2.50, RP 0.01, XPF 2.00, AM 1.00, enjoy 1.00, timer 14, avg 40, arousal -225
SpunkFuSetArHud on actor 'A', value is -676.097
SpunkSPArousalScpt on Veronica, 000E32A9: base 2.50, RP 1.00, XPF 0.50, AM 1.00, enjoy 1.00, timer 15, avg 40, arousal 35
SpunkFuSetArHud on actor 'B', value is 105
SpunkSPArousalScpt on White Swallow, 00000014: base 2.50, RP 0.01, XPF 2.00, AM 1.00, enjoy 1.00, timer 15, avg 40, arousal -225
SpunkFuSetArHud on actor 'A', value is -675.945
SpunkSPArousalScpt on Veronica, 000E32A9: base 2.50, RP 1.00, XPF 0.50, AM 1.00, enjoy 1.00, timer 16, avg 40, arousal 35
SpunkFuSetArHud on actor 'B', value is 105
SpunkSPArousalScpt on White Swallow, 00000014: base 2.50, RP 0.01, XPF 2.00, AM 1.00, enjoy 1.00, timer 16, avg 40, arousal -225
SpunkFuSetArHud on actor 'A', value is -675.783
SpunkSPArousalScpt on Veronica, 000E32A9: base 2.50, RP 1.00, XPF 0.50, AM 1.00, enjoy 1.00, timer 17, avg 40, arousal 35
SpunkFuSetArHud on actor 'B', value is 105
SpunkSPArousalScpt on White Swallow, 00000014: base 2.50, RP 0.01, XPF 2.00, AM 1.00, enjoy 1.00, timer 17, avg 40, arousal -225
SpunkFuSetArHud on actor 'A', value is -675.611
SpunkFuLustControl: mode 3, White Swallow, 00000014, new rape pen is 98.6, new lust is -99
SpunkSPArousalScpt on Veronica, 000E32A9: base 2.50, RP 1.00, XPF 0.50, AM 1.00, enjoy 1.00, timer 18, avg 40, arousal 35
SpunkFuSetArHud on actor 'B', value is 105
SpunkSPArousalScpt on White Swallow, 00000014: base 2.50, RP 0.01, XPF 2.00, AM 1.00, enjoy 1.00, timer 18, avg 40, arousal -225
SpunkFuSetArHud on actor 'A', value is -675.43
SpunkQuTracking: checking index 0, actor is White Swallow, 00000014
SpunkFuSpurtEval called on White Swallow, 00000014 - checking spurt 9
SpunkFuSpurtEval: dimrate to get from 8.543091 to 0.100000 in 3 days is 0.002571
SpunkFuSpurtEval: 18 evals makes for new vol 7.688842, diff is 0.364604
SpunkFuSpurtEval: trickle key is 'Spunk:Vol:Chest', thresh is 1.50
SpunkFuSpurtEval: trickle is 0.072921
SpunkFuSpurtMove called on White Swallow, 00000014 - moving 0.072921 from 'Chest', at 7.688842, to 'Belly'
SpunkFuSpurtMove: dumping new spurt 15

I'm no genius but things like "arousal -225" and "value is -675.611" kind of seem off to me.  Please help and thanks in advance.

Posted

Hello TS, i'm having problem with the arousal system. At game's beginning it work fine and fem pc can orgasm normally, but after the whole quest prison bitch (from Sexout Tryout) the arousal meter wont raise at all.

 

I already tried raising female arousal modifier and female grinding modifier to maximum from MCM but nothing change, the arousal meter wont raise even a little. I also already take Nympho perk 4 level. With this setting fem pc should be in orgasm hell by now, yet my arousal meter still stuck and can't get orgasm.

 

Masturbating is the same, no raise in arousal meter.

 

Is something broken after that Tryout quest ?

Posted

It may be the spunk rape trauma setting in the mcm, not sure if the duration accumulates more time per act (which with that tryout quest would be near or over a year in game time) or if the timer resets back to 0 after each act then counts down (most likely). There is an ignore trauma option that can be turned on for that quest. The default duration is 10 days IIRC.

Posted
18 hours ago, aghjax said:

It may be the spunk rape trauma setting in the mcm, not sure if the duration accumulates more time per act (which with that tryout quest would be near or over a year in game time) or if the timer resets back to 0 after each act then counts down (most likely). There is an ignore trauma option that can be turned on for that quest. The default duration is 10 days IIRC.

that is absolutely what it was, thank you!  

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