gep55 wrote: ↑Tue Jan 19, 2021 8:31 pm
Just tried to Unpack Iana using this (241085404837) ID and got this error message.
Traceback (most recent call last):
File "C:\SiegeUnpack\Tools\scripts\dump_asset.py", line 89, in <module>
result = processor(asset_dir, forge, child_uid, index)
File "C:\SiegeUnpack\Tools\scripts\dump_asset.py", line 39, in process_mesh
mesh = r6s.mesh.Mesh(r)
File "C:\SiegeUnpack\Tools\r6s\mesh\__init__.py", line 238, in __init__
IslandSkinMapping.parse(r) for _ in range(self.num_islands)
File "C:\SiegeUnpack\Tools\r6s\mesh\__init__.py", line 238, in <listcomp>
IslandSkinMapping.parse(r) for _ in range(self.num_islands)
File "C:\SiegeUnpack\Tools\r6s\mesh\__init__.py", line 134, in parse
self.x108 = ruint32(r)
File "C:\SiegeUnpack\Tools\binstream.py", line 34, in ruint32
return upk('I', r.read(4))[0]
struct.error: unpack requires a buffer of 4 bytes
Also, many items were 'unresolved' during extraction.