Game Development Community

Error, detail 1 has greater or same minipixels...

by James Anderson · in Artist Corner · 03/27/2006 (8:44 pm) · 2 replies

Yipes,
what happened - I was working on this map and everything was working great....
now the Map2dif compiler is spitting out this error message

"Error, detial 1 has greater or same minipixels"

I am assuming this is from the Map2dif because when I hit retry - I get a map2dif explorer crash box
(you know the one - do you want to send an error....)

I tried assigning one material to the entire map and I still get the same message.

Any help would really be appreciated
Jinda

#1
03/28/2006 (2:22 am)
Does your map have _0, or _1 at the end of the name? If so, map2dif is trying to compile LODs for your map and you haven't set the detail setting in the worldspawn entity.

That's kind of what it sounds like anyway :)
#2
03/28/2006 (6:04 am)
Thanks for the comment
what I actually did was to download a "fresh" map2dif.exe and reinstall it.
this seems to have corrected the problem.