Note: LucasForums Archive Project
The content here was reconstructed by scraping the Wayback Machine in an effort to restore some of what was lost when LF went down. The LucasForums Archive Project claims no ownership over the content or assets that were archived on archive.org.

This project is meant for research purposes only.

*** ERROR *** Line 15984 is incomplete

Page: 1 of 1
 EMF Universe
05-22-2004, 2:56 PM
#1
I have the following error when I try to compile meta bsp:


************ ERROR ************
Line 15984 is incomplete


I found one explanation on the web:

Line xxx is incomplete
This can be caused by a custom shader that is missing parameters. Where xxx = the offending line in your shader.

http://www.planetwolfenstein.com/tramdesign/tutorials/tut_errors.html)

The problem with that explanation is that no shader file is so big that it contains 15984 lines, so how could it be a shader file problem?

A second thing is that the error appears while the compiler “enters” my .map file. It has already “entered” all my .shader files prior to that with no error indication.

This leads me to the conclusion that maybe there is something wrong with the map file at line 15984. So, I opened the .map file with Word and I removed the whole brush containing that line. When I compiled it again it gave the same error at the same line. So, it looks like the problem is not with the map file.

Now I’m completely stumped. Could anyone help me out?
Page: 1 of 1