Tremulous Forum
Media => Mapping Center => Topic started by: GlobalWarming on May 04, 2009, 04:24:35 pm
-
Hello and thank you in advance!
I was working few months ago with a map and it was almost done (made with Gtkradiant 1.5).
I changed from Ubuntu 64bits to 32bits and I had to install radiant again... this time I compiled netradiant from the svn just today. After compiling the map, there is a problem with my lights: I can see the lights but as if they where really low... and the map looks bright with flat shadings (see screenshots).
BEFORE:
(http://trem.alepe.com/SpaceShuttle/light_prev.jpg)
AFTER:
(http://trem.alepe.com/SpaceShuttle/light_after.jpg)
I'm wondering what I'm doing wrong?
My worldspan settings are:
_minlight 2
__gridsize 256 256 512
__blocksize 1024
_layers 1
The map-compilation output:
http://trem.alepe.com/SpaceShuttle/output.txt (http://trem.alepe.com/SpaceShuttle/output.txt)
Thank you.
UPDATE: I have to add that with my test map (other one) this doesn't happens, so I think netradiant is well configured and installed... I guess is something in my map that now netradiant is not handling the same way...
-
Most likely it didn't finish building the lighting. wait longer for it to build. ;)
-
i think after looks better
-
no
-
Most likely it didn't finish building the lighting. wait longer for it to build. ;)
I'm using this script: http://trem.alepe.com/trem-compile (http://trem.alepe.com/trem-compile) (made by Ingar) to compile the map...
I added the "echo "Done." at the end, to know that is finished... If you see again in my output, the "Done." is there...
(also my CPU goes to normal after that)
Am I missing to execute something?
Thank you really for your help...
-
Finally I solved my problem... it was really hard to track... it was in my shades values:
textures/spaceshuttle/light_bright
{
q3map_surfacelight 60000
....
For some reason (maybe it was a bug) in gtkradiant 1.5, only with 60000 I could get the level of luminosity that I wanted (as shown in the screenshot, it was not that bright), however in netradiant, 60000 was too high! (and makes more sense)... so I change it to 1000 and was fixed! (now is not as dark as the first screenshot...).
Thank you anyway... for your time
-
Did you remember to turn the lightswitches on? Or maybe you forgot to pay the electricity bill.