STEAM GROUP
Crowbar [Source Engine Modding Tool] CrowbarTool
STEAM GROUP
Crowbar [Source Engine Modding Tool] CrowbarTool
1,050
IN-GAME
7,181
ONLINE
Founded
26 October, 2013
Language
English
Showing 1,111-1,120 of 1,152 entries
66
Crowbar 0.19 Bug Reports and Feature Requests
From group chat on 30-Apr-2014:

dota2 props_foliage\draft_tree001.mdl

################################################################################
###### 2014-04-30 11:40:44 Crowbar 0.20.0.0

=== Steps to reproduce the error ===
[Describe the last few tasks you did in Crowbar before the error occurred.]

=== What you expected to see ===
[Explain what you expected Crowbar to do.]

=== Context info ===


=== Exception error description ===
Index was out of range. Must be non-negative and less than the size of the collection.
Parameter name: index

=== Call stack ===
at System.ThrowHelper.ThrowArgumentOutOfRangeException(ExceptionArgument argument, ExceptionResource resource)
at System.ThrowHelper.ThrowArgumentOutOfRangeException()
at System.Collections.Generic.List`1.get_Item(Int32 index)
at Crowbar.SourceQcFile.WriteSequenceAndDeclareSequenceCommand()
at Crowbar.SourceQcFile.WriteQcFile(String outputPathFileName)
at Crowbar.SourceQcFile.WriteFile(String outputPathFileName, SourceModel aSourceEngineModel)
at Crowbar.Decompiler.WriteDecompiledFiles(SourceModel TheSourceEngineModel)
at Crowbar.Decompiler.DecompileOneModel(String mdlPathFileName)
at Crowbar.Decompiler.DecompileModelsInFolder(String modelsPathName)
at Crowbar.Decompiler.DecompileModelsInFolderRecursively(String modelsPathName)
at Crowbar.Decompiler.DecompileModelsInFolderRecursively(String modelsPathName)
at Crowbar.Decompiler.Decompile(String mdlPathFileName, DecompileType decompileType)
at Crowbar.Decompiler.Decompiler_DoWork(Object sender, DoWorkEventArgs e)
at System.ComponentModel.BackgroundWorker.OnDoWork(DoWorkEventArgs e)
at System.ComponentModel.BackgroundWorker.WorkerThreadStart(Object argument)
From an email on 26-Apr-2014:

I'm using your tool to decompile Dota2 models and get following error:

################################################################################
###### 2014-04-26 12:16:05 Crowbar 0.19.0.0

=== Steps to reproduce the error ===
-first I unpack .vpk file using gcfscape185
- then I launch the Crowbar on models/heroes folder
- then after a while I get this error

=== What you expected to see ===
- all models should be decompiled

=== Context info ===


=== Exception error description ===
Index was outside the bounds of the array.

=== Call stack ===
at Crowbar.SourceQcFile.WriteAnimationAndDeclareAnimationCommand()
at Crowbar.SourceQcFile.WriteQcFile(String outputPathFileName)
at Crowbar.SourceQcFile.WriteFile(String outputPathFileName, SourceModel aSourceEngineModel)
at Crowbar.Decompiler.WriteDecompiledFiles(SourceModel TheSourceEngineModel)
at Crowbar.Decompiler.DecompileOneModel(String mdlPathFileName)
at Crowbar.Decompiler.DecompileModelsInFolder(String modelsPathName)
at Crowbar.Decompiler.DecompileModelsInFolderRecursively(String modelsPathName)
at Crowbar.Decompiler.DecompileModelsInFolderRecursively(String modelsPathName)
at Crowbar.Decompiler.DecompileModelsInFolderRecursively(String modelsPathName)
at Crowbar.Decompiler.Decompile(String mdlPathFileName, DecompileType decompileType)
at Crowbar.Decompiler.Decompiler_DoWork(Object sender, DoWorkEventArgs e)
at System.ComponentModel.BackgroundWorker.OnDoWork(DoWorkEventArgs e)
at System.ComponentModel.BackgroundWorker.WorkerThreadStart(Object argument)
2
In the process of doing a tutorial
66
Crowbar 0.19 Bug Reports and Feature Requests
Showing 1,111-1,120 of 1,152 entries