problem with a map

problem with a map

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

Moderator: Moderators

Post Reply
User avatar
altaric
Posts: 185
Joined: 28 Oct 2005, 10:07

problem with a map

Post by altaric »

i have some troubles with a map i'm making ...

i have a border where the texture seems to be missing, here is a screenshot
Image

you can see that tree in the middle of nowhere

the map is 15x12
the size of my BMPs are :
tex : 7680x6144
height : 961x769
metal : 961x769
feature : 960x768

it worked before and somehow not it breaks
i tried recompiling, recompiling changing the texture compression rate nothing helped

can someone tell me why i have that "hole" ?
User avatar
ralphie
Posts: 426
Joined: 08 Jan 2007, 08:39

Post by ralphie »

Because you cant have "odd" sizes. Your dimensions need to be a multiple of two.

Try 14 or 16.
User avatar
hunterw
Posts: 1838
Joined: 14 May 2006, 12:22

Post by hunterw »

ralphie wrote:Because you cant have "odd" sizes. Your dimensions need to be a multiple of two.

Try 14 or 16.
User avatar
altaric
Posts: 185
Joined: 28 Oct 2005, 10:07

Post by altaric »

well .. that solved it .. but i still don't know why it worked before and suddently stopped working
User avatar
LOrDo
Posts: 1154
Joined: 27 Feb 2006, 00:21

Post by LOrDo »

Image
User avatar
altaric
Posts: 185
Joined: 28 Oct 2005, 10:07

Post by altaric »

yeah .. i removed the image as the problem is solved ...
don't have any working host currently
User avatar
LOrDo
Posts: 1154
Joined: 27 Feb 2006, 00:21

Post by LOrDo »

I guessed that, but that pics still worth posting. :lol:
Post Reply

Return to “Map Creation”