Re: Duplicate plane, bounds out of range?
Posted by Carcase on
Wed Jul 5th 2006 at 6:18am
Carcase
member
145 posts
15 snarkmarks
Registered:
Nov 15th 2003
Location: Northern Virginia
Here is my Compile log.
** Executing...
** Command: "c:\program
files\valve\steam\steamapps\dj_arendee\sourcesdk\bin\vbsp.exe"
** Parameters: -game "c:\program
files\valve\steam\steamapps\dj_arendee\counter-strike source\cstrike"
"C:\Documents and Settings\Dad\Desktop\vmex\cs_coast"
Valve Software - vbsp.exe (Jan 2 2006)
1 threads
materialPath: c:\program files\valve\steam\steamapps\dj_arendee\counter-strike
source\cstrike\materials
Loading C:\Documents and
Settings\Dad\Desktop\vmex\cs_coast.vmf
Brush 672: bounds out of range
Brush 672: bounds out of range
Brush 685, Side 3: duplicate plane
Brush 685: bounds out of range
Brush 686, Side 3: duplicate plane
Brush 686: bounds out of range
Brush 687, Side 1: duplicate plane
Brush 687, Side 2: duplicate plane
Brush 687: bounds out of range
Brush 687: bounds out of range
Brush 691, Side 3: duplicate plane
Brush 691: bounds out of range
Brush 695, Side 1: duplicate plane
Brush 695, Side 2: duplicate plane
Brush 695, Side 3: duplicate plane
Brush 695: bounds out of range
Brush 695: bounds out of range
Brush 698, Side 2: duplicate plane
Brush 698: bounds out of range
Brush 703, Side 2: duplicate plane
Brush 703: bounds out of range
Brush 704, Side 3: duplicate plane
Brush 704: bounds out of range
Brush 709, Side 2: duplicate plane
Brush 709, Side 3: duplicate plane
Brush 709: bounds out of range
Brush 709: bounds out of range
Brush 710, Side 1: duplicate plane
Brush 710, Side 2: duplicate plane
Brush 710, Side 3: duplicate plane
Brush 710: bounds out of range
Brush 710: bounds out of range
Brush 711, Side 1: duplicate plane
Brush 711, Side 2: duplicate plane
Brush 711, Side 3: duplicate plane
Brush 711: bounds out of range
Brush 711: bounds out of range
Brush 720, Side 2: duplicate plane
Brush 720: bounds out of range
Brush 723, Side 3: duplicate plane
Brush 723: bounds out of range
Brush 724, Side 3: duplicate plane
Brush 724: bounds out of range
Brush 725, Side 3: duplicate plane
Brush 725: bounds out of range
Brush 747, Side 2: duplicate plane
Brush 747: bounds out of range
Brush 748, Side 3: duplicate plane
Brush 748: bounds out of range
Brush 760, Side 3: duplicate plane
Brush 760: bounds out of range
Brush 761, Side 3: duplicate plane
Brush 761: bounds out of range
Brush 762, Side 3: duplicate plane
Brush 762: bounds out of range
Brush 816, Side 1: duplicate plane
Brush 816, Side 2: duplicate plane
Brush 816: bounds out of range
Brush 816: bounds out of range
Brush 670, Side 2: duplicate plane
Brush 670: bounds out of range
Trying to create a non-quad displacement!
** Executing...
** Command: "c:\program
files\valve\steam\steamapps\dj_arendee\sourcesdk\bin\vvis.exe"
** Parameters: -game "c:\program
files\valve\steam\steamapps\dj_arendee\counter-strike source\cstrike"
-fast "C:\Documents and Settings\Dad\Desktop\vmex\cs_coast"
Valve Software - vvis.exe (Jan 2 2006)
fastvis = true
1 threads
reading c:\documents and settings\dad\desktop\vmex\cs_coast.bsp
Error opening c:\documents and
settings\dad\desktop\vmex\cs_coast.bsp
** Executing...
** Command: Copy File
** Parameters: "C:\Documents and
Settings\Dad\Desktop\vmex\cs_coast.bsp" "c:\program
files\valve\steam\steamapps\dj_arendee\counter-strike
source\cstrike\maps\cs_coast.bsp"
The command failed. Windows reported the error:
"The system
cannot find the file specified."
First of all, I tried making a map from a decompiled version
of hl2 singleplayer?s d2_coast_07, and compiling it for counterstrike source.
Is this a nono? Is there anything I can do? I really want this map to work. Oh,
and those brushes its referring to, are all displacement surfaces.
What makes life so great is that its there.
Re: Duplicate plane, bounds out of range?
Posted by warlord on
Thu Jul 13th 2006 at 12:32am
Posted
2006-07-13 12:32am
warlord
member
166 posts
247 snarkmarks
Registered:
Sep 11th 2003
Occupation: ill show ye
Location: americas
did you do a check for problems?
it sounds like a vertex manippulated object with three vertexes on the same side
the only problem with steam updating things every week is it doesent give the developers an incentive to playtest thier work, so we do it for them
Re: Duplicate plane, bounds out of range?
Posted by Carcase on
Fri Jul 14th 2006 at 5:01pm
Carcase
member
145 posts
15 snarkmarks
Registered:
Nov 15th 2003
Location: Northern Virginia
well, it was a decompiled valve map, but yeah, all of the incorrect displacements are almost not made out of cubes. One side has the purple invisible texture. When I destroy the displacement, it doesn't even make a 3d object, just a double sided sheet with no height. I don't know how to change that
Re: Duplicate plane, bounds out of range?
Posted by warlord on
Tue Jul 18th 2006 at 2:51pm
warlord
member
166 posts
247 snarkmarks
Registered:
Sep 11th 2003
Occupation: ill show ye
Location: americas
delete and rebuild its the only way
time consuming too
the only problem with steam updating things every week is it doesent give the developers an incentive to playtest thier work, so we do it for them