Bug #2293
md2tool fails to read model files
Start date:
2018-11-06
% Done:
100%
Description
md2tool has a regression where it fails to load a valid MD2 model file:
### md2tool v1.2.0 by Jaakko Keränen <jaakko.keranen@iki.fi> ### Opening model "Hellstaff.md2"... ERROR: Failed reading from file.
Associated revisions
History
#1 Updated by skyjake almost 6 years ago
- Status changed from Resolved to Closed
md2tool|Fixed: Error when reading data from file
The `Load()` function always reported an error if one tried to load zero bytes.
IssueID #2293