Hi All,
I have been trying to get Dyndolod working on a vanilla build of SKSE from GOG, using Vortex and can not get any tools to run despite following all troubleshooting advice. Any help would be appreciated.
Focusing on TexGen, I have used the command args to point to the correct directory. This does not seem to work for the data or the plugin list, although by entering the data arg it allows the program to launch. FYI I have tried with "" around the directories also.
Command Args:
-SSE -D:C:\GOG\Skyrim Anniversary Edition\Data\ -P:C:\Users\*MyName*\AppData\Local\Skyrim Special Edition GOG\
TexGen Log:
[00:00:00.039] TexGen based on xEdit x64 (5E5F5B6B) starting session 2023-03-21 13:23:29
[00:00:00.041] Game Mode: SSE
[00:00:00.044] Game Name: Skyrim Special Edition
[00:00:00.046] Using Skyrim Special Edition Data Path: C:\GOG\Skyrim\
[00:00:00.048] Using Backup Path: C:\GOG\Skyrim\SSEEdit Backups\
[00:00:00.050] Using Scripts Path: C:\Users\*MyName*\Desktop\SKSE MODS\DynDOLOD\Edit Scripts\
[00:00:00.052] Using Cache Path: C:\Users\*MyName*\Desktop\SKSE MODS\DynDOLOD\Edit Scripts\DynDOLOD\cache\
[00:00:00.055] Using Temp Path: C:\Users\*MyName*\AppData\Local\Temp\SSEEdit\
[00:00:00.057] Using ini: C:\Users\*MyName*\Documents\My Games\Skyrim Special Edition\Skyrim.ini
[00:00:00.059] Using save path: C:\Users\*MyName*\Documents\My Games\Skyrim Special Edition\Saves\
[00:00:00.062] Using plugin list: C:\Users\*MyName*\AppData\Local\Skyrim Special Edition\Plugins.txt
[00:00:00.066] Using settings file: C:\Users\*MyName*\AppData\Local\Skyrim Special Edition\DynDOLOD_settings.ini
[00:00:00.068] Using language: English
[00:00:00.072] Using general string encoding: 1252 (ANSI - Latin I)
[00:00:00.075] Using translatable string encoding: 1252 (ANSI - Latin I)
[00:00:00.142] Using VMAD string encoding: 65001 (UTF-8)
[00:00:00.145] Loading active plugin list: C:\Users\*MyName*\AppData\Local\Skyrim Special Edition\Plugins.txt
[00:00:00.151] Fatal: Error loading plugin list: <EDirectoryNotFoundException: The specified path was not found>
Notice that the plugin directory is not pointing to the same one in the command argument (GOG).
Also, I have moved the plugins.txt file to the directory that it is using and it still gives the same error.
One other thing I noticed is that the log capitalizes the P in Plugins.txt, whereas the plugins.txt file generated by Vortex does not. Manually changing this made no difference.
Any ideas?