ValveResourceFormat / ValveResourceFormat

🔬 Valve's Source 2 resource file format parser, decompiler, and exporter.
https://valveresourceformat.github.io
MIT License
1.62k stars 201 forks source link

"Invalid skinning bone index ::" in CS2 characters after Decompile and Export VMDL #845

Open KashimuraBaka opened 1 month ago

KashimuraBaka commented 1 month ago

Describe the bug

Image Image This question is similar to the previous #678

Expected behavior

The model can be previewed and edited normally, and there will be no warnings about mesh skin index when compiling.

Relevant log output or exception with stacktrace

No response

What game does this happen in

Counter-Strike 2

Reference file in a Source 2 game

pak01_dir.vpk -> characters/models/ctm_fbi/ctm_fbi.vmdl_c

What version of VRF are you using?

10.2.3850

VortDyn commented 1 month ago

Also experienced this problem after decompiling player models from cs2 I had this problem when decompiling both regular models from CS2 and other people's player models from the workshop Please fix it :|

Image Image Image Image Image