• Propper missing textures
    8 replies, posted
Hi! So I've been spending an hour trying to re-configure Propper as it has never been properly working for me. I can finally compile it and the models are properly compiled but the materials are missing. [IMG]https://image.prntscr.com/image/Elths4fLSmG4UESAY4z3nA.png[/IMG] This are my paths Compiled it and the mdl is there in the model path: [IMG]https://image.prntscr.com/image/xzXjliM4Sw2vUOAXZeFwmg.png[/IMG] But there is nothing in the materials folder, need some help. Spent over an hour trying to solve this but I can't. Thanks!
are you use propper 2013 [url]https://github.com/tuxxi/propper-2013/releases[/url] also the path to the materials you have models/sanEI/box so propper would expect there to be a folder caled box in sanEI if theres not create the folder then run propper again
[QUOTE=taz0;52374856]are you use propper 2013 [url]https://github.com/tuxxi/propper-2013/releases[/url] also the path to the materials you have models/sanEI/box so propper would expect there to be a folder caled box in sanEI if theres not create the folder then run propper again[/QUOTE] Yes, I have Propper 2013. There is a folder called 'box' in models/SanEl/Box but there are no materials when I run propper.
Sometimes, when a model has over a certain amount of brushes/faces it won't compile the textures properly. (or is it too many textures)
[QUOTE=Kemerd;52376996]Sometimes, when a model has over a certain amount of brushes/faces it won't compile the textures properly. (or is it too many textures)[/QUOTE] I'm trying to compile a smaller box ontop of a bigger box to test out propper. Using one texture for it. [IMG]https://image.prntscr.com/image/GSsBP8xcQW20JUqHFmlVNw.png[/IMG]
are there any errors in the propper compile output file when its compiling the model ?
[QUOTE=taz0;52377072]are there any errors in the propper compile output file when its compiling the model ?[/QUOTE] I made another simple box and compiled it. This is what the Compile Process Window shows: [QUOTE] ** Executing... ** Command: C:\Program Files (x86)\Steam\steamapps\common\SourceSDK\bin\source2007\bin\propper.exe ** Parameters: -game "C:\Program Files (x86)\Steam\steamapps\common\GarrysMod\garrysmod" "c:\users\c\documents\testboxprop" Propper 0.31 by Carl Foust. Adapted from vbsp.exe by Valve Software. (Aug 19 2012) 4 threads materialPath: C:\Program Files (x86)\Steam\steamapps\common\GarrysMod\garrysmod\materials Loading c:\users\c\documents\testboxprop.vmf material "brick/brick_model" not found. Material not found!: BRICK/BRICK_MODEL material "skybox/sky_day01_01rt" not found. =============================== Creating model: "SanEl/box2" =============================== Building mesh... What? Material: brick/brick_model - "materials/error.vtf": cached version doesn't exist "materials/error.vtf": cached version doesn't exist "materials/error.vtf": cached version doesn't exist "materials/error.vtf": cached version doesn't exist "materials/error.vtf": cached version doesn't exist "materials/error.vtf": cached version doesn't exist "materials/error.vtf": cached version doesn't exist "materials/error.vtf": cached version doesn't exist "materials/error.vtf": cached version doesn't exist "materials/error.vtf": cached version doesn't exist "materials/error.vtf": cached version doesn't exist "materials/error.vtf": cached version doesn't exist Writing c:\propsource\SanEl/box2_ref.smd 24 triangles written. ------------------------ Writing c:\propsource\SanEl/box2.qc Done. Compiling the model: studiomdl.exe -game "C:\Program Files (x86)\Steam\steamapps\common\GarrysMod\garrysmod\" "c:\propsource\SanEl/box2.qc" ---Please Wait--- Studiomdl complete! 0 seconds elapsed [/QUOTE]
you needd to move the propper.exe from source 2007 folder and put it in garrysmod bin folder, theres most prob an access denied error when propper.exe is trying to create the material file for the model in garrysmod materials folder
[QUOTE=taz0;52377181]you needd to move the propper.exe from source 2007 folder and put it in garrysmod bin folder, theres most prob an access denied error when propper.exe is trying to create the material file for the model in garrysmod materials folder[/QUOTE] Thank you so much. This solved my problem, cheers! :excited:
Sorry, you need to Log In to post a reply to this thread.