I think this is caused by farmesh.cpp line 364. Since the section has a comment that says "Add some trees if appropriate", my guess is that it should have been green instead: c = video::SColor(255, b*107, b*134, b*51); However, I think it looks better if you comment the whole section (358-400) out: ...