@ -160,7 +160,7 @@ namespace MWRender
numTextures,
indexes);
if ( land->landData->usingColours )
if ( land && land->landData->usingColours )
{
// disable or enable global colour map (depends on available vertex colours)
mActiveProfile->setGlobalColourMapEnabled(true);