kythyria / payday2-model-tool

Diesel Model importer/exporter, with bones/rigging coming soon!
https://ci.appveyor.com/project/kythyria/payday2-model-tool/build/artifacts
GNU General Public License v3.0
19 stars 7 forks source link

[gltf, custom model] Vertex Colors 'read past end of archive' crash #1

Closed RexTheWho closed 4 years ago

RexTheWho commented 4 years ago

Using Vertex Colors from blender causes this crash:

Application has crashed: C++ exception
Archive::checked_read() Attempt to read past end of archive

Note, if vertex coloring works one side of the pool tiles should turn black, the other half visible. If the entire pool tile section is black the object is missing its coloring.

'Maxico' test level, contains Blend files for working version, version with vertex colors and version with multiple materials. Maps\maxico\assets\units\pd2_mod_maxman\mansion_ext maxico_report.zip

kythyria commented 4 years ago

Fixed in 52a35f7