Edit 4 : Having done a bit more looking into the issue, it seems that the problem is the Compiler cannot find Scripts not in the Vanilla Data/Scripts/Source folder... I do not know why this would be, given it has always worked fine before without any issues... I've tried verifying the CK, and making sure Compile.bat is as specified on the Wiki, but... Still nothing :/
I have a weird issue with the Mod I am working on. I use Mod Organizer to keep everything nice and tidy, with each Mod having its own folder. I've been using MO for ages without problems. This Mod was working fine last night, now I come back to it and as far as the CK is concerned, the Scripts both exist and do not exist...
I can open the Scripts in the CK, I can edit them in the CK. I can see their properties, I can edit their properties. For all intents and purposes the scripts ARE there. They're in the correct folders, they're usable and editable. But... When I try to compile I get
But the script is obviously there, because I am looking at it in the CK.
Starting the CK via the normal version the scripts compile fine; so it seems to be something wrong with ModOrganizer itself... I've not made any changes to my system or to any MO settings. I shut it down last night, started it again today. I've tried removing and re-adding the Scripts, tried reinstalling the Mod. I cannot even make new Scripts :/ Anyone any idea what might be up?
Edit: Actually, it might not be MO... Maybe a Mod could remove that from the Title if possible?
Doing some more testing via Notepad++, it's somehow the folders, maybe? I can compile a Vanilla Script, from the Vanilla Data Directory; but nothing from my Mods... and I know I should be able to, since I've been using MO+CK for ages without a problem...
Edit 2 : Checked in game... My Scripts run, but cannot recognise/find each other. Like, an OnInit or OnActivate block will run, but they will not run Functions in other Scripts, or anything Imported from another Script... I've also re-installed MO, but still have the same issue :/