Advertisement
If you have a new account but are having problems posting or verifying your account, please email us on hello@boards.ie for help. Thanks :)
Hello all! Please ensure that you are posting a new thread or question in the appropriate forum. The Feedback forum is overwhelmed with questions that are having to be moved elsewhere. If you need help to verify your account contact hello@boards.ie

Compile Problems

Options
  • 13-07-2001 5:48am
    #1
    Registered Users Posts: 166,026 ✭✭✭✭


    Have a look at this..
    ** Executing...
    ** Command: Change Directory
    ** Parameters: "C:\SIERRA\Half-Life"
    
    
    ** Executing...
    ** Command: C:\Program Files\Worldcraft\qcsg.exe
    ** Parameters: "c:\my documents\csmaps\cs1"
    
    qcsg.exe v2.8 (Jan 31 2000)
    ---- qcsg ----
    entering c:\my documents\csmaps\cs1.map
    CreateBrush:         0...1...2...3...Entity 0, Brush 27: plane with no normal
    Entity 0, Brush 27: plane with no normal
    Entity 0, Brush 27: plane with no normal
    Entity 0, Brush 27: A 'Unknown Class' @(0,0,0) has a coplanar plane at (-120, -928, -416), texture -1CSTRIKE_MJ2SG
    Entity 0, Brush 27: A 'Unknown Class' @(0,0,0)
    	outside world(+/-4096): (-6552, -9000, -6707)-(6013,9000,6181)
    Entity 0, Brush 27: A 'Unknown Class' @(0,0,0)
    	outside world(+/-4096): (-6568, -9016, -6742)-(6029,9016,6217)
    Entity 0, Brush 27: A 'Unknown Class' @(0,0,0)
    	outside world(+/-4096): (-6584, -9032, -6738)-(6045,9032,6213)
    Entity 0, Brush 27: A 'Unknown Class' @(0,0,0)
    	outside world(+/-4096): (-6568, -9016, -6724)-(6029,9016,6199)
    4...5...6...7...8...9... (0)
    CSGBrush:            0...1...2...3...4...5...6...7...8...9... (0)
    Using WAD File: \sierra\half-life\tfc\tfc.wad
    Using WAD File: \sierra\half-life\valve\halflife.wad
    Using WAD File: \sierra\half-life\cstrike\cstrike.wad
    added 2 additional animating textures.
        0 seconds elapsed
    
    ** Executing...
    ** Command: C:\Program Files\Worldcraft\qbsp2.exe
    ** Parameters: "c:\my documents\csmaps\cs1"
    
    qbsp2.exe v2.2 (Dec 28 1998)
    ---- qbsp2 ----
    
    ************ ERROR ************
    nummarkfaces == MAX_LEAF_FACES
    
    ** Executing...
    ** Command: C:\Program Files\Worldcraft\vis.exe
    ** Parameters: "c:\my documents\csmaps\cs1"
    
    vis.exe v1.3 (Dec 30 1998)
    ---- vis ----
    1 thread(s)
    LoadPortals: couldn't read c:\my documents\csmaps\cs1.prt
    No vising performed.
    
    ** Executing...
    ** Command: C:\Program Files\Worldcraft\qrad.exe
    ** Parameters: "c:\my documents\csmaps\cs1"
    
    
    ** Executing...
    ** Command: Copy File
    ** Parameters: "c:\my documents\csmaps\cs1.bsp" "C:\SIERRA\Half-Life\cstrike\maps\cs1.bsp"
    
    
    ** Executing...
    ** Command: Copy File
    ** Parameters: "c:\my documents\csmaps\cs1.pts" "C:\SIERRA\Half-Life\cstrike\maps\cs1.pts"
    
    The command failed. Windows reported the error:
      "The system cannot find the file specified."
    

    Gah so many error's, if i try to proceed it crash's when its sez "rendering" somthing or other (i can't remember its late)

    I have a box around it so its not a leak, i tried it with the compile tools drake use's and it gives me the same problem, some one please explain.. :/


Comments

  • Registered Users Posts: 6,810 ✭✭✭DRakE


    <font face="Verdana, Arial" size="2">FIRST PROBLEM!

    0...1...2...3...Entity 0, Brush 27: plane with no normalEntity 0, Brush 27: plane with no normalEntity 0, Brush 27: plane with no normalEntity 0, Brush 27: A 'Unknown Class' @(0,0,0) has a coplanar plane at (-120, -928, -416), texture -1CSTRIKE_MJ2SGEntity 0, Brush 27: A 'Unknown Class' @(0,0,0) outside world(+/-4096): (-6552, -9000, -6707)-(6013,9000,6181)Entity 0, Brush 27: A 'Unknown Class' @(0,0,0) outside world(+/-4096): (-6568, -9016, -6742)-(6029,9016,6217)Entity 0, Brush 27: A 'Unknown Class' @(0,0,0) outside world(+/-4096): (-6584, -9032, -6738)-(6045,9032,6213)Entity 0, Brush 27: A 'Unknown Class' @(0,0,0) outside world(+/-4096): (-6568, -9016, -6724)-(6029,9016,6199) </font>

    this means that you brushes are invalid...well some of them anyway.
    hit ALT+P to check for problems. delete the brushes with the problems and remake them.

    PROBLEM TWO!
    <font face="Verdana, Arial" size="2">
    ************ ERROR ************nummarkfaces == MAX_LEAF_FACES

    </font>

    Show should check through the ZHLT problems faq.

    and dont use the ****ty compilers that come with WC! get zoners tools! www.valve-erc.com !


  • Registered Users Posts: 166,026 ✭✭✭✭LegacyUser


    Nice1, that did the trick nicly..


Advertisement