Page MenuHomeFeedback Tracker
Feed Arma 3 Activity

Mar 21 2019

Narcul21 added a comment to T137663: Game crashes when i click "play" in launcher.

I had this issue this after noon. This morning the game was fine till i fired it back up this afternoon and then it would crash as soon as i press play. please fix

Mar 21 2019, 12:48 AM · Arma 3

Mar 20 2019

Astaroth added a comment to T137663: Game crashes when i click "play" in launcher.

It should be fixed in latest update.

Mar 20 2019, 11:17 PM · Arma 3
manuelcordoba001 added a comment to T121383: 0xCFFFFFF "STATUS APPLICATION HANG" Crash.

@Jawsh Lo he echo y me sigue fallando el arma 3 no encuentro ninguna solucion.

Mar 20 2019, 10:04 PM · Arma 3
Felix_Rossi added a comment to T85414: Game crashes during the loading of Core Configs.

i have the same bug please correct him

Mar 20 2019, 8:33 PM · Arma 3
The_Survivalist added a comment to T85414: Game crashes during the loading of Core Configs.

I am also having this issue. I was not having this problem yesterday, and i played ArmA 3 quite normaly. But today, i can't do it because of this "loading core configs" issue. I hope bohemia interactive will fix it soon. Meanwhile, we can try on playing some older versions of the game (wich i believe, don't have those issues). If you bought arma 3 by the steam store (such as i did), you can right click on the game's shortcut inside your steam's game library and then select "properties", and then "betas" then, search on the internet for the code of a recent, but not very recent arma 3 update. Once you have the code you can simply insert the code in the "beta acces code" space, then hit "check code". That way, ArmA 3 should downgrade back to the version referent to the code. i'm gonna do it myself right now and see if it works. You can try it yourself as well. I Hope i helped.

Mar 20 2019, 7:47 PM · Arma 3
Maksim111 added a comment to T137663: Game crashes when i click "play" in launcher.

What do I need to do to start the game? Need to wait for you to fix?

Mar 20 2019, 7:28 PM · Arma 3
Astaroth added a comment to T137663: Game crashes when i click "play" in launcher.

Hi,
it's caused by special characters in profile name. We are working on fix. I am sorry for troubles.
"-profiles=test" means that game will launch with profile test, you can use every other word without special characters instead of test.

Mar 20 2019, 7:25 PM · Arma 3
Maksim111 added a comment to T137663: Game crashes when i click "play" in launcher.

The game does not start. When you click to play in the launcher, the game hangs on "loading core config". The game was completely deleted and reinstalled from Steam. What should I do to make the game work?

Mar 20 2019, 7:20 PM · Arma 3
saimon600 added a comment to T137663: Game crashes when i click "play" in launcher.

Guys, i found how to fix it. Just write "-profiles=test" without quotes in launch parametres in Steam. Steam -> library -> Arma3 -> Settings -> "Set launch parametres" button.

Mar 20 2019, 7:20 PM · Arma 3
Red added a comment to T137663: Game crashes when i click "play" in launcher.

Why in the morning I could call my folders in Cyrillic, and by the evening I should do it in English?

Mar 20 2019, 5:49 PM · Arma 3
razazel reassigned T85935: Script commands doMove and commandMove cannot reliably move AI units to some building positions from razazel to Astaroth.
Mar 20 2019, 4:21 PM · Arma 3
bcTML added a comment to T137663: Game crashes when i click "play" in launcher.

Guys, i found how to fix it. Just write "-profiles=test" without quotes in launch parametres in Steam. Steam -> library -> Arma3 -> Settings -> "Set launch parametres" button.

Mar 20 2019, 4:04 PM · Arma 3
saimon600 added a comment to T137663: Game crashes when i click "play" in launcher.

I bought this game 17 mar 2019 at Steam.
Can i get my money back?
It does't work!

Mar 20 2019, 3:31 PM · Arma 3
bcTML added a comment to T137663: Game crashes when i click "play" in launcher.

Same problem.

Mar 20 2019, 3:26 PM · Arma 3
Salomon added a comment to T137663: Game crashes when i click "play" in launcher.

Mar 20 2019, 3:22 PM · Arma 3
saimon600 added a comment to T137663: Game crashes when i click "play" in launcher.

What's happening?
I have same problem too!!!

Mar 20 2019, 3:15 PM · Arma 3
D3M8R added a comment to T137663: Game crashes when i click "play" in launcher.

I have same problem.

Mar 20 2019, 3:13 PM · Arma 3
Red added a comment to T137663: Game crashes when i click "play" in launcher.

I have same problem.

Mar 20 2019, 3:01 PM · Arma 3
Halmes created T137663: Game crashes when i click "play" in launcher.
Mar 20 2019, 2:56 PM · Arma 3
pendramon2 added a comment to T137566: Warlords sector scanning can cause massive delay to menu opening and other.

It happens on all of the official servers, whenever they get to a later stage of the game.
When both teams go for backcapping(Getting all the zones in the back side of the warfare) the game tends to run for a long time which sometimes can be for half a day even. I'd estimate about 2-4 hours in the game is when it starts to happen.
This might just be the server not being able to handle that many assets and etc but even if this is the case there should be added extra checks to the ordering system, cause people can abuse it. The developers did not anticipate what could go wrong if the server couldn't handle it well. And if it is the server performance then i recommend cleaning out the AAF units left over from captured sectors as i have seen quite a few left overs.
Oh and if i remember correctly the 32 player servers were a little bit worse than the 64 player servers when it came to this assuming due to the AIs actually playing and using up 10 AIs each.
Sorry for late reply

Mar 20 2019, 1:46 PM · Arma 3
diwako updated the task description for T136844: ctrlSetAngle distortion when using Custom FOV.
Mar 20 2019, 1:29 PM · Arma 3
ohmlet added a comment to T85935: Script commands doMove and commandMove cannot reliably move AI units to some building positions.

Since version 1.90 all commands related to addWaypoint not working as intended after initial 2-15 iterations. Aditional waypoints are not generated or AI stopping movement before reaching current waypoint or stopping at waypoint.
It is not related to obstacles. It is happening in open field as well.
Tested on missions that used to work well (before update 1.90) - problem exist.
Tested on developement versions 1.9+ - problem exist.
Tested with mods altering AI behaviour as well as on vanila Arma 3 with no mods - problem exists in both cases.
After altered movement to _myUnit moveTo getPos _placeToGo; - problem still exist yet is much more difficult to spot.
I was trying to bypass this problem and after 2 weeks of work I found no solution.

Mar 20 2019, 1:25 PM · Arma 3
aldove337 changed Severity from severity:none to severity:major on T137653: Cannot see target lead indicator..
Mar 20 2019, 11:39 AM · Arma 3
Drift_91 added a comment to T134876: Black screen after alt-tabbing out and back into Arma 3 - "UNABLE_TO_INIT_DXGI".

@BlackShot could possibly be a Nvidia or Windows 10 problem then I guess.

Mar 20 2019, 10:05 AM · Arma 3
Drift_91 created T137662: Random Crashes.
Mar 20 2019, 10:02 AM · Arma 3

Mar 19 2019

StonerJesus2 created T137660: 0xC0000005 - ACCESS_VIOLATION.
Mar 19 2019, 11:44 PM · Arma 3
aldove337 created T137653: Cannot see target lead indicator..
Mar 19 2019, 8:05 AM · Arma 3

Mar 18 2019

gen_henry_arnold updated the task description for T137500: Version 1.90 Vehicle wheels and driving performance.
Mar 18 2019, 9:54 PM · Arma 3
auburnbrooklyn changed Operating System from os:w7 to os:w10x64 on T137646: Freeze up during APEX initial solo mission.
Mar 18 2019, 3:32 PM · Arma 3
auburnbrooklyn created T137646: Freeze up during APEX initial solo mission.
Mar 18 2019, 3:31 PM · Arma 3
auburnbrooklyn created T137645: Freeze up in Helicopter VR helicopter training.
Mar 18 2019, 3:28 PM · Arma 3
tonyarabish added a comment to T76471: OGV Converter for Arma Tools.

Avdshare Video Converter can serve as a multifunctional OGV converter which can not only convert OGV to AVI, MOV, WMV, MPG, DV, Prores, MP4, VOB, GIF, WTV, FLV, SWF, MP3, AAC, WAV, FLAC, WMA, etc. but also can convert other video formats to OGV for your personal reasons, like converting MP4 to OGV, AVI to OGV, MKV to OGV, MOV to OGV, FLV to OGV, WMV to OGV, etc.

Mar 18 2019, 1:25 PM · Arma 3
Lorenz94 added a comment to T124247: BIS_fnc_dynamicGroups can't "InitializePlayer" after "terminatePlayer".

Still present in 1.90!

Mar 18 2019, 11:41 AM · Arma 3

Mar 17 2019

PR9INICHEK updated subscribers of T137522: "clothing1_injury.rvmat" is lighter than "clothing1.rvmat".

@Wulf hi!
Please check this ticket :)

Mar 17 2019, 8:39 PM · Arma 3
travhimself added a comment to T137631: Buffer Overrun Crash when flying.

Tried to Resume the VTOL showcase just now (from the last autosave prior to the crash), and it crashed again just moments into the mission, while approaching the area of the downed pilot. New report attached.

Mar 17 2019, 6:50 AM · Arma 3
travhimself added a comment to T137631: Buffer Overrun Crash when flying.

Mar 17 2019, 6:36 AM · Arma 3
travhimself created T137631: Buffer Overrun Crash when flying.
Mar 17 2019, 6:35 AM · Arma 3

Mar 16 2019

giorgiko created T137627: Warlords played as a SP scenario .
Mar 16 2019, 10:41 PM · Arma 3
nodrog1061 created T137625: CfgWorlds - Not Working Corectly.
Mar 16 2019, 6:25 PM · Arma 3
TheAssSmasher edited Additional Information on T137622: Arma 3 has no sound at all.
Mar 16 2019, 3:15 PM · Arma 3
TheAssSmasher created T137622: Arma 3 has no sound at all.
Mar 16 2019, 3:04 PM · Arma 3
CodeMonkey merged task T137620: DayZ SA Client crush only when connect to local server into Restricted Maniphest Task.
Mar 16 2019, 2:28 PM · Arma 3
CodeMonkey created T137620: DayZ SA Client crush only when connect to local server.
Mar 16 2019, 2:21 PM · Arma 3
taskmaster065 edited Steps To Reproduce on T137607: At start of (Hosted) MP mission, clients show "Cannot connect to positioning system" when should see map.
Mar 16 2019, 1:32 PM · Arma 3

Mar 15 2019

RedEyeMouse added a comment to T137588: Arma 3 Crashing with error code 0xC0000005 STATUS_ACCESS_VIOLATION.

hey, idk if that fixed something but it seems to be all right now.
first of all I did downgrade graphics driver and uninstalled last windows updates, but arma was still crashing so I connected to the last server I played (exile dayz) with that A3launcher (not original one) and it suddenly worked fine and after that, I can normally connect to any server and with original arma launcher.

Mar 15 2019, 9:07 PM · Arma 3
Alwarren added a comment to T133265: Buildings destroyed by Edit Terrain Object module don't appear properly for players in multiplayer on dedicated servers.

The same is true for the state of the doors. Open/close are more or less random on dedicate server.

Mar 15 2019, 2:51 PM · Restricted Project, Arma 3
taskmaster065 edited Steps To Reproduce on T137607: At start of (Hosted) MP mission, clients show "Cannot connect to positioning system" when should see map.
Mar 15 2019, 2:49 PM · Arma 3
taskmaster065 changed Operating System from os:w7 to os:w10x64 on T137607: At start of (Hosted) MP mission, clients show "Cannot connect to positioning system" when should see map.
Mar 15 2019, 2:43 PM · Arma 3
taskmaster065 created T137607: At start of (Hosted) MP mission, clients show "Cannot connect to positioning system" when should see map.
Mar 15 2019, 2:37 PM · Arma 3
Astaroth changed the status of T137588: Arma 3 Crashing with error code 0xC0000005 STATUS_ACCESS_VIOLATION from New to Acknowledged.

Hi,
thanks for report. We will look on it.

Mar 15 2019, 12:49 PM · Arma 3
Astaroth added a comment to T137566: Warlords sector scanning can cause massive delay to menu opening and other.

Hi,
Could you please write name or IP of server? Thank you.

Mar 15 2019, 12:27 PM · Arma 3
Astaroth added a comment to T137596: Arma 3 Troubleshooting Report/Detail Multiplayer Server Block.

Hi,
it seems that Your signature file for this addon vegetation_f_exp.pbo.a3.bisign is missing or is corrupted. Could you please try verify your game files through Steam options?
If it is not help so try delete this file and verify files again.

Mar 15 2019, 11:22 AM · Arma 3
Cyprus added a comment to T133142: Compass doesn't work for driver.

I've tested the latest fix on both live and Dev branch build 145402 and the fix works for all but a few vehicles. I've listed those vehicles below.

Mar 15 2019, 8:58 AM · Arma 3
PiepMGI added a comment to T85935: Script commands doMove and commandMove cannot reliably move AI units to some building positions.

+++

Mar 15 2019, 4:48 AM · Arma 3
PiepMGI created T137598: Move order broken by JIP in group.
Mar 15 2019, 4:45 AM · Arma 3
PiepMGI added a comment to T120658: AI commander allways order to disembark after he take control over squad.

Sure! boring in excess!

Mar 15 2019, 4:30 AM · Arma 3
Pyro_Ballistic48 created T137596: Arma 3 Troubleshooting Report/Detail Multiplayer Server Block.
Mar 15 2019, 2:59 AM · Arma 3

Mar 14 2019

mickeymen updated the task description for T137591: Damage Indicators not stable display current damages the tank!.
Mar 14 2019, 7:50 PM · Arma 3
mickeymen created T137591: Damage Indicators not stable display current damages the tank!.
Mar 14 2019, 7:44 PM · Arma 3
56curious added a comment to T136400: create3DENComposition creates objects but doesn't return array..

Any ETA on a fix for this issue?

Mar 14 2019, 7:06 PM · Arma 3
RedEyeMouse renamed T137588: Arma 3 Crashing with error code 0xC0000005 STATUS_ACCESS_VIOLATION from Arma 3 Crashing with error code 0xC0000005 to Arma 3 Crashing with error code 0xC0000005 STATUS_ACCESS_VIOLATION.
Mar 14 2019, 6:00 PM · Arma 3
RedEyeMouse renamed T137588: Arma 3 Crashing with error code 0xC0000005 STATUS_ACCESS_VIOLATION from Arma 3 Crash to Arma 3 Crashing with error code 0xC0000005.
Mar 14 2019, 5:57 PM · Arma 3
RedEyeMouse created T137588: Arma 3 Crashing with error code 0xC0000005 STATUS_ACCESS_VIOLATION.
Mar 14 2019, 5:42 PM · Arma 3
Sparker added a comment to T85935: Script commands doMove and commandMove cannot reliably move AI units to some building positions.

I hope this is fixed before development of Arma 3 is completely stopped.

Mar 14 2019, 5:03 PM · Arma 3
BrightCandle added a comment to T85935: Script commands doMove and commandMove cannot reliably move AI units to some building positions.

Just wanted to confirm we also see this issue. It results in around half of the units being unable to path find properly. It doesn't seem to be dependent on the distance moved or the building and its position. The impact is random. What I do know is that the AI will not move with repeated calls to doMove, they will if stuck forever be stuck and unable to get to that position from there current position. This has not been fixed in recent releases.

Mar 14 2019, 4:43 PM · Arma 3

Mar 13 2019

cgiflythrough added a comment to T80712: [Feature request] Fast Roping.

We make architectural CG videos.
name

Mar 13 2019, 11:52 PM · Arma 3
Pyro_Ballistic48 edited Additional Information on T137564: A Block Appears When I try to join Heavily Moderated/High Pop Servers.
Mar 13 2019, 10:50 PM · Arma 3
pendramon2 created T137566: Warlords sector scanning can cause massive delay to menu opening and other.
Mar 13 2019, 4:04 AM · Arma 3
Pyro_Ballistic48 created T137564: A Block Appears When I try to join Heavily Moderated/High Pop Servers.
Mar 13 2019, 1:36 AM · Arma 3

Mar 12 2019

ChrisYoung created T137562: Incorrect "resume" during official campaign.
Mar 12 2019, 7:00 PM · Arma 3
ChrisYoung created T137561: Map line markers lost when game is reloaded.
Mar 12 2019, 6:56 PM · Arma 3

Mar 11 2019

Nightmare515 created T137531: Add hidden selections for the HEMTT and Hunter's interior textures.
Mar 11 2019, 9:05 PM · Arma 3
Nightmare515 created T137530: Add some transparency to the pilot helmet's visor.
Mar 11 2019, 9:00 PM · Arma 3
Nightmare515 created T137529: Add hiddenSelections to the "o_paramilitary.p3d" model.
Mar 11 2019, 8:57 PM · Arma 3
Nightmare515 created T137528: Add special RVMATs to MTP and Tropic items to match NATO uniforms.
Mar 11 2019, 8:55 PM · Arma 3
Nightmare515 created T137526: Add an animationSource to the UH-80 Ghost Hawk to hide the miniguns.
Mar 11 2019, 8:46 PM · Arma 3
Nightmare515 created T137525: AAF and CSAT full ghillie have their injury RVMATs swapped.
Mar 11 2019, 8:45 PM · Arma 3
Nightmare515 created T137524: Qilin LSV's RVMATs make it darker than other vehicles.
Mar 11 2019, 8:43 PM · Arma 3
Nightmare515 created T137523: "equip_o_vest01.p3d" has a strap that isn't retexturable.
Mar 11 2019, 8:42 PM · Arma 3
Nightmare515 created T137522: "clothing1_injury.rvmat" is lighter than "clothing1.rvmat".
Mar 11 2019, 8:41 PM · Arma 3
Nightmare515 created T137521: "m_persian_01.p3d"'s personality section doesn't include the eyes.
Mar 11 2019, 8:38 PM · Arma 3
CHIMERACyborg added a comment to T83202: Cannot whitelist bipods in custom Arsenal.

hm? in 1.90 bipods and some scopes etc. are always available, even if there are not whitelisted??
is that a workaround? A feature or a bug??

Mar 11 2019, 6:58 PM · Arma 3
ddzubko created T137518: прекращение работы программы арма 3 лаунчер.
Mar 11 2019, 5:12 PM · Arma 3
Astaroth closed T135718: Memory leak on every compiled script as Resolved.

Thanks for confirmation. Fixed.

Mar 11 2019, 11:46 AM · Arma 3
Lmab added a comment to T126661: Ghosthawk Advanced Flight Model Gunner aim/shooting experience heavy lag/skip frames.

+1 to this issue.
Have noticed the exact same issue. Can also change the flight model on the fly and you always get the same results. AFM = shaky/skipping frames, Standard = Smooth
Happens in all aircraft as far as I can tell, just more noticeable when on a door gun.

Mar 11 2019, 9:18 AM · Arma 3
gen_henry_arnold updated the task description for T137500: Version 1.90 Vehicle wheels and driving performance.
Mar 11 2019, 4:04 AM · Arma 3

Mar 10 2019

topden added a comment to T82940: Deleting non-local object produces RPT spam.

1.90 !!!!!!!!!!!! pplleeaassee ffiixx!!

Mar 10 2019, 11:05 PM · Arma 3
gen_henry_arnold updated the task description for T137500: Version 1.90 Vehicle wheels and driving performance.
Mar 10 2019, 3:46 AM · Arma 3
gen_henry_arnold created T137500: Version 1.90 Vehicle wheels and driving performance.
Mar 10 2019, 12:12 AM · Arma 3

Mar 9 2019

CHIMERACyborg added a comment to T137377: AI (Helicopter is landed) recognition is not up to date.

There is an additional problem, too

Mar 9 2019, 2:04 PM · Arma 3
distractor2004 added a comment to T137236: Civilian Hatchback Armor is Too Strong, Hull, Engine and Fuel Invincible to small calibers.

The engine and fuel tanks are both taking damage now and this issue is resolved. Thank you and keep up the great work!

Mar 9 2019, 1:54 AM · Arma 3

Mar 8 2019

Astaroth added a comment to T137426: Missing Target.

Hi,
I tried in latest version on steam and I finished this tutorial. All targets were there. Do you play with any mods? Do you have higher visibility than 800m? You can set it in video options in general tab in overall visibility settings.

Mar 8 2019, 6:11 PM · Arma 3
Delta_44 added a comment to T137463: DX11 error CreateTexture failed : E_OUTOFMEMORY.

Forgive me but why the hell if I have 16 GB of RAM DDR4 I have to enable the virtual memory? I won't. Never

Mar 8 2019, 12:30 PM · Arma 3
snk added a comment to T137463: DX11 error CreateTexture failed : E_OUTOFMEMORY.

After allocating a large amount of virtual memory (page file) 8GB, the problem disappeared. The value of 1GB led to the crash of the game.

Mar 8 2019, 12:22 PM · Arma 3

Mar 7 2019

snk added a comment to T137463: DX11 error CreateTexture failed : E_OUTOFMEMORY.

I read one solution on this resource - I increased the paging file. 1 hour played without error. I will continue the test. It is not clear why the game with RAM 16GB swap file (if this is the solution to the error).

Mar 7 2019, 10:29 PM · Arma 3
MaxMonroe added a comment to T136501: Smoke not appearing on other player screen.

Hello.

Is this a dedicated server? Does this happen without mods enabled?

Mar 7 2019, 9:57 PM · Arma 3
MaxMonroe created T137465: Glitch / duplicate vehicles in Black-fish.
Mar 7 2019, 9:54 PM · Arma 3
snk added a comment to T137463: DX11 error CreateTexture failed : E_OUTOFMEMORY.

same, Gtx 1050ti 4 gb

the pc is an MSI GP72M 7REX LEOPARD PRO

Mar 7 2019, 9:21 PM · Arma 3
Delta_44 added a comment to T137463: DX11 error CreateTexture failed : E_OUTOFMEMORY.

same, Gtx 1050ti 4 gb

Mar 7 2019, 9:16 PM · Arma 3
snk added a comment to T137463: DX11 error CreateTexture failed : E_OUTOFMEMORY.

вложение с отчетом ошибки

Mar 7 2019, 9:14 PM · Arma 3