error crashes map on loading
Now, every time i'm trying to open the map in hammer, i get the following error message:
"file (file name and location) line 4835: unterminated string or string too long"
and then hammer crashes.
Any suggestions, please? :3
edit: additional info:
the error message appears on 33% of the load screen, "reading chunks".
validating the tools' files didn't work.
light_01 (this one I can't change, as hammer wouldn't even load the map)

could you upload the vmf so I can take a look at it?
lpfreaky90 wrote:
hmz a too long name doens't seem to be the case
could you upload the vmf so I can take a look at it?
sure.
http://www.2shared.com/file/3iy_Gc2N/sp_BnFex2.html
I was just starting out today (and it's the first time i'm taking a go at reconstracting, so don't laugh), anyway my point is that as the map itself isn't very important to keep, there's a setup of a videoscreen in it that I don't have a copy of and don't want to lose.
your env_projected textures are indeed the source of your problem:
specifically this part:
editor
{
"color" "220 30 220"
"visgroupshown" "1"
"visgroupautoshown" "1"
"comments" "Pitch -80
Brightness 255 247 217 250
Ambient 255 247 217 400
Sun spread angle 5
Angles 0 280 0 "
"logicalpos" "[0 -10268]"
}
I tried to fix it but it didn't work so I just deleted them:
http://dl.dropbox.com/u/37801279/sp_BnFex2_fixed.vmf
That should do it 
have a great day!