task-force-arma-3-radio
task-force-arma-3-radio copied to clipboard
Bussole broken?
Arma 3 Version: 1.78
(stable)
CBA Version: 3.5.0
(stable)
Task Force Radio Version: 0.9.12
(stable)
Mods:
-
@CBA_A3
-
@task_force_radio
Description: Probably since introduction of the civilian VR suit in 1.78 (only reference to VR guys i could find in changelogs) there is this error popping up and bussole not usable. Could very well be BIS fault.
Steps to reproduce:
- start with tfar + cba
- Arsenal
- take Bussole radio
Where did the issue occur?
- singleplayer
RPT log file:
19:24:22 Warning Message: Embedded skeleton OFP2_ManSkeleton in 'a3\characters_f_bootcamp\common\vr_soldier_f.p3d' has different [ bone name | bone parent ] in different p3d files. Skeleton/model 'task_force_radio_items\models\tf_bussole.p3d' will probably not work correctly.
Is kinda BIS fault. For no apparent reason the name of the skeleton bones are now lowercase. If BI did that by accident and they revert it then fixing that would be bad because we will have to unfix again.
Looks like they didn't do it by accident. But still wanna wait till tanks DLC to make sure. https://github.com/michail-nikolaev/task-force-arma-3-radio/blob/1.0/addons/backpacks/models/model.cfg#L13-L124 should just need to lowercase these
BI apparently fixed it on their side.
it seems this is broken again?
CoolGargamelLast Saturday at 21:23 ok guys... found something out: sorting order of the skeleton stuff in the modelconfig of the tf_bussole was not like the others... it had camera, weapon and launcher listed earlier than in the cfgs of the other p3ds... i repacked the whole thing and it sorted it right automatically -> error is gone for now...