HomeFeedback Tracker

Recent Activity

Today

dedmen closed T180455: [Feature Request] server.cfg Config Entry for BattlEye Query Timeout as Resolved.

If there is a timeout, its in battleye config. If there isn't then it won't be added

Tue, Apr 8, 3:59 PM · Arma 3
dedmen renamed T188336: [Feature request] Fisheye post processing effect from [Feature request] Fisheye effect to [Feature request] Fisheye post processing effect.
Tue, Apr 8, 3:59 PM · Arma 3
dedmen closed T188231: game crashing when loading logo (bohemia interactive) as Resolved.

and it wrote to me (0xC000001D - STATUS_ILLEGAL_INSTRUCTION)

Your CPU is too old.

Tue, Apr 8, 3:57 PM · Arma 3
dedmen added a comment to T172191: Microphone not working in 64-bit.

We just use Microsofts API to access the Microphone.
For most users it works fine on 64-bit. I looked into it and couldn't figure out why it would fail for some users.

Tue, Apr 8, 3:55 PM · Arma 3
dedmen renamed T172191: Microphone not working in 64-bit from Microphone not working to Microphone not working in 64-bit.
Tue, Apr 8, 3:55 PM · Arma 3
dedmen merged T179827: 64 Bit Arma 3 Fails to Access Microphone into T172191: Microphone not working in 64-bit.
Tue, Apr 8, 3:55 PM · Arma 3
dedmen merged task T179827: 64 Bit Arma 3 Fails to Access Microphone into T172191: Microphone not working in 64-bit.
Tue, Apr 8, 3:55 PM · Arma 3
dedmen changed the status of T188703: Out of Fuel, Can't Fuel from Need More Info to New.
Tue, Apr 8, 3:53 PM · Arma Reforger
dedmen closed T127844: 0xC0000409 - STATUS_STACK_BUFFER_OVERRUN as Resolved.
Tue, Apr 8, 3:52 PM · Arma 3
dedmen closed T174537: error when booting game as Resolved.
Tue, Apr 8, 3:51 PM · Arma 3
dedmen closed T78229: Please allow us to control the version of the game we are running to an extent as Resolved.

The problem lies in automatic updates being pushed through that break one or more mods and potentially de-stabilize an ArmA unit's ability to play missions until the issues are trouble-shot and fixed(could take hours or weeks).

Tue, Apr 8, 3:51 PM · Arma 3
dedmen added a comment to T163593: [Feature Request] Event handlers for lasers.

I'm firin mah lazor!

Tue, Apr 8, 3:49 PM · Arma 3
dedmen added a comment to T190250: (AFM) Deleted Passengers by ZEUS won't reduce the overall weight of the airframe.

Indeed. "AddCrewWeight" internally.
When get-in process is finished, it adds 100 to the weight.
When get-out process is finished, it removes 100 from the weight.
There are all kinds of ways this can break, teleporting a unit out of the vehicle should do the same, a player disconnecting and their body being deleted too.
This is unlikely to be fixed because of low impact and complexity in fixing it.

Tue, Apr 8, 3:39 PM · Arma 3
Geez changed the status of T190788: firefighting station roof hatch opens in wrong direction from Awaiting internal Testing to Confirmed Internally.
Tue, Apr 8, 3:37 PM · Arma Reforger
dedmen changed the status of T190333: Zeus units missing in "Create" menu after loading from New to Feedback.

Fixed 2.20

Tue, Apr 8, 3:34 PM · Arma 3
dedmen added a comment to T190333: Zeus units missing in "Create" menu after loading.

The list of whitelisted addons is not stored in savegame.
When the Curator is recreated when loading a savegame, the addons are default initialized with only the addons that are currently active in the mission.
So it lost any that were added after curator were created (like is the case when you set it to all addons)

Tue, Apr 8, 3:07 PM · Arma 3
dedmen closed T164214: Kicked off the game for Wrong signature for file as Resolved.
Tue, Apr 8, 3:04 PM · Arma 3
dedmen added a comment to T184219: [Feature Request] Remove argument count limit from callExtensionArgs.

You could make it a giant string, the limit for that is 9megabytes? With 2048 arguments, you can pass 19GiB in one extension call.
That should be plenty.

Tue, Apr 8, 3:00 PM · Arma 3
dedmen closed T154359: assignedTarget only updates when the unit has attacked the target as Resolved.

There are lots of odd things about Arma AI :D

Tue, Apr 8, 2:58 PM · Restricted Project, Arma 3
dedmen closed T174565: Game will crash during MP on spearhead DLC as Resolved.
Tue, Apr 8, 2:58 PM · Arma 3 Creator DLC - Spearhead 1944, Arma 3
dedmen changed the status of T190789: [Feature] Expand getAllPylonsInfo to include proxy information from New to Feedback.
private _vehicle = vehicle player;
private _helper = "Sign_Arrow_Blue_F" createVehicle [0,0,0];
private _allPylonsInfo = getAllPylonsInfo _vehicle;
private _pylonProxyInfo = (_allPylonsInfo#0) # 6;
_pylonProxyInfo params ["_relPos","_relDir", "_relUp"];
Tue, Apr 8, 2:53 PM · Arma 3
dedmen added a comment to T190736: Calling HashMap methods w/o args uses parent _this.

It behaves the same as
call x vs [] call x

Tue, Apr 8, 2:08 PM · Arma 3
dedmen added a comment to T190541: Servers Not Loading In.

Stuck on loading screen is a common issue with badly made mods, we introduced the ENDLOAD cheat code to bypass that. But official/vanilla, I've not seen it happen in vanilla yet
https://community.bistudio.com/wiki/Arma_3:_Cheats#ENDLOAD

Tue, Apr 8, 2:06 PM · Arma 3
Geez merged task T190703: Bug chat proximité into T190443: [No more directional audio in proximity chat].
Tue, Apr 8, 1:50 PM · Arma Reforger Playstation 5
Geez merged T190703: Bug chat proximité into T190443: [No more directional audio in proximity chat].
Tue, Apr 8, 1:50 PM · Arma Reforger Playstation 5
dedmen added a comment to T190684: getShotInfo not working as expected with timers on placed explosives.

Also need to consider the mineDelay for mines that do not have a timer.
A tripwire mine with mineDelay = 2, would show timeToExplosion=2, and be stuck at it until something actually triggers it.

Tue, Apr 8, 1:30 PM · Arma 3
dedmen added a comment to T190684: getShotInfo not working as expected with timers on placed explosives.

You can always fetch the time delay by yourself.

Tue, Apr 8, 1:19 PM · Arma 3
Kohjin added a comment to T190684: getShotInfo not working as expected with timers on placed explosives.

timeToExplosion is only implemented for Bullets with "explosionTime" config entry, basically UGL grenades that explode after certain time.

Yeah, I suspected as much based on my testing, nice to see I wasn't entirely wrong.

Tue, Apr 8, 12:26 PM · Arma 3
Anurai_Tawkamiya added a comment to T190786: [Suggestion] Radio in cars.

+1

Tue, Apr 8, 11:46 AM · Arma Reforger
Geez changed the status of T190781: Bug with sets from New to Awaiting internal Testing.
Tue, Apr 8, 11:45 AM · Arma Reforger
Geez changed the status of T190788: firefighting station roof hatch opens in wrong direction from New to Awaiting internal Testing.
Tue, Apr 8, 11:39 AM · Arma Reforger
Geez changed the status of T190782: [Suggestion] Checking your rank from New to Feedback.
Tue, Apr 8, 11:37 AM · Arma Reforger
Geez changed the status of T190783: [Suggestion] Repairing buildings/fortifications from New to Feedback.
Tue, Apr 8, 11:37 AM · Arma Reforger
Geez changed the status of T190784: [Suggestion] Screams when incapacitated or dying from New to Feedback.
Tue, Apr 8, 11:37 AM · Arma Reforger
dedmen added a comment to T190684: getShotInfo not working as expected with timers on placed explosives.

timeToExplosion is only implemented for Bullets with "explosionTime" config entry, basically UGL grenades that explode after certain time.

Tue, Apr 8, 11:34 AM · Arma 3
Geez changed the status of T190786: [Suggestion] Radio in cars from New to Feedback.
Tue, Apr 8, 11:33 AM · Arma Reforger
Thomoski added a comment to T190784: [Suggestion] Screams when incapacitated or dying.

+1

Tue, Apr 8, 11:22 AM · Arma Reforger
Geez changed the status of T190791: [Feature Request] Add option to Contextual UI for downed players to roll them over when administering aid from New to Feedback.
Tue, Apr 8, 11:19 AM · Arma Reforger
Geez changed the status of T190792: Cloning Items Ruining Servers from New to Assigned.
Tue, Apr 8, 11:15 AM · DayZ Xbox
Geez changed the status of T190794: Duping is killing the game still from New to Feedback.
Tue, Apr 8, 11:09 AM · DayZ Xbox
Geez merged task T190793: Duping is killing the game still into T190794: Duping is killing the game still.
Tue, Apr 8, 11:09 AM · DayZ Xbox
Geez merged T190793: Duping is killing the game still into T190794: Duping is killing the game still.
Tue, Apr 8, 11:09 AM · DayZ Xbox
Geez changed the status of T190777: Tripwire not triggered when walking through it via ladder exit animation from New to Awaiting internal Testing.
Tue, Apr 8, 11:09 AM · DayZ
Geez changed the status of T190796: Between the wall and slight concrete curb thing. from New to Reviewed.
Tue, Apr 8, 11:09 AM · DayZ Xbox
Geez changed the status of T190780: Incorrect Selections in Tuna_open.p3d from New to Assigned.
Tue, Apr 8, 11:06 AM · DayZ
Geez changed the status of T190790: Suggestion for Terrain Builder from Assigned to Feedback.
Tue, Apr 8, 11:01 AM · DayZ
Geez changed the status of T190790: Suggestion for Terrain Builder from New to Assigned.
Tue, Apr 8, 11:01 AM · DayZ
Geez closed T178291: Vehicles exploding on impact as Resolved.

Resolved for 1.3.0.154 and higher.

Tue, Apr 8, 10:52 AM · Arma Reforger
Geez closed T190524: Elimination scenario failure as Resolved.
Tue, Apr 8, 10:42 AM · Arma Reforger
Geez closed T189804: [1.3.0.102] (Conflict) FIA AIs appear at the base at different times, not when approaching it as Resolved.

Resolved in 1.3.0.130

Tue, Apr 8, 10:42 AM · Arma Reforger
R34P3R added a comment to T190345: [1.3.0.125/1.3.0.130] Workbench Restricts SlotManagerComponent to EntitySlotInfo.

+1

Tue, Apr 8, 10:33 AM · Arma Reforger Modding
Geez changed the status of T190724: Crane destruction issues from Awaiting internal Testing to Confirmed Internally.

Hello byNautiic.
Neither crane should be destructible by design. We have confirmed that the yellow one is destructible and the issue is scheduled for a fix.

Tue, Apr 8, 10:06 AM · Arma Reforger Xbox
I2Yings4Chings added a comment to T190796: Between the wall and slight concrete curb thing..

This is so annoying.

Tue, Apr 8, 8:37 AM · DayZ Xbox
I2Yings4Chings created T190796: Between the wall and slight concrete curb thing..
Tue, Apr 8, 8:37 AM · DayZ Xbox
AtkinsA added a comment to T190729: Game Chat Issues/Team can hear me but I can’t hear them.

I truly hope they fix this asap as this just drives more PS5 players to use party chat/discord.

Tue, Apr 8, 8:22 AM · Arma Reforger Playstation 5
Brownriley165 added a comment to T190794: Duping is killing the game still.
Tue, Apr 8, 5:48 AM · DayZ Xbox
Brownriley165 created T190794: Duping is killing the game still.
Tue, Apr 8, 5:47 AM · DayZ Xbox
Brownriley165 created T190793: Duping is killing the game still.
Tue, Apr 8, 5:45 AM · DayZ Xbox
Bosmo added a comment to T190737: Can't repin grenades anymore.
Tue, Apr 8, 5:22 AM · DayZ
Bosmo added a comment to T190737: Can't repin grenades anymore.

That´s not how a grenade works Bosmo, unpinning it arms it but when you let go of the trigger handle the fuse starts

Tue, Apr 8, 5:21 AM · DayZ
jamielou.007 added a comment to T190784: [Suggestion] Screams when incapacitated or dying.

Yes, hearing people scream when receiving leg and arm fractures (like in old ArmAs) can be great for immersion and provide actionable gameplay cues for both teammates and aggressors.

Tue, Apr 8, 5:10 AM · Arma Reforger
kazeka4 added a comment to T190710: Major FPS drop when moving the mouse or changing camera direction (from 250 FPS to 70 FPS).

Hello kazeka4.
Could this be caused by some external software you are running or outdated/corrupted driver?

Tue, Apr 8, 4:56 AM · DayZ Modding, DayZ
ToastySun created T190792: Cloning Items Ruining Servers.
Tue, Apr 8, 4:53 AM · DayZ Xbox
BaconBuns added a comment to T190777: Tripwire not triggered when walking through it via ladder exit animation.

Tripwires dont trip if walked over only when running

Tue, Apr 8, 4:40 AM · DayZ
BaconBuns added a comment to T190737: Can't repin grenades anymore.

That´s not how a grenade works Bosmo, unpinning it arms it but when you let go of the trigger handle the fuse starts

Tue, Apr 8, 4:38 AM · DayZ
Yamachinu added a comment to T190786: [Suggestion] Radio in cars.

100% agree.
The soundtrack should grow bigger as well. The soundtrack in Reforger is short but catchy,
I used to go around main at start and place SU defensive positions/US bunkers at the main base so i could listen to something while i got geared.

Tue, Apr 8, 2:05 AM · Arma Reforger
Thomoski created T190791: [Feature Request] Add option to Contextual UI for downed players to roll them over when administering aid.
Tue, Apr 8, 1:23 AM · Arma Reforger
Thomoski added a comment to T190782: [Suggestion] Checking your rank.

This already exists, you can check your Rank in the Objectives UI, viewable by holding J on PC by default. For the console binding, you can find it under Settings > Controls > Common > Show all objectives

Tue, Apr 8, 1:12 AM · Arma Reforger
Mahauu created T190790: Suggestion for Terrain Builder.
Tue, Apr 8, 12:26 AM · DayZ
bigapplea added a comment to T190760: [Feature Request] (Ammunition Supply Point|Armory|Arsenal) Move 200rnd M240 Belts to Heavy Vehicle Depot(Maintenance Point) ammo box.

every single suggestion you put is bad and will never change. you’re clearly a new player

Tue, Apr 8, 12:25 AM · Arma Reforger

Yesterday

WillKMJ created T190789: [Feature] Expand getAllPylonsInfo to include proxy information.
Mon, Apr 7, 11:36 PM · Arma 3
AGONY added a comment to T190710: Major FPS drop when moving the mouse or changing camera direction (from 250 FPS to 70 FPS).

Chiming in here, because this has been an issue for literal YEARS.
It has absolutely NOTHING to do with external software or outdated/corrupted drivers. It most likely has to do with the fact that DayZ still runs on DirectX11 - as this issue can be almost entirely eliminated by running DayZ on a Vulkan API (I and many others have tested this firsthand).
AMD GPUs have had these issue worse than Nvidia for the last few years, but ever since 1.26, the issue is just as noticeable on Nvidia GPUs as it is AMD.
Most AMD GPU users have had to run specific drivers from May 2020 to get slightly better performance due to changes in how AMD GPUs handle DX11. Reported this one years ago.
I bought an Nvidia 4060 JUST to "fix" these issues back in September of 2024, and it genuinely did fix my frame issues until 1.26 was implemented. But let's get down to specifics about this issue, since I know for a fact I'm not the only one in you lot's ears about it right now:

Mon, Apr 7, 11:09 PM · DayZ Modding, DayZ
VoidFR added a comment to T189654: Particle Editor.

Same problem here.

Mon, Apr 7, 10:58 PM · DayZ Modding, DayZ
Sanmix_DS added a comment to T186877: World Boundaries.

Fix pls

Mon, Apr 7, 10:57 PM · Arma Reforger Modding
BouncyBear added a comment to T188384: Microphone works for ~5 mins after joining a server then stops. .

I just reinstalled Win11 and Arma, still the same error.

Mon, Apr 7, 10:17 PM · Arma Reforger
PR9INICHEK updated subscribers of T189599: [1.2.1.202] (Conflict) AIs are created at starting locations where the main bases should be.

@Geez hi :)

Mon, Apr 7, 9:53 PM · Arma Reforger
PR9INICHEK added a comment to T189599: [1.2.1.202] (Conflict) AIs are created at starting locations where the main bases should be.

Mon, Apr 7, 9:53 PM · Arma Reforger
PR9INICHEK updated the task description for T190308: [Feature Request] (Conflict) A collection of tickets for improving composition of groups on FIA bases.
Mon, Apr 7, 9:50 PM · Arma Reforger
PR9INICHEK updated the task description for T190308: [Feature Request] (Conflict) A collection of tickets for improving composition of groups on FIA bases.
Mon, Apr 7, 9:47 PM · Arma Reforger
A330Driver added a comment to T189152: Please Don't Take Some Fun Away From Conflict By Rank-Restricting Sniper Rifles & Their Scopes.

Like @KStrike said. If you know how to rank up fast you will get what you want. New players just rush arsenals and drain resources. The changes coming into 1.3 should not be reverted. Just because you are now being forced to help the team, doesn't make the game less fun. Just because you don't get an optic at the start doesn't mean its less fun. This argument is silly and they all come from console cry babies. If people weren't so stupid they wouldn't be making this change but because we have idiots, its a must.

Mon, Apr 7, 9:31 PM · Arma Reforger
A330Driver added a comment to T190775: [Suggestion] Experience persistence (Part).

Doesn’t have to be time based. There could simply be a merit based system where an average XP score is amassed over time and that provides you with some bonus XP. So attached to your username if you regularly are getting to the end of a game (playtime +1hr) no higher than corporal then that gives no real benefit. But if making Lt or Capt regularly you get some bonus XP at the start of a game. Say half way to Corporal…

Mon, Apr 7, 9:29 PM · Arma Reforger
TheDoorMan added a comment to T190729: Game Chat Issues/Team can hear me but I can’t hear them.

Is there a fix for this coming out soon? I don’t care for having to have my headset plugged into my controller. Lessens the sound quality

Mon, Apr 7, 9:21 PM · Arma Reforger Playstation 5
denseacat created T190788: firefighting station roof hatch opens in wrong direction.
Mon, Apr 7, 9:12 PM · Arma Reforger
DozingChopper created T190785: Reason: Access violation. Illegal read by 0x7ff7e5d59864 at 0x10 .
Mon, Apr 7, 7:16 PM · DayZ
garry_williams created T190786: [Suggestion] Radio in cars.
Mon, Apr 7, 7:16 PM · Arma Reforger
garry_williams created T190784: [Suggestion] Screams when incapacitated or dying.
Mon, Apr 7, 7:09 PM · Arma Reforger
garry_williams updated the task description for T190783: [Suggestion] Repairing buildings/fortifications.
Mon, Apr 7, 7:07 PM · Arma Reforger
garry_williams created T190783: [Suggestion] Repairing buildings/fortifications.
Mon, Apr 7, 7:04 PM · Arma Reforger
garry_williams created T190782: [Suggestion] Checking your rank.
Mon, Apr 7, 7:01 PM · Arma Reforger
garry_williams created T190781: Bug with sets.
Mon, Apr 7, 6:55 PM · Arma Reforger
HustlinOwl added a comment to T190588: Scenario Restart stuck on Arma Loading Screen .

This also is the case with game master as it is not loading current save correctly and just gets stuck while in loading screen. Having to remain in game with PS5 running for 12 plus hours for community op is not ideal as we can’t play the game

Mon, Apr 7, 6:45 PM · Arma Reforger Playstation 5
HustlinOwl added a comment to T190729: Game Chat Issues/Team can hear me but I can’t hear them.

This also happens when viewing the map

Mon, Apr 7, 6:42 PM · Arma Reforger Playstation 5
Genriet1 created T190780: Incorrect Selections in Tuna_open.p3d.
Mon, Apr 7, 6:03 PM · DayZ
C4pt41nNo0b added a comment to T190773: Characters (AI & Players) getting stuck in supply storage container.

I could reproduce this consistently: By shooting a lot of mortars from a storage supply point, so the mortar uses the supply points' storage.
By shooting the mortars, it reduces the supplies, which causes a container to disappear. (there were 3 storage supply containers in total at this exact spot.

Mon, Apr 7, 5:41 PM · Arma Reforger
Bosmo added a comment to T190737: Can't repin grenades anymore.

This is working as intended, I hope. Because in real life putting a pin back in doesn't stop the fuse that has been lit by releasing the grenade from your hands.

Mon, Apr 7, 4:20 PM · DayZ
wyqydsyq added a comment to T189760: Shed in Saint-Philippe has locked green bin that blocks access.

This appears to be fixed now in 1.3

Mon, Apr 7, 3:59 PM · Arma Reforger
Xerxes17 added a comment to T190578: Network View Distance Not Working.

I hope this gets fixed soon, right now helicopters are able to disengage from ground fire too easily.

Mon, Apr 7, 3:49 PM · Arma Reforger
Xerxes17 added a comment to T190617: Feedback - Radio Tower Cooldown Conflict.

I would agree on this ticket, it's a very annoying thing to see.

Mon, Apr 7, 3:48 PM · Arma Reforger
wantingscope69 created T190777: Tripwire not triggered when walking through it via ladder exit animation.
Mon, Apr 7, 3:08 PM · DayZ
Geez changed the status of T190710: Major FPS drop when moving the mouse or changing camera direction (from 250 FPS to 70 FPS) from Need More Info to Acknowledged.
Mon, Apr 7, 3:04 PM · DayZ Modding, DayZ