Editing and Customization > Modding Help

Errors when loading a map file in Hammer

(1/1)

namajnaG:
When I try to load up one of my maps, This comes up. It was working just fine a few days ago.

http://img341.imageshack.us/img341/53/hammererror.png

major:
Your going to have to open your .vmf (with notepad++ or other coding applications) and look for corrupt lines of code. Check line 21037, also check the last lines of code.

If you want can post your .vmf and can take a look at it and try and fix the code.

Guessing did some vertex work or something that corrupted something. I'd suggest from now on saving backup of map every day or so with a new file name in case something bad happens again.

kraid:
You could also try to open the map with the .vmx file, which is actually some kind of backup.

namajnaG:
The line 210137 is the last one, It is this, Along with what it goes with.

Line 210127 through 210137

--- Code: ---
entity
{
"id" "2705"
"classname" "func_detail"
solid
{
"id" "2698"
side
{
"id" "37374"
"plane" "(

--- End code ---

However, Opening the .vmx file worked, I saved back another copy. Thanks for the heads up guys!

Navigation

[0] Message Index

Go to full version