Hlvis ERROR (1.6)

Like such as the NIPPER
Post Reply
User avatar
func_?
Posts: 337
Joined: Wed Feb 21, 2007 4:19 am
Location: HK

Hlvis ERROR (1.6)

Post by func_? » Wed Aug 25, 2010 11:14 pm

I got this error a couple of times already, but after the first time, it kinda fixed itself. Then the problem appeared again and its refusing to compile my map.
hlvis: Error: Portal file 'jb_pickme.prt' does not exist, cannot vis the map
I checked my .BAT file and stuff. It looks fine though.
-War does not determine who is right, war determine who is left.
User avatar
Avvatar
Veni. Legi. Docuit, inportuna.
Posts: 10183
Joined: Fri Feb 21, 2003 3:58 am
Location: San Jose

Re: Hlvis ERROR (1.6)

Post by Avvatar » Thu Aug 26, 2010 1:26 am

Post the entire log. The portal file should have been created. The interesting part will be when it wasn't created, not when the next tool realizes it wasn't created.
Image
User avatar
func_?
Posts: 337
Joined: Wed Feb 21, 2007 4:19 am
Location: HK

Re: Hlvis ERROR (1.6)

Post by func_? » Thu Aug 26, 2010 3:45 am

** Executing...
** Command: Change Directory
** Parameters: "C:\Program Files\Steam\steamapps\spawnispro\counter-strike"


** Executing...
** Command: C:\PROGRA~1\VALVEH~1\tools\qcsg.exe
** Parameters: "c:\zhlt\jb_pickme"

qcsg.exe v2.8 (Jan 31 2000)
---- qcsg ----
entering c:\zhlt\jb_pickme.map
CreateBrush: 0...1...2...3...4...5...6...7...8...9... (0)
CSGBrush: 0...1...2...3...4...5...6...7...8...9... (1)
Using WAD File: \users\frank wan\desktop\chateau.wad
Using WAD File: \users\frank wan\desktop\cs_747.wad
Using WAD File: \users\frank wan\desktop\cs_bdog.wad
Using WAD File: \users\frank wan\desktop\cs_havana.wad
Using WAD File: \users\frank wan\desktop\cstrike.wad
Using WAD File: \users\frank wan\desktop\de_airstrip.wad
Using WAD File: \users\frank wan\desktop\de_piranesi.wad
Using WAD File: \users\frank wan\desktop\de_storm.wad
Using WAD File: \users\frank wan\desktop\halflife.wad
Using WAD File: \users\frank wan\desktop\torntextures.wad
added 13 additional animating textures.

************ ERROR ************
Textures exceeded MAX_MAP_MIPTEX

** Executing...
** Command: C:\PROGRA~1\VALVEH~1\tools\qbsp2.exe
** Parameters: "c:\zhlt\jb_pickme"

qbsp2.exe v2.2 (Dec 28 1998)
---- qbsp2 ----

************ ERROR ************
ReadSurfs: 837 > numplanes

** Executing...
** Command: C:\PROGRA~1\VALVEH~1\tools\vis.exe
** Parameters: "c:\zhlt\jb_pickme"

vis.exe v1.3 (Dec 30 1998)
---- vis ----
2 thread(s)
LoadPortals: couldn't read c:\zhlt\jb_pickme.prt
No vising performed.

** Executing...
** Command: C:\PROGRA~1\VALVEH~1\tools\qrad.exe
** Parameters: "c:\zhlt\jb_pickme"


** Executing...
** Command: Copy File
** Parameters: "c:\zhlt\jb_pickme.bsp" "C:\Program Files\Steam\steamapps\spawnispro\counter-strike\cstrike\maps\jb_pickme.bsp"


** Executing...
** Command: Copy File
** Parameters: "c:\zhlt\jb_pickme.pts" "C:\Program Files\Steam\steamapps\spawnispro\counter-strike\cstrike\maps\jb_pickme.pts"

The command failed. Windows reported the error:
"The system cannot find the file specified."
-War does not determine who is right, war determine who is left.
User avatar
reaper4172
Posts: 279
Joined: Mon Aug 06, 2007 1:31 am
Location: Minnesota, US
Contact:

Re: Hlvis ERROR (1.6)

Post by reaper4172 » Thu Aug 26, 2010 7:36 am

wow 10 wads
<1.6 mapper>
reaper
User avatar
NIPPER
Posts: 10684
Joined: Tue Mar 19, 2002 9:49 pm
Contact:

Re: Hlvis ERROR (1.6)

Post by NIPPER » Thu Aug 26, 2010 10:59 am

Using WAD File: \users\frank wan\desktop\chateau.wad
Using WAD File: \users\frank wan\desktop\cs_747.wad
Using WAD File: \users\frank wan\desktop\cs_bdog.wad
Using WAD File: \users\frank wan\desktop\cs_havana.wad
Using WAD File: \users\frank wan\desktop\cstrike.wad
Using WAD File: \users\frank wan\desktop\de_airstrip.wad
Using WAD File: \users\frank wan\desktop\de_piranesi.wad
Using WAD File: \users\frank wan\desktop\de_storm.wad
Using WAD File: \users\frank wan\desktop\halflife.wad
Using WAD File: \users\frank wan\desktop\torntextures.wad
added 13 additional animating textures.

************ ERROR ************
Textures exceeded MAX_MAP_MIPTEX
welp, there's your problem
Post Reply