Page MenuHomeFeedback Tracker
Feed Arma 3 Activity

May 18 2021

DRACUS created T158638: Duplicated Buildings when you destroy them..
May 18 2021, 5:50 PM · Arma 3 Creator DLC - S.O.G. Prairie Fire
Mudokony created T158637: Mission "Exit Strategy" bugged stash.
May 18 2021, 5:21 PM · Arma 3
Err added a comment to T158576: Singleplayer Warlords Saving Bug.

So there is no way to save your progress in a singleplayer warlords environment?

May 18 2021, 2:03 PM · Arma 3
Promethian created T158635: Teamspeak ends when starting game.
May 18 2021, 1:11 PM · Arma 3
R3vo updated the task description for T158625: Add input check for various commands.
May 18 2021, 11:18 AM · Arma 3
GeorgRavioli created T158632: 40mm GL Proxy Position Bug .
May 18 2021, 10:41 AM · Arma 3 Creator DLC - S.O.G. Prairie Fire
armourite added a comment to T158387: Game Crash on Tutorial/SP and MP roughly 30secs to 1 min after loading..

BTW, this seems to be a possible fix: https://forums.bohemia.net/forums/topic/222413-psa-fixed-actis-series-wireless-headsets-causing-crash/

May 18 2021, 10:33 AM · Arma 3
armourite added a comment to T158387: Game Crash on Tutorial/SP and MP roughly 30secs to 1 min after loading..

Hi,

Yes I am using USB headset.. SteelSeries Arctis Pro.

May 18 2021, 9:56 AM · Arma 3
R3vo updated the task description for T158625: Add input check for various commands.
May 18 2021, 9:36 AM · Arma 3
R3vo renamed T158625: Add input check for various commands from Add input check for event handler commands to Add input check for various commands.
May 18 2021, 9:35 AM · Arma 3
HashCode added a comment to T123918: setUnitLoadout command broken.

Well... I know setUnitLoadout is AG EG but you should avoid running (allPlayers #0) setUnitLoadout (getUnitLoadout allPlayers #0). I'm not sure it's fine from server due to sync.
Could you test something more "classic" like:
private _loadout = getUnitLoadout bob;
bob setUnitLoadOut _loadout;
(bob is the variable name of the player in editor you want to play).
Sorry not very helpful.

BI devs?

It's just reproduce example on the video, of course I've stuck with this while was writing code by classic methods like - _unitLoadout = getUnitLoadout _unit; _unit2 setUnitLoadout _unitLoadout and etc...
If needed I can post a function. Unfortunately it doesn't matter which way u choose to write code with this command, because only setUnitLoadout command brokes it (I've tried all possible ways to write this code to avoid bug)

May 18 2021, 8:53 AM · Arma 3
nich10solo created T158630: Smoke from m60 smoke artillery rounds does player damage .
May 18 2021, 8:29 AM · Arma 3 Creator DLC - S.O.G. Prairie Fire
GIBCHECHENS created T158629: 9M14 Malyutka (AT-3) Bug.
May 18 2021, 8:03 AM · Arma 3 Creator DLC - S.O.G. Prairie Fire
phantomsix added a comment to T158403: Since the DLC came out, I'm unable to upload scenarios to the Steam Workshop. "Steam cloud is disabled in the Steam client.".

I'm having the same issue and I'm not opted into Steam client beta.

May 18 2021, 6:06 AM · Arma 3 Creator DLC - S.O.G. Prairie Fire
PiepMGI added a comment to T123918: setUnitLoadout command broken.

Well... I know setUnitLoadout is AG EG but you should avoid running (allPlayers #0) setUnitLoadout (getUnitLoadout allPlayers #0). I'm not sure it's fine from server due to sync.
Could you test something more "classic" like:
private _loadout = getUnitLoadout bob;
bob setUnitLoadOut _loadout;
(bob is the variable name of the player in editor you want to play).
Sorry not very helpful.

May 18 2021, 4:22 AM · Arma 3
Apollo3CB added a comment to T158623: BTR-40 (ZPU) gunner incorrectly has NV and Thermal modes in Optics.

Confirmed this is present in the Editor with just SOG PF running.

May 18 2021, 3:40 AM · Arma 3 Creator DLC - S.O.G. Prairie Fire
TeTeT.nimitz added a comment to T158626: Linux server unresponsive and aborts mission load.
bzgrep -B5 -A5 cargo_base.connectFrom log-missionNotWorking.log.bz2
May 18 2021, 3:19 AM · Arma 3 Creator DLC - S.O.G. Prairie Fire
TeTeT.nimitz created T158626: Linux server unresponsive and aborts mission load.
May 18 2021, 3:18 AM · Arma 3 Creator DLC - S.O.G. Prairie Fire
R3vo updated the task description for T158625: Add input check for various commands.
May 18 2021, 12:16 AM · Arma 3

May 17 2021

R3vo updated the task description for T158625: Add input check for various commands.
May 17 2021, 11:14 PM · Arma 3
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