Inspecting the AltME File Database
Contents:
These actions take place on the system where the AltME server is running.
- Make a complete backup of your AltME server directories and files. If you rotate your backups, this should be a clean backup to fresh media. That is, do not destroy a prior backup in the process. It may be needed.
- Open the main server directory for the world. This has the title: servers/your-world-name.
- Locate the file called "file.set". Make a copy of it.
- Open the copy of "file.set" using any text editor. Notepad will work, but if you have a better text editor, use it. This activity should be done by a trusted person, because the names of all files can be seen here. (E.g. employee notes, raises, discipline, etc.)
- Each line of this file is a record of the file storage database. You should see the regular pattern of the lines.
- Search for the file names that are the problem.
- Do the file names look correct? Note that special characters may be encoded using %00 URL-style hexidecimal encoding.
- If the file names look wrong, copy those lines and send them to us for verifcation.
- If anything else looks odd in the file, let us know.
|