Page MenuHomeFeedback Tracker
Feed Arma 3 Activity

Oct 24 2020

kju-PvPscene added a comment to T154335: 2.00 Update VON Volume Issue.

You can use said branches to test the fix

Oct 24 2020, 4:26 AM · Arma 3
_connor added a comment to T154462: [Feature Request] New display event handler: onChildCreated.

Would also be nice to have a method of detecting when a display is made with createDialog, as the first display in the createDialog display stack has no parent.

Oct 24 2020, 3:35 AM · Arma 3
brysondev added a comment to T150414: Linux DS is handling squad xml differently compared to Windows, missing capability.

v146824 perf/prof branch - Issue still ongoing.

Oct 24 2020, 1:11 AM · Arma 3

Oct 23 2020

Fourty7 added a comment to T154335: 2.00 Update VON Volume Issue.
Oct 23 2020, 11:52 PM · Arma 3
Ilias renamed T154501: Doesn't launch, with Actual Window Manager from Doesn't launch to Doesn't launch, with Actual Window Manager.
Oct 23 2020, 9:58 PM · Arma 3
Ilias added a comment to T154501: Doesn't launch, with Actual Window Manager.

this happens in relation to Actual Window Manager . excluding arma3_x64.exe , fixes this

Oct 23 2020, 9:57 PM · Arma 3
Karlson added a comment to T154535: Game Crash.

Attached is the crash report. The game crashed almost immediately after starting.

Oct 23 2020, 5:17 PM · Arma 3
Karlson added a comment to T154535: Game Crash.

Oct 23 2020, 5:16 PM · Arma 3
Karlson created T154535: Game Crash.
Oct 23 2020, 5:15 PM · Arma 3
dedmen changed the status of T154500: selecting an image for publishing as preview image in 3den for a composition from New to Acknowledged.
Oct 23 2020, 4:20 PM · Arma 3
dedmen closed T77179: Cannot use included mission params in MP as Resolved.
Oct 23 2020, 2:00 PM · Arma 3
Freddo3000 added a comment to T77179: Cannot use included mission params in MP.

@dedmen

Oct 23 2020, 12:34 PM · Arma 3
dedmen changed the status of T154335: 2.00 Update VON Volume Issue from New to Assigned.
Oct 23 2020, 10:55 AM · Arma 3
dedmen added a comment to T154335: 2.00 Update VON Volume Issue.

Fix on performance/profiling branch https://forums.bohemia.net/forums/topic/160288-arma-3-stable-server-200-performance-binary-feedback

Oct 23 2020, 10:55 AM · Arma 3
BaconMaken created T154514: Game doesnt start on (Play) .
Oct 23 2020, 3:18 AM · Arma 3
Sr_MarcoS created T154513: He muerto sin sentido .
Oct 23 2020, 2:58 AM · Arma 3
Sr_MarcoS created T154512: He muerto sin sentido .
Oct 23 2020, 2:58 AM · Arma 3
skoomabreath added a comment to T154335: 2.00 Update VON Volume Issue.

This issue is the worst.

Oct 23 2020, 1:36 AM · Arma 3

Oct 22 2020

UnimodChicFashion added a comment to T154501: Doesn't launch, with Actual Window Manager.
Oct 22 2020, 7:34 PM · Arma 3
UnimodChicFashion added a comment to T154501: Doesn't launch, with Actual Window Manager.
Oct 22 2020, 7:32 PM · Arma 3
Ilias created T154501: Doesn't launch, with Actual Window Manager.
Oct 22 2020, 7:16 PM · Arma 3
Per_von_Harke added a comment to T154500: selecting an image for publishing as preview image in 3den for a composition.

As requested: The image that I tried to upload and doesn't work.

Oct 22 2020, 6:58 PM · Arma 3
Per_von_Harke renamed T154500: selecting an image for publishing as preview image in 3den for a composition from Publication of compositions with preview image. to selecting an image for publishing as preview image in 3den for a composition.
Oct 22 2020, 6:46 PM · Arma 3
Per_von_Harke created T154500: selecting an image for publishing as preview image in 3den for a composition.
Oct 22 2020, 6:45 PM · Arma 3
kju-PvPscene added a comment to T154488: Improve warning message: "Files "XXX.pbo" are not signed by a key accepted by this server. To play on this server, remove listed files or install additional accepted keys.".

Ref 3)

One is the local alert, the other is the kick message from the server. (at least in my experience from a few days ago with my key issues)

Oct 22 2020, 7:32 AM · Arma 3
kju-PvPscene created T154488: Improve warning message: "Files "XXX.pbo" are not signed by a key accepted by this server. To play on this server, remove listed files or install additional accepted keys.".
Oct 22 2020, 7:31 AM · Arma 3
Ventil8tor created T154487: Problem With Smoke Effect.
Oct 22 2020, 6:38 AM · Arma 3
h- added a comment to T154468: [Feature Request] control "action" params (_this) must contain the control itself.

'action' is some old OFP era relic I guess, it also seems to have a length limit so if you're in a bad habit like me and writing code into those config events you might end up scratching your head when code breaks with weird errors

Oct 22 2020, 5:41 AM · Arma 3
perrmadge added a comment to T119477: Arma 3 Crash exit code 0x0000DEAD error code D3D.
Oct 22 2020, 3:00 AM · Arma 3
Sputnik_Monroe created T154481: Support Provider: Artillery module and Support Requester module do not work on a dedicated server..
Oct 22 2020, 1:03 AM · Arma 3
LouMontana added a project to T154359: assignedTarget only updates when the unit has attacked the target: Restricted Project.
Oct 22 2020, 12:40 AM · Restricted Project, Arma 3

Oct 21 2020

Freddo3000 created T154476: Dragging items into inventory does not respect maxSoldierLoad.
Oct 21 2020, 11:17 PM · Arma 3
Azathoth42 updated the task description for T154475: Game crashes shorty after start on multiplayer.
Oct 21 2020, 10:17 PM · Arma 3
Azathoth42 created T154475: Game crashes shorty after start on multiplayer.
Oct 21 2020, 9:33 PM · Arma 3
WhyTheLongFace created T154474: Custom faces no longer allowed?.
Oct 21 2020, 9:20 PM · Arma 3
R3vo added a comment to T154468: [Feature Request] control "action" params (_this) must contain the control itself.

I guess action is kinda deprecated, use https://community.bistudio.com/wiki/User_Interface_Event_Handlers#onButtonClick instead. It has everything you need.

Oct 21 2020, 8:54 PM · Arma 3
Azathoth42 renamed T154472: EDIT: fixed. Game crahed when I tried to start it from Game crahed when I tried to start it to EDIT: fixed. Game crahed when I tried to start it.
Oct 21 2020, 8:37 PM · Arma 3
Azathoth42 updated the task description for T154472: EDIT: fixed. Game crahed when I tried to start it.
Oct 21 2020, 8:31 PM · Arma 3
Azathoth42 created T154472: EDIT: fixed. Game crahed when I tried to start it.
Oct 21 2020, 8:27 PM · Arma 3
Leopard20 renamed T154468: [Feature Request] control "action" params (_this) must contain the control itself from [Feature Request] control action params (_this) must contain the control itself to [Feature Request] control "action" params (_this) must contain the control itself.
Oct 21 2020, 4:59 PM · Arma 3
Leopard20 created T154468: [Feature Request] control "action" params (_this) must contain the control itself.
Oct 21 2020, 4:58 PM · Arma 3
RobertHammer added a comment to T80695: SOS, DMS and Nightstalker backup sights retain the screen blur from the main sight part2.

Still valid after 2.0.146733 update

Oct 21 2020, 1:48 PM · Arma 3
Leopard20 updated the task description for T154462: [Feature Request] New display event handler: onChildCreated.
Oct 21 2020, 1:15 PM · Arma 3
Leopard20 updated the task description for T154462: [Feature Request] New display event handler: onChildCreated.
Oct 21 2020, 1:10 PM · Arma 3
borg added a comment to T148480: When Helicopter's HUD/cockpit digital clock reaches 18:59:59 after a second the game crashes (0x000000FF).

Thanks @BIS_fnc_KK, tested, no longer reproducible!

Launcher version: 1.5.146773
Game version: 2.00.146773
Branch: main / beta branch not specified

Oct 21 2020, 12:52 PM · Arma 3
Leopard20 created T154462: [Feature Request] New display event handler: onChildCreated.
Oct 21 2020, 12:46 PM · Arma 3
Groove_C added a comment to T80695: SOS, DMS and Nightstalker backup sights retain the screen blur from the main sight part2.

AMS, Kahila, MOS, LRPS seem to be bugged as well
https://discordapp.com/channels/105462288051380224/108187245529268224/768397165751173120

Oct 21 2020, 12:03 PM · Arma 3
Groove_C added a comment to T80695: SOS, DMS and Nightstalker backup sights retain the screen blur from the main sight part2.
Oct 21 2020, 12:00 PM · Arma 3
BIS_fnc_KK changed the status of T154442: rowHeight + shadow property cause shadow to be drawn incorrectly for CT_LISTBOX from New to Reviewed.
Oct 21 2020, 10:08 AM · Arma 3
Plato created T154458: Stuck in Splendid Camera when server is closed.
Oct 21 2020, 5:01 AM · Arma 3
Plato added a comment to T84616: Splendid Camera FPS drop.

Not sure if this has been addressed, but this issue still exists today.

Oct 21 2020, 4:58 AM · Arma 3
R3vo added a comment to T154453: Arma 3 Old Man: Disable Autonomous Turrets \ Install Virus Task Broken.

I can confirm this issue. Once I pick up the flash drive the script error appears.

Oct 21 2020, 1:22 AM · Arma 3

Oct 20 2020

Janez updated the task description for T154453: Arma 3 Old Man: Disable Autonomous Turrets \ Install Virus Task Broken.
Oct 20 2020, 7:30 PM · Arma 3
Janez created T154454: Arma 3 Old Man: Destroy Silos Task - QRF Error.
Oct 20 2020, 7:29 PM · Arma 3
Janez created T154453: Arma 3 Old Man: Disable Autonomous Turrets \ Install Virus Task Broken.
Oct 20 2020, 7:16 PM · Arma 3
7erra updated the task description for T154452: diag.exe wipes mission when trying to preview in MP in Eden.
Oct 20 2020, 6:23 PM · Arma 3
7erra updated the task description for T154452: diag.exe wipes mission when trying to preview in MP in Eden.
Oct 20 2020, 6:22 PM · Arma 3
7erra created T154452: diag.exe wipes mission when trying to preview in MP in Eden.
Oct 20 2020, 6:19 PM · Arma 3
dedmen set Ref Ticket to AIII-53103 on T154444: Weferlingen Winter causes Linux server to freeze or crash.
Oct 20 2020, 5:01 PM · Arma 3
dedmen changed the status of T154444: Weferlingen Winter causes Linux server to freeze or crash from New to Assigned.
Oct 20 2020, 5:00 PM · Arma 3
Groove_C renamed T154446: Left Mouse Button and Ctrl+LMB don't work to manually fire or order the AI gunner to fire from 120/125 mm cannon, when player is turned out as commander (using Arma 3 Apex keyboard preset) in T-100 Varsuk and Rhino MGS (UP) from Left Mouse Button and Ctrl+LMB don't work to manually fire or order the AI gunner to fire from 120/125 mm cannon, when player is turned out as commander in T-100 Varsuk and Rhino MGS (UP) to Left Mouse Button and Ctrl+LMB don't work to manually fire or order the AI gunner to fire from 120/125 mm cannon, when player is turned out as commander (using Arma 3 Apex keyboard preset) in T-100 Varsuk and Rhino MGS (UP).
Oct 20 2020, 4:55 PM · Arma 3
Groove_C updated the task description for T154446: Left Mouse Button and Ctrl+LMB don't work to manually fire or order the AI gunner to fire from 120/125 mm cannon, when player is turned out as commander (using Arma 3 Apex keyboard preset) in T-100 Varsuk and Rhino MGS (UP).
Oct 20 2020, 4:54 PM · Arma 3
Groove_C updated the task description for T154446: Left Mouse Button and Ctrl+LMB don't work to manually fire or order the AI gunner to fire from 120/125 mm cannon, when player is turned out as commander (using Arma 3 Apex keyboard preset) in T-100 Varsuk and Rhino MGS (UP).
Oct 20 2020, 4:53 PM · Arma 3
Groove_C created T154446: Left Mouse Button and Ctrl+LMB don't work to manually fire or order the AI gunner to fire from 120/125 mm cannon, when player is turned out as commander (using Arma 3 Apex keyboard preset) in T-100 Varsuk and Rhino MGS (UP).
Oct 20 2020, 4:53 PM · Arma 3
Groove_C renamed T154445: BTR-K Kamysh has no possibility for player as commander to cycle through different armament types (Ctrl+F), when turned out, unlike AFV-4 Gorgon with same turret/armament from BTR-K Kamysh has no possibility for player as commander to cycle through different armament types (Ctrl+F), when turned out, unlike Gorgon with same turret/armament to BTR-K Kamysh has no possibility for player as commander to cycle through different armament types (Ctrl+F), when turned out, unlike AFV-4 Gorgon with same turret/armament.
Oct 20 2020, 4:22 PM · Arma 3
Groove_C created T154445: BTR-K Kamysh has no possibility for player as commander to cycle through different armament types (Ctrl+F), when turned out, unlike AFV-4 Gorgon with same turret/armament.
Oct 20 2020, 4:20 PM · Arma 3
dahlgren edited Steps To Reproduce on T154444: Weferlingen Winter causes Linux server to freeze or crash.
Oct 20 2020, 4:09 PM · Arma 3
dahlgren edited Steps To Reproduce on T154444: Weferlingen Winter causes Linux server to freeze or crash.
Oct 20 2020, 4:09 PM · Arma 3
dahlgren created T154444: Weferlingen Winter causes Linux server to freeze or crash.
Oct 20 2020, 4:08 PM · Arma 3
R3vo created T154442: rowHeight + shadow property cause shadow to be drawn incorrectly for CT_LISTBOX.
Oct 20 2020, 11:27 AM · Arma 3
TRAGER updated subscribers of T152797: [Land_BarGate_F], [Land_BarGate_01_open_F], [Land_RoadBarrier_01_F] wrong translated on russian.

(ticket 3/3)
This still present in DEV ver. 146752
Hi @falagor, hope for a fix, thanks

Oct 20 2020, 10:34 AM · Arma 3
TRAGER updated subscribers of T153153: 'ChestrigF' confused Russian localizations.

(ticket 2/3)
This still present in DEV ver. 146752
Hi @falagor, hope for a fix, thanks

Oct 20 2020, 10:34 AM · Arma 3
TRAGER updated subscribers of T152754: [Land_File_F] Russian translation error.

(ticket 1/3)
This still present in DEV ver. 146752
Hi @falagor, hope for a fix, thanks

Oct 20 2020, 10:34 AM · Arma 3
soulkobk added a comment to T154368: VON stuck on after joining any MP mission (v2.0 update).

Are you starting VON in a allowed channel, and THEN with VON still active, switching to a VON disabled chat channel?

Negative.

Oct 20 2020, 4:47 AM · Arma 3

Oct 19 2020

LouMontana changed Resolution from resolution:open to resolution:fixed on T127822: AH-9 Pawnee has a superfluous/strange black texture on it's left pylon.
Oct 19 2020, 11:31 PM · Arma 3
Freddo3000 added a comment to T67941: Invalid #include should not crash the game.

Fixed: Crash when trying to host a server if a non-existent include exists in an exported PBO - FT-T139189
Fixed: Forced crash on broken #include when trying to host a server - FT-139189
Fixed: #include in description.ext was failing on files outside of a scenario's PBO - FT-T77179

Oct 19 2020, 10:10 PM · Arma 3
Freddo3000 added a comment to T77179: Cannot use included mission params in MP.

Fixed: #include in description.ext was failing on files outside of a scenario's PBO - FT-T77179

Oct 19 2020, 10:08 PM · Arma 3
PR9INICHEK added a comment to T76917: Spelling mistakes in cockpit of TO-199.

No problem.
I understand this.

Oct 19 2020, 9:57 PM · Arma 3
riotqontrol added a comment to T154434: 00xC0000005 - STATUS_ACCESS_VIOLATION.

Oct 19 2020, 9:44 PM · Arma 3
riotqontrol created T154434: 00xC0000005 - STATUS_ACCESS_VIOLATION.
Oct 19 2020, 9:42 PM · Arma 3
ph0tiC added a comment to T154335: 2.00 Update VON Volume Issue.

Worth a shot. Arma 4 then..

Oct 19 2020, 8:22 PM · Arma 3
dedmen added a comment to T154335: 2.00 Update VON Volume Issue.

So is there any possibility to just move von to optional secondary out put while we are at it

no

Oct 19 2020, 8:21 PM · Arma 3
ph0tiC added a comment to T154335: 2.00 Update VON Volume Issue.

So is there any possibility to just move von to optional secondary out put while we are at it? Like "Default Communication Device"? To be honest, if was already implemented a lot less people would have noticed as they would have just manually adjusted their comms volume. (Speaking from the standpoint that most modern audio soundsystems (yeah, headsets) allow provide both comms & fx with a equalizer to balance each

Oct 19 2020, 8:20 PM · Arma 3
Groove_C edited Steps To Reproduce on T154433: Tank AI commander with 0 ammo, makes player or AI as gunner reloading 7.62 mm coaxial machinegun after each shot, if/after enemy AI gets spotted.
Oct 19 2020, 7:27 PM · Arma 3
Groove_C updated the task description for T154433: Tank AI commander with 0 ammo, makes player or AI as gunner reloading 7.62 mm coaxial machinegun after each shot, if/after enemy AI gets spotted.
Oct 19 2020, 7:24 PM · Arma 3
Groove_C edited Steps To Reproduce on T154433: Tank AI commander with 0 ammo, makes player or AI as gunner reloading 7.62 mm coaxial machinegun after each shot, if/after enemy AI gets spotted.
Oct 19 2020, 7:17 PM · Arma 3
Fourty7 added a comment to T154335: 2.00 Update VON Volume Issue.

Updated the main ticket to include what @Terox found, as well as a temporary fix because people are still checking for updates & no actual solution has been found yet.

Oct 19 2020, 7:15 PM · Arma 3
Groove_C edited Steps To Reproduce on T154433: Tank AI commander with 0 ammo, makes player or AI as gunner reloading 7.62 mm coaxial machinegun after each shot, if/after enemy AI gets spotted.
Oct 19 2020, 7:14 PM · Arma 3
Groove_C edited Steps To Reproduce on T154433: Tank AI commander with 0 ammo, makes player or AI as gunner reloading 7.62 mm coaxial machinegun after each shot, if/after enemy AI gets spotted.
Oct 19 2020, 7:13 PM · Arma 3
Fourty7 edited Additional Information on T154335: 2.00 Update VON Volume Issue.
Oct 19 2020, 7:13 PM · Arma 3
Groove_C edited Steps To Reproduce on T154433: Tank AI commander with 0 ammo, makes player or AI as gunner reloading 7.62 mm coaxial machinegun after each shot, if/after enemy AI gets spotted.
Oct 19 2020, 7:12 PM · Arma 3
Groove_C edited Steps To Reproduce on T154433: Tank AI commander with 0 ammo, makes player or AI as gunner reloading 7.62 mm coaxial machinegun after each shot, if/after enemy AI gets spotted.
Oct 19 2020, 7:11 PM · Arma 3
Groove_C edited Steps To Reproduce on T154433: Tank AI commander with 0 ammo, makes player or AI as gunner reloading 7.62 mm coaxial machinegun after each shot, if/after enemy AI gets spotted.
Oct 19 2020, 7:11 PM · Arma 3
Groove_C renamed T154433: Tank AI commander with 0 ammo, makes player or AI as gunner reloading 7.62 mm coaxial machinegun after each shot, if/after enemy AI gets spotted from Tank AI commander with 0 ammo, makes player as gunner reloading 7.62 coaxial after each shot, if/after enemy AI get spotted to Tank AI commander with 0 ammo, makes player as gunner reloading 7.62 mm coaxial machinegun after each shot, if/after enemy AI get spotted.
Oct 19 2020, 7:09 PM · Arma 3
Groove_C renamed T154433: Tank AI commander with 0 ammo, makes player or AI as gunner reloading 7.62 mm coaxial machinegun after each shot, if/after enemy AI gets spotted from Tank AI commander with 0 ammo, makes player as gunner reloading 7.62 coaxial after each shot, if/after enemy AI appear in targets list to Tank AI commander with 0 ammo, makes player as gunner reloading 7.62 coaxial after each shot, if/after enemy AI get spotted.
Oct 19 2020, 7:09 PM · Arma 3
Groove_C edited Steps To Reproduce on T154433: Tank AI commander with 0 ammo, makes player or AI as gunner reloading 7.62 mm coaxial machinegun after each shot, if/after enemy AI gets spotted.
Oct 19 2020, 7:07 PM · Arma 3
Groove_C created T154433: Tank AI commander with 0 ammo, makes player or AI as gunner reloading 7.62 mm coaxial machinegun after each shot, if/after enemy AI gets spotted.
Oct 19 2020, 7:06 PM · Arma 3
7erra created T154429: BIS_fnc_initDisplays missing 5th parameter in the function header.
Oct 19 2020, 5:05 PM · Arma 3
falagor added a comment to T76917: Spelling mistakes in cockpit of TO-199.

Hello! Sorry, these are textures, not in-game text. It is very unlikely we will be changing these now. Very sorry.

Oct 19 2020, 5:04 PM · Arma 3
R3vo added a comment to T141036: CTD: Opening display RscTestGrids.

Seems to be fixed.

Oct 19 2020, 4:26 PM · Arma 3