Just some tips to anyone that encounters an error with Relinker and needs to troubleshoot the problem. Disabling a mod does not seem to prevent Relinker from looking at it. I was getting an error last night ( something something invalid value something something I believe) because one of my merged plugins had gotten corrupted somehow and could not figure out which plugin was causing the error, because even disabling all of them caused the exact same error to occur. Then I moved the mods out of the mod organizer/mods folder and into a temporary directory, which disabled it for the purposes of Relinker. So, to troubleshoot merged plugins for Relinker: 1. Find your merged plugin mods in mod organizer / mods 2. Find your merged plugin mods in mod organizer's left pane 3. Disable your merged plugin mods in the left pane 4. Disable any mods that now have missing masters 5. Close MO 6. Remove the disabled plugin mods from the mod organizer / mods folder and place them into a temporary directory, such as desktop/Temp_Mods 7. Run Relinker (outside of MO, of course). If the error persists, the disabled plugins are not the problem. 8. Copy all OK mods back to mod organizer/mods folder from desktop/Temp_Mods 9. Re-Open MO 10. Re-enable all disabled mods/plugins 11. Repeat until you find the exact plugin(s) causing the problem. In this case, re-installing the constituent merge mods and then rebuilding the merge solved my problem, and this was how I figured which merge was my issue! Edit: Error code was invalid literal for int() with base 16