Jump to content

Slaverun Reloaded (03-June-2018)


Recommended Posts

Posted

Hello, really liked the entire mod. Awesome job! I have a little problem, i recently downloaded the new versions, Cheat option doesnt appear in any conversation, i began from scratch to check, but jarl doesnt have cheat option too. How can i make it reappear?

Posted

Hello, really liked the entire mod. Awesome job! I have a little problem, i recently downloaded the new versions, Cheat option doesnt appear in any conversation, i began from scratch to check, but jarl doesnt have cheat option too. How can i make it reappear?

 

Do you have the option enabled in the .json file?

Posted

 

Hello, really liked the entire mod. Awesome job! I have a little problem, i recently downloaded the new versions, Cheat option doesnt appear in any conversation, i began from scratch to check, but jarl doesnt have cheat option too. How can i make it reappear?

 

Do you have the option enabled in the .json file?

 

You mean options of the mod in slaverun reloaded menu?

Posted

 

 

Hello, really liked the entire mod. Awesome job! I have a little problem, i recently downloaded the new versions, Cheat option doesnt appear in any conversation, i began from scratch to check, but jarl doesnt have cheat option too. How can i make it reappear?

 

Do you have the option enabled in the .json file?

 

You mean options of the mod in slaverun reloaded menu?

 

No, in the files of slaverun itself, there's a .json file where you can enable the option. It's in the SKSE folder

Posted

 

 

Hello, really liked the entire mod. Awesome job! I have a little problem, i recently downloaded the new versions, Cheat option doesnt appear in any conversation, i began from scratch to check, but jarl doesnt have cheat option too. How can i make it reappear?

 

Do you have the option enabled in the .json file?

 

You mean options of the mod in slaverun reloaded menu?

 

yea, go for the SlaverunConfig.json file in the SKSE/Plugins/Slaverun folder and changes there "testmode" : 0 to "testmode" : 1

 

i have anyquestion

Quest with Jarl windhelm

investigate dark quarters >> Where's the map ?

 

please help me

If your question is where the dark quarters are, then go for the quest marker, it should lead you or

 

 

look in the New Gnisis Cornerclub, an inn mostly visited by Dark Elfes in Windhelm

 

 

 

 

 

 

 

The most important faction is zbfFactionSlave

you should remove the player from it, just to be sure (I am not sure if it is not also coded, when you start slaverun)

 

 

Thanks for the info.  I want to readdress something for which I thought I had a solution (console "resetinventory").  Since removing Slaverun Reloaded, all the females in previously enslaved cities are still naked and their inventories lack their original clothing/armor.  Will their gear reappear after time passes, like with cell resets, or do I need to re-add gear manually via equipitem?  I've experimented with disable/enable, "resurrect 0", "resurrect 1", as well as recycleactor.  They always show up naked and their inventories lack any armor or clothing of any kind.  If I roll back to a previous save that still had Slaverun, is there a way to restore the missing clothing by resetting quest variables or the like?

 

 

I just found an error when slavery is ended ingame, where the outfits are not correctly restored. The script code does work, but it doesn't set the correct outfits, but again the naked outfits hat have already been set :(

 

I uploaded just the new versions which has 3 bugfixes.

 

For your problem:

- download and install the new version (if you have the 1.0 version installed,  you can just update)

- edit the slaverunconfig.json file and set testmode to 1

- load a save where slavery is still active

- go the the Jarl of Whiterun and use the cheat to end slavery (in version 2.0 this will also be possible in MCM Menu)

 

 

I just figured out what went wrong with my game.  The new Redguard Expansion Remastered.  It makes changes to the navmesh and doors in Dragonsreach.  NPC's couldn't enter/exit properly and the cages from Slaverun were completely missing from the main hall.  NPC's were in the cell, but somewhere inaccessible.  I discovered this when I did a moveto Zaid's location.  I zoned into the Dragonsreach cell way up in the sky and promptly fell to my death.  I could see other NPC's, Slaverun and vanilla, appear in the air along side me.  Some fell and died, others survived or teleported to the ground. The navmesh problems it caused seemed to exist even without Slaverun in my load order, so it doesn't look like a direct conflict with Slaverun.

 

I'm not sure if I had started a new game with Redguard, but without Slaverun, that the navmesh changes made would have been OK.  Something for another day.

 

I already posted a note in the support thread for Redguard.

 

Thanks for your assistance and your awesome mod.

 

Thank you for reporting. I don't quite understand that an mod for a new continent needs to change an 'old' cell like Dragonsreach completly, but maybe this wasn't intended by the author.

 

It will be possible to update to 2.0 while still half way through the last version. I never get to complete the slaverun saga because you allways throw in a major update that makes me start over ;)

My idea was that the 1.x version is the 'stable' version where you can play without cleansaves

 

Version 2.x will be very beta again for months and will need a clean save either from technical as from content aspects as you will miss a lot in the beginning.

So my recommendation is to stay at 1.x until you finished it and maybe just have a look in 2.0 if you are interested in what is coming

 

Uhm.. Kenjoka, if you want/need I can teach you how to avoid hard dependancy on mods... About Dragonborn isn't a big deal (I guess that, so far, everyone has that dlc, and with the remastered everyone will have), but maybe it would become useful in the future.

if its more than something like:

 

if Game.GetModByName("DjekNoseChain.esp")!= 255

    Armor DjekNoseChain = Game.GetFormFromFile(0x000D63, "DjekNoseChain.esp") as Armor

 

 

I am interested to know, but for an official DLC I won't probably use that 'tricks' :D

 

Mhh somehow i am to report back to brutus regulary, but brutus ignores me (there is no specific report back option) after sometime i am an escaped slave, are brought back and eric zaid and mundus enter an infinite whipping scene ( stopped after having a coffee ca. 10 minutes). Any help?

if the timer is running, you can see him in the MCM Menu (General tab) , there is also a checkbox where you can disable the need to report back.

the dialog to report has a condition that you have 1000 gold.

 

can you do 'help SLV_SlaveOnTheRun' ?

It should be 0  and will be 1 if the time to report is over

 

 

 

-----------------

I just found an interesting 'old' bug today. There have been users from time to time where the first whipping scene in the slaverun dungeon in slave training quest didn't work:

they went to the cross, got fixed there and then nothing happened. I could reproduce it today when in am in First Person View, which I never use.

 

but maybe that was their problem, too (in third person everything works fine)

 

after inserting a 'Game.ForceThirdPerson' in the code, it works anyway

Posted

 

Uhm.. Kenjoka, if you want/need I can teach you how to avoid hard dependancy on mods... About Dragonborn isn't a big deal (I guess that, so far, everyone has that dlc, and with the remastered everyone will have), but maybe it would become useful in the future.

if its more than something like:

 

if Game.GetModByName("DjekNoseChain.esp")!= 255

    Armor DjekNoseChain = Game.GetFormFromFile(0x000D63, "DjekNoseChain.esp") as Armor

 

 

I am interested to know, but for an official DLC I won't probably use that 'tricks' :D

 

 

Buhahaha, I'm too old for that shit XD

Sorry, I've remembered now that you already have the soft dependancy for SlaveTats, DoomDevice, Milk mod etc. (and also that I've tested those functions during the tests on your mod XD).

 

Forget about, it's the summer/age/Alzheimer/The dwarf with the red skirts that joke with me :P

 

 

Edit: Sorry, for the quadruple post, LL go berserker this morning :P

Posted

Hello again!

 

Sorry to keep being a pest.

 

But I'm still learning all this, so I'm encountering a lot of 'huh?' moments.

 

The current one is I can't seem to get whipped in Slaverun.

 

Someone says then will whip me, and then I just stand there.

I can restore play by using the 'restore player controls' in MCM, but the animation hasn't happened and it doesn't seem to have triggered the next stage either (I'm currently in riverwood standing by a cross practically begging Ivor to beat me senseless!).

 

I've reinstalled ZAZ animations, re-run finis etc.

Any suggestions as to what next?

Posted

In the furnace this fuking mod. It some bugs. Moddel shoot yourself for the good of your updates fashion as from goat milk. Your fucking mod only save on the pussy let.

Posted

In the furnace this fuking mod. It some bugs. Moddel shoot yourself for the good of your updates fashion as from goat milk. Your fucking mod only save on the pussy let.

 

Alright, let me have a go at these hieroglyphics.

 

 

I'm deleting this mod. It is buggy. Kill yourself. Your updates are made of substandard stuff. Your mod ... nope, no clue.

Posted

 

In the furnace this fuking mod. It some bugs. Moddel shoot yourself for the good of your updates fashion as from goat milk. Your fucking mod only save on the pussy let.

 

Alright, let me have a go at these hieroglyphics.

 

 

I'm deleting this mod. It is buggy. Kill yourself. Your updates are made of substandard stuff. Your mod ... nope, no clue.

 

May be, instead of throw out your anger, you write down the exact flaws and bugs, so the author could work on them? As for me, I passed this mod many times , have not met any bug yet -_- sry me plz for climbed up here like this =/

Posted

In the furnace this fuking mod. It some bugs. Moddel shoot yourself for the good of your updates fashion as from goat milk. Your fucking mod only save on the pussy let.

 

    Normally I try to avoid chiming in on this type of post. It serves little purpose trying to explain to someone that their vituperative comment is neither needed or wanted. They fail to understand the fact that they took the author's work free of charge, with the fore-knowledge that it most likely will contain bugs. Hiding behind the anonymity of the internet, they feel free to put down and/ or ridicule others and their work.

    As neither a supporter or contributor, they are a guest, and a rather rude one at that. I am sure the mod author would appreciate constructive criticism and comments, as well as comprehensive bug reports. It is extremely obvious he works hard not only correcting bugs, but also adding to the already extensive content of this mod.

    A thank you would be more appropriate.

 

Posted

Hello again!

 

Sorry to keep being a pest.

 

But I'm still learning all this, so I'm encountering a lot of 'huh?' moments.

 

The current one is I can't seem to get whipped in Slaverun.

 

Someone says then will whip me, and then I just stand there.

I can restore play by using the 'restore player controls' in MCM, but the animation hasn't happened and it doesn't seem to have triggered the next stage either (I'm currently in riverwood standing by a cross practically begging Ivor to beat me senseless!).

 

I've reinstalled ZAZ animations, re-run finis etc.

Any suggestions as to what next?

 

Are you in 1st person or 3rd person view when this happens?  I recall this being a problem if you were in 1st person view when the event starts.  Try again while in 3rd person.  Kenjoka talks about it on this very page here.

Posted

 

Hello again!

 

Sorry to keep being a pest.

 

But I'm still learning all this, so I'm encountering a lot of 'huh?' moments.

 

The current one is I can't seem to get whipped in Slaverun.

 

Someone says then will whip me, and then I just stand there.

I can restore play by using the 'restore player controls' in MCM, but the animation hasn't happened and it doesn't seem to have triggered the next stage either (I'm currently in riverwood standing by a cross practically begging Ivor to beat me senseless!).

 

I've reinstalled ZAZ animations, re-run finis etc.

Any suggestions as to what next?

 

Are you in 1st person or 3rd person view when this happens?  I recall this being a problem if you were in 1st person view when the event starts.  Try again while in 3rd person.  Kenjoka talks about it on this very page here.

 

 

I'm normally in 3rd person, but it occurs in first as well.

 

The problem isn't so much that it's an infitinte whipping scene... it's that I end up just standing there waiting for the whipping to start :(

Posted

In the furnace this fuking mod. It some bugs. Moddel shoot yourself for the good of your updates fashion as from goat milk. Your fucking mod only save on the pussy let.

 

Get some English lessons.. And try again.

Posted

 

 

Hello again!

 

Sorry to keep being a pest.

 

But I'm still learning all this, so I'm encountering a lot of 'huh?' moments.

 

The current one is I can't seem to get whipped in Slaverun.

 

Someone says then will whip me, and then I just stand there.

I can restore play by using the 'restore player controls' in MCM, but the animation hasn't happened and it doesn't seem to have triggered the next stage either (I'm currently in riverwood standing by a cross practically begging Ivor to beat me senseless!).

 

I've reinstalled ZAZ animations, re-run finis etc.

Any suggestions as to what next?

 

Are you in 1st person or 3rd person view when this happens?  I recall this being a problem if you were in 1st person view when the event starts.  Try again while in 3rd person.  Kenjoka talks about it on this very page here.

 

 

I'm normally in 3rd person, but it occurs in first as well.

 

The problem isn't so much that it's an infitinte whipping scene... it's that I end up just standing there waiting for the whipping to start :(

 

 

Probably script lag.

Posted

In the furnace this fuking mod. It some bugs. Moddel shoot yourself for the good of your updates fashion as from goat milk. Your fucking mod only save on the pussy let.

Welcome to Lovers Lab, home of great mods and even better people.

 

Please note the rules since you have violated the first two rules on the list but to show you how good this community is we'll forgive you if you care to try again.

 

Also I can tell you have considerable frustration but you need to understand the majority of the bugs and instability you are seeing come from the underlying game and not this mod. There are a number of fixes for the bugs scattered around, here is a link to one of the most significant and it has links to many other fixes http://www.loverslab.com/topic/56084-crash-fixes/.

 

Please do not let your frustration with the computer cause you to lash out at our modders again, instead please describe your problem and ask for help and we will provide it.

Posted

 

 

Hello again!

 

Sorry to keep being a pest.

 

But I'm still learning all this, so I'm encountering a lot of 'huh?' moments.

 

The current one is I can't seem to get whipped in Slaverun.

 

Someone says then will whip me, and then I just stand there.

I can restore play by using the 'restore player controls' in MCM, but the animation hasn't happened and it doesn't seem to have triggered the next stage either (I'm currently in riverwood standing by a cross practically begging Ivor to beat me senseless!).

 

I've reinstalled ZAZ animations, re-run finis etc.

Any suggestions as to what next?

 

Are you in 1st person or 3rd person view when this happens?  I recall this being a problem if you were in 1st person view when the event starts.  Try again while in 3rd person.  Kenjoka talks about it on this very page here.

 

 

I'm normally in 3rd person, but it occurs in first as well.

 

The problem isn't so much that it's an infitinte whipping scene... it's that I end up just standing there waiting for the whipping to start :(

 

Did the whipping in the slaverun dungeon also fail?

 

Here a bit of techtalk:

what there is running is in CK called a scene; a scene contains of phases and in one of the phases is a package which let your char 'activate' the furniture 'Xcross'. The condition which lets the phase end is, that the char is in a sitting state

 

This end conditions seems never to trigger for you and so the phase never ends and your char just waits and waits and...

 

 

While adapting to  the new 0.47 version of branding device of doom, I learned another solution which does it a different way

SlaveActor.PathToReference(stocks, 1)

stocks.Activate(SlaveActor)

 

This works there and don't uses the end condition, I will try it in the version 2.0 and see if it works for all scenes where the char 'uses' a cross etc.

 

For you at the moment the only workaround is the skip the scenes with crosses. If none of the scenes work for you, there is another problem, maybe script lag, maybe a conflicting mod (so load order, papyrus log may help)

---------------------------------------------------------------------------

 

 

OK, while we all are maybe waiting for a captures dreams 4.0 release this weekend ( at least I have hope :D )

 

I will upload a Slaverun Reloaded 2.0 Alpha Teaser 1 version,

maybe someone will want to have a look at it, while waiting

 

I want to show you in what direction I am going and every feedback is welcome. For MO users I recommend copying a profile for the teaser (don't know NMM)

 

But there are some things I want to mention:

  • This is ALPHA of version 2.0, so if you want a stable (more or less) version, stay with 1.0x
  • Don't play the slaver quest, it is unchanged, but maybe bugged by my changes
  • There are very few changes to existing content but a lot of new quest content for female slaves
  • This is ALPHA of version 2.0, so...
  • You MUST use a clean save; I highly recommend a new char (I only tested so far with new lvl 1 char)
  • if you use branding device of doom, you must use the new version 0.47
  • if you use slavetats, you must use the new version 1.2
  • This is ALPHA of version 2.0, so...
  • I very very recommend to install the animations of FunnyBizness from here    ; the mod checks if it find animations from there and use it, but will fall back to standard animations (didn't test that :) )
  • the slave quest line has been tested by me until going to Dawnstar, after Dawnstar there are only queststubs for new quest, but nothing is implemented yet, so no need to play a slave after Dawnstar
  • for the most brutal slave experience I recommend resisting the enslavement when talking to Brutus and have one female follower with you
  • being enslaved by simple slavery or deviously enslaved will not work (Mod events changed, untested and in progress)
  • did I say this is an ALPHA version?

 

Things that still needs to be done:

  • the new quests after Dawnstar of course
  • more dialogue options which won't change the big things to happen, but will have an effect for the dialogue where they are in
  • the changes I made are going in a very storytelling 'mode', so there are minutes where you don't do anything but watch and read. This might get a bit boring, especialy when you do a replay. So I am interested in feedback and also think about a 'Shorter story telling'-Mode to be activated
  • at the moment the start scenario is that the pc is an 18 year old girl, innocent and sexual mostly inactive;  the dialogues will reference to that; but that will be changed later (at least I hope so)

 

A lot of the changes I made and will made (especially the new female slave NPCs) are inpired by a very long text, I found in the internet (someone copied it on a pornsite), which is practically a blueprint about female sex slaves and there enslavement. It is an awesome text, but written in german (which I can understand).

As I don't want to spoiler that story yet, I will upload and link the text not now, but later. I read a google translation which is not completely bad, but of course also not perfect.

Maybe someone will want to translate it, but be warned it's long :P )

Posted

Probably script lag.

Possibly.

 

I don't think so - it feels like it's idling waiting for something to happen that isn't.

 

I've let it idle for 5/10 mins on several occasions in the hope that it would finish a script that wasn't animating correctly.

 

That said, it's well worth checking.

 

...which leads onto the next embarassing question:

Erm, how do I check if it is triggering animations correctly / look for a script that is hogging all the resources?

Posted

This is a great quest mod, it's take me a week to complete all

 

i wondering is that can add some quest to get some septim after sex??

 

well, more immersive..... i think :blush:

Posted

 

Did the whipping in the slaverun dungeon also fail?

No, that one worked fine.

 

However, I get a similar issue if Zaid initiates it so I think the issue is do with the animation somehow.

 

I get similar issues with Prision Overhaul, so I am stating to suspect it's something to do with me having missed something when installing the ZAZ package.

 

But i've re-installed it in NMM, and FNIS etc seem to be ok so I thought I would ask for suggestions as I'm starting to bang my head against the wall.

 

 

 

 

For you at the moment the only workaround is the skip the scenes with crosses. If none of the scenes work for you, there is another problem, maybe script lag, maybe a conflicting mod (so load order, papyrus log may help)

skip scene did let me progress things, yes.

...I now need to work out how POP is broken, because I need to do disgusting things for guards and can't because they want to arrest me for forgetting to take my rags off earlier... :wacko:

 

 

Thank you all for your help - I think I would have given up and thrown my toys out of the pram in frustration before now without this forum.

Of course, I also wouldn't be having half as much fun when I am able to make skyrim run either!

Posted

 

OK, while we all are maybe waiting for a captures dreams 4.0 release this weekend ( at least I have hope :D )

 

I will upload a Slaverun Reloaded 2.0 Alpha Teaser 1 version,

maybe someone will want to have a look at it, while waiting

 

I want to show you in what direction I am going and every feedback is welcome. For MO users I recommend copying a profile for the teaser (don't know NMM)

 

But there are some things I want to mention:

  • This is ALPHA of version 2.0, so if you want a stable (more or less) version, stay with 1.0x
  • Don't play the slaver quest, it is unchanged, but maybe bugged by my changes
  • There are very few changes to existing content but a lot of new quest content for female slaves
  • This is ALPHA of version 2.0, so...
  • You MUST use a clean save; I highly recommend a new char (I only tested so far with new lvl 1 char)
  • if you use branding device of doom, you must use the new version 0.47
  • if you use slavetats, you must use the new version 1.2
  • This is ALPHA of version 2.0, so...
  • I very very recommend to install the animations of FunnyBizness from here    ; the mod checks if it find animations from there and use it, but will fall back to standard animations (didn't test that :) )
  • the slave quest line has been tested by me until going to Dawnstar, after Dawnstar there are only queststubs for new quest, but nothing is implemented yet, so no need to play a slave after Dawnstar
  • for the most brutal slave experience I recommend resisting the enslavement when talking to Brutus and have one female follower with you
  • being enslaved by simple slavery or deviously enslaved will not work (Mod events changed, untested and in progress)
  • did I say this is an ALPHA version?

 

Things that still needs to be done:

  • the new quests after Dawnstar of course
  • more dialogue options which won't change the big things to happen, but will have an effect for the dialogue where they are in
  • the changes I made are going in a very storytelling 'mode', so there are minutes where you don't do anything but watch and read. This might get a bit boring, especialy when you do a replay. So I am interested in feedback and also think about a 'Shorter story telling'-Mode to be activated
  • at the moment the start scenario is that the pc is an 18 year old girl, innocent and sexual mostly inactive;  the dialogues will reference to that; but that will be changed later (at least I hope so)

 

A lot of the changes I made and will made (especially the new female slave NPCs) are inpired by a very long text, I found in the internet (someone copied it on a pornsite), which is practically a blueprint about female sex slaves and there enslavement. It is an awesome text, but written in german (which I can understand).

As I don't want to spoiler that story yet, I will upload and link the text not now, but later. I read a google translation which is not completely bad, but of course also not perfect.

Maybe someone will want to translate it, but be warned it's long :P )

 

 

Awww.. right at the time that my laptop decides to break down.. I wanted to test this so bad and now I need to wait another week before my laptop is repaired :(

 

Posted

I just started a brief playthrough of the 2.0 alpha and I have a few bugs to report.

 

The Whiterun worldspace seems to renamed, in German? It says the location is "Wei[]Lauf" (Weißlauf?)or something similar, and because of that, the Enforcer doesn't work at all in the actual city space.

 

If you enter the city as a free female and you go back to get your stuff and are enslaved, the game treats it as if you resisted slavery and nothing happens (The game says Brutus and Sven are busy when I try to talk to them)

 

Not sure if this is a problem on only my end, but when my character gets whipped again during the second time at the very start of The Walk of Shame, Sven and Brutus whip my character for eternity, and the quest doesn't progress.

 

That's all I've found so far.

Posted

I just started a brief playthrough of the 2.0 alpha and I have a few bugs to report.

 

The Whiterun worldspace seems to renamed, in German? It says the location is "Wei[]Lauf" (Weißlauf?)or something similar, and because of that, the Enforcer doesn't work at all in the actual city space.

 

If you enter the city as a free female and you go back to get your stuff and are enslaved, the game treats it as if you resisted slavery and nothing happens (The game says Brutus and Sven are busy when I try to talk to them)

 

Not sure if this is a problem on only my end, but when my character gets whipped again during the second time at the very start of The Walk of Shame, Sven and Brutus whip my character for eternity, and the quest doesn't progress.

 

That's all I've found so far.

Same problem. Seems stuck on slv_slavetraining stage 0. no idia why, but i cant summon debug log -_- 

Posted

 

Probably script lag.

Possibly.

 

I don't think so - it feels like it's idling waiting for something to happen that isn't.

 

I've let it idle for 5/10 mins on several occasions in the hope that it would finish a script that wasn't animating correctly.

 

That said, it's well worth checking.

 

...which leads onto the next embarassing question:

Erm, how do I check if it is triggering animations correctly / look for a script that is hogging all the resources?

 

 

Are you seeing any "Dumping stack" messages in your papyrus logs?

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