Code Serpent Posted May 28, 2019 Posted May 28, 2019 DO NOT USE MOD ORGANIZER 2 if you are making mods for SexLab or Devious Devices, or other mods that have several script-dependencies. Mod Organizer 2 has always had difficulty dealing with the Creation Kit, I've had to recompile my scripts several times due to the "unable to create stdout pipe" bug, but now it has gotten even worse. In the latest version of MO2, if you scripts fail to compile for some reason, like the stdout bug, and you have some script dependencies, MO2 WILL REWRITE AND BREAK THOSE SCRIPT DEPENDENCIES. This has happened to me several times while working on the next version of Devious Lore. I attempted to compile some script, the assembly failed, and a random DD script was rewritten. Several times, THE SOURCE CODE HAD THE COMPILER ERRORS WRITTEN OVER THEM. As in the source files would be overwritten, so they started with "Failed to compile", and the next several lines were the compiler errors. With this bug my only option was to go pull up an old version and copy the start of the code back over. This is beyond broken, and I won't be using MO2 ever again for development, and neither should you if you are modding for oldrim.
CheddarTrauma Posted May 28, 2019 Posted May 28, 2019 You should think about commenting on this related bug report, to give the developers more information, so they can attempt to fix it. https://github.com/ModOrganizer2/modorganizer/issues/709
Recommended Posts
Archived
This topic is now archived and is closed to further replies.