Blockland Forums > General Discussion
Mountains of Excalibur - What the hell?
VerticalHorizon:
To whom it may concern,
Chrono, being the great man that he is, has showed me what you are all talking about as far as the map being different in game. I was horrified by what he showed me and I apologize for this fatal error. I am looking into it and hopefully I'll have a 100% working version uploaded within the next couple days.
I had been confused by the comments in the thread because my version looked fine. Apparently the .zip packaging system has me beat and I need to relearn the process all the forget over again. This is embarrassing to say the least, but once I get back into the groove I'll be back to create some more maps for everyone.
I would have posted this in the topic in the Maps section but I got the 'too told' error so I thought I'd announce it here for those of you who care.
This is not a plea for sympathy or a cry out for attention, merely, I feel as though I have cheated you guys with false advertisement. The map really does look that way, and I did pour my heart into that map for a few months.
My maps are my art, as odd as it may seem. It's a stress reliever and one of my most powerful creative outlets. I look forward to correcting this problem and making more maps.
otto-san:
woo :D
SWAT One:
You need the textures you need for the map to be in the zip, and cannot use any exterior source such as from another map or from base/data...
If I am wrong then IDK what it is.
EDIT, by:
--- Code: --- terrainFile = "./Mountains of Excalibur.ter";
--- End code ---
Did you mean:
--- Code: --- terrainFile = "Add-Ons/Map_MountainsOfExcalibur/Mountains of Excalibur.ter";
--- End code ---
This might provide some better results.
Chrono:
--- Quote from: SWAT One on August 31, 2011, 10:40:31 PM ---You need the textures you need for the map to be in the zip, and cannot use any exterior source such as from another map or from base/data...
If I am wrong then IDK what it is.
EDIT, by:
--- Code: --- terrainFile = "./Mountains of Excalibur.ter";
--- End code ---
Did you mean:
--- Code: --- terrainFile = "Add-Ons/Map_MountainsOfExcalibur/Mountains of Excalibur.ter";
--- End code ---
This might provide some better results.
--- End quote ---
You don't seem to know what you're talking about.
SWAT One:
--- Quote from: Chrono on August 31, 2011, 10:45:32 PM ---You don't seem to know what you're talking about.
--- End quote ---
My credentials, sir.
Also, try eliminating spaces from file names as much as possible.