Page MenuHomeFeedback Tracker
Feed Advanced Search

Oct 23 2023

dedmen claimed T175775: Eden Collab - Wish List.
Oct 23 2023, 6:56 PM · Arma 3

Oct 19 2023

dedmen added a comment to T176325: macOS 14.0 ARM64 Native Runtime USB HID Joystick not detected (game can see the BT HID PS5 controller)..

On Windows, there are two major joystick/gamepad APIs - the old one, DirectInput, which allowed much configuration, and the relatively new and simpler one, XInput, which simulates every gamepad as an XBox one.
On Mac, there is Gamepad API, which corresponds to the XInput one. Essentially, macOS talks with the gamepad or joystick, and it presents it to us as a kind of a gamepad, similar to XBox one, PS one, etc.
In theory, on Mac there is also an older HID API, which is supposed to support more exotic gamepads, more in depth. The problem is, hardly any company submits drivers to Apple to support it properly, so HID doesn’t detect most joysticks.
In fact, using it, we were less successful in getting even the standard gamepads to work as well as Apple’s Gamepad API does.
We just can’t do it all in-house, the best solution we came up with was per-gamepad-model configuration files, similar to what Steam and SDL do, and then, in most cases, the gamer can’t be relied upon to put in the work to figure out the proper configuration file. So it was a dead-end way of trying to support everything possible.
With the newest Arma 3 port we stuck with the Gaamepad API, since that’s what Apple recommends, and that’s the only way we could be sure the popular joysticks and gamepads are supported well. So we are restricted to what Apple’s Gamepad API detects. When it works, it works out of the box. It work with many more gamepad and joystick models than we could buy and test in-house.
But if it doesn’t detect Thrustmaster FlightStickX, the game won’t either.

Oct 19 2023, 3:53 PM · Arma 3

Oct 18 2023

dedmen added a comment to T173561: Damage material swap function ignores materials applied with hiddenSelections.

I didn't have VN to test with, but I could reproduce same issue in Spearhead, tested it there and fixed it there.

Oct 18 2023, 3:43 PM · Arma 3

Oct 17 2023

dedmen set Ref Ticket to AIII-56028 on T167029: [Feature Request] getLockedTarget / setLockedTarget; getLockedState.
Oct 17 2023, 11:05 AM · Arma 3

Oct 9 2023

dedmen changed the status of T175841: 0x0000 dead from New to Feedback.
23:58:35 DX11 - Initializing DX11 engine.
23:58:35 DX11 - Detecting best GPU adapter.
23:58:35 DX11 - Failed to detect best GPU adapter.
23:58:35 DX11 - Unable to detect adapter - selecting default one.
23:58:35 DX11 - Failed to select DXGI adapter.
23:58:35 DX11 error : Failed to initialize graphics adapter. : E_FAIL
23:58:35 Cannot destroy TriQueue, it was never allocated!
23:58:35 Cannot destroy TriQueue, it was never allocated!
23:58:35 ErrorMessage: Error creating Direct3D 11 graphical engine
23:58:35 Application terminated intentionally
ErrorMessage: Error creating Direct3D 11 graphical engine
Oct 9 2023, 2:12 PM · Arma 3
dedmen closed T176069: Application hang and crash on 2.14 stable as Resolved.

It is frozen inside your graphics drivers. nvwgf2umx.dll
Nvidia graphics drivers.

Oct 9 2023, 2:09 PM · Arma 3
dedmen changed the status of T176075: Unplayable due to STATUS_ACCESS_VIOLATION from New to Feedback.

Switch to profiling branch in Steam, see https://community.bistudio.com/wiki/Arma_3:_Steam_Branches
I think that should have a fix.

Oct 9 2023, 2:08 PM · Arma 3
dedmen closed T176065: EU11 Crash as Resolved.

Your RPT doesn't indicate any crash or unexpected errors

Oct 9 2023, 2:06 PM · Arma 3
dedmen closed T151354: Particles should have a vectorUp parameter as Resolved.

was released in 2.12

Oct 9 2023, 12:17 PM · Arma 3

Sep 27 2023

dedmen closed T124460: "EntityCreated" and "EntityDeleted" mission events as Resolved.

2.10

Sep 27 2023, 6:40 PM · Arma 3
dedmen merged task T155096: entityCreated mission event handler into T124460: "EntityCreated" and "EntityDeleted" mission events.
Sep 27 2023, 6:40 PM · Arma 3
dedmen merged T155096: entityCreated mission event handler into T124460: "EntityCreated" and "EntityDeleted" mission events.
Sep 27 2023, 6:40 PM · Arma 3
dedmen added a comment to T175722: Expand radioChannelCreate/radioChannelSetCallsign to apply callsign to VON indicator.

can you photoshop some image showing how you imagine it to look like?

Sep 27 2023, 5:48 PM · Arma 3
dedmen set Ref Ticket to AIII-56010 on T175658: AnimDone - EH fires constanly for dead units.
Sep 27 2023, 5:45 PM · Arma 3
dedmen set Ref Ticket to AIII-56007 on T175509: Long shadow distance = low gpu utilization in forest area.
Sep 27 2023, 5:44 PM · Arma 3
dedmen set Ref Ticket to AIII-56009 on T175589: [Feature Request] Append/Subtract Mods/DLCs to/from the current list using a Preset.
Sep 27 2023, 5:38 PM · Arma 3
dedmen set Ref Ticket to AIII-56008 on T175562: Add weapon animation sources for aiming and optics mode.
Sep 27 2023, 5:35 PM · Arma 3
dedmen changed the status of T175612: Turning off shadows doesn't disable shadow calculations from New to Assigned.
Sep 27 2023, 4:06 PM · Arma 3
dedmen set Ref Ticket to AIII-56006 on T175342: Game crashing after ungrouping units synced to a trigger in zeus.
Sep 27 2023, 4:06 PM · Arma 3
dedmen changed the status of T175604: Arma3 keeps closing from New to Need More Info.

You posted no useful information.
Please describe what your actual problem is.
If you mean that your game is crashing, then follow this guide: https://feedback.bistudio.com/w/ft_a3_howto/gamecrash/

Sep 27 2023, 4:04 PM · Arma 3
dedmen changed the status of T175342: Game crashing after ungrouping units synced to a trigger in zeus from Need More Info to Feedback.
Sep 27 2023, 3:39 PM · Arma 3
dedmen added a comment to T175342: Game crashing after ungrouping units synced to a trigger in zeus.

I left the trigger sync connection there.
Fixed in next profiling branch

Sep 27 2023, 3:39 PM · Arma 3
dedmen added a comment to T175342: Game crashing after ungrouping units synced to a trigger in zeus.

And a extra question. Its trying to disconnect the synced trigger.
But should it even do that, why would assigning a unit to a different group, unsync it from the trigger? Do you think it should?

Sep 27 2023, 2:04 PM · Arma 3
dedmen added a comment to T175342: Game crashing after ungrouping units synced to a trigger in zeus.

Wow I really somehow posted about:blank :D
Should've been this https://feedback.bistudio.com/w/ft_a3_howto/gamecrash/

Sep 27 2023, 1:09 PM · Arma 3
dedmen added a comment to T175587: Add command for value addition.
  1. A script command (like add or +) doesn't know where the value came from.

It cannot differentiate between 0 add 5 or _variable add 5

Sep 27 2023, 12:59 PM · Arma 3
dedmen added a comment to T175681: Arma 64 bit crashing right after loadup. .

The illegal instruction is inside your graphics drivers. dxgi.dll/nvcuda64.dll
Part of Nvidia's graphics drivers, we can't do anything about that

Sep 27 2023, 12:50 PM · Arma 3
dedmen changed the status of T175683: Arma was crassed from New to Need More Info.

You dumped a ton of information that is useless for me. But didn't provide the actual crash dump that we need.
Please follow this guide: https://feedback.bistudio.com/w/ft_a3_howto/gamecrash/

Sep 27 2023, 12:40 PM · Arma 3
dedmen closed T175702: Game crash after alt+tab switch back from another application as Resolved.

There are several freezes. But the freezes are inside Windows code
The crashes all gave you the message

Sep 27 2023, 12:38 PM · Arma 3
dedmen changed the status of T175703: Single player campaign and main menu fatal game crash from New to Feedback.

I don't know how this happens, cannot reproduce.
You even had that crash when not loading any mods.

Sep 27 2023, 12:32 PM · Arma 3
dedmen changed the status of T175728: Hard Freeze and Crash from New to Need More Info.

Please follow this: https://feedback.bistudio.com/w/ft_a3_howto/gamecrash/

Sep 27 2023, 11:32 AM · Arma 3
dedmen added a comment to T175720: [Feature Request] Improve the Moon and Stars, maybe add planets too..
  1. No
  2. Unlikely
  3. No
  4. No
  5. No
Sep 27 2023, 11:31 AM · Arma 3

Sep 26 2023

dedmen changed the status of T175632: 2.14 HashMapObject functionality broken (CTOR mostly) from New to Feedback.
Sep 26 2023, 2:25 PM · Arma 3
dedmen changed the status of T83476: SQF Expression Global Variable Instruction Performance Enhancement from New to Acknowledged.
Sep 26 2023, 2:24 PM · Arma 3
dedmen merged T167783: groups and objects as HashMap entry values are not restored after loading game into T162726: HashMaps don't retain reference to groups or objects on loading saves.
Sep 26 2023, 2:21 PM · Arma 3
dedmen merged task T167783: groups and objects as HashMap entry values are not restored after loading game into T162726: HashMaps don't retain reference to groups or objects on loading saves.
Sep 26 2023, 2:21 PM · Arma 3
dedmen closed T160982: [Feature Request] New parameter for hashmap set to only set data if it doesn't exist as Resolved.
Sep 26 2023, 2:21 PM · Arma 3
dedmen closed T165862: [Feature Request] New syntax for `resize` as Resolved.
Sep 26 2023, 2:21 PM · Arma 3
dedmen reopened T83476: SQF Expression Global Variable Instruction Performance Enhancement as "New".
Sep 26 2023, 2:18 PM · Arma 3
dedmen closed T83476: SQF Expression Global Variable Instruction Performance Enhancement as Resolved.
Sep 26 2023, 2:17 PM · Arma 3
dedmen closed T170647: [Feature Request] OOP support for SQF using hashmaps (with destructor support) as Resolved.
Sep 26 2023, 2:16 PM · Arma 3
dedmen closed T158639: SQF hash map idea - event handler which is called when the hash map is deleted as Resolved.

https://community.bistudio.com/wiki/createHashMapObject 2.14

Sep 26 2023, 2:15 PM · Arma 3
dedmen closed T175633: [Feature Request] Provide access to HashMapObject parent "class" as Resolved.
Sep 26 2023, 2:14 PM · Arma 3
dedmen added a comment to T175633: [Feature Request] Provide access to HashMapObject parent "class".

The bases actually don't exist as separate objects. They are all merged (and partially overwritten) when the object is created. So to link to them, we would also have to create instances of the base classes. I don't want to waste that memory/processing time.

Sep 26 2023, 2:13 PM · Arma 3
dedmen set Ref Ticket to AIII-55574 on T175632: 2.14 HashMapObject functionality broken (CTOR mostly).
Sep 26 2023, 2:07 PM · Arma 3
dedmen added a comment to T175632: 2.14 HashMapObject functionality broken (CTOR mostly).

Wow. I indeed F'ed up the variable passing in scheduled execution.
Instead of the new map, it passes the argument that you passed to createHashMapObject.

Sep 26 2023, 2:06 PM · Arma 3
dedmen added a comment to T175632: 2.14 HashMapObject functionality broken (CTOR mostly).

The constructor call environment depends on the caller.
its just a call. So if called from scheduled, it will also be scheduled. If called from unscheduled, it will

Sep 26 2023, 1:56 PM · Arma 3
dedmen closed T167311: A command to check if two variables reference same array or hashmap as Resolved.
Sep 26 2023, 1:53 PM · Arma 3
dedmen closed T162536: Request - Alternative syntax for namedProperties that will return HashMap. as Resolved.
Sep 26 2023, 1:53 PM · Arma 3
dedmen closed T167434: A command to return value from hashmap by key and calculate default value only if key is missing as Resolved.
Sep 26 2023, 1:53 PM · Arma 3

Sep 19 2023

dedmen added a comment to T175273: Game crash while playing in MP.

Should be fixed on Profiling branch v4 releasing today. https://community.bistudio.com/wiki/Arma_3:_Steam_Branches

Sep 19 2023, 4:01 PM · Arma 3
dedmen added a comment to T174955: Shader error on macOS version.

Pedagne mod https://steamcommunity.com/sharedfiles/filedetails/?id=853934161
Montella Terrain: https://steamcommunity.com/sharedfiles/filedetails/?id=1562904329

Sep 19 2023, 3:32 PM · Arma 3
dedmen merged T175442: произошла ошибка в игре и это не в первый раз меня выкидывает с игры то арма завершила игру не коректным способом то просто вас выгнали из игры into T175273: Game crash while playing in MP.
Sep 19 2023, 3:31 PM · Arma 3
dedmen merged task T175442: произошла ошибка в игре и это не в первый раз меня выкидывает с игры то арма завершила игру не коректным способом то просто вас выгнали из игры into T175273: Game crash while playing in MP.
Sep 19 2023, 3:31 PM · Arma 3
dedmen merged T175312: ArmA 3 Game crash after a player was killed in MP game into T175273: Game crash while playing in MP.
Sep 19 2023, 3:31 PM · Arma 3
dedmen merged task T175312: ArmA 3 Game crash after a player was killed in MP game into T175273: Game crash while playing in MP.
Sep 19 2023, 3:31 PM · Arma 3
dedmen merged T175331: Kicked out of Game since Update 2.14 (Sept. 2023) into T175273: Game crash while playing in MP.
Sep 19 2023, 3:31 PM · Arma 3
dedmen merged task T175331: Kicked out of Game since Update 2.14 (Sept. 2023) into T175273: Game crash while playing in MP.
Sep 19 2023, 3:31 PM · Arma 3
dedmen closed T175231: Launcher Crash after update as Resolved.
Sep 19 2023, 3:28 PM · Arma 3
dedmen closed T174728: Arma 3 Crashing as Resolved.
Sep 19 2023, 3:27 PM · Arma 3
dedmen added a comment to T174800: not start game.

Try running the launcher in safemode and disable hardware acceleration: https://arma3.com/launcher/troubleshooting

Sep 19 2023, 3:27 PM · Arma 3
dedmen added a comment to T174804: Game crashes if bluetooth audio device changes.

Crash is inside Microsoft's XAudio2 code. Nothing we can fix.

Sep 19 2023, 3:26 PM · Arma 3
dedmen added a comment to T174920: 0xC0000005 server loads then crashes 5 3mins later.

Your ticket talks about server crash. But your report only has a client crash?

Sep 19 2023, 3:22 PM · Arma 3
dedmen closed T174928: [Tweak] setObjectScale as Resolved.

Not possible.

Sep 19 2023, 3:10 PM · Arma 3
dedmen set Ref Ticket to AIII-56000 on T174947: Custom Compositions defined in config.cpp don't show up in Zeus.
Sep 19 2023, 3:10 PM · Arma 3
dedmen changed the status of T174967: game crashes from New to Need More Info.

See here how to report crashes https://feedback.bistudio.com/w/ft_a3_howto/gamecrash/

Sep 19 2023, 3:08 PM · Arma 3
dedmen closed T174977: Placement Radius greater than 0 causes crash as Resolved.

Should've been fixed by now

Sep 19 2023, 3:07 PM · Arma 3
dedmen closed T175082: In game crash as Resolved.

Crash inside Microsoft's windows audio code.

Sep 19 2023, 3:07 PM · Arma 3
dedmen set Ref Ticket to AIII-55998 on T175116: Zeus interface does not render markers of type POLYLINE.
Sep 19 2023, 3:04 PM · Arma 3
dedmen closed T175149: Expose array Reserve and ShrinkToFit for better array management for advance uses as Resolved.

allow us to pushBack without having to reallocate memory every push

Sep 19 2023, 3:01 PM · Arma 3
dedmen closed T175242: Slotting menu not loading when joining official server after 2.14 as Resolved.

Fix is available on profiling branch.
You can switch that by going to steam Arma 3's properties and selecting the profiling beta branch

Sep 19 2023, 2:47 PM · Arma 3
dedmen merged task T175334: Lobby UI broken on Linux after latest update into T175242: Slotting menu not loading when joining official server after 2.14.
Sep 19 2023, 2:47 PM · Arma 3
dedmen merged T175334: Lobby UI broken on Linux after latest update into T175242: Slotting menu not loading when joining official server after 2.14.
Sep 19 2023, 2:47 PM · Arma 3
dedmen changed the status of T175241: crash from New to Need More Info.

I don't understand what you are trying to say.
Does "the game closes" mean it crashes?
If so attach a crash report like described here: https://feedback.bistudio.com/w/ft_a3_howto/gamecrash/

Sep 19 2023, 2:45 PM · Arma 3
dedmen changed the status of T175241: crash, a subtask of T175240: Launcher crashing upon attempting to join server with mods after most recent update, from New to Need More Info.
Sep 19 2023, 2:44 PM · Arma 3
dedmen merged T175234: ARMA 3 non funziona into T175231: Launcher Crash after update.
Sep 19 2023, 2:43 PM · Arma 3
dedmen merged task T175234: ARMA 3 non funziona into T175231: Launcher Crash after update.
Sep 19 2023, 2:43 PM · Arma 3
dedmen closed T175235: Launcher unit slot 2 logo fail as Resolved.
Sep 19 2023, 2:43 PM · Arma 3
dedmen merged T175264: Arma 3 Launcher Crashing on "Join" server - any server, checking mods / DLC etc. into T175231: Launcher Crash after update.
Sep 19 2023, 2:43 PM · Arma 3
dedmen merged task T175264: Arma 3 Launcher Crashing on "Join" server - any server, checking mods / DLC etc. into T175231: Launcher Crash after update.
Sep 19 2023, 2:42 PM · Arma 3
dedmen merged T175255: Arma 3 Launcher Exception Log into T175231: Launcher Crash after update.
Sep 19 2023, 2:42 PM · Arma 3
dedmen merged task T175255: Arma 3 Launcher Exception Log into T175231: Launcher Crash after update.
Sep 19 2023, 2:42 PM · Arma 3
dedmen merged T175254: Launcher crashes when joining game into T175231: Launcher Crash after update.
Sep 19 2023, 2:42 PM · Arma 3
dedmen merged task T175254: Launcher crashes when joining game into T175231: Launcher Crash after update.
Sep 19 2023, 2:42 PM · Arma 3
dedmen merged T175245: Arma 3 Launcher Crashing on "Join" server - any server, checking mods / DLC etc into T175231: Launcher Crash after update.
Sep 19 2023, 2:42 PM · Arma 3
dedmen merged task T175245: Arma 3 Launcher Crashing on "Join" server - any server, checking mods / DLC etc into T175231: Launcher Crash after update.
Sep 19 2023, 2:42 PM · Arma 3
dedmen merged T175240: Launcher crashing upon attempting to join server with mods after most recent update into T175231: Launcher Crash after update.
Sep 19 2023, 2:42 PM · Arma 3
dedmen merged task T175240: Launcher crashing upon attempting to join server with mods after most recent update into T175231: Launcher Crash after update.
Sep 19 2023, 2:41 PM · Arma 3
dedmen merged T175239: i keep crashing when i press join server into T175231: Launcher Crash after update.
Sep 19 2023, 2:41 PM · Arma 3
dedmen merged task T175239: i keep crashing when i press join server into T175231: Launcher Crash after update.
Sep 19 2023, 2:41 PM · Arma 3
dedmen merged T175238: launcher crashes upon joining server/ checking mods -----> more details into T175231: Launcher Crash after update.
Sep 19 2023, 2:41 PM · Arma 3
dedmen merged task T175238: launcher crashes upon joining server/ checking mods -----> more details into T175231: Launcher Crash after update.
Sep 19 2023, 2:41 PM · Arma 3
dedmen merged T175266: Arma 3 Launcher Exception into T175231: Launcher Crash after update.
Sep 19 2023, 2:41 PM · Arma 3
dedmen merged task T175266: Arma 3 Launcher Exception into T175231: Launcher Crash after update.
Sep 19 2023, 2:41 PM · Arma 3
dedmen merged T175267: Launcher crashing on mod setup menu into T175231: Launcher Crash after update.
Sep 19 2023, 2:41 PM · Arma 3
dedmen merged task T175267: Launcher crashing on mod setup menu into T175231: Launcher Crash after update.
Sep 19 2023, 2:40 PM · Arma 3
dedmen merged T175233: ARMA 3 launcher broken after update into T175231: Launcher Crash after update.
Sep 19 2023, 2:40 PM · Arma 3
dedmen merged task T175233: ARMA 3 launcher broken after update into T175231: Launcher Crash after update.
Sep 19 2023, 2:40 PM · Arma 3
dedmen closed T175266: Arma 3 Launcher Exception as Resolved.
Sep 19 2023, 2:40 PM · Arma 3
dedmen closed T175267: Launcher crashing on mod setup menu as Resolved.
Sep 19 2023, 2:39 PM · Arma 3
dedmen closed T175269: Cannot join any server after launcher crash fix - Verifying PBO failed as Resolved.

We published a hotfix game update that changed ui_f.pbo
If you get that error, its either the server having a outdated version of that pbo, or the client.
They missmatch.

Sep 19 2023, 2:39 PM · Arma 3