So I made a DBVO for this mod and there are two voice lines, one about "It is Done Movarth, wait outside for me, yadda yadda yadda" and "And worry about what's in front of you, an impatient person" (these are paraphrased). These lines are too long for my DBVO to handle and I know it's these two because removing both of these files makes the mod work and game launch. I'm trying to edit them in SSEdit but I can't seem to find them, and it seems like a lot of the lines in the DBVO file I can't locate in SSEDIT. I'm sure it's me not knowing how to use the program, so would you know how I can find them in the Dialogue Topics?
Heya. The reason you are not seeing the lines in TesEdit is because this mod handles its dialogue through prompts rather then topic text. You will need to find their location manually I'm afraid.
The reason for the DBVO crash with those two lines is because of a windows file path limitation. Basically the longer the file path to that particular fuz file, the less characters you have to work with. Most players have their game installed in program files, which puts the character limit for DBVO lines at 80 characters. My personal advice is to move your install folder out of program files. It will save you some characters, as well as prevent various permission issues associated with program files.
You can actually move your game just about anywhere as long as you launch it from SKSE and not through steam. You can even rename the folder. My personal install is E:Skyrim. The more you can shorten the file path, the better. Just make sure you update the file path in your mod manager. If you are an MO2 user, this will be Settings > Paths.
hey just started using this mod, an love it so far!
looking through xedit, i noticed that there is a conflict with the mod "Serana Dialogue Add-On" there is no major conflict, but the is a few records there that is being overwritten by said mod?. they involve the Arconaio branch. not a hard fix, i can patch myself if it's needed. but wanted to bring to your attention incase you wanted to make a patch for it
I have same problem. Without this mod no issue. Before last update also dont recall having any issue. @I checked it with ssedit and imo you used wrong key for apostrophe for TG00, maybe something else too. I was able to fix it on my end.
Load with xedit. Look for all records starting with "TG00" (thieves guild missions, but maybe something else is affected too) and then "RNAM-Prompt" at the bottom. Author used this ` (right below Esc) apostrophe key. Should be this ' (on the left from Enter key). So replace them and save plugin.
I play with this on Playstation, and just wanted to come here and say thank you. I adore this mod so much, I don’t think I’d ever be able to go back to vanilla. Fantastic work 🖤
Hello, I've tried the mod and somehow I found an issue with the "follow me, I need your help" dialogue option on some followers, such as Auri. The dialogue disappeared and broke the recruitment system...
Strange. I use Auri and I do not have this issue. It might be some other mod. This mod only rewrites existing vanilla lines, it doesn't move things around.
Will there be an update for this one, perchance? It's showing up as 1.5 in mod organizer 2 and I'm uncertain to install it though I need it for other mods
Heads up: your Misc Dialogues Edits patch has some missing and incorrect conditionals for 0x0A9638. For instance, your patch checks if subject has worn bow. MDE checks if player has worn bow.
162 comments
The reason for the DBVO crash with those two lines is because of a windows file path limitation. Basically the longer the file path to that particular fuz file, the less characters you have to work with. Most players have their game installed in program files, which puts the character limit for DBVO lines at 80 characters. My personal advice is to move your install folder out of program files. It will save you some characters, as well as prevent various permission issues associated with program files.
You can actually move your game just about anywhere as long as you launch it from SKSE and not through steam. You can even rename the folder. My personal install is E:Skyrim. The more you can shorten the file path, the better. Just make sure you update the file path in your mod manager. If you are an MO2 user, this will be Settings > Paths.
looking through xedit, i noticed that there is a conflict with the mod "Serana Dialogue Add-On"
there is no major conflict, but the is a few records there that is being overwritten by said mod?. they involve the Arconaio branch. not a hard fix, i can patch myself if it's needed. but wanted to bring to your attention incase you wanted to make a patch for it
Cheer!
@I checked it with ssedit and imo you used wrong key for apostrophe for TG00, maybe something else too. I was able to fix it on my end.