Page MenuHomeFeedback Tracker
Feed Arma 3 Activity

Jul 18 2022

Tenshi added a comment to T166652: Exit code :0xC0000005 - STATUS_ACCESS_VIOLATION.

Hello, you might need to repair the game via Steam.
https://help.steampowered.com/en/faqs/view/0C48-FCBD-DA71-93EB
See Let us know if the issue still occurs after the repair.

Jul 18 2022, 4:29 PM · Arma 3
Tenshi added a comment to T166639: Presets can not be imported..

Hello,
Your downloading an HTML file which automatically opens in browser if you try to open it.
Try right clicking the file and choosing save as/download or once your on the page press CTRL+S or right click to save the page.

Jul 18 2022, 4:04 PM · Arma 3
Tenshi added a comment to T166625: Arma3 crashed suddenly.

Hello we went through your crashlogs and found that your crash is likely caused by another program:
ATOK32TIP!ATOK32TIP [fail:0]
No clue ATOK32TIP is, but try shutting it down before playing Arma and let us know if it resolves the issue.

Jul 18 2022, 3:59 PM · Arma 3
q3maru added a comment to T166625: Arma3 crashed suddenly.

The issue has happened again today.
Please investigate what happened.

Jul 18 2022, 3:58 PM · Arma 3
Tenshi added a comment to T166621: 0xc0000005-status_access_violation.

Hello, are you using a USB headset? If so could you see if the issue also occurs with it unplugged/ swapped for a wired headset?

Jul 18 2022, 3:38 PM · Arma 3
Asmo added a comment to T166592: Dedicated Server crash: Access Violation.

Thank you for taking your time to investigate.

  • Here's everything we have at the moment (doesn't mean there were just this much crashes - previous dumps just got deleted), hope it could be useful

  • We'll install prof/perf branch and gather more data, thank you
Jul 18 2022, 3:38 PM · Arma 3
marcosglx updated the task description for T166680: Can't access the game from the Official Launcher, it crashes instantly....
Jul 18 2022, 3:30 PM · Arma 3
marcosglx created T166680: Can't access the game from the Official Launcher, it crashes instantly....
Jul 18 2022, 3:29 PM · Arma 3
Joshua9797 edited Steps To Reproduce on T166677: BIS_fnc_UnitPlayFiring no longer works since S.O.G 1.2.
Jul 18 2022, 3:14 PM · Arma 3 Creator DLC - S.O.G. Prairie Fire
Joshua9797 edited Steps To Reproduce on T166677: BIS_fnc_UnitPlayFiring no longer works since S.O.G 1.2.
Jul 18 2022, 3:12 PM · Arma 3 Creator DLC - S.O.G. Prairie Fire
Joshua9797 created T166677: BIS_fnc_UnitPlayFiring no longer works since S.O.G 1.2.
Jul 18 2022, 3:11 PM · Arma 3 Creator DLC - S.O.G. Prairie Fire
BIS_fnc_KK added a comment to T166632: BuildingChanged returns true for isRuin when you destroy glass.

NOOOOOOOOOOOOOOOOOOOOOO

Jul 18 2022, 11:53 AM · Arma 3
BIS_fnc_KK claimed T166632: BuildingChanged returns true for isRuin when you destroy glass.
Jul 18 2022, 11:52 AM · Arma 3
dedmen changed the status of T166592: Dedicated Server crash: Access Violation from New to Need More Info.

02-44-51 crash says out of memory
13-41-49 is... not sure. Something certainly went wrong there but I cannot see how. If you have more reports of the same crash they might have more info.
Also I'd recommend to run profiling/performance branch, they have lots of bug fixes and are also easier to analyze crashes for me

Jul 18 2022, 11:39 AM · Arma 3
Cyruz added a comment to T166632: BuildingChanged returns true for isRuin when you destroy glass.

Checked on stable, works as expected (doesn't fire the EH on glass break)

Jul 18 2022, 11:26 AM · Arma 3
Rak1445 created T166672: Rifle grenade rifles lacking melee.
Jul 18 2022, 10:16 AM · Arma 3 Creator DLC - S.O.G. Prairie Fire
Rak1445 created T166671: Howitzers - non functioning scopes.
Jul 18 2022, 10:14 AM · Arma 3 Creator DLC - S.O.G. Prairie Fire

Jul 17 2022

Sirloin created T166653: Radio Support Transport - Dismount Behavior .
Jul 17 2022, 5:05 PM · Arma 3 Creator DLC - S.O.G. Prairie Fire
LauraFowler added a comment to T151862: Game Crash - GM Official Server CTI .
Jul 17 2022, 4:17 PM · Arma 3 Creator DLC - Global Mobilization
ccaydd created T166652: Exit code :0xC0000005 - STATUS_ACCESS_VIOLATION.
Jul 17 2022, 4:08 PM · Arma 3
Ftmch added a comment to T166629: Radio Support description.ext "cost variable" bug after 1.2.

Understood! Will adjust my missions accordingly, thank you!

Jul 17 2022, 8:35 AM · Arma 3 Creator DLC - S.O.G. Prairie Fire
ctbearfxt created T166641: The belt on MG42 (both low and high) is sometimes not animated.
Jul 17 2022, 6:46 AM · Arma 3 Creator DLC - S.O.G. Prairie Fire
veteran29 closed T166629: Radio Support description.ext "cost variable" bug after 1.2 as Resolved.

It probably worked but not exactly as intended as you weren't able to adjust the score that way. It was always intended to be NAME of VARIABLE that holds the score. Not the score value, as per comment in config/wiki documentation.

Jul 17 2022, 4:55 AM · Arma 3 Creator DLC - S.O.G. Prairie Fire
fortheiy12 created T166639: Presets can not be imported..
Jul 17 2022, 12:38 AM · Arma 3

Jul 16 2022

Ftmch added a comment to T166629: Radio Support description.ext "cost variable" bug after 1.2.

To be more specific I uploaded my description.ext that worked before the patch (unless I'm crazy) but stopped working after the patch. Switching out "150" to "arty_score" and adding "arty_score = 150;" to the init.sqf worked like I said so I'm gonna go with that from now on.
edit: did a double check and I'm 99% sure that using a number as arty_score in description.ext worked before the patch (or at least a couple of months ago)

Jul 16 2022, 8:44 PM · Arma 3 Creator DLC - S.O.G. Prairie Fire
Ftmch added a comment to T166629: Radio Support description.ext "cost variable" bug after 1.2.

Setting the cost_variable to "arty_score" and then adding "arty_score = 150;" to the init.sqf worked, before I was able to do it by just setting "arty_score" to "150" in the description.ext but I suppose that isn't possible anymore? Or else I was dreaming before..

Jul 16 2022, 8:29 PM · Arma 3 Creator DLC - S.O.G. Prairie Fire
veteran29 changed the status of T166629: Radio Support description.ext "cost variable" bug after 1.2 from New to Need More Info.

Unable to reproduce the issue, make sure your variable contains number not some other type.

Jul 16 2022, 6:47 PM · Arma 3 Creator DLC - S.O.G. Prairie Fire
Cyruz edited Additional Information on T166632: BuildingChanged returns true for isRuin when you destroy glass.
Jul 16 2022, 4:07 PM · Arma 3
Cyruz created T166632: BuildingChanged returns true for isRuin when you destroy glass.
Jul 16 2022, 4:02 PM · Arma 3
G00golplexian added a comment to T125109: Lightpoint Jitter.

We are still experiencing this behaviour on latest development build. Seems like it has something to do with the updating frequency. Hopefully it's getting fixed soon, as this false behaviour exists since release.

Jul 16 2022, 3:25 PM · Arma 3
Leopard20 added a comment to T166631: addon a3 hatası.

Repair the game via Steam.
https://help.steampowered.com/en/faqs/view/0C48-FCBD-DA71-93EB

Jul 16 2022, 2:17 PM · Arma 3
ali353535 added a comment to T166631: addon a3 hatası.

acil bakarmısınız hata çözümü bulamıyorum.

Jul 16 2022, 2:10 PM · Arma 3
ali353535 created T166631: addon a3 hatası.
Jul 16 2022, 2:10 PM · Arma 3
Ftmch edited Steps To Reproduce on T166629: Radio Support description.ext "cost variable" bug after 1.2.
Jul 16 2022, 11:50 AM · Arma 3 Creator DLC - S.O.G. Prairie Fire
Ftmch edited Steps To Reproduce on T166629: Radio Support description.ext "cost variable" bug after 1.2.
Jul 16 2022, 9:34 AM · Arma 3 Creator DLC - S.O.G. Prairie Fire
Ftmch created T166629: Radio Support description.ext "cost variable" bug after 1.2.
Jul 16 2022, 9:30 AM · Arma 3 Creator DLC - S.O.G. Prairie Fire
q3maru created T166625: Arma3 crashed suddenly.
Jul 16 2022, 5:50 AM · Arma 3
Knappster added a comment to T166608: Segmentation fault when hosting Antistasi on Cam Lao Nam on Linux.

I'm running into the exact same issue when trying to host the server in a Docker environment.

Jul 16 2022, 2:33 AM · Arma 3 Creator DLC - S.O.G. Prairie Fire

Jul 15 2022

MPD465 created T166621: 0xc0000005-status_access_violation.
Jul 15 2022, 8:53 PM · Arma 3
PiepMGI added a comment to T161166: AIs fail to obey a move order when a "sub_leader" is "stuck".

This bug is not corrected.

Jul 15 2022, 11:52 AM · Arma 3
domistyle29482 added a comment to T166608: Segmentation fault when hosting Antistasi on Cam Lao Nam on Linux.

As a workaround, running the Windows server in Wine works just fine.

Jul 15 2022, 11:39 AM · Arma 3 Creator DLC - S.O.G. Prairie Fire
PiepMGI added a comment to T71220: someAmmo command is broken in ArmA 3 (works in ArmA 2).

This command is still broken. See KK's comment (2013!)

Jul 15 2022, 10:56 AM · Arma 3
kju-PvPscene added a comment to T75808: Enable mods to create custom input actions.

can be closed?

Jul 15 2022, 7:18 AM · Arma 3
kju-PvPscene added a comment to T154928: Scripting error in MP_CombatPatrol_02.

are BI missions/game modes still get fixed?

Jul 15 2022, 7:11 AM · Arma 3
RealArtisanFoods created T166611: [Feature Request] Implement Scripted Camera Vector Dir and Up Controls for camCommit.
Jul 15 2022, 12:55 AM · Arma 3
Nivek added a comment to T166566: Radio Module Setup Changes.

Yep, that did the trick! Thank you!!

Jul 15 2022, 12:52 AM · Arma 3 Creator DLC - S.O.G. Prairie Fire

Jul 14 2022

domistyle29482 created T166608: Segmentation fault when hosting Antistasi on Cam Lao Nam on Linux.
Jul 14 2022, 11:27 PM · Arma 3 Creator DLC - S.O.G. Prairie Fire
FLEMM added a comment to T166607: Arma 3 ended unusually.

I can't open gun 3 !!!!

Jul 14 2022, 10:40 PM · Arma 3
FLEMM created T166607: Arma 3 ended unusually.
Jul 14 2022, 10:38 PM · Arma 3
PxxxBxxx created T166606: Wrong assignments in the new arsenal.hpp on every MikeForce PBO.
Jul 14 2022, 8:46 PM · Arma 3 Creator DLC - S.O.G. Prairie Fire
ctbearfxt created T166602: Lack of non-tracer magazines for MAT-49 VC .
Jul 14 2022, 7:49 PM · Arma 3 Creator DLC - S.O.G. Prairie Fire
veteran29 added a comment to T166566: Radio Module Setup Changes.

When delay_max attribute is missing from the main config it defaults to 0, thus instant fire support. Add it with default value of 90 and it should work fine. I will try to fix it for our next update, sorry for the inconvenience.

Jul 14 2022, 7:01 PM · Arma 3 Creator DLC - S.O.G. Prairie Fire
Guozhiqing created T166600: arma3 crash the second i try to launch the game.
Jul 14 2022, 6:41 PM · Arma 3
mrCurry added a comment to T166570: F-100D not configured for Master Arm module.

Can confirm that adding the magazines directly using setPylonLoadout works perfectly fine but in the Master Arm module things gets iffy.

Jul 14 2022, 6:24 PM · Arma 3 Creator DLC - S.O.G. Prairie Fire
Leopard20 updated the task description for T150072: [Feature Request] New scripting commands for vehicle handling (steering/gas/break).
Jul 14 2022, 3:15 PM · Arma 3
Asmo updated the task description for T166592: Dedicated Server crash: Access Violation.
Jul 14 2022, 2:11 PM · Arma 3
Asmo created T166592: Dedicated Server crash: Access Violation.
Jul 14 2022, 2:05 PM · Arma 3
simkas12 renamed T166591: M1 Garand scope alternate sight from M1 Garand alternate sight to M1 Garand scope alternate sight.
Jul 14 2022, 12:40 PM · Arma 3 Creator DLC - S.O.G. Prairie Fire
simkas12 created T166591: M1 Garand scope alternate sight.
Jul 14 2022, 12:40 PM · Arma 3 Creator DLC - S.O.G. Prairie Fire
Luckskywalker created T166588: MP game crash Status_ACCESS_VIOLATION.
Jul 14 2022, 10:57 AM · Arma 3
boystrong1003 added a comment to T166561: [Feature request] setMarkerType(+Local) variants to utilize missionCfg defined markers .
Jul 14 2022, 8:51 AM · Arma 3
Wetzer added a comment to T166456: Land_WiredFence_01_xxx: Mesh wire with ocean/water in background are not rendered.

yes it is, most likely wont fix

Jul 14 2022, 8:39 AM · Arma 3
TRAGER added a comment to T118270: Asset-Browser search is case sensitiv if the first letter an umlaut.

UPD: fixed on all branches since 149760

Jul 14 2022, 6:35 AM · Arma 3
MaryjaneRoberts added a comment to T166585: Embassy destruction issue.
Jul 14 2022, 5:31 AM · Arma 3 Creator DLC - S.O.G. Prairie Fire
JeremyDaniels created T166585: Embassy destruction issue.
Jul 14 2022, 5:10 AM · Arma 3 Creator DLC - S.O.G. Prairie Fire
ctbearfxt created T166584: Some feedbacks for M1 Garand's iron sight .
Jul 14 2022, 4:35 AM · Arma 3 Creator DLC - S.O.G. Prairie Fire
ctbearfxt added a comment to T166554: M1 Garand's sight doesn't have animation while zeroing.

Thank you for your feedback! It will now be reviewed by a specialist in our internal QA system.

Jul 14 2022, 3:59 AM · Arma 3 Creator DLC - S.O.G. Prairie Fire
Nivek created T166581: Square Particle Effects.
Jul 14 2022, 1:54 AM · Arma 3 Creator DLC - S.O.G. Prairie Fire
Nivek created T166580: Tree Collision.
Jul 14 2022, 1:18 AM · Arma 3 Creator DLC - S.O.G. Prairie Fire
Nivek added a comment to T166566: Radio Module Setup Changes.

The radio module is well outside my mission area. As you can see in the video, the rounds drop before the dialogue is finished. The code in the description.ext is the code from above, and it's worked just fine until yesterday. Opening a new mission and putting down a radio module and not customizing the description.ext in any way, of course, works perfectly.

Jul 14 2022, 1:08 AM · Arma 3 Creator DLC - S.O.G. Prairie Fire

Jul 13 2022

LuizBarros99 created T166578: Saigon USA Embassy Config Mistake.
Jul 13 2022, 11:18 PM · Arma 3 Creator DLC - S.O.G. Prairie Fire
Bob_Murphy closed T163645: The M14 and M40 no longer ammo after switching fire modes as Resolved.

Please note that these weapons have a melee mode as well.
So when no ammunition is visible, you are in that mode and can hit with the buttstock.
This is as designed. :)
Nevertheless, thank you for your ticket.

Jul 13 2022, 9:45 PM · Arma 3 Creator DLC - S.O.G. Prairie Fire
Bob_Murphy moved T166436: AI using 9P111 Malyutka does not engage vehicles from Backlog to Internal QA on the Arma 3 Creator DLC - S.O.G. Prairie Fire board.

Thank you for your feedback! It will now be reviewed by a specialist in our internal QA system.

Jul 13 2022, 9:41 PM · Arma 3 Creator DLC - S.O.G. Prairie Fire
Bob_Murphy moved T166546: Gunsights on F-100 and MiG-19 seem to auto-zero from Backlog to Internal QA on the Arma 3 Creator DLC - S.O.G. Prairie Fire board.

Thank you for your feedback! It will now be reviewed by a specialist in our internal QA system.

Jul 13 2022, 9:39 PM · Arma 3 Creator DLC - S.O.G. Prairie Fire
Bob_Murphy moved T166563: Frames Drop In "The Bra" from Backlog to Internal QA on the Arma 3 Creator DLC - S.O.G. Prairie Fire board.

Thank you for your feedback! It will now be reviewed by a specialist in our internal QA system.

Jul 13 2022, 9:36 PM · Arma 3 Creator DLC - S.O.G. Prairie Fire
Bob_Murphy closed T166562: PBR MkII (M60, schwarz, dreckig) (vn_b_boat_12_04) as Resolved.

Please note that we are not in the position to fix issues with mods by 3rd parties.
Hence we unfortunately can not do anything about that.
Please contact the mod creators regarding that.
Thank you very much for your understanding.

Jul 13 2022, 9:33 PM · Arma 3 Creator DLC - S.O.G. Prairie Fire
Bob_Murphy moved T166560: 1918 Bar bipod deployment sound is wrong from Backlog to Internal QA on the Arma 3 Creator DLC - S.O.G. Prairie Fire board.

Thank you for your feedback! It will now be reviewed by a specialist in our internal QA system.

Jul 13 2022, 9:30 PM · Arma 3 Creator DLC - S.O.G. Prairie Fire
Bob_Murphy moved T166554: M1 Garand's sight doesn't have animation while zeroing from Backlog to Internal QA on the Arma 3 Creator DLC - S.O.G. Prairie Fire board.

Thank you for your feedback! It will now be reviewed by a specialist in our internal QA system.

Jul 13 2022, 9:28 PM · Arma 3 Creator DLC - S.O.G. Prairie Fire
Bob_Murphy moved T166553: M2 carbine's 30 rounds magazine causes broken texture from Backlog to Internal QA on the Arma 3 Creator DLC - S.O.G. Prairie Fire board.

Thank you for your feedback! It will now be reviewed by a specialist in our internal QA system.

Jul 13 2022, 9:26 PM · Arma 3 Creator DLC - S.O.G. Prairie Fire
Bob_Murphy moved T166551: Doors on UH-1D Dust-off have option to open/close, but the action menu button does not animate them. from Backlog to Internal QA on the Arma 3 Creator DLC - S.O.G. Prairie Fire board.

Thank you for your feedback! It will now be reviewed by a specialist in our internal QA system.

Jul 13 2022, 9:23 PM · Arma 3 Creator DLC - S.O.G. Prairie Fire
Scarecrow1625 added a comment to T166403: The phenomenon of trees appearing and disappearing like blinking..

Ok, I should i check that.

Jul 13 2022, 9:22 PM · Arma 3
Bob_Murphy moved T166550: Voice protocol of INDFOR Asian factions. from Backlog to Internal QA on the Arma 3 Creator DLC - S.O.G. Prairie Fire board.

Thank you for your feedback! It will now be reviewed by a specialist in our internal QA system.

Jul 13 2022, 9:18 PM · Arma 3 Creator DLC - S.O.G. Prairie Fire
Bob_Murphy moved T166573: M203 Grenade launcher has wrong zero from Backlog to Internal QA on the Arma 3 Creator DLC - S.O.G. Prairie Fire board.
Jul 13 2022, 9:16 PM · Arma 3 Creator DLC - S.O.G. Prairie Fire
Bob_Murphy moved T166565: M203 zeroing seems off from Backlog to Internal QA on the Arma 3 Creator DLC - S.O.G. Prairie Fire board.

Thank you for your feedback! It will now be reviewed by a specialist in our internal QA system.

Jul 13 2022, 9:14 PM · Arma 3 Creator DLC - S.O.G. Prairie Fire
Bob_Murphy moved T166566: Radio Module Setup Changes from Backlog to Awaiting Reply on the Arma 3 Creator DLC - S.O.G. Prairie Fire board.
Jul 13 2022, 9:11 PM · Arma 3 Creator DLC - S.O.G. Prairie Fire
Bob_Murphy moved T166570: F-100D not configured for Master Arm module from Backlog to Internal QA on the Arma 3 Creator DLC - S.O.G. Prairie Fire board.

Thank you for your feedback! It will now be reviewed by a specialist in our internal QA system.

Jul 13 2022, 9:10 PM · Arma 3 Creator DLC - S.O.G. Prairie Fire
Bob_Murphy moved T166571: M14 compatibility with M14A1 bipod from Backlog to Internal QA on the Arma 3 Creator DLC - S.O.G. Prairie Fire board.

Thank you for your feedback! It will now be reviewed by a specialist in our internal QA system.

Jul 13 2022, 9:08 PM · Arma 3 Creator DLC - S.O.G. Prairie Fire
Bob_Murphy moved T166572: UH-1D Bushranger Twin M60's (Only one firing) from Backlog to Internal QA on the Arma 3 Creator DLC - S.O.G. Prairie Fire board.

Thank you for your feedback! It will now be reviewed by a specialist in our internal QA system.

Jul 13 2022, 9:06 PM · Arma 3 Creator DLC - S.O.G. Prairie Fire
Bob_Murphy moved T166544: UH-1D Iroquois Bushranger (vn_b_air_uh1d_03_06) from Backlog to Internal QA on the Arma 3 Creator DLC - S.O.G. Prairie Fire board.

Thank you for your feedback! It will now be reviewed by a specialist in our internal QA system.

Jul 13 2022, 9:01 PM · Arma 3 Creator DLC - S.O.G. Prairie Fire
Bob_Murphy added a comment to T166573: M203 Grenade launcher has wrong zero.

Duplicate of https://feedback.bistudio.com/T166565

Jul 13 2022, 8:56 PM · Arma 3 Creator DLC - S.O.G. Prairie Fire
VWWrath added a comment to T166551: Doors on UH-1D Dust-off have option to open/close, but the action menu button does not animate them..

I've noticed the same issue, the doors work fine on the UH-1B dustoff though

Jul 13 2022, 7:58 PM · Arma 3 Creator DLC - S.O.G. Prairie Fire
Brassoshine updated the task description for T166573: M203 Grenade launcher has wrong zero.
Jul 13 2022, 7:53 PM · Arma 3 Creator DLC - S.O.G. Prairie Fire
Brassoshine created T166573: M203 Grenade launcher has wrong zero.
Jul 13 2022, 7:53 PM · Arma 3 Creator DLC - S.O.G. Prairie Fire
VWWrath added a comment to T166565: M203 zeroing seems off .

I've found the same. For me: zeroing the weapon to 300m gives a range of 100m, anything less than 300m and the round will drop short, potentially injuring the player.

Jul 13 2022, 7:43 PM · Arma 3 Creator DLC - S.O.G. Prairie Fire
VWWrath created T166572: UH-1D Bushranger Twin M60's (Only one firing).
Jul 13 2022, 7:40 PM · Arma 3 Creator DLC - S.O.G. Prairie Fire
GeorgRavioli created T166571: M14 compatibility with M14A1 bipod.
Jul 13 2022, 7:07 PM · Arma 3 Creator DLC - S.O.G. Prairie Fire
joebocan added a comment to T149995: status_access_violation.

Resolved how? It still happens

Jul 13 2022, 6:40 PM · Arma 3
Cyteless created T166570: F-100D not configured for Master Arm module.
Jul 13 2022, 6:12 PM · Arma 3 Creator DLC - S.O.G. Prairie Fire
craig73 added a comment to T161001: Can't reset search result in Eden Editor's location list.
Jul 13 2022, 5:14 PM · Arma 3
craig73 added a comment to T166098: Application hang.
Jul 13 2022, 5:13 PM · Arma 3