Adding a map into your resource folder?

Designed a level that creates new, exciting, and challenging Armagetron game play? Or maybe just something funky. Put it right here.
Post Reply
User avatar
Blaze
Posts: 9
Joined: Tue Dec 30, 2008 7:59 pm

Adding a map into your resource folder?

Post by Blaze »

Luke-Jr has kindly opened a folder in the resource website for me, the only problem is that when I upload a map it says "Validation error", I look back in the information, and it says Luke-Jr allows only certain dtd's.

I believe it might be because i have my map inside another folder within Blaze, should I put it in the file named Blaze and then try it?

dtd = 0.2.8 (Isn't allowed in)

Please help! :D

Also, here is the beginning of the file.

<?xml version="1.0" encoding="ISO-8859-1" standalone="no"?>
<!DOCTYPE Resource SYSTEM "map-0.2.8_beta3.dtd">
<Resource type="aamap" name="Cherrio" version="1.0.1" author="Blaze" category="Race">
<Map version="0.2.8">
<World>
<Field>
<Axes number="8"/>
Attachments
Cherrio-1.0.1.aamap.xml
Here it is
(16.94 KiB) Downloaded 211 times
Last edited by Blaze on Mon Jan 12, 2009 8:53 pm, edited 6 times in total.
User avatar
dlh
Formerly That OS X Guy
Posts: 2035
Joined: Fri Jan 02, 2004 12:05 am
Contact:

Post by dlh »

Attach your map here so we can see the problem.
User avatar
Z-Man
God & Project Admin
Posts: 11717
Joined: Sun Jan 23, 2005 6:01 pm
Location: Cologne
Contact:

Post by Z-Man »

If you post your map, we may be able to spot the error. The 0.2.8 dtd definitely is allowed.
User avatar
Z-Man
God & Project Admin
Posts: 11717
Joined: Sun Jan 23, 2005 6:01 pm
Location: Cologne
Contact:

Post by Z-Man »

The DTD looks fine, but try <Map version="2"> instead of 0.2.8. And next time, just post again and don't PM everyone you think may be interested in your edit :)
User avatar
Z-Man
God & Project Admin
Posts: 11717
Joined: Sun Jan 23, 2005 6:01 pm
Location: Cologne
Contact:

Post by Z-Man »

Hey wait, your map has been added already.
BTD
On Lightcycle Grid
Posts: 49
Joined: Wed Jan 28, 2009 7:34 am

Post by BTD »

Hey Blaze im having the same problem with adding my maps too..

could you help me out or any1 help me??
<^v{}v^>
On Lightcycle Grid
Posts: 10
Joined: Sun Mar 01, 2009 5:10 pm

Post by <^v{}v^> »

to all those who ask try
<!DOCTYPE Resource SYSTEM "AATeam/map-0.2.8.0.dtd">
instead of
<!DOCTYPE Resource SYSTEM "map-0.2.8_beta3.dtd">

i just figured it out and it works fine
Post Reply