Model Tools broken

Discussion in 'Mapping' started by supaste, Jan 5, 2008.

  1. supaste

    supaste Member

    Messages:
    677
    Likes Received:
    0
    Trophy Points:
    0
    Dizzyone is of great use.

    Complie error of .qc file
    Code:
    C:\Documents and Settings\Mr. Talbot>"C:\Program Files\Valve\Steam\SteamApps\sup
    aste\sourcesdk\bin\ep1\bin\studiomdl.exe" -fullcollide "C:\Program Files\Valve\S
    team\SteamApps\supaste\sourcesdk_content\cstrike\modelsrc\Question_cube\question
    _cube.qc"
    qdir:    "c:\program files\valve\steam\steamapps\supaste\sourcesdk_content\cstri
    ke\modelsrc\question_cube\"
    gamedir: "c:\program files\valve\steam\steamapps\supaste\counter-strike source\c
    strike\"
    g_path:  "question_cube"
    Working on "question_cube.qc"
    ERROR: c:\program files\valve\steam\steamapps\supaste\sourcesdk_content\cstrike\
    modelsrc\question_cube\question_cube.qc(5): - could not load file 'queston_cube.
    smd'
    ERROR: Aborted Processing on 'question_cube/question_cube.mdl'
    
    C:\Documents and Settings\Mr. Talbot>pause
    Press any key to continue . . .
    
     
    Last edited: Jan 15, 2008
  2. Jcw87

    Jcw87 Member

    Messages:
    1,676
    Likes Received:
    0
    Trophy Points:
    0
    It can't find the smd file. Put it in C:\Program Files\Valve\Steam\SteamApps\supaste\sourcesdk_content\hl2\modelsrc\Question_cube

    Also, what is the working directory when you start the model compile?

    EDIT: nevermind, I see your working directory. You need your working directory to be just outside the Question_cube folder.

    You are running it from here
    C:\Documents and Settings\Mr. Talbot>

    You should be running it from here
    C:\Program Files\Valve\Steam\SteamApps\supaste\sourcesdk_content\hl2\modelsrc\Models\

    Or here if you moved the smd and qc
    C:\Program Files\Valve\Steam\SteamApps\supaste\sourcesdk_content\hl2\modelsrc\

    EDIT2: make sure you select Half-Life 2 in the SDK launcher. You appear to have it set to Counter-Strike Source
     
    Last edited: Jan 10, 2008
  3. supaste

    supaste Member

    Messages:
    677
    Likes Received:
    0
    Trophy Points:
    0
    you just lost the game
     

Share This Page