Error: Line 4 is incomplete.... Created 17 years ago2006-07-26 09:57:00 UTC by Blitzkrieg Blitzkrieg

Created 17 years ago2006-07-26 09:57:00 UTC by Blitzkrieg Blitzkrieg

Posted 17 years ago2006-07-26 09:57:00 UTC Post #191715
"Error: Line 4 is incomplete (did you place a " inside an entity string?) "

Thats the only error that showed up in the log, almost immediately after compiling started. What is it, but more importantly, how do I kill it?

Thanks,
Blitz
Posted 17 years ago2006-07-26 10:47:20 UTC Post #191717
did you place a " inside an entity string?
Seriously, you have no idea?

It says: did you place a quotation mark in an entity string. An entity string a field where you type a value, like the name of a func_door, or the message text of a game_text.

Find the entity with a quotation mark in one of its properties and remove the quotation mark.
The Mad Carrot The Mad CarrotMad Carrot
Posted 17 years ago2006-07-26 11:18:17 UTC Post #191718
That sounds fun! I hope he doesn't have like a billion entities...
Posted 17 years ago2006-07-26 11:51:08 UTC Post #191720
yeah, i had this once.. I had an env_message with quotation marks
Archie ArchieGoodbye Moonmen
Posted 17 years ago2006-07-26 11:53:11 UTC Post #191722
That's simple, but I dont remember naming any entities with quotation marks. That's why I asked. I'll double check though.
Posted 17 years ago2006-07-26 11:57:06 UTC Post #191724
Yup, no entities with names or targets that have quotation marks. Besides, the last time I pompiled it it was fine, and I've only added two more entities, func_illusionarys.

It's getting less simple :confused:
Posted 17 years ago2006-07-26 12:11:56 UTC Post #191725
ZOMG.

I saved the map as something else, deleted EVERY entity, and compiled it to see if Hammer truly does hate me. Guess what message I got again...

(did you place a " inside an entity string?)

But, I deleted every entity :aghast: :aghast:

Why does everything I touch die?
Posted 17 years ago2006-07-26 12:36:18 UTC Post #191726
You can open up your .map file in notepad, and go to line 4. See if there's anything suspicious.
The Mad Carrot The Mad CarrotMad Carrot
Posted 17 years ago2006-07-26 13:11:40 UTC Post #191732
Thank you!!!!!!! :heart:

It wasn't an entity string, in the map info I had

de_struggle2 by Ryan McGlynn aka "Blitzkrieg". Clan Heavy Metal... blah blah blah

Those must have been the quotation marks, because I removed them and it worked! :biggrin:
Posted 17 years ago2006-07-26 13:14:06 UTC Post #191733
The map info field is also an entity string... :)
The Mad Carrot The Mad CarrotMad Carrot
Posted 17 years ago2006-07-31 08:50:12 UTC Post #192080
Wow, never knew that...
Then again, I don't know much about mapping...
Posted 17 years ago2006-07-31 08:52:14 UTC Post #192081
the map properties options are actually just showing you the fields of the 'worldspawn' entity which exists in every map.
Archie ArchieGoodbye Moonmen
You must be logged in to post a response.