User Details
- User Since
- Jun 11 2014, 3:16 PM (555 w, 3 d)
May 10 2016
Upvoted, Same happen here. (Reported in our internal feedback of our ffaa mod but unable to fix this by myself :( http://feedback.arma3.es/view.php?id=145)
Cooper, sorry to be confusing but I've cleaned the log folder and now It works well... very very confusing, anyway the issue was fixed.
:/ Now it happens to me at the stable branch ... and It has been updated right now, cleaned the AB installation folder and verified the cache and It continuing deleting the source data.
Hi, This works well now for me. I don't know in which version this have been fixed as I haven't tested this since the last report.
Switch this status report as resolved :)
Hi,
I will work with the Sample models to show us I'm using all your content and avoid issues came from addonmakers (like a not-working
or malfunctioning rtm).
- Copy and paste the "Test_Weapon_01" folder from sample models to P:\ folder.
- Create a folder inside "P:\Test_Weapon_01\Data" named "anim".
- Copy the "AmovPercMstpSrasWrflDnon.rtm" hand animation from "\Samples_F\Test_Anims" to "P:\Test_Weapon_01\Data\anim".
- Then go to "Samples_F\Test_Character_01" and copy the model.cfg inside this folder.
- Paste the model.cfg where we have created the anim folder on second step (P:\Test_Weapon_01\Data\anim).
- Modify the model.cfg and delete the following lines (154 to 157):
" class A3_headgear_example: ArmaMan{};
class A3_headgear_NVGslot: ArmaMan{};
class A3_character_example: ArmaMan{};
class A3_vest_example: ArmaMan{};
"
- Now in config.cpp of the weapon, change the handanim[] parameter to:
handAnim[] = {"OFP2_ManSkeleton", "\Test_Weapon_01\Data\anim\AmovPercMstpSrasWrflDnon.rtm"};
and save.
- Open your AddonBuilder and my options are:
Clear temp folder: yes
Sign output PBO file: no
Binarize: yes
And the list of files to copy directly:
*.pac;*.paa;*.rtm;*.sqf;*.sqs;*.bikb;*.fsm;*.wss;*.ogg;*.wav;*.fxy;*.csv;*.html;*.lip;*.txt;*.bisurf;*.xml;*.ca;*.rvmat
Addon Source directory: "P:\Test_Weapon_01"
Destination directoy: C:\Program Files (x86)\Steam\SteamApps\common\Arma 3\@test\Addons
- Pack the addon and see the results in game.
However I've attached the files you request to this report.
Yes, your pbo works fine. Are you having on your P: drive the "\A3\anims_f" folder?
That's what's causing the issue for me.. But probably addonmakers will get confused forgetting to delete that folder. Try repack the addon with the anims_f folder (which It's the "anims_f.pbo" decompressed) on your P drive.
I will confirm that when AB is updated
Hi sorry for the delay I was on holiday.
I've tested it right now but no success and I'm doing the same steps as before..
Also I've done what Soul_Assassin said. I've removed the anim_f folder from P:\A3\ and solved the issue for me. But this is a "temporal" fix..