STEAM GROUP
Crowbar [Source Engine Modding Tool] CrowbarTool
STEAM GROUP
Crowbar [Source Engine Modding Tool] CrowbarTool
2,031
IN-GAME
11,222
ONLINE
Founded
26 October, 2013
Language
English
This topic has been locked
ZeqMacaw 8 Aug, 2014 @ 7:00pm
[FIXED][BUG] Batch-converting all the models from CSGO shows error
[Reported by Shawn Olson.]

################################################################################
###### 2014-08-08 15:55:47 Crowbar 0.19.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 ===
Unable to read beyond the end of the stream.
=== Call stack ===
at System.IO.__Error.EndOfFile()
at System.IO.BinaryReader.FillBuffer(Int32 numBytes)
at System.IO.BinaryReader.ReadUInt16()
at Crowbar.SourcePhyFile.ReadSourceCollisionData()
at Crowbar.SourcePhyFile.ReadFile(String inputPathFileName, SourceModel aSourceEngineModel)
at Crowbar.Decompiler.ReadCompiledFiles(String mdlPathFileName, 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.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)
Last edited by ZeqMacaw; 3 Nov, 2014 @ 7:33am
< >
Showing 1-1 of 1 comments
ZeqMacaw 3 Nov, 2014 @ 7:33am 
Corrected in version 0.23, meaning Crowbar continues to next model after encountering the error, rather than stopping the decompile.

The problem file is "props_wasteland\bridge_railing.phy", which seems to be in a different (maybe corrupt?) phy file format. There might be more files like this; I only decompiled alphabetically until I found this problem file.

:)
< >
Showing 1-1 of 1 comments
Per page: 1530 50

Date Posted: 8 Aug, 2014 @ 7:00pm
Posts: 1