Hmm. So having a few other issues. I have made a mod and am trying to test it, but it seems like it's not being loaded. Here are the details: I made an .esp fileI have the .esp checked in my launcherI am using FOSE, and am launching the game with fose_launcher.exe (GetFOSEVersion returns a value)In an attempt to force it, I added custom.ini and added STestFile2 with my fileI don't think it's loading for a few reasons: Nothing from my mod is appearingGetNumLoadedMods returns nothingIsModLoaded says "Mod not loaded"Any thoughts as to why this is occurring?