If a file referred to by .stg is missing, FlightGear will spam the log repeating the same complaint around 10 times per second:
For example I had a STG in my locally made scenery package that had
OBJECT_STATIC EDDH_Parkrotunde.xml 10.007822 53.634078 15.54 150
OBJECT_STATIC eddh.ac 10.00786539 53.6342063 11.02 90
but I forgot to put those files in the same folder, and it kept repeating
190.79 [WARN]:OSG Error in reading file EDDH_Parkrotunde.xml : file not found
190.79 [WARN]:OSG Error in reading file eddh.ac : file not found
and so on.
Diff:
Can confirm with current next. @stuartbuchanan, any clue what could cause this? Why is it apparently trying to find the model more than once?