Page 1 of 1
compile error >.<
Posted: August 20th, 2011, 3:22 pm
by Goro92
"Need 1624947 light grid sample points, but the limit is 1048576."---->after all the compile(about one hour), gave me this error and so the light is not compiled
it's the first time that i've this error...
someone know how can i fix it?
Re: compile error >.<
Posted: August 20th, 2011, 3:57 pm
by Rezil
Your light grid is too big I'd imagine. Try removing the lightgrid brushes and recompiling.
Re: compile error >.<
Posted: August 20th, 2011, 4:59 pm
by Drofder2004
Only lightgrid the parts of your map your player can access. Do not do this lazily and cover the entire map...
Re: compile error >.<
Posted: August 20th, 2011, 6:33 pm
by Goro92
yeah ... works
and the compile time is decreased drastically
thx rezil and drofy
