"Line 42 is incomplete" -
09-28-2002, 07:31 PM
I'm in desperate need of help. When I try to compile my map it says...
******ERROR******
Line 42 is incomplete
Can't compile now, all I did was add a few things to the map. Here is the .map file...including line 42. By the way...I've tried deleting brush 4 from the map already with no luck. Thanks in advance. line 42 is in bold.
// brush 3
{
( -230 -128 280 ) ( -470 -128 280 ) ( -470 -432 280 ) common/caulk -30 -48 0.00 1 1 0 160 0 +surfaceparm detail
( -466 -432 310 ) ( -466 -128 310 ) ( -226 -128 310 ) common/caulk -30 -48 0.00 1 1 0 160 0 +surfaceparm detail
( -464 -435 308 ) ( -224 -435 308 ) ( -224 -435 292 ) general_industrial/deckgrate_set1b 0 0 0.00 0.250000 0.250000 0 32768 0 +surfaceparm detail
( -351 -425 308 ) ( -351 -121 308 ) ( -351 -121 292 ) general_industrial/deckgrate_set1b 0 0 0.00 0.250000 0.250000 0 32768 0 +surfaceparm detail
( -99 -433 308 ) ( -339 -433 308 ) ( -339 -433 292 ) general_industrial/deckgrate_set1b 0 0 0.00 0.250000 0.250000 0 32768 0 +surfaceparm detail
( -353 -448 308 ) ( -353 -752 308 ) ( -353 -752 292 ) general_industrial/deckgrate_set1b 0 0 0.00 0.250000 0.250000 0 32768 0 +surfaceparm detail
}
// brush 4
{
( -230 -128 258 ) ( -470 -128 258 ) ( -470 -432 258 ) common/caulk -30 -48 0.00 1 1 0 160 0 +surfaceparm detail
( -466 -432 278 ) ( -466 -128 278 ) ( -226 -128 278 ) common/caulk -30 -48 0.00 1 1 0 160 0 +surfaceparm detail
( -464 -435 286 ) ( -224 -435 286 ) ( -224 -435 270 ) general_industrial/deckgrate_set1b 0 0 0.00 0.250000 0.250000 0 32768 0 +surfaceparm detail
( -351 -425 286 ) ( -351 -121 286 ) ( -351 -121 270 ) general_industrial/deckgrate_set1b 0 0 0.00 0.250000 0.250000 0 32768 0 +surfaceparm detail
( -99 -433 286 ) ( -339 -433 286 ) ( -339 -433 270 ) general_industrial/deckgrate_set1b 0 0 0.00 0.250000 0.250000 0 32768 0 +surfaceparm detail
( -353 -448 286 ) ( -353 -752 286 ) ( -353 -752 270 ) general_industrial/deckgrate_set1b 0 0 0.00 0.250000 0.250000 0 32768 0 +surfaceparm detail
}
// brush 5
{
( -182 -128 280 ) ( -422 -128 280 ) ( -422 -432 280 ) common/caulk -14 -48 0.00 1 1 0 160 0 +surfaceparm detail
( -418 -432 310 ) ( -418 -128 310 ) ( -178 -128 310 ) common/caulk -14 -48 0.00 1 1 0 160 0 +surfaceparm detail
( -416 -435 308 ) ( -176 -435 308 ) ( -176 -435 292 ) general_industrial/deckgrate_set1b 0 0 0.00 0.250000 0.250000 0 32768 0 +surfaceparm detail
( -303 -425 308 ) ( -303 -121 308 ) ( -303 -121 292 ) general_industrial/deckgrate_set1b 0 0 0.00 0.250000 0.250000 0 32768 0 +surfaceparm detail
( -51 -433 308 ) ( -291 -433 308 ) ( -291 -433 292 ) general_industrial/deckgrate_set1b 0 0 0.00 0.250000 0.250000 0 32768 0 +surfaceparm detail
( -305 -448 308 ) ( -305 -752 308 ) ( -305 -752 292 ) general_industrial/deckgrate_set1b 0 0 0.00 0.250000 0.250000 0 32768 0 +surfaceparm detail
}
|