"Black Terrain Bug", is usualy may happens, when your .Sky file is incorrect. For example, if you delete next line, this bug, will show up:
PC()
{
TerrainBumpTexture("geo1_ter_bump", 1.0);
}
But it seems, there is exist something else, that cause this bug.
Interesting, but in some reason, not all videocard, can detect this bug. This mean, if it show up, on one PC, on other, same map, cud be works as normal and bugless.
Unfortunately this happens, with my converted Felucia map: for me, it look's normal, but Kit Fisto, as tester, found this bug, on his computer:
[spoiler](https://www.swbfgamers.com/proxy.php?request=http%3A%2F%2Fi.imgur.com%2Fksj5LCx.png&hash=806cef8524652b1aae2ce7835714ec505c20718c)[/spoiler]
As he say, this bug, dissapear, when he turn terrain quality to "Low":
[spoiler](https://www.swbfgamers.com/proxy.php?request=http%3A%2F%2Fi.imgur.com%2Fya3uoTt.jpg&hash=2761b2c6e9a5d004253f2e4c3b0a0621217f1146)[/spoiler]
I have all needed bump/detail tga textures, in my World1 folder, so, I am realy confused. As I say, on my PC, map, look's normal, and I can't testing this bug, by myself. So, if somebody know, how to fix it, please reply.
terrain quality set to low will remove this bug from any map. I never use that line in my sky and dont have the problem. your main ground texture (layer 0 in zeroeditor) must have a bumpmap tga specified or you will get the black bug
Thank's, it seems, I am realy forget, to add detail tga name, to 0 texture layer :slap:.