IBAGadget Posted February 11, 2022 Posted February 11, 2022 3 minutes ago, ArtHaberland said: This seems to be the most active forum, so I am going to ask this here. I stopped playing about half a year ago due to family medical issues. (elderly parents, I do not recommend no stars) and when I went to get back into the game. Everything was gone! All my mods, the character I was using with the Bondage shop, everything! While the mods still exist, the game acts like nothing was ever changed from standard. I do get a warning about elements being missing, but that is it. Did steam update the game when I was not looking or did I suffer an catastrophic glitch? yah, chances are it updated, and you are now running Skyrim AE (Anniversary Edition). If your version number is 1.6xxx, then that's what happened. You'll either need to get a version rollback mod (which can be found on Nexus) or get a newer version of Address Library, SKSE, Racemenu, etc..... 1
Naps-On-Dirt Posted February 11, 2022 Posted February 11, 2022 10 hours ago, ArtHaberland said: This seems to be the most active forum, so I am going to ask this here. I stopped playing about half a year ago due to family medical issues. (elderly parents, I do not recommend no stars) and when I went to get back into the game. Everything was gone! All my mods, the character I was using with the Bondage shop, everything! While the mods still exist, the game acts like nothing was ever changed from standard. I do get a warning about elements being missing, but that is it. Did steam update the game when I was not looking or did I suffer an catastrophic glitch? What the previous post said, but also, are you starting the game from the SKSE shortcut? If you don't, the SKyrim Script Extender isn't being loaded and most of the mods won't work. 2
PoketBlue Posted February 13, 2022 Posted February 13, 2022 Small problem i got to the totem quest and the totem dosn't show up after i gave her the sword back and followed her, any ideas? Great mod by the way really enjoyed the quest's so far.
Taki17 Posted February 13, 2022 Posted February 13, 2022 16 minutes ago, PoketBlue said: any ideas? Try the basic reloading the earlier save method, then list game version, mod version, and post log.
ngc6553 Posted February 13, 2022 Posted February 13, 2022 Hi, I have Installed Lauras Bondage Shop V3.32 SSE Version And i the Store if i Buy Something and put it on it will not Display. Only Head, Hands and Feet will Display. No clothes if i Try an Hooble or catsuit and there is no Texture. Whats my Error ? What can i do ? I Have Installed SexlabFramework Se v163.7 Sexlab Aroused Creatures se 04.09.7 Sexlab Sexual Fame Framework se 0.99.7 Deviouses Devices se & vr 5.1.7 Sdaw Skyui 5.2 se sse engine fixes for 1.5.39 - 1.5.97 engine fixes skse64 preloader and tbb lib Fores new idles in skyrim se fins se fnis behavior se 7.6 xxl Fores new idles in skyrim se fnis se fnis creature pack se 7.6 xp32 maximum skeleton spezial extended fnis data Laura Bondage shop katarina makeover oc hobbles Thanks Chris
Guest Posted February 13, 2022 Posted February 13, 2022 2 minutes ago, ngc6553 said: Hi, I have Installed Lauras Bondage Shop V3.32 SSE Version And i the Store if i Buy Something and put it on it will not Display. Only Head, Hands and Feet will Display. No clothes if i Try an Hooble or catsuit and there is no Texture. Whats my Error ? What can i do ? I Have Installed SexlabFramework Se v163.7 Sexlab Aroused Creatures se 04.09.7 Sexlab Sexual Fame Framework se 0.99.7 Deviouses Devices se & vr 5.1.7 Sdaw Skyui 5.2 se sse engine fixes for 1.5.39 - 1.5.97 engine fixes skse64 preloader and tbb lib Fores new idles in skyrim se fins se fnis behavior se 7.6 xxl Fores new idles in skyrim se fnis se fnis creature pack se 7.6 xp32 maximum skeleton spezial extended fnis data Laura Bondage shop katarina makeover oc hobbles Thanks Chris You did not run bodyslide for DD files. There is a tutorial here (under 'short how to bodyslide'), it should fix your issue
PoketBlue Posted February 13, 2022 Posted February 13, 2022 (edited) 2'nd reloading fixed it thx. Edited February 13, 2022 by PoketBlue
ngc6553 Posted February 13, 2022 Posted February 13, 2022 Thank you. I will Read and try it. Greetings Chris
twsnider1138 Posted February 17, 2022 Posted February 17, 2022 @Laura not sure if this has been suggested before but I have an idea for selling your restraints keys. Is it possible to add an option to just sell everything in a certain category rather than 1 at a time? Like say I’ve been mass producing regular restraints keys, I could just drop all of them in one shot? Thank you kindly for everything… even if you won’t just let us kill Sloane. ? 1
aurreth Posted February 17, 2022 Posted February 17, 2022 8 hours ago, twsnider1138 said: @Laura not sure if this has been suggested before but I have an idea for selling your restraints keys. Is it possible to add an option to just sell everything in a certain category rather than 1 at a time? Like say I’ve been mass producing regular restraints keys, I could just drop all of them in one shot? Thank you kindly for everything… even if you won’t just let us kill Sloane. ? I don't believe the game itself actually supports this. Laura uses standard merchant behavior, so you'd basically be modifying that. Which frankly has a lot of potential to really, really screw up every merchant in the game.
Taki17 Posted February 17, 2022 Posted February 17, 2022 2 hours ago, aurreth said: I don't believe the game itself actually supports this. Laura uses standard merchant behavior, so you'd basically be modifying that. Which frankly has a lot of potential to really, really screw up every merchant in the game. No merchant behavior needs to be touched for this. Selling keys to (and buying them from) Laura is done through dialogue, that's also what allows the custom price set in the config to be used. The process itself is very simple, as in if the player's got at least one of the appropriate key type, it's removed from their inventory and gold is added to it through a script. For the request of @twsnider1138, I can see some additonal dialoge options working, that allow for selling keys in bulk (like stacks of 5 or 10) or all. All this needs are appropriate dialogue options with the proper scripts attached, that are only active if there are at least the given number or more keys in the player's inventory, and you might just avoid UI clutter too this way.
Vortec Posted February 17, 2022 Posted February 17, 2022 1 hour ago, Taki17 said: No merchant behavior needs to be touched for this. Selling keys to (and buying them from) Laura is done through dialogue, that's also what allows the custom price set in the config to be used. The process itself is very simple, as in if the player's got at least one of the appropriate key type, it's removed from their inventory and gold is added to it through a script. For the request of @twsnider1138, I can see some additonal dialoge options working, that allow for selling keys in bulk (like stacks of 5 or 10) or all. All this needs are appropriate dialogue options with the proper scripts attached, that are only active if there are at least the given number or more keys in the player's inventory, and you might just avoid UI clutter too this way. Or...a little chet on the counter with all the keys in the hundreds , Free too take.
Vortec Posted February 17, 2022 Posted February 17, 2022 Just now, Vortec said: Or...a little chest on the counter with all the keys in the hundreds , Free too take.
HyperonicX Posted February 18, 2022 Posted February 18, 2022 54 minutes ago, Vortec said: Or...a little chet on the counter with all the keys in the hundreds , Free too take. If you want Katrina to attack you, or for Laura to lock you in a pair of bondage mittens, then sure. Go for it!
Seeker999 Posted February 18, 2022 Posted February 18, 2022 I think I am not seeing the problem here. If you don't want to sell stuff one at a time, you can just configure SKYUI. On the main tab you have the option to set a minimum number at which the quantity slider comes into play. Set it to 0 and you will always have the slider come up where you can sell all your knick-knack xyz's in one transaction.
Taki17 Posted February 18, 2022 Posted February 18, 2022 52 minutes ago, Seeker999 said: I think I am not seeing the problem here. DD keys are not tradeable through vendors. That is why Laura buys and sells them through dialogue. 1
VAAAAAAAAAAAAAAAAAAAAAAAAV Posted February 18, 2022 Posted February 18, 2022 i have ctd when i equipped gag after binding from laura's free restraints. is there fix about it?
Laura Posted February 19, 2022 Author Posted February 19, 2022 11 hours ago, AOBVUAM said: i have ctd when i equipped gag after binding from laura's free restraints. is there fix about it? The gag you get is a regular one from DD, not a custom one. There could be something wrong with your DD install. Does the crash also happen when you buy it and equip it yourself?
VAAAAAAAAAAAAAAAAAAAAAAAAV Posted February 19, 2022 Posted February 19, 2022 (edited) 2 hours ago, Laura said: The gag you get is a regular one from DD, not a custom one. There could be something wrong with your DD install. Does the crash also happen when you buy it and equip it yourself? i tried to equip ball gag, ctd happend. when laura put her gag to me, ctd happend. but ring gag is not ctd happend. can i have nif/dds link for that gag? (I have used SSEEdit to find link but failed, i couldnt find.) i wanna check DD 5.1 sorry for english, it is hard to write. *Found it. **It is my problem. i have mod that tweaked DD meshes and that mod cause. ***solved it. Edited February 19, 2022 by AOBVUAM
Taki17 Posted February 19, 2022 Posted February 19, 2022 13 hours ago, AOBVUAM said: i have ctd when i equipped gag after binding from laura's free restraints. is there fix about it? Sounds like you need to sort out your DD install. If I were you, I'd double check if you are running the game version appropriate DD. Meaning DD5.1 or DD5.2 beta 4 for LE, DD5.1 SE for SE and DD5.2 beta 4 converted to SE with AE.
VAAAAAAAAAAAAAAAAAAAAAAAAV Posted February 19, 2022 Posted February 19, 2022 (edited) I have problem with slonane's gaurd. i have question "follow the guard" but guard dont move at all even if go alone new cage, just question is ended but not happend. i uploaded my papyrus log and screenshoot. (papyruslog has korean, because i am korean but 99% is english. korean name is about NPC's name or Item's name.) *I started with doran's inn for cooking rabbit meat for him. (I dont know what name of the food in english.) Papyrus.0.log Edited February 19, 2022 by AOBVUAM
Tetras66 Posted February 20, 2022 Posted February 20, 2022 8 hours ago, AOBVUAM said: I have problem with slonane's gaurd. i have question "follow the guard" but guard dont move at all even if go alone new cage, just question is ended but not happend. i uploaded my papyrus log and screenshoot. (papyruslog has korean, because i am korean but 99% is english. korean name is about NPC's name or Item's name.) *I started with doran's inn for cooking rabbit meat for him. (I dont know what name of the food in english.) Papyrus.0.log 544.31 kB · 1 download Are you using Special edition? If so, are you using this version?
petterparker09 Posted February 20, 2022 Posted February 20, 2022 I don't see the seller's body (she's invisible), I can only see her face and hands... Also, I can't buy anything either, because when I try to interact with her, the chat doesn't open to choose the dialogues. I have all the required mods (along with their own requirements) installed and enabled. And from this mod just install: 'Laura's Bondage Shop v3.32 SSE version - by tznvlw.7z' 'Laura's Bondage Shop v3.32 SSE Spanish - Translated by agukiin51.rar' Since I speak Spanish. Do I need to install 'Laura's Bondage Shop v3.32 RUS - By stas2503.7z' for it to work properly?
VAAAAAAAAAAAAAAAAAAAAAAAAV Posted February 20, 2022 Posted February 20, 2022 (edited) 5 minutes ago, Tetras66 said: Are you using Special edition? If so, are you using this version? Ohh, I couldnt find that. Thank you but what meaning of "befor the quest" the quest means Origin? or Follow the guard? *oh, somebody already told that. Edited February 20, 2022 by AOBVUAM
Tetras66 Posted February 20, 2022 Posted February 20, 2022 4 minutes ago, AOBVUAM said: Ohh, I couldnt find that. Thank you but what meaning of "befor the quest" the quest means Origin? or Follow the guard? I'm afraid it is the whole quest. But, try doing this on the guard first, from this post ( setav speedmult 110 ) :
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