Hi all,
I'm trying to create a model. However i got something realy strange : in - game my model appear with no icons and it's only an effect without any render and any colision. Indead when i spawn this model, i get a green circle spawned but nothing is rendered...
I know you want log, i can give you these logs from OrangeBox StudioMDL :
[code]
qdir: "c:\users\******\desktop\gmodmodeling\ship_air_generator\compil\"
gamedir: "C:\Program Files (x86)\Steam\SteamApps\common\GarrysMod\garrysmod\"
g_path: "C:\Users\******\Desktop\GmodModeling\ship_air_generator\compil\compil.qc"
Building binary model files...
Working on "compil.qc"
SMD MODEL ship_air_generator.smd
SMD MODEL ship_air_generator_colision.smd
Collision model completed.
---------------------
writing C:\Program Files (x86)\Steam\SteamApps\common\GarrysMod\garrysmod\models/ship_air_generator\modelname.mdl:
bones 676 bytes (0)
animations 112 bytes (1 anims) (1 frames) [0:01]
sequences 216 bytes (1 seq)
ik/pose 0 bytes
textures 204 bytes
keyvalues 120 bytes
bone transforms 0 bytes
bone flex driver 0 bytes
collision 0 bytes
total 1448
[/code]
Now the command line that i used :
"C:\Program Files (x86)\Steam\SteamApps\common\SourceSDK\bin\orangebox\bin\studiomdl.exe" -game "C:\Program Files (x86)\Steam\SteamApps\common\GarrysMod\garrysmod" -notxbox C:\Users\Yuri6037\Desktop\GmodModeling\ship_air_generator\compil\compil.qc
What ?! I ask for a question about Garry's Mod not about another game...
Also there is no report to my problem...
This board is for problems [b]playing[/b] Garry's Mod. All problems related to modelling are more likely to be answered on the modelling forums.
Ok but is there any way you know something about my compile error ?
Because i never arrived to install any compilator correctly.
Indead, my C++ compilator, C# compilator, Valve Map Compilator, they are all not working on my PC. For example in C++, if i #include "windows.h" it gives no such file or directory windows.h !
Only Java compilator are working...
Sorry, you need to Log In to post a reply to this thread.