Princessity Posted September 19, 2016 Posted September 19, 2016 Addendum: Everyone please disregard the leashplugtest.esp that gets installed with core files. It was packaged by accident and serves no purpose relevant to users.
Min Posted September 19, 2016 Author Posted September 19, 2016 Only relevant to those who downloaded the update prior to this post. I've uploaded a new version of 3.2 without that file.
Nooky monster Posted September 19, 2016 Posted September 19, 2016 seems to be a problem with DD assets file by Zadil., it always downloads a Microsoft card game. and I NEED the assests file for everything else to work. any help would be nice.
Min Posted September 19, 2016 Author Posted September 19, 2016 seems to be a problem with DD assets file by Zadil., it always downloads a Microsoft card game. and I NEED the assests file for everything else to work. any help would be nice. The problem is your browser. Use a different browser (Such as Chrome or Firefox) to download the file.
Nooky monster Posted September 19, 2016 Posted September 19, 2016 figures it would be windows 10 EDGE browser... THANKS SOOO MUCH. I will try it now.
Kimy Posted September 19, 2016 Posted September 19, 2016 Is Edge -really- checking if you download naughty stuff and substitute it with random other stuff? oO
Princessity Posted September 19, 2016 Posted September 19, 2016 Did you say anything mean to Cortana lately?
aim4it Posted September 19, 2016 Posted September 19, 2016 Did you say anything mean to Cortana lately? Yes, but we're separated now and never been happier. FYI: the link to FNIS 6.3 in the requirements on the download page is broken.
M.BISON Posted September 19, 2016 Posted September 19, 2016 (stupid question).......am i meant to get a message or anything after updating?
Guest Posted September 20, 2016 Posted September 20, 2016 seems to be a problem with DD assets file by Zadil., it always downloads a Microsoft card game. and I NEED the assests file for everything else to work. any help would be nice. The problem is your browser. Use a different browser (Such as Chrome or Firefox) to download the file. It's just, RAR is the extension for a solitaire game, windows thinks. Rename the download to whatever.RAR. It works! Or, "save as" (change the download name to whatever.RAR) It also works!! Keep your browser --- The logical-lest thing to do is download the RAR extractor and it would do this for future downloads (Because it takes ownership of RAR tasks It *could* work!!
Guest Posted September 20, 2016 Posted September 20, 2016 does anyone else see "3.1" instead of 3.2 in the version in NMM? I downloaded the 4AM version, your version might be superior.
Nooky monster Posted September 20, 2016 Posted September 20, 2016 so far just 2 of the many files i have DL have given me a problem.
velvetsanity Posted September 20, 2016 Posted September 20, 2016 Just downloaded the latest update, and the installer shows v3.1 in MO. It also lists as being v3.1 post-install.
Majin Buu Posted September 21, 2016 Posted September 21, 2016 Minor thing but the links under [Requirements] on the mod description page are broken.
Siudhne Posted September 21, 2016 Posted September 21, 2016 How do I make use of DDI to make devious devices block armor slots? For instance to make chastity devices, harnesses and posture collars block armor, arm cuffs block gauntlets, leg cuffs block boots etc? I'm running Deviously Cursed Loot, but most of the time equipped devices are hidden under armor plus ther isn't any real reason not to wear armor with them as that would be gimping my character. There is this mod: http://www.loverslab.com/topic/34761-dd-hc-armorblock It's from 2014, but works rather smooth for me. It doesn't do anything about head items like collars though, and I think harness sometimes fail to block too. Also, not all armors are blocked depending on how the armor looks (sleeveless etc.). But all in all it's a great addition that I would love to see as option for DD-Integration.
inkwhiz888 Posted September 21, 2016 Posted September 21, 2016 Help I got this error when running FNIS for Users 6.3 "Reading DDAlternat Animation prefix used twice ERROR(2011): OLD FNIS version? Wrong line in Animation List, line 32 (..\..\meshes\actors\character\animations\DD\FNIS_DD_List.txt): AAprefix abc" and this is where FNIS stops doing anything forcing me to disable to disable this mod.
Min Posted September 22, 2016 Author Posted September 22, 2016 does anyone else see "3.1" instead of 3.2 in the version in NMM? I downloaded the 4AM version, your version might be superior. Just downloaded the latest update, and the installer shows v3.1 in MO. It also lists as being v3.1 post-install. We forgot to update the version number in the installer. This can safely be ignored. Minor thing but the links under [Requirements] on the mod description page are broken. Noted, thanks. Help I got this error when running FNIS for Users 6.3 "Reading DDAlternat Animation prefix used twice ERROR(2011): OLD FNIS version? Wrong line in Animation List, line 32 (..\..\meshes\actors\character\animations\DD\FNIS_DD_List.txt): AAprefix abc" and this is where FNIS stops doing anything forcing me to disable to disable this mod. Uninstall the old "Bound Combat" mod. It has been a part of DDi for quite some time now.
maheed Posted September 23, 2016 Posted September 23, 2016 I've been getting a CTD sometimes when third person animations, and I think I've tracked it down to some code in zadLibs.psc Specifically, my game will print out "[zad] Debug-6" as the last line in the papyrus log. Log("Debug-6") ; Not sure how to detect auto-walk: Tap 'forward' to disable it if it's active. Input.TapKey(Input.GetMappedKey("Forward")) ; Freeze player controls DisableControls() That's the code immediately after that log statement. "Debug-7" would print out after that, if I'm reading the code correctly. I've posted a full log and load order in the tech support thread I posted: http://www.loverslab.com/topic/67370-zad-debug-6-then-ctd-seems-to-happen-on-a-third-person-animation-start/ Any advice on what I can do to get my game stable? This seems to happen something like 25% of the time 3rd person animations start, although at one point I managed to make it through 10 or so before it crashed.
Texmarker Posted September 23, 2016 Posted September 23, 2016 A few bugs i encountered: 1. With boots equipped, running is disabled. If you get a yoke on top of that, you can run again. 2. Yoke + Swimming breaks the yoke animations in favour of the swimming ones.
WaxenFigure Posted September 23, 2016 Posted September 23, 2016 I've been getting a CTD sometimes when third person animations, and I think I've tracked it down to some code in zadLibs.psc Specifically, my game will print out "[zad] Debug-6" as the last line in the papyrus log. Log("Debug-6") ; Not sure how to detect auto-walk: Tap 'forward' to disable it if it's active. Input.TapKey(Input.GetMappedKey("Forward")) ; Freeze player controls DisableControls() That's the code immediately after that log statement. "Debug-7" would print out after that, if I'm reading the code correctly. I've posted a full log and load order in the tech support thread I posted: http://www.loverslab.com/topic/67370-zad-debug-6-then-ctd-seems-to-happen-on-a-third-person-animation-start/ Any advice on what I can do to get my game stable? This seems to happen something like 25% of the time 3rd person animations start, although at one point I managed to make it through 10 or so before it crashed. Papyrus logs are normally useless for determining the cause of a CTD. If you want to find the reason for a CTD you need to see this: http://www.loverslab.com/topic/46913-how-to-debug-ctd/?do=findComment&comment=1174832 But first you need to get the fixes for CTDs that are already created here: http://www.loverslab.com/topic/56084-crash-fixes/
Nazzzgul666 Posted September 23, 2016 Posted September 23, 2016 The sliders to reduce/disable vibrations don't work, especially the "vibrate every time when using magic" part is annoying for mages, is there a chance for a quick fix? While i'm actually fine with it, VirginMarie wants to change the devices used in her mod... but i'd prefer a bug fix here, that would satisfy everybody i hope.
Min Posted September 23, 2016 Author Posted September 23, 2016 A few bugs i encountered: 1. With boots equipped, running is disabled. If you get a yoke on top of that, you can run again. 2. Yoke + Swimming breaks the yoke animations in favour of the swimming ones. #1 - Noted, thanks. #2 is an engine limitation. Nothing we can do about that. The sliders to reduce/disable vibrations don't work, especially the "vibrate every time when using magic" part is annoying for mages, is there a chance for a quick fix? While i'm actually fine with it, VirginMarie wants to change the devices used in her mod... but i'd prefer a bug fix here, that would satisfy everybody i hope. The sliders work as intended for vibrations. You're misunderstanding exactly what they affect. They change the chance for vibrations to occur through periodic events. The effect that causes a vibration upon using magic is something else entirely, and is not tied to the periodic vibrations. The "Vibrate on magic" effect is controlled through a specific keyword - if it is omitted, vibrations will not happen on spell cast. Mod authors are free to set up whatever combination of keywords they want on devices to create whatever effect they want.
Nazzzgul666 Posted September 23, 2016 Posted September 23, 2016 The "Vibrate on magic" effect is controlled through a specific keyword - if it is omitted, vibrations will not happen on spell cast. Mod authors are free to set up whatever combination of keywords they want on devices to create whatever effect they want. Oh, ok. Does that mean, periodic vibrations still happen even without that keyword?
Min Posted September 23, 2016 Author Posted September 23, 2016 The "Vibrate on magic" effect is controlled through a specific keyword - if it is omitted, vibrations will not happen on spell cast. Mod authors are free to set up whatever combination of keywords they want on devices to create whatever effect they want. Oh, ok. Does that mean, periodic vibrations still happen even without that keyword? Correct. Periodic vibrations are not tied to "Vibrate on spell cast" vibrations.
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