View Single Post
  #1  
Unread 09-09-2005, 11:51 PM
sstair sstair is offline
Scuba Steve
This person is a EQ2Map developer.
Interface Author - Click to view interfaces
 
Join Date: Dec 2004
Server: Everfrost
Posts: 150
Default Error in XML file list

There's an error in the file at
http://maps.eq2interface.com/POI_fil...afile_list.xml

There is an extraneous space in the FileName between "icons_" and "obelisk_of_lostsouls_4.xml".

Code:
<Extra>
<FileName>icons_ obelisk_of_lostsouls_4.xml</FileName>
<Name>Obelisk of Lost Souls level 3 (Icons)</Name>
<MD5>61265b9116649d6a6f093f39299e08c6</MD5>
<Modified>September 02 2005 13:35:14</Modified>
<Size>2504</Size>
<LocalPath>eq2map/</LocalPath>
<ServerPath/>
</Extra>
Reply With Quote