A Mapping WTF moment (Help Pls! XD)

A Mapping WTF moment (Help Pls! XD)

Discuss maps & map creation - from concept to execution to the ever elusive release.

Moderator: Moderators

User avatar
Quanto042
Basically OTA Developer
Posts: 778
Joined: 22 Feb 2006, 03:01

A Mapping WTF moment (Help Pls! XD)

Post by Quanto042 »

I have a rather interesting problem to show you all. Its been a while since i've released a new map, and I would like to present you all with the reason, and maybe, just maybe, you guys will be able to help me fix this problem.


Alright, first i'll show you what it's supposed to look like:
Minimap
Image
Heightmap
Image
(actual Heightmap size is 1537x1537 (24x24) )


And this, is what MapConv did... Scary O_o;;
Image
Image
Image
Image
Image
Image
Image

Does anyone have any theories as to how this horror happened? I've tried a multitude of things over a three week period of trial and error. I'm fresh out of ideas, what do you guys think?

Forboding? IceXuick?

Anyone?
User avatar
IceXuick
Posts: 519
Joined: 14 Mar 2006, 01:46

Post by IceXuick »

did you use the -i parameter? (or not?)

what format is your heightmap in? BMP 24-bit, or higher, or RAW ? i had those weird line problems with raw if i remember it right.

Try bmp 24 bit and don't forget the -i parameter (-l aswell)
User avatar
Quanto042
Basically OTA Developer
Posts: 778
Joined: 22 Feb 2006, 03:01

Post by Quanto042 »

here's my batch config, u'll notice i'm using JPG rather than BMP. I don't know if that would be an issue becuase all of my previous maps have used JPG as well.

mapconv -c 0.5 -n 300 -x -100 -o High_and_Low.smf -t HAL_Texturemap.jpg -m HAL_Metalmap.jpg -a HAL_Heightmap.jpg -f HAL_Featuremap.jpg -i
User avatar
NOiZE
Balanced Annihilation Developer
Posts: 3984
Joined: 28 Apr 2005, 19:29

Post by NOiZE »

try bmp's
User avatar
IceXuick
Posts: 519
Joined: 14 Mar 2006, 01:46

Post by IceXuick »

well maybe, althought you say it worked before.. But nevertheless, try bmp for once, maybe it strangly IS teh prob.

As i recommend to anyone, is that you use the 'correct' order of the parameters.

mapconv -f -i -l -c -x -n -o -e -y -m -a -t

Let me know if this works! This is how i do it, and it works. (you do have mothers mapconv, the latest you'll find.

if not, you can download it here:
:arrow: http://icexuick.dagdief.nl/taspring/MothersMapconv.zip
User avatar
Quanto042
Basically OTA Developer
Posts: 778
Joined: 22 Feb 2006, 03:01

Post by Quanto042 »

trying bmps...

gimme 30min
User avatar
IceXuick
Posts: 519
Joined: 14 Mar 2006, 01:46

Post by IceXuick »

29...
User avatar
Quanto042
Basically OTA Developer
Posts: 778
Joined: 22 Feb 2006, 03:01

Post by Quanto042 »

w00t, it works! but thats really weird tho, why would jpgs work in the previous maps, but not this one?
User avatar
Weaver
Posts: 644
Joined: 07 Jul 2005, 21:15

Post by Weaver »

jpeg is ok for the texture but don't use it for anything else. Also if you don't use bmp for the heightmap eg raw it wont give an error if the sizes are wrong. Which is the other possibilty here, though the numbers you have quoted seem ok.
User avatar
IceXuick
Posts: 519
Joined: 14 Mar 2006, 01:46

Post by IceXuick »

maybe since new release of spring?
Egarwaen
Posts: 1207
Joined: 27 Feb 2006, 21:19

Post by Egarwaen »

My guess? Sheer random luck. This time, your JPEG had some compression artifacts that wound up being "meaningful" instead of just annoying.
User avatar
Min3mat
Posts: 3455
Joined: 17 Nov 2004, 20:19

Post by Min3mat »

lol waterfalls FTW :D
User avatar
IceXuick
Posts: 519
Joined: 14 Mar 2006, 01:46

Post by IceXuick »

yeah! if only you could set multiple water-levels, or have REAL dynamic water, so boats and hovers actually can crash down these falls :D

A waterfall map could be very sweet :D
User avatar
Rayden
Posts: 377
Joined: 01 May 2005, 13:15

Post by Rayden »

btw. fantastic map .. i hope it's balanced for top vs bottom
User avatar
NOiZE
Balanced Annihilation Developer
Posts: 3984
Joined: 28 Apr 2005, 19:29

Post by NOiZE »

please turn it 90 degrees so it becomes left vs right :)
User avatar
Quanto042
Basically OTA Developer
Posts: 778
Joined: 22 Feb 2006, 03:01

Post by Quanto042 »

Well, at anyrate, IceXuick's suggestion worked, its compiled properly. And the clan and I did a few play tests, its definately not perfect, many of the kills and cliffs are difficult to cross, and my low water crossings don't exactly work either. Plus, some of my geo's on the north end stopped working, so i've still got a lot of work on my hands.
User avatar
IceXuick
Posts: 519
Joined: 14 Mar 2006, 01:46

Post by IceXuick »

for geo fixing, try to change the location of the green pixel(s) in the featuremap a little bit. This often works. And if the featuremap is in jpg, you could also try bmp for that one as well :D.

If you have trouble with the height, the simplest way is compiling it again with a lower height difference..., that might help more units to get to more places..
User avatar
Forboding Angel
Evolution RTS Developer
Posts: 14673
Joined: 17 Nov 2005, 02:43

Post by Forboding Angel »

EGADS!

USE SMFED FFS!!! :-)

ok off of that... Quanto, go to fileuniverse and download mapconv (the latest you will find) It's also linked in my tutorial.

That archive includes SMFED and a few other useful tools. No need to recompile for height changes... That's crazy talk. BTW your texture looks great IMO!

In fact, your heightmap inspired me. Those cracks look quite realistic.
User avatar
TA 3D
Posts: 260
Joined: 12 Nov 2004, 06:08

Post by TA 3D »

For future referance:
Surface Texture: jpg, bmp, and possibly png
Height: bmp or raw(8bit or 16bit-makes higher detail terrain)
Metal: bmp
Feature: bmp
Type:bmp
Tile:........ Bmp, would have to try other formatssuch as jpg and png

Otherwise looking good.
User avatar
hrmph
Posts: 1054
Joined: 12 May 2005, 20:08

Post by hrmph »

That happens when using a jpeg (heightmap) that has been saved in grayscale. (Atleast this is what I remember causing it for myself, I'm too lazy to test ;))
Post Reply

Return to “Map Creation”