Code: Select all
BRUSH 50353 Parsing plane definitionCode: Select all
Out of memory loading solidCode: Select all
Error loading file line 24544 error 7The only thing I have is a VMEX decompile of the .bsp, which reveals that Hammer hasn't actually been saving the compiled map ALL DAY- the geometry in the .bsp is just what I made last night.
The first error (parsing plane definition) isn't on the error page at all- googling for it only shows a single entry, in German. Using Google language tools to translate it to english revealed nothing- the guy had some other error involving the compile programs being out of order or something and no info on parsing plane definition was given. The second error "Out of memory loading solid" DOES have an entry, at least. It recommends a) Load the .vmx backup (it's corrupted), b) load an autosave (they're universally corrupted), or c) Try to find the problem line by opening the map in notepad and fixing it. I opened the map in notepad and went to line 24544, but this is all I see, including the lines immediately following it:
Code: Select all
side
{
"id" "9542"
"plane" "(-1094 412 -320) (-1304 412 -320) (-1304 348 -320)"
"material" "CONCRETE/CONCRETEFLOOR008"
"uaxis" "[1 0 0 -4] 0.25"
"vaxis" "[0 -1 0 752] 0.25"
"rotation" "0"
"lightmapscale" "16"
"smoothing_groups" "0"
}Please help? I'm attaching the map .vmf here.

