I have this problem again. Hopefully this post will be more helpful, although I haven't fixed this one yet.
I haven't deleted any .upx files and I didn't remove or change any files except for the names of 3 mpg files. Actually, it's because I edited them and I just plain forgot I had created a project DVDWS for them a week earlier. So I renamed them back again. Still doesn't work.
I crack open the Hex Editor (
http://www.chmaas.handshake.de/delphi/f ... /xvi32.htm) and check the original names. I confirmed the file names were correct.
I checked all the .tga's (which is what I used for pictures) they were correct.
I kept on searching for things that I didn't even use like .jpg's and voila, there were some. I found one, inexplicably in e:\temp\x123-478734-sdfdf... etc. ie random characters.
I also found the .upx file reference with the Hex editor. Indeed that file is still there with the same name. So it's not the UPX files (which are in a subdirectory called 'Menu' below your project file). A strange system of storing information, but I digress.
I can't find the .jpg file with random characters that is referenced in E:\Temp. I didn't delete it but what sort of program links to files in the Temp directory and then completely carks it when it can't find it weeks later? Maybe that's not it.
There's another randomly named .jpg in the Temp directory and when I open it I can see that it's the menu template I decided NOT to use. Which is interesting.
Incidentally, there's another reference in the project file to a .jpg I used briefly once and then decided not to use and deleted (within my project). For whatever reason, DVDWS seems to keep references to things that are actually NOT used... so the lesson is this:
Finish a DVDWS project file from start to finish and don't do anything else on your computer inbetween, and don't delete any files you may have used during the project, whether they are actually used in the final version of your project or not.
It might even be possible that changing the size of the video files used, renders your project useless. I re-edited my video files... maybe that's the problem? None of the video have chapter points or anything, it's just 3 videos lined up in a row... but with complicated graphics I really don't want to do again.