Page MenuHomeFeedback Tracker
Feed Arma 3 Activity

May 17 2021

R3vo created T158625: Add input check for various commands.
May 17 2021, 11:14 PM · Arma 3
Ghostly617 created T158623: BTR-40 (ZPU) gunner incorrectly has NV and Thermal modes in Optics.
May 17 2021, 9:44 PM · Arma 3 Creator DLC - S.O.G. Prairie Fire
Rhaonoa created T158622: Crane_F has a broken transparency texture.
May 17 2021, 9:40 PM · Arma 3
Vestarr renamed T158617: selectionPosition command returns [0,0,0] for Simple Objects LODs with default syntax from selectionPosition command returns [0,0,0] for Simple Objects LODs to selectionPosition command returns [0,0,0] for Simple Objects LODs with default syntax.
May 17 2021, 9:01 PM · Arma 3
HashCode updated the task description for T158621: SetUnitLoadout broken.
May 17 2021, 8:47 PM · Arma 3
HashCode updated the task description for T158621: SetUnitLoadout broken.
May 17 2021, 8:47 PM · Arma 3
HashCode created T158621: SetUnitLoadout broken.
May 17 2021, 8:46 PM · Arma 3
HashCode added a comment to T123918: setUnitLoadout command broken.

Video
P.S. Command brokes replication if loadout array has uniform

May 17 2021, 6:30 PM · Arma 3
eviscares added a comment to T158507: Error: can't resize AutoArray to negative size!.

Same issue as mentioned above. CDLC Campaign missions seem to be ok, but Mike Force, Antistasi and Vindicta crash with exactly this error.
Zeus Missions also don't work.
Is there any ETA on the update to the CDLC files?

May 17 2021, 4:17 PM · Arma 3
DeadlyColombian added a comment to T128139: OxCFFFFFF" STATUS APPLICATION HANG" CRASH .

i have the same issue and i cant seem to get this fix!!! what is the resolution to this?

May 17 2021, 3:49 PM · Arma 3
Vestarr created T158617: selectionPosition command returns [0,0,0] for Simple Objects LODs with default syntax.
May 17 2021, 11:51 AM · Arma 3
kju-PvPscene added a comment to T136179: Sound: No new sounds are created when the maximum number of "voices" is reached.

@dedmen is this currently active in dev branch or perf/prof build?

May 17 2021, 8:45 AM · Restricted Project, Arma 3
kju-PvPscene renamed T156986: [Feature request] Add option in A3 task framework to hide tasks in 2d map from Add option in A3 task framework to hide tasks in 2d map to [Feature request] Add option in A3 task framework to hide tasks in 2d map.
May 17 2021, 8:01 AM · Arma 3
kju-PvPscene created T158616: [Feature Request] Add ability to change weapon lock state.
May 17 2021, 7:47 AM · Arma 3
HashCode added a comment to T123918: setUnitLoadout command broken.

@HashCode How? What is your problem and reproducible test? I'm on it for a script right now, and I don't notice problem.

It has strange behavior. When I use this command in vanilla (from dedic on not local unit) it has chance to fail about 30% fail and 70% success. But right now I am writing script on moded server (armstalker mod) and it has 100% chance to broke replication. I've notice strange dependency - if my loadout array has uniform it will cause replication fail and sync will stop (only reconnect helps)
My steps is

  1. Apply setUnitLoadout command from dedic server to not local unit (uniform must be in loadout array)
  2. Ask that unit to drop any item (unit must ba player)
  3. Scan unit loadout by getUnitLoadout command from dedic

After that U can see, loadout array hasn't been changed
I can share video if needed

May 17 2021, 6:14 AM · Arma 3
WoxicS created T158614: Got a crash in antistasi (community.) .
May 17 2021, 4:45 AM · Arma 3
PiepMGI added a comment to T158514: Vanilla medic heal action is too sensitive on movement.

+1
At least, surrender the booty (the FAK) when failed.

May 17 2021, 2:35 AM · Arma 3
PiepMGI added a comment to T158485: [Feature Request] Command to return whether simulation of group/object is disabled by the Dynamic Simulation system.

Did you test SimulationEnabled (_unit) ? Dynamic or not, the result is OK.

May 17 2021, 2:30 AM · Arma 3
PiepMGI added a comment to T155449: New event handler request HandleRemoteExec.

Assigned to None (as many things). So, super Dev None is on it. Without None, I can't imagine what feedback could be!

May 17 2021, 2:19 AM · Arma 3
PiepMGI added a comment to T158576: Singleplayer Warlords Saving Bug.

That's because the save system (general Arma) doesn't save all display/ ui event handlers (and perhaps some other ones but for sure the display/ui ones). If the author didn't take that into account, you can't do anything. Personally, if my scenarios/addons work with key bindings, I add an EH "loaded" (post-init) for re-running these forgottent EHs.

May 17 2021, 2:14 AM · Arma 3
PiepMGI added a comment to T123918: setUnitLoadout command broken.

@HashCode How? What is your problem and reproducible test? I'm on it for a script right now, and I don't notice problem.

May 17 2021, 2:09 AM · Arma 3
HashCode added a comment to T116980: setUnitLoadout command breaks inventory sync.

It's broken again, after using this command (I tried use it from dedic) inventory replication becomes broken and stops. Only reconnect helps. Weird thing is that, command will crash replication only if array with loadout has uniform.

May 17 2021, 1:29 AM · Arma 3
HashCode added a comment to T123918: setUnitLoadout command broken.

SetUnitLoadout is broken again

May 17 2021, 1:23 AM · Arma 3

May 16 2021

NeoArmageddon edited Additional Information on T158514: Vanilla medic heal action is too sensitive on movement.
May 16 2021, 1:35 PM · Arma 3
Rak1445 created T158604: Type 56 doesn't have magazine proxies.
May 16 2021, 11:10 AM · Arma 3 Creator DLC - S.O.G. Prairie Fire
R3vo updated the task description for T158602: onButtonClick EH can crash the game.
May 16 2021, 11:04 AM · Arma 3
R3vo edited Steps To Reproduce on T158602: onButtonClick EH can crash the game.
May 16 2021, 10:08 AM · Arma 3
R3vo created T158602: onButtonClick EH can crash the game.
May 16 2021, 10:07 AM · Arma 3
Soulreaver234 added a comment to T158600: 0xC0000005 - STATUS_ACCESS_VIOLATION Crash to Desktop.

Here is my error logs

May 16 2021, 2:58 AM · Arma 3
Soulreaver234 created T158600: 0xC0000005 - STATUS_ACCESS_VIOLATION Crash to Desktop.
May 16 2021, 2:57 AM · Arma 3
Soulreaver234 added a comment to T153378: 0xC0000005 Crash.

I have this same issue. Hopefully, I will get it fixed.

May 16 2021, 1:57 AM · Arma 3

May 15 2021

Rennschnitzl added a comment to T158496: Helicopters' engine hitpoints broken (except OH6) .

in the config files for almost all sog helos:
configfile >> "CfgVehicles" >> "vn_b_air_ah1g_04" >> "HitPoints" >> "HitEngine1" >> "name"
has the same string as
configfile >> "CfgVehicles" >> "vn_b_air_ah1g_04" >> "HitPoints" >> "HitEngine" >> "name"

May 15 2021, 11:20 PM · Arma 3 Creator DLC - S.O.G. Prairie Fire
amooei created T158598: crash during coop with friend and my PC was host.
May 15 2021, 9:22 PM · Arma 3
Rak1445 created T158597: Rock without collisions.
May 15 2021, 8:47 PM · Arma 3 Creator DLC - S.O.G. Prairie Fire
simp1yhotmailcouk updated the task description for T158595: Add a Players Outside Mission Area dialog to the Exfiltrate objective of Combat Patrol missions.
May 15 2021, 6:04 PM · Arma 3
simp1yhotmailcouk created T158595: Add a Players Outside Mission Area dialog to the Exfiltrate objective of Combat Patrol missions.
May 15 2021, 6:04 PM · Arma 3
simp1yhotmailcouk created T158594: Spawn tickets do not function properly in Combat Patrol missions.
May 15 2021, 5:57 PM · Arma 3
chlor1de edited Steps To Reproduce on T158573: Bug with rocks on Cam Lao Nam.
May 15 2021, 4:47 PM · Arma 3 Creator DLC - S.O.G. Prairie Fire
Rak1445 created T158592: Suggestion: Have rifle grenade equipped weapons display grenade adapter..
May 15 2021, 4:00 PM · Arma 3 Creator DLC - S.O.G. Prairie Fire
audiocustoms created T158584: [WARELORDS] Option to edit minim enemy distance for fast travel.
May 15 2021, 3:19 AM · Arma 3
Uro added a comment to T158581: add Individual .P3Ds for DeconTent & MedicalTent objects for Terrain Makers.

+1 from me, more assets for terrain makers are always welcome

May 15 2021, 12:23 AM · Arma 3
Rhaonoa updated the task description for T158581: add Individual .P3Ds for DeconTent & MedicalTent objects for Terrain Makers.
May 15 2021, 12:22 AM · Arma 3
Rhaonoa created T158581: add Individual .P3Ds for DeconTent & MedicalTent objects for Terrain Makers.
May 15 2021, 12:21 AM · Arma 3

May 14 2021

BIS_fnc_KK closed T158159: allGroups and allUnits commands return HQs entities (headquarter, support modules...) as Resolved.
May 14 2021, 11:29 PM · Arma 3
BIS_fnc_KK added a comment to T158159: allGroups and allUnits commands return HQs entities (headquarter, support modules...).

HQ entities are created with createUnit, hence they are units and have a group. Sorry but at this point nothing could be done about it.

May 14 2021, 11:29 PM · Arma 3
cancerouspete changed Category from category:general to category:config on T158496: Helicopters' engine hitpoints broken (except OH6) .
May 14 2021, 9:54 PM · Arma 3 Creator DLC - S.O.G. Prairie Fire
VKing created T158577: M1897 flechette rounds fires buckshot pellets.
May 14 2021, 8:42 PM · Arma 3 Creator DLC - S.O.G. Prairie Fire
Err created T158576: Singleplayer Warlords Saving Bug.
May 14 2021, 8:14 PM · Arma 3
chlor1de changed Reproducibility from reproducibility:sometimes to reproducibility:always on T158573: Bug with rocks on Cam Lao Nam.
May 14 2021, 7:52 PM · Arma 3 Creator DLC - S.O.G. Prairie Fire
chlor1de edited Steps To Reproduce on T158573: Bug with rocks on Cam Lao Nam.
May 14 2021, 7:51 PM · Arma 3 Creator DLC - S.O.G. Prairie Fire
chlor1de edited Steps To Reproduce on T158573: Bug with rocks on Cam Lao Nam.
May 14 2021, 7:51 PM · Arma 3 Creator DLC - S.O.G. Prairie Fire
chlor1de edited Steps To Reproduce on T158573: Bug with rocks on Cam Lao Nam.
May 14 2021, 7:51 PM · Arma 3 Creator DLC - S.O.G. Prairie Fire
chlor1de edited Steps To Reproduce on T158573: Bug with rocks on Cam Lao Nam.
May 14 2021, 7:51 PM · Arma 3 Creator DLC - S.O.G. Prairie Fire
chlor1de created T158573: Bug with rocks on Cam Lao Nam.
May 14 2021, 7:50 PM · Arma 3 Creator DLC - S.O.G. Prairie Fire
audiocustoms updated the task description for T158568: [WARLORDS] Adding module rotation and form manipulation in 3DEN Editor.
May 14 2021, 6:10 PM · Arma 3
audiocustoms updated the task description for T158568: [WARLORDS] Adding module rotation and form manipulation in 3DEN Editor.
May 14 2021, 6:10 PM · Arma 3
audiocustoms created T158568: [WARLORDS] Adding module rotation and form manipulation in 3DEN Editor.
May 14 2021, 6:06 PM · Arma 3
TeTeT.nimitz created T158564: Description/selection wrong in S.O.G. Prairie Fire customized vn_artillery_settings.
May 14 2021, 4:49 PM · Arma 3 Creator DLC - S.O.G. Prairie Fire
warspitejr added a comment to T158521: F4 Bombing computer not changing based off weapon selected.

Also, I can't use the designator screen to guide the GBUs or use the Bullpups

May 14 2021, 2:58 PM · Arma 3 Creator DLC - S.O.G. Prairie Fire
Asaayu updated the task description for T158540: Floating trees around Cau Thang, [18618,12360.8,0].
May 14 2021, 2:14 PM · Arma 3 Creator DLC - S.O.G. Prairie Fire
Asaayu changed Severity from severity:none to severity:feature on T158537: Let multiple Tunnel Entrance modules be linked to different ladders.
May 14 2021, 2:12 PM · Arma 3 Creator DLC - S.O.G. Prairie Fire
Asaayu updated the task description for T158537: Let multiple Tunnel Entrance modules be linked to different ladders.
May 14 2021, 2:11 PM · Arma 3 Creator DLC - S.O.G. Prairie Fire
Djokovich added a comment to T158387: Game Crash on Tutorial/SP and MP roughly 30secs to 1 min after loading..
May 14 2021, 1:52 PM · Arma 3
Eclipser created T158553: Game crashes in modded dynamic bulwarks.
May 14 2021, 12:39 PM · Arma 3
Tony_Limoni added a comment to T158548: 0xc00041D-STATUS_FATAL_USER_CALLBACK_EXCEPTION.

I fixed it !! right klick on the Arma3.exe and at security activate Admin mode and compatible to Windows 7. Enjoy the Game :)

May 14 2021, 12:10 PM · Arma 3
2600K added a comment to T158552: 'Land_vn_hut_07' in World.

Also seems to apply to object 'land_vn_bagbunker_large_f' e.g [15556,13557]

May 14 2021, 11:54 AM · Arma 3 Creator DLC - S.O.G. Prairie Fire
2600K updated the task description for T158552: 'Land_vn_hut_07' in World.
May 14 2021, 11:44 AM · Arma 3 Creator DLC - S.O.G. Prairie Fire
2600K created T158552: 'Land_vn_hut_07' in World.
May 14 2021, 11:32 AM · Arma 3 Creator DLC - S.O.G. Prairie Fire
Apricot_ale created T158549: Floated tree at 072152.
May 14 2021, 1:47 AM · Arma 3 Creator DLC - S.O.G. Prairie Fire
BIS_fnc_KK placed T158155: Incorrect return types in command info for some commands up for grabs.
May 14 2021, 12:11 AM · Arma 3
BIS_fnc_KK added a comment to T158155: Incorrect return types in command info for some commands.

Should be fixed in 147616

May 14 2021, 12:11 AM · Arma 3

May 13 2021

Tony_Limoni created T158548: 0xc00041D-STATUS_FATAL_USER_CALLBACK_EXCEPTION.
May 13 2021, 9:33 PM · Arma 3
Rak1445 created T158547: Huey passenger animations.
May 13 2021, 9:11 PM · Arma 3
BrostromA created T158545: hiddenSelection for RoadCrack land decals.
May 13 2021, 7:46 PM · Arma 3
Sirloin edited Additional Information on T158542: Opfor Sites Do Not Populate Military Structures.
May 13 2021, 4:44 PM · Arma 3 Creator DLC - S.O.G. Prairie Fire
Sirloin created T158542: Opfor Sites Do Not Populate Military Structures.
May 13 2021, 4:43 PM · Arma 3 Creator DLC - S.O.G. Prairie Fire
LionCop changed Severity from severity:major to severity:minor on T158488: Problems with the F-4 Phantom II AAM's..
May 13 2021, 4:25 PM · Arma 3 Creator DLC - S.O.G. Prairie Fire
Alice196498 created T158540: Floating trees around Cau Thang, [18618,12360.8,0].
May 13 2021, 4:22 PM · Arma 3 Creator DLC - S.O.G. Prairie Fire
bato changed Severity from severity:none to severity:crash on T158539: Headless Client with vn loaded crashes with std::regex_error.
May 13 2021, 3:54 PM · Arma 3 Creator DLC - S.O.G. Prairie Fire
Freddo3000 updated the task description for T158538: Vehicle convoy halts partially.
May 13 2021, 3:52 PM · Arma 3
bato created T158539: Headless Client with vn loaded crashes with std::regex_error.
May 13 2021, 3:51 PM · Arma 3 Creator DLC - S.O.G. Prairie Fire
Freddo3000 created T158538: Vehicle convoy halts partially.
May 13 2021, 3:45 PM · Arma 3
SamGreek added a comment to T158491: Game Crash with new packed Terrain.

With the Info that it is related to the clutter i found a way to fix it. Thanks for that.
It seems to be related with the Config entry

clutterDist = xx;

On both the testmap and our own map we had a custom value (300 on our own map and 512 on HorribleGoat´s testmap).
The A3 Maps using a value of 90.
With this value both custom maps are working again.

May 13 2021, 3:40 PM · Arma 3
Alice196498 created T158537: Let multiple Tunnel Entrance modules be linked to different ladders.
May 13 2021, 3:29 PM · Arma 3 Creator DLC - S.O.G. Prairie Fire
Truffleshuffle03 edited Additional Information on T158530: Eldest son sometimes won't place spiked ammo creates .
May 13 2021, 2:48 PM · Arma 3 Creator DLC - S.O.G. Prairie Fire
Truffleshuffle03 edited Steps To Reproduce on T158530: Eldest son sometimes won't place spiked ammo creates .
May 13 2021, 2:38 PM · Arma 3 Creator DLC - S.O.G. Prairie Fire
Dsmith added a comment to T158533: Editing player profile crashes to desktop.

Okay i somehow fixed the issue by disabling the Controlled folder acces in windows defender.

May 13 2021, 12:02 PM · Arma 3
Dsmith created T158533: Editing player profile crashes to desktop.
May 13 2021, 11:25 AM · Arma 3
Trouble added a comment to T158532: Cant start game.
May 13 2021, 10:42 AM · Arma 3
Trouble created T158532: Cant start game.
May 13 2021, 10:41 AM · Arma 3
Truffleshuffle03 created T158531: Grenade throw distance.
May 13 2021, 10:21 AM · Arma 3 Creator DLC - S.O.G. Prairie Fire
Truffleshuffle03 created T158530: Eldest son sometimes won't place spiked ammo creates .
May 13 2021, 10:11 AM · Arma 3 Creator DLC - S.O.G. Prairie Fire
bullyboii added a comment to T158520: Segmentation error.

To add to this I am also getting the following dump when trying to play another workshop mission:

May 13 2021, 9:29 AM · Arma 3 Creator DLC - S.O.G. Prairie Fire
Beachhead85 created T158529: F-4 Napalm Bomb Inaccurate to Target Reticle.
May 13 2021, 7:31 AM · Arma 3 Creator DLC - S.O.G. Prairie Fire
No1_Liquid updated the task description for T158526: Game crashing to desktop 0xC0000005 - ACCESS_VIOLATION.
May 13 2021, 3:12 AM · Arma 3
No1_Liquid updated the task description for T158526: Game crashing to desktop 0xC0000005 - ACCESS_VIOLATION.
May 13 2021, 3:03 AM · Arma 3
No1_Liquid created T158526: Game crashing to desktop 0xC0000005 - ACCESS_VIOLATION.
May 13 2021, 2:19 AM · Arma 3
ShadowVVolf created T158523: Paddy Field Pond Water Transition/Effect Above Object.
May 13 2021, 12:28 AM · Arma 3 Creator DLC - S.O.G. Prairie Fire
magicboots renamed T158448: WARLORDS: mortars available in the arsenal from WARLORDS: VC mortars available in the arsenal to WARLORDS: mortars available in the arsenal.
May 13 2021, 12:11 AM · Arma 3 Creator DLC - S.O.G. Prairie Fire

May 12 2021

warspitejr added a comment to T158521: F4 Bombing computer not changing based off weapon selected.

May 12 2021, 11:55 PM · Arma 3 Creator DLC - S.O.G. Prairie Fire