Page 1 of 1
hlp i have an error on cmd
Posted: Sun Feb 25, 2007 8:14 am
by wilddude12
i have an error that says couldnt read map file
PLZ HELP I NEED TO FINISH MY MAP
Posted: Sun Feb 25, 2007 8:21 am
by SPARTAN04
Don't worry about it. Just wait and it will compile the map. Everyone has that error.
Posted: Sun Feb 25, 2007 8:24 am
by wilddude12
itit also says skipping bitmap without non-power of two deminsions
Posted: Sun Feb 25, 2007 11:44 am
by martynball
bitmaps are the wrong size.
Posted: Sun Feb 25, 2007 11:58 am
by SPARTAN04
try to have the bitmap a size like one of these: 256x256, 512x512, or 1024x1024. You can also have a combination of those like, 256x512 or 1024x512. Doesn't matter, you just need to have a size of a perfect square pretty much.
Posted: Sun Feb 25, 2007 5:02 pm
by wilddude12
ty ill try
Posted: Sun Feb 25, 2007 5:20 pm
by wilddude12
how do u change the size of the bitmap
Posted: Sun Feb 25, 2007 5:36 pm
by PreventThis
you change the size in any image editing program you use. If your using photoshop goto Image>Image size and then it comes up with a box and you change it to any of those sizes mentioned, 256x256, 512x512, 1024,1024, 256x512, 512x1024, etc.
Posted: Mon Feb 26, 2007 1:36 am
by martynball
or if this is your first map u can jst use the bitmap that came with HEK.
Posted: Mon Feb 26, 2007 4:36 am
by Malolo420
Each dimension just has to be a power of 2. I forget what max is.