STEAM GROUP
Crowbar [Source Engine Modding Tool] CrowbarTool
STEAM GROUP
Crowbar [Source Engine Modding Tool] CrowbarTool
1,747
IN-GAME
10,281
ONLINE
Founded
26 October, 2013
Language
English
This topic has been locked
Sync 15 Dec, 2014 @ 4:49am
[NOTABUG] Unnecessary / missing strings generated in $modelname, $cdmaterials and $texturegroup
Steps Taken:
Decompile model:
https://steamhost.cn/steamcommunity_com/sharedfiles/filedetails/?id=356377545

Expected:
$modelname "workshop/player/items/scout/scout_pilgrum_pants/scout_pilgrum_pants.mdl"

$cdmaterials "models\workshop\player\items\scout\scout_pilgrum_pants\"

in texturegroup
"scout_pilgrum_pants.vmt" "scout_pilgrum_pants_1.vmt"

Issues:
$modelname "workshop/player/items/scout/scout_pilgrum_pants/scout_pilgrum_p"

$cdmaterials "models\workshop\player\items\scout\scout_pilgrum_pants\" $cdmaterials ""
Note: Removing $cdmaterials "" will cause the model to have missing textures, weird occurrence.

in texturegroup
"models\workshop\player\items\scout\scout_pilgrum_pants\scout_pilgrum_pants.vmt" "models\workshop\player\items\scout\scout_pilgrum_pants\scout_pilgrum_pants_1.vmt"

Operating System:
Windows 8.1

Samples:
http://pastebin.com/kKf0WC3g
Last edited by ZeqMacaw; 11 Jul, 2015 @ 11:55pm
< >
Showing 1-1 of 1 comments
ZeqMacaw 11 Jul, 2015 @ 11:54pm 
I downloaded and decompiled the addon. I verified that the info that Crowbar wrote to the QC file is actually what was in the MDL file. There is no bug here.
< >
Showing 1-1 of 1 comments
Per page: 1530 50

Date Posted: 15 Dec, 2014 @ 4:49am
Posts: 1