galgat Posted November 6, 2020 Posted November 6, 2020 Yeah this is one of the hands down best corruption games made for Skyrim, but it was actually DDI4.0 built originally. It is a shame it may be lost due to backward compatibility issues.  I still have DDI 4.0 but I have managed to play this one with the later versions with not to much trouble. (using the scripting fix that ignores the DDI version)  A lot of fun though, and so many options to help you in the MCM, including problem fixing choices make it and easy replay with many different outcomes.
SeranaofLos Posted November 6, 2020 Posted November 6, 2020 Hey, huge fan of the mod! I'm running into an issues with the "Bring Slavery to Falkreath" quest.  When I going to talk to Jarl Siddgeir for the first time, he doesn't offer any dialog option to continue to questline. I'm wonder if I'm missing something or maybe it's a possible bug?Â
Tenri Posted November 7, 2020 Posted November 7, 2020 14 hours ago, SeranaofLos said: Hey, huge fan of the mod! I'm running into an issues with the "Bring Slavery to Falkreath" quest.  When I going to talk to Jarl Siddgeir for the first time, he doesn't offer any dialog option to continue to questline. I'm wonder if I'm missing something or maybe it's a possible bug? I don't remember but are you given gold for that quest? I remember a lot of Slaverun's quests need you to have at least a certain amount of gold to progress, and have no indication of the quest even existing at the relevant NPC if you don't have it.
DarmanSejuk Posted November 8, 2020 Posted November 8, 2020 On 11/6/2020 at 8:06 PM, Tenri said: I don't remember but are you given gold for that quest? I remember a lot of Slaverun's quests need you to have at least a certain amount of gold to progress, and have no indication of the quest even existing at the relevant NPC if you don't have it. I've checked the quest details in TESEdit and it looks like you only need to talk to that jarl first. The mod might not have loaded all the way.Â
DarmanSejuk Posted November 8, 2020 Posted November 8, 2020 On 11/6/2020 at 5:47 AM, SeranaofLos said: Hey, huge fan of the mod! I'm running into an issues with the "Bring Slavery to Falkreath" quest.  When I going to talk to Jarl Siddgeir for the first time, he doesn't offer any dialog option to continue to questline. I'm wonder if I'm missing something or maybe it's a possible bug? You might need to exit and renter the hall to properly initialize the mod for the jarl. It has happened to me.
SirasC Posted November 9, 2020 Posted November 9, 2020 I broke my skyrim and finally got back around to fixing it, but I can't remember what page the updated plugin for DD 4.3 is on (if there is one.) If anyone has it, mind doing me a huge favor and throwing it up on here?
CrouchingStand Posted November 9, 2020 Posted November 9, 2020 7 hours ago, SirasC said: I broke my skyrim and finally got back around to fixing it, but I can't remember what page the updated plugin for DD 4.3 is on (if there is one.) If anyone has it, mind doing me a huge favor and throwing it up on here? Â This gets rid of the message that pops up.
SirasC Posted November 9, 2020 Posted November 9, 2020 5 hours ago, CrouchingStand said: Â This gets rid of the message that pops up. Thanks man, you're a life saver
OscarJavi Posted November 11, 2020 Posted November 11, 2020 After going through the market with Bellamy and sending me to Master Pike, when I enter Cuenca del Dragon, whatever I do, even if I remove some mod that I think is the problem, it throws me on the desktop, it leaves the game, please help
ShalolaAuthor Posted November 14, 2020 Posted November 14, 2020 cant remove dd equipped by slaverun.. i tried everything. from dd mcm to slaverun mcm. removeallitems. Â nothing is working
KLongad Sirtup Posted November 14, 2020 Posted November 14, 2020 @Nymra I don't know if this source code line for Slaverun Reloaded's version checker will work so if you could try it please? Then if it does can you please make it available to everyone:-  if  (DDI_version  < "4.0")    debug.MessageBox("Slaverun Reloaded V3.x requires Devious Devices Integration Version 4.0 or above")    result = false endif if (DDX_version < "4.0")    debug.MessageBox("Slaverun Reloaded V3.x requires Devious Devices Expansion Version 4.0 or above")    result = false endif If this works then it's likely so much better than just disabling the version checker all together, in case there's any one out there with multiple versions of DDi and DDx installed possibly (early versions for some profile on MO, MO2 or Vortex). That way if they activate an earlier version on that profile where there have this, mod then it will still warn them. Though not when more than the minimum supported version of DDI and DDx.  With it hopefully you won't need to replace "zadxLibs.pex" as well from the upload linked here https://www.loverslab.com/files/file/13968-slaverun-devious-devices-version-fix-dd-41-and-later/. Â
Nymra Posted November 14, 2020 Posted November 14, 2020 42 minutes ago, skullgirls_ said: cant remove dd equipped by slaverun.. i tried everything. from dd mcm to slaverun mcm. removeallitems.  nothing is working could be a problem with the DD version beeing off. We can deactivate the version warning, but I can and will not even try to fix Slaverun for newer DD versions. I m also not sure if Slaverun will survive the upcoming DD 5 like at all or if it will finally break for good I can just advice everybody to keep an old DD version around since Kimy is not keeping old versions available. I can only suggest to deactivate all DD content in Slaverun and manually equip and unequip DDs (maybe using the Devious Devices Equip Mod from Inte).Â
Nymra Posted November 14, 2020 Posted November 14, 2020 32 minutes ago, KLongad Sirtup said: @Nymra I don't know if this source code line for Slaverun Reloaded's version checker will work so if you could try it please? Then if it does can you please make it available to everyone:-  if  (DDI_version  < "4.0")    debug.MessageBox("Slaverun Reloaded V3.x requires Devious Devices Integration Version 4.0 or above")    result = false endif if (DDX_version < "4.0")    debug.MessageBox("Slaverun Reloaded V3.x requires Devious Devices Expansion Version 4.0 or above")    result = false endif If this works then it's likely so much better than just disabling the version checker all together, in case there's any one out there with multiple versions of DDi and DDx installed possibly (early versions for some profile on MO, MO2 or Vortex). That way if they activate an earlier version on that profile where there have this, mod then it will still warn them. Though not when more than the minimum supported version of DDI and DDx.  With it hopefully you won't need to replace "zadxLibs.pex" as well from the upload linked here https://www.loverslab.com/files/file/13968-slaverun-devious-devices-version-fix-dd-41-and-later/.  I have no plans on fixing the fix. I did not even create it, just uploaded it for easier access and reference. I will gladly add alternative fix versions there, too so ppl can choose. For me I consider Slaveruns DD part broken and so I deactivated all DD content and roleplay that part with Devious Devices Equip from Inte. Basically whenever the master is talking about DDs I equip or remove suitable ones manually.Â
Ursur1major Posted November 15, 2020 Posted November 15, 2020 So I managed to get the Free Skyrim quest started and I've freed Solitude, I went back to Morthal and asked about what's next, the jarl tells me that I shall free Windhelm, the quest log updates to say that I should ask what her plans are for Windhelm and the quest marker is pointing at her, but there is no new dialogue?
tinkerbelle Posted November 15, 2020 Posted November 15, 2020 17 hours ago, Ursur1major said: So I managed to get the Free Skyrim quest started and I've freed Solitude, I went back to Morthal and asked about what's next, the jarl tells me that I shall free Windhelm, the quest log updates to say that I should ask what her plans are for Windhelm and the quest marker is pointing at her, but there is no new dialogue? Unfortunately, only Solitude has an actual quest associated with the Free Skyrim quest. You should get an additional dialogue with the Jarl of Morthal about freeing the next city and it will simply free that city. I think the dialogue line has the word [cheat] in the correct line. Repeat and rinse until all the cities are free. At some point you should get an option to take care of the slaver bosses (pike's bosses), but I forget where in the Free Skyrim quest this occurs, but it is probably after the last city is free. Â
Ursur1major Posted November 15, 2020 Posted November 15, 2020 45 minutes ago, tinkerbelle said: Unfortunately, only Solitude has an actual quest associated with the Free Skyrim quest. You should get an additional dialogue with the Jarl of Morthal about freeing the next city and it will simply free that city. I think the dialogue line has the word [cheat] in the correct line. Repeat and rinse until all the cities are free. At some point you should get an option to take care of the slaver bosses (pike's bosses), but I forget where in the Free Skyrim quest this occurs, but it is probably after the last city is free.  That is a shame, although I cannot see a "Cheat" dialogue option either
tinkerbelle Posted November 15, 2020 Posted November 15, 2020 28 minutes ago, Ursur1major said: That is a shame, although I cannot see a "Cheat" dialogue option either My memory isn't all that great (it's down right bad, actually), but from what I do remember ... After freeing a city, there might be a line in the dialogue with the Jarl of Morthal something like, "I freed xyz, what should I do now". The Jarl replies something like, "Go free wxy" and then you have the response to bypass ([cheat]) that stage of the quest. But it sounds like something went wrong in your game (happens a lot with script heavy mods, of which Slaverun is one). Since the quest log updated, at least part of the code worked. Try going back to a save before freeing Solitude and re-free it is the only advice I can give. If you can figure out the quest numbers, then it's possible to skip through that way. If you use the Slaverun debug option of freeing all cities, you'll miss out on the big bosses scene (not much to it though) and you'll miss out on telling Balgruuf off. Sadly, pike and the boys run off either way, which has always been a disappoint to me. I think they deserve some payback. Â
Ursur1major Posted November 16, 2020 Posted November 16, 2020 5 hours ago, tinkerbelle said: My memory isn't all that great (it's down right bad, actually), but from what I do remember ... After freeing a city, there might be a line in the dialogue with the Jarl of Morthal something like, "I freed xyz, what should I do now". The Jarl replies something like, "Go free wxy" and then you have the response to bypass ([cheat]) that stage of the quest. But it sounds like something went wrong in your game (happens a lot with script heavy mods, of which Slaverun is one). Since the quest log updated, at least part of the code worked. Try going back to a save before freeing Solitude and re-free it is the only advice I can give. If you can figure out the quest numbers, then it's possible to skip through that way. If you use the Slaverun debug option of freeing all cities, you'll miss out on the big bosses scene (not much to it though) and you'll miss out on telling Balgruuf off. Sadly, pike and the boys run off either way, which has always been a disappoint to me. I think they deserve some payback.  Figured it out, I had to enable cheats in the MCM for the dialogue to appear, hopefully it works to the end.
Ursur1major Posted November 16, 2020 Posted November 16, 2020 So a really quick guide for anyone who like me felt very confused about the Free Skyrim/End Slavery questline as a Free Woman and unable to find anything through the search function, You will find most of this on your own simply by playing long enough, but the dialogue is pretty unclear. Spoiler First step appears to be once a few of the towns have been enslaved, and you get a letter from the Jarl of Morthal, I don't know if this part is even necessary for the whole thing and appears to be incomplete, the Jarl will tell you to find information on the slavers, but after looking around everywhere, pickpocketing slavers and just waiting for new content I couldn't find anything, so just ignore this quest once you've got it, do tell me if you've found something that I've missed though. Â After this, you just wait, eventually all of Skyrim will be enslaved, wait a bit longer and the quest log will be updated to "You are still free", wait a bit longer, and eventually the quest log tells you to go to the Jarl of Morthal again. Â She will tell you to go to Slave master Pike, who will teleport you to another location where plot will happen for a scene, you will then be teleported outside of Riverwood (So watch out if you're using Sexlab Survival like me, I managed to run back in time to avoid the penalty but if you're overencumbered or something that might be worth fixing first.) Â You will have been told to find a priestess in Riften, who will then tell you to wait 24 hours, return to her and then some more plot can happen, you are then told to wait for two days (although the quest updated after only one day for me) after which you are supposed to head back to the Jarl of Morthal. Â The Jarl of Morthal will then tell you to head to Solitude to free it, do this quest (I noticed that at least for me the dialogue sometimes got stuck when I skipped through it too fast when I was rescuing the hostages, which prevented the quest from updating, so I suggest giving it a minute before forcing through to give the game time to do its thing), and once you report back to the Jarl of Morthal Solitude will be freed. Â Sadly, at the time of this writing that appears to be the only fleshed out quest for this path, and unless kenjoka comes back or something picks this mod up again it might stay that way, and so to continue you will need to go into Slaveruns mcm and enable the Cheat function in the last tab, you will then be able to actually complete the next quests, so just accept, force complete, and turn in untill the Jarl of Morthal tells you to ask the jarl of Whiterun why he accepted slavery, so just go to him, tell him he was a naughty boy, he will say he's sorry, and the questline is over. Â Congratulations, you've freed Skyrim. Wooo. Â
adle Posted November 20, 2020 Posted November 20, 2020 On 10/22/2020 at 8:23 PM, adle said: Hello, i started a new Game with some new mods. Slaverun doesnt show notifications anymore that NPC's will search for slaves to fuck. Also rape doesnt trigger anymore except of the story sex scenes for training. it worked with an old gameplay, so i dont know what am i doing wrong. does is interfere with SLHH? i tried to switch it off but no success. I also have babo dialouge installed with SLHH. maybe some of you know how to fix this problem. Loved to run trough town and get raped by everybody, but that only work with SLHH or SLAdventure Proximity rape now. ah and i recently installed cursed loot. maybe this? Â Â Â For Info if other run into same problem. Found that Cursed Loot is making problems. dont know why, but after deinstalling it, everything works fine again. If you want to use Cursed Loot, it works. But after some time the problem occurs again and you have to reinstall it again.
Corsec Posted November 20, 2020 Posted November 20, 2020 I remember that during player slavery there was a dialogue option to buy the player character's freedom for 10k gold. I never tried this option in the past (because I couldn't afford it and didn't want to cheat). Â So, does Pike actually give freedom in exchange for money, or does he just take the money but still keep the player character as a slave? Will this change the player character's status back to a Free Woman? Â Supposing that the player character is able to buy their freedom...If the player character is enslaved again by Pike, will they restart the enslavement quest from the beginning and have to do the training quests again? Or will they skip back to the point in the quests where they bought freedom? Â Just want to know if it's worth planning to build up the cash to buy freedom, or if it's a waste of time.
shiagwen Posted November 20, 2020 Posted November 20, 2020 the freee camera modus from sex lab, manually started, jumps back to standard camera every 10 seconds. why is that and how can it be repaired / avoided ?
Tenri Posted November 21, 2020 Posted November 21, 2020 1 hour ago, shiagwen said: the freee camera modus from sex lab, manually started, jumps back to standard camera every 10 seconds. why is that and how can it be repaired / avoided ? Have you tried the file found here I know it is advertised to fix idles, but IIRC I had camera issues when I last used Slaverun and that file fixed them too.
shiagwen Posted November 21, 2020 Posted November 21, 2020 On 11/1/2018 at 9:16 PM, WaxenFigure said:   Not a proper fix, but here it is. I wouldn't recommend trying to use the crawling option with this modified script but it does fix the annoying forced 3 person view and the forced ugly walk problems.  Slaverun Reloaded 3.0 Beta1 03 June 2018 Fix.7z Thank You, that helped
wHOaMiEH Posted November 21, 2020 Posted November 21, 2020 Hey people,just to preempt any bug posting here.Will the old fix for DD roll with DD 5.0 or should I wait until someone comes up with a fix for that?
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now