Unable to delete baggage file named "none"
Hi there,
I'm using Adobe Robohelp HTML 8.0.2.208
I opened my WebHelp project today and noticed I have a missing baggage file, simply titled "none".
When I right-click on it, the delete option is not there.

When I click Properties, all it tells me is that it is named "none", and Location, Size, Created, and Modified are all (Unknown). Clicking the "Open Folder" button simply takes me to my source folder.
My project has no broken links of any sort. I checked my index, TOC, references, everywhere. The project (to the best of my knowledge) is flawless. I even went overkill and made sure all my pages are W3C validated.
I searched the forums and web trying to find someone with the same or at least similar problem, and I found tips on add/remove baggage files by editing the rhbag.apj file in notepad or similar editing program.
So I opened the file and I see a basic xml tree with only two references; one to my RoboHHRE.lng file, and one to this mysterious "none" file.
So I removed lines 9 through 13 and save the file...
And the problem seems to be fixed (temporarily). My Project Manager refreshes immediately and the file which supposedly never existed is gone:
However, it only stays gone until I close my project. The next time I open the project (either by launching it from the recent projects list within RoboHelp or executing the .xpj file from the source folder) the missing baggage file is back in my Project Manager, and when I re-open the
rhbag.apj file, the code is back for the "none" file:
<file>
<name>none</name>
<usercreated>false</usercreated>
<comments/>
</file>
So whatever file writes the rhbag.apj file is telling it to list this baggage file, so ideally I need to go to the source of the problem and find what file is responsible for writing the rhbag.apj file and remove the reference there.
Problem being, RoboHelp generates ALOT of files, many with proprietary or obscure file extensions. Opening each one, one at a time, in notepad and trying to find a reference to baggage files (which I've spent the last several hours doing) seems to be hopeless.
Any help that anyone could offer would be greatly appreciated! As functional as the project seems, I don't know what (if any) problems/crashes this conflict could produce in the future, and I'd rather get rid of it now before the webhelp project expands much greater.
Thanks in advance

