Reply To: MWEdit

Home Forums Projects MWEdit Reply To: MWEdit

#4114

Okay, the program runs successfully and, according to the log file, we’ll also need to package up the .dat files to go along with things. There’s also another file that’s referenced in the code but doesn’t exist in the repo. Here’s the log:

02:55:00 (12) - Error (9 / 2): No such file or directory
02:55:00 (12) - 		 User Message: Failed to open the file 'Functions.dat' (mode was 'reading')!
02:55:00 (12) - Error (9 / 2): No such file or directory
02:55:00 (12) - 		 User Message: Failed to open the file 'customfunctions.dat' (mode was 'reading')!
02:55:00 (15) - Error (9 / 2): No such file or directory
02:55:00 (15) - 		 User Message: Failed to open the file 'mweditextrafile.esp' (mode was 'reading')!

Any idea what mweditextrafile.esp is? The options dialog box says it’s for extra script records but isn’t distributed in the repository.

I’ll go ahead and reach out to Dave and ask. It’s not in his reuploaded repos either.

Once we figure that bit out, I can go ahead and bundle everything up for a release.