Quote:
Originally Posted by ronin88
All the time I walked according to the instructions but when I opening any mission in the editor still show this error
>>>>>>> main
>>>>>> world: load map "/ map/single/2/2_1/mp"
>>>> file "/ map/single/2/2_1/mp"
>>> file "/ entity/vietnam/naves_1/naves_1.def
>> file "naves_1.mdl"
> file "roof_spark.mtl"
I don't know what to do . Please help
|
Looks like you need to comment out {emission} in construction/vietnam/naves_1/roof_spark.mtl.
Anyone that has errors with :
"wood_spark.mtl"
"roof_spark.mtl"
"wall_spark.mtl"
"cover_spark.mtl"
"floor_spark.mtl"
needs to comment out {emission}. Whenever I have time, I will write a script that finds all the occurrences of those files and comments out the offending line. Until then, just do it manually whenever you encounter a problem.