Dedmen 2676 Posted July 30 2.16.152058 new PROFILING branch with PERFORMANCE binaries, v17, server and client, windows 64-bit, linux server 64-bit - Fixed: Crash when providing some command-line parameters with an argument, but leaving the argument empty (-unit=) (thanks @PineCone227) - Fixed: Bogus script type errors on Linux servers (thanks @pSiKO) - Fixed: Launcher firing effects did not work for remote units - https://feedback.bistudio.com/T182166 - Fixed: Custom missionEnd was broken (thanks @kju) - Fixed: Game crash when trying to use #vote server command since v7 (thanks @WO1 P. Larkins) - Fixed: Compatibility with Windows 7/Windows Server 2008 (thanks @Dimon UA) - Fixed: Memory corruption and random crashes when a House with Path LOD was outside of terrain bounds (thanks @Floffel) If you don't want to use the Steam branch, the files are also available for alternative download here:https://drive.google.com/drive/folders/15p9j7C2nHUt6NoVfChX4YFuqzFXzblJh Note: There are separate Dll files that also need to be placed into Game folder. 1 3 Share this post Link to post Share on other sites
Dedmen 2676 Posted August 7 2.16.152100 new PROFILING branch with PERFORMANCE binaries, v18, server and client, windows 64-bit, linux server 64-bit - Tweaked: missionProfileNamespace is now saved on mission end (only if isMissionProfileNamespaceLoaded) - https://feedback.bistudio.com/T183037 - Tweaked: Chat channels which are not available will not appear in the UI channel selection - https://feedback.bistudio.com/T179942 - Tweaked: copyFromClipboard is now available in Eden Editor multiplayer mode - Fixed: Non-leaders could talk in command chat - https://feedback.bistudio.com/T179942 - Fixed: Crash if a weapon magazine is removed during the "Reloaded" Event Handler (thanks @Duglum) - Fixed: "HandleHeal" EH ignored its returned boolean - https://feedback.bistudio.com/T182892 - Fixed: "HandleHeal" EH did not trigger on heal at a medical vehicle - https://feedback.bistudio.com/T183117 - Fixed: "HandleHeal" EH isMedic parameter was always false - https://feedback.bistudio.com/T71433 - Fixed: Tactical Ping was not placed correctly on a rotating mini map - https://feedback.bistudio.com/T165080#2645515 - Fixed: Unable to use compositions or unit/squad logos when the profile folder contains non-ASCII characters - https://feedback.bistudio.com/T148574 - Fixed: "InventoryOpened" event did not receive the ground weapon holder - https://feedback.bistudio.com/T170711 - Fixed: Extensions could not be loaded if the mod folder or game folder path contained non-ASCII characters - Fixed: Explosive charges could cause very low or no damage at all, when detonated close to the center of mass of a building - https://feedback.bistudio.com/T183118 - Fixed: Performance issues and out-of-memory crash trying to draw a map on extremely large (>128km²) or broken (NaNs in heightmap) terrains - https://feedback.bistudio.com/T183162 - Fixed: sleep command would not work in persistent JIP scripts - Fixed: Spamming map open/close could result in a permanent loss of sound (thanks Dolph Man) - Fixed: "Put" Event Handler did not fire on containers - https://feedback.bistudio.com/T175428 - Fixed: Zeus map did not show polyline markers - https://feedback.bistudio.com/T175116 If you don't want to use the Steam branch, the files are also available for alternative download here:https://drive.google.com/drive/folders/15p9j7C2nHUt6NoVfChX4YFuqzFXzblJh Note: There are separate Dll files that also need to be placed into Game folder. 4 Share this post Link to post Share on other sites
Dedmen 2676 Posted August 14 2.16.152136 new PROFILING branch with PERFORMANCE binaries, v19, server and client, windows 64-bit, linux server 64-bit - Added: Server network anti-flood protections - Changed: "EpeContactStart" event now triggers before collision damage is applied - https://feedback.bistudio.com/T177724 - Fixed: networkDiagInterval did not print stats for recently disconnected players - Fixed: networkDiagInterval printed total counter numbers for messages, instead of the number since last print - Fixed: Server could freeze when too many network messages were received - Fixed: Waypoint, remoteExec, particle, init.sqf and action scheduled scripts were missing _thisScript variable - https://feedback.bistudio.com/T183544 - Fixed: setUnitLoadout would replace the Uniform/Vest/Backpack container even if nil was passed for them - https://feedback.bistudio.com/T180975 - Fixed: Game still considered shadow view distance (and rendered all objects within that distance) even if shadows are disabled - https://feedback.bistudio.com/T175612 If you don't want to use the Steam branch, the files are also available for alternative download here:https://drive.google.com/drive/folders/15p9j7C2nHUt6NoVfChX4YFuqzFXzblJh Note: There are separate Dll files that also need to be placed into Game folder. 1 4 Share this post Link to post Share on other sites
Dedmen 2676 Posted August 23 2.16.152172 new PROFILING branch with PERFORMANCE binaries, v20, server and client, windows 64-bit, linux server 64-bit - Tweaked: Anti-flood default values (preventing false positives, and ignoring Headless Clients) - Tweaked: Minor netcode performance improvements - Fixed: Netcode related crash - Fixed: Extensions could not be loaded from the game directory (as opposed to a mod directory, broken since v19) If you don't want to use the Steam branch, the files are also available for alternative download here:https://drive.google.com/drive/folders/15p9j7C2nHUt6NoVfChX4YFuqzFXzblJh Note: There are separate Dll files that also need to be placed into Game folder. 1 3 Share this post Link to post Share on other sites
Dedmen 2676 Posted October 8 2.18.152246 new PROFILING branch with PERFORMANCE binaries, v0, server and client, windows 64-bit, linux server 64-bit - Sync with 2.18 main branch update - Previous Profiling branch improvements from 2.16 are still present If you don't want to use the Steam branch, the files are also available for alternative download here:https://drive.google.com/drive/folders/15p9j7C2nHUt6NoVfChX4YFuqzFXzblJh 1 2 Share this post Link to post Share on other sites
Dedmen 2676 Posted October 11 2.18.152263 new PROFILING branch with PERFORMANCE binaries, v1, server and client, windows 64-bit, linux server 64-bit - Added: -networkDiagInterval now also logs size and count of publicVariables (Profiling binary only) - Fixed: drawRectangular and drawEllipse commands would ignore the angle parameter - Fixed: RPT spam for valid custom radio channels - https://feedback.bistudio.com/T185238 - Fixed: Crash trying to spawn a unit with non-existent/invalid uniform defined in its config - https://feedback.bistudio.com/T185224 - Fixed: Servers with modified maxPacketSize (basic.cfg) and large mod lists would not show up in server list - Fixed: Character was screaming after healing - Fixed: UAV terminal checkboxes did not work - https://feedback.bistudio.com/T185228 - Fixed: Player did not die when hit by a rotor of helicopter with a small mass - Fixed: Script number comparisons with NaN returned the wrong result - Fixed: Vest containers would desync when swapping with other unit in multiplayer - https://feedback.bistudio.com/T185239 If you don't want to use the Steam branch, the files are also available for alternative download here:https://drive.google.com/drive/folders/15p9j7C2nHUt6NoVfChX4YFuqzFXzblJh 4 Share this post Link to post Share on other sites
Dedmen 2676 Posted October 11 2.18.152266 new PROFILING branch with PERFORMANCE binaries, v2, server and client, windows 64-bit, linux server 64-bit - Tweaked: Server now blocks invalid item deletion messages from other players (Fix for magazines disappearing for players that are not on profiling branch) - Tweaked: UAV Terminal checkboxes interaction sharing improved (now available to UAV owners, where the UAV is local) - https://feedback.bistudio.com/T185228 If you don't want to use the Steam branch, the files are also available for alternative download here:https://drive.google.com/drive/folders/15p9j7C2nHUt6NoVfChX4YFuqzFXzblJh 3 Share this post Link to post Share on other sites
uspr111 0 Posted October 14 Hello , Sometimes, when I try to edit the ban.txt file on an active Arma 3 server, I get an error saying the file is in use. This doesn't happen every time, but it disrupts workflow. I suspect it might be related to the file being loaded when a banned player tries to connect, and then it remains locked. Is there anything that can be done to ensure the file is always available for editing? 1 Share this post Link to post Share on other sites
Dedmen 2676 Posted October 15 2.18.152272 new PROFILING branch with PERFORMANCE binaries, v3, server and client, windows 64-bit, linux server 64-bit - Tweaked: Reduced server lag when sending a large JIP queue - Tweaked: Reduced JIP queue being filled up due to disappearing magazine bug - Tweaked: Reduced ability to duplicate items due to the server-side disappearing magazine hotfix If you don't want to use the Steam branch, the files are also available for alternative download here:https://drive.google.com/drive/folders/15p9j7C2nHUt6NoVfChX4YFuqzFXzblJh 4 Share this post Link to post Share on other sites
Olivier Lefebvre 1 Posted October 15 Having issues with Headless Clients and the latest 272, launch 4 HC, 1 or 2 end up loading their profiles as they should and finish the connection process the others never fully connect, there is nothing in the HC or Server Logs suggesting an issue. If i launch just two HC, most of the time neither fully connect. Things are working fine on 266, each HC manage to connect. 1 Share this post Link to post Share on other sites
SzepyCZ 24 Posted October 18 On 10/15/2024 at 11:36 PM, Olivier Lefebvre said: Having issues with Headless Clients and the latest 272, launch 4 HC, 1 or 2 end up loading their profiles as they should and finish the connection process the others never fully connect, there is nothing in the HC or Server Logs suggesting an issue. If i launch just two HC, most of the time neither fully connect. Things are working fine on 266, each HC manage to connect. can confirm, basically the HC hangs right before the starting mission message(this is from 266, the log from 272 ends right before this): Spoiler 22:02:16 Starting mission: 22:02:16 Mission file: HCTest (__CUR_MP) 22:02:16 Mission world: Altis 22:02:16 Mission directory: mpmissions\__CUR_MP.Altis\ 1 Share this post Link to post Share on other sites
Dedmen 2676 Posted October 22 2.18.152293 new PROFILING branch with PERFORMANCE binaries, v4, server and client, windows 64-bit, linux server 64-bit - Tweaked: Taking secondary control in a UAV is now limited to the same Group. Video feed and taking control of an empty UAV is available to everyone from the same Side. - Fixed Excessive damage of various buildings by bullet fire - https://feedback.bistudio.com/T185327 - Fixed: Possible audio related freeze at mission start - Fixed: Crash fixes If you don't want to use the Steam branch, the files are also available for alternative download here:https://drive.google.com/drive/folders/15p9j7C2nHUt6NoVfChX4YFuqzFXzblJh 2 Share this post Link to post Share on other sites
Dedmen 2676 Posted October 23 2.18.152307 new PROFILING branch with PERFORMANCE binaries, v5, server and client, windows 64-bit, linux server 64-bit - Sync with 2.18 hotfix - Fixed: Game could freeze when tabbing out while rendering - https://feedback.bistudio.com/T183720 Note: This should also fix the issue with mission files not downloading. We need feedback about that, please report both if the issue appears again or if it disappeared. If you don't want to use the Steam branch, the files are also available for alternative download here:https://drive.google.com/drive/folders/15p9j7C2nHUt6NoVfChX4YFuqzFXzblJh 2 Share this post Link to post Share on other sites
Dedmen 2676 Posted Wednesday at 02:57 PM 2.18.152340 new PROFILING branch with PERFORMANCE binaries, v6, server and client, windows 64-bit, linux server 64-bit - Added: (Profiling-only) Capture Frame dialog - Shift-clicking the export button now exports in Chromium tracing format - Added: (Profiling-only) Continuous capture for diag_captureSlowFrame - Added: (Profiling-only) SFRAME cheat code, which captures a frame longer than 20ms - Added: (Profiling-only) Logging captureFrame to a file now also outputs a Chromium tracing format file - Added: (Profiling-only) -networkDiagInterval now also logs size and count of publicVariables - Added: Replaced Real Virtuality multithreading system with Enfusion's version - Added: Asynchronous JIP queue processing - Added: Multithreaded JIP queue processing - Added: Multithreaded lights collection - Added: More multithreading into rendering - Added: Asynchronous AI and sound simulation - Added: Partially multithreaded AI simulation - Added: Multithreaded AI visibility calculations - Tweaked: Improved PhysX simulation performance, if many PhysX objects are in close proximity - Tweaked: Improved building simulation - Tweaked: Buildings with lights no longer get faster simulation if they are not animated and static - Tweaked: Visibility checks when applying explosion damage are now multithreaded - Tweaked: (Profiling-only) Capture Frame dialog - Improved handling with many threads - Tweaked: Improved server performance when sending a large JIP queue - Changed: (Profiling-only) Capture Frame dialog - Tooltip now displays time with microsecond resolution - Changed: (Profiling-only) Executing diag_captureSlowFrame on a dedicated client/server now writes the captured frame to a file - Fixed: (Profiling-only) Capture Frame dialog - Horizontal scrollbar was unusable - Fixed: (Profiling-only) mpMessageDetails would not be written on #shutdown shutdown - Fixed: UAV would stop following waypoints after a land waypoint - Fixed: supportInfo command did not list all commands on "u:*" and "b:*" Note: while these changes have been tested internally, there are still many possible scenarios where things could break. They should be considered experimental. Please report all game crashes, new graphics glitches, and new cases of AI misbehavior. If you don't want to use the Steam branch, the files are also available for alternative download here:https://drive.google.com/drive/folders/15p9j7C2nHUt6NoVfChX4YFuqzFXzblJh 3 Share this post Link to post Share on other sites
Dedmen 2676 Posted Thursday at 12:01 PM 2.18.152344 new PROFILING branch with PERFORMANCE binaries, v7, server and client, windows 64-bit, linux server 64-bit - Fixed: velocity script command would return 0 for PhysX objects - https://feedback.bistudio.com/T185618 - Fixed: customChat could fail if a player is removed and added in a certain way - https://feedback.bistudio.com/T185296#2690883 - Fixed: getObjectTextures/Materials would not work with Simple Objects - https://feedback.bistudio.com/T185884 - Fixed: Possible crash at game start - Removed: Improved building simulation (caused instability, pending further investigation) - Removed: Two parts of AI multithreading (caused instability, pending further investigation) - Removed: Multithreaded AI visibility calculations (caused instability, pending further investigation) Note: while these changes have been tested internally, there are still many possible scenarios where things could break. They should be considered experimental. Please report all game crashes, new graphics glitches, and new cases of AI misbehavior. If you don't want to use the Steam branch, the files are also available for alternative download here:https://drive.google.com/drive/folders/15p9j7C2nHUt6NoVfChX4YFuqzFXzblJh 2 Share this post Link to post Share on other sites