View Single Post
  #28  
Old 09-22-2011, 04:40 PM
spray_n_pray spray_n_pray is offline
Approved Member
 
Join Date: Sep 2011
Posts: 27
Default

Quote:
Originally Posted by ronin88 View Post
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.
Reply With Quote