HomeWildfire Games

Animations re-export "Skeleton and Bodies"

Description

Animations re-export "Skeleton and Bodies"

Thread: https://wildfiregames.com/forum/index.php?/topic/26012-task-animations-re-export-and-unit-meshes-fix/page/7/&tab=comments#comment-382340

Comment: An animation re-export of all unit meshes and armatures for fix 3 duplicated vertex groups in all files from the initial infantry update.

Details

Committed
AlexandermbAug 16 2019, 7:32 PM
Parents
rP22672: [i18n] Updated POT and PO files.
Branches
Unknown
Tags
Unknown
Build Status
Buildable 8885
Build 14580: Post-Commit BuildJenkins

Event Timeline

This commit is supposed to have another wich adds the new re-exported animations and another with the deletions of the bugged ones. But i have a connection issue with the forrum/server since the first blackout of my country so im unnable of commit larger files. I told other art development contributors to commit the files if possible. I'll do the rest of the cleaning after everything is commited

elexis added a subscriber: elexis.Aug 16 2019, 8:10 PM

It might also be that the servers are timing out, not client(you). Unless you have someone already taking care of it, you might want to try to commit smaller batches of modified files if that is possible.
Thanks for taking care of this issue Alexandermb!

Was playing and got these errors:
ERROR: Could not load mesh 'art/meshes/skeletal/new/armor/m_tunic_short.dae'
ERROR: CObjectEntry::BuildVariation(): Model art/meshes/skeletal/new/armor/m_tunic_short.dae failed to load
ERROR: Failed to build prop model "units/seleucids/elephantry_c_r.xml" on actor "turret_sele_champ_ele"
ERROR: Could not load mesh 'art/meshes/skeletal/new/armor/m_tunic_short.dae'
ERROR: CObjectEntry::BuildVariation(): Model art/meshes/skeletal/new/armor/m_tunic_short.dae failed to load
ERROR: Failed to build prop model "units/seleucids/elephantry_c_r.xml" on actor "turret_sele_champ_ele"

It might also be that the servers are timing out, not client(you). Unless you have someone already taking care of it, you might want to try to commit smaller batches of modified files if that is possible.
Thanks for taking care of this issue Alexandermb!

Gonna try do smaller commits slowly to continue with the others art updates the message i get is "HTTP 408 request timeout" or something like that.

Was playing and got these errors:
ERROR: Could not load mesh 'art/meshes/skeletal/new/armor/m_tunic_short.dae'
ERROR: CObjectEntry::BuildVariation(): Model art/meshes/skeletal/new/armor/m_tunic_short.dae failed to load
ERROR: Failed to build prop model "units/seleucids/elephantry_c_r.xml" on actor "turret_sele_champ_ele"
ERROR: Could not load mesh 'art/meshes/skeletal/new/armor/m_tunic_short.dae'
ERROR: CObjectEntry::BuildVariation(): Model art/meshes/skeletal/new/armor/m_tunic_short.dae failed to load
ERROR: Failed to build prop model "units/seleucids/elephantry_c_r.xml" on actor "turret_sele_champ_ele"

Thank you @minohaka from a whole folder with the armor meshes duplicated those were the only two using those files from dozens of actors so it was redundant to have the same item in two folders when they weren't being used. Fixed in the last commit