The animation dynamic indices parsing was incorrectly using the stream's `>>` operator. The `XDataStream` class provides `ParseUInt8` for proper parsing of unsigned 8-bit integers, ensuring data integrity. This commit updates the parsing logic to use `ParseUInt8` and include a descriptive string for logging.
Description
No description provided
Release 1.6
Latest
Languages
C++
42.4%
Mathematica
39.3%
C
17.8%
QMake
0.5%