sun vs. mplane
by Desmond Fletcher · in Torque Game Engine · 02/08/2002 (2:46 pm) · 1 replies
When the sun direction parameters in the mission file are set to 0 0 -1, there is a fatal error "no plane possible". This comes from math/mplane.h@228. Obviously, in this case of the sun directly overhead, there are only two points defining the plane so the normal can't be calculated.
Torque Owner Tim Gift