creax 18 DIC 2014 a las 15:26
Trouble compiling a model for CS:GO
Just a note, the Valve developer community (wiki) is going on 2 years old, so those weren't too helpful.

Hey, I'm new to map making, and so far the online sources have been very useful and worked just fine. However, I now need a custom prop for a CS:GO map that I'm making. I'm using CS:GO SDK and Hammer for this, and I used Google Sketchup to export the model to SMD. I then wrote a QC file sort of according to the wiki. At this point, the online resources fall short, as studiomdl and any other compilers seem either outdated, or I'm using them wrong. The problem is that compilers are looking for a GameInfo.txt which CS:GO doesn't seem to have. Any help would be greatly appreatiated.

Other info:

pokertable.qc:
$modelname "..\csgo\models\props\pokertable.mdl"
$body mybody "pokertable.smd"
$staticprop
$surfaceprop Wood_Furniture
$cdmaterials "models\props"

CS:GO Hammer:
version 4.1 build 6592

studiomdl error:
C:\Program Files (x86)\Steam\SteamApps\common\Counter-Strike Global Offensive>bi
n\studiomdl user_models\pokertable.qc
CDynamicFunction: Loading library 'Kernel32.dll' (76ED0000)
CDynamicFunction: Lookup of 'TryEnterCriticalSection' in 'Kernel32.dll': 775B254
0
WARNING: AppFramework : Unable to load module p4lib.dll!
WARNING: Warning: falling back to auto detection of vproject directory.
WARNING: Unable to find gameinfo.txt. Solutions:

1. Read http://www.valve-erc.com/srcsdk/faq.html#NoGameDir
2. Run vconfig to specify which game you're working on.
3. Add -game <path> on the command line where <path> is the directory that gamei
nfo.txt is in.

Unable to find gameinfo.txt. Solutions:

1. Read http://www.valve-erc.com/srcsdk/faq.html#NoGameDir
2. Run vconfig to specify which game you're working on.
3. Add -game <path> on the command line where <path> is the directory that gamei
nfo.txt is in.


ERROR: 'EXCEPTION_ACCESS_VIOLATION' (assert: 1)
CDynamicFunction: Closing library 'Kernel32.dll' (76ED0000)
Última edición por creax; 18 DIC 2014 a las 15:28
< >
Mostrando 1-1 de 1 comentarios
Gana 18 DIC 2014 a las 15:52 
They might know on the csgo workshop forum: http://steamcommunity.com/workshop/discussions/?appid=730
< >
Mostrando 1-1 de 1 comentarios
Por página: 1530 50

Publicado el: 18 DIC 2014 a las 15:26
Mensajes: 1