Ist ein altes „Problem“, wenn man die A5 Template benutzt.
Folgende Zeilen im Script einfach löschen:
--------------------
The following script controls the sky
sky horizon_sky {
// A backdrop texture's horizontal size must be a power of 2;
// the vertical size does not matter
type = <horizon.pcx>;
tilt = -10;
flags = scene,overlay,visible;
layer = 3;
}
--------------------
Sollte Dein Problem beheben.
PS: Ich glaube, dieses gilt auch für die A6 Template.