In T185773#2691482, @introdevious wrote:Considering windows server 2008 was sunsetted in 2020 you can’t expect them to continue support for it.
- Queries
- Arma 3 Activity
- All Stories
- Search
- Advanced Search
Feed Arma 3 Activity
Arma 3 Activity
Arma 3 Activity
Oct 25 2024
Oct 25 2024
kju-PvPscene edited Additional Information on T185807: [BUG] "Ref to nonnetwork object" rpt entry should not be logged when not necessary.
Oct 24 2024
Oct 24 2024
Tactical_Force edited Additional Information on T185773: Arma3Server_x64 Crashes on Windows Server 2008 After 2.18 Hotfix.
Tactical_Force added a comment to T185773: Arma3Server_x64 Crashes on Windows Server 2008 After 2.18 Hotfix.
introdevious added a comment to T185773: Arma3Server_x64 Crashes on Windows Server 2008 After 2.18 Hotfix.
Considering windows server 2008 was sunsetted in 2020 you can’t expect them to continue support for it.
Oct 23 2024
Oct 23 2024
Fourty7 added a comment to T185697: v2.18 Update causing RHS (Mod) Littlebird to die to almost nothing..
Patch/Fix seems 100% affective as far as the vehicle damage issue goes.
Video Comparison if wanted.
The issue of dragging magazines from the rifle into your backpack and the mag disappearing is still happening at a 100% fail rate.
Just tested with the new update. The first magazine I reloaded disappeared. It was a full magazine. I then fired my gun. Several reloads are now working fine. However, the first reload if you do not fire still disappears.
Can confirm it works in SP until you use the command radioChannelRemove and wait before you add to the channel again.
dedmen changed the status of T185239: Chest rig inventory bug on dedicated servers since update 2.18 from New to Feedback.
Well yes. The game updated. its now a different version.
The tool Lou posted above, can probably update your savegame.
dedmen changed the status of T185697: v2.18 Update causing RHS (Mod) Littlebird to die to almost nothing. from New to Feedback.
The patch is out now, please confirm fix
fragmeister57 added a comment to T185482: arma3_x64.exe crashes with STATUS_ILLEGAL_INSTRUCTION when loading the main menu after 2.18 update.
In T185482#2689550, @dedmen wrote:I need that file, please pack it in a zip and also upload it here
Thanks. Here you are:
Arma3_x64_2024-10-14_15-29-54.mdmp.zip13 MBDownload
As far as I know, that message is exactly why I couldn’t play. Someone is Jsoc found a work around. Someone that was successfully playing on the server sent me their .pbo folders for the server and I can now play. I am not the only person that had this issue, there were multiple people with the exact same message and couldn’t play.
IGOR_F changed Reproducibility from reproducibility:none to reproducibility:always on T185729: Não sei como resolver..
Oct 22 2024
Oct 22 2024
Confirmed in current stable, singleplayer and localhost MP, both with provided mission and a trivial custom one where I simply remote control a unit, release it and then spawn an enemy unit in front of it. After being remote controlled, the unit aims but does not shoot at enemies.
BIS_fnc_KK changed the status of T185618: Local vehicles and getting object "velocity" from New to Feedback.
Revision: 152303
Fourty7 added a comment to T185697: v2.18 Update causing RHS (Mod) Littlebird to die to almost nothing..
This task can be closed. I have been informed through SaMatra (Individual who works on / produces KOTH, tightly knit with RHS and you guys) that this issue has already been fixed in the Profiling branch, and the fix will be sent in the next patch.
Thank you and sorry if you spent the time reading this, I was not aware it was fixed already.
14:25:57 "Client applied velocity [0,0,100]"
14:25:57 "Server applied velocity [0,0,100]"
14:25:57 "Client velocity [0,0,94.8551]"
14:25:57 "Client velocityModelSpace [-54.7455,-54.7723,54.776]"
14:25:57 "Server velocity [0,0,94.8551]"
14:25:57 "Server velocityModelSpace [-54.63,-54.6486,55.0144]"
14:26:06 "Client applied velocity [0,0,100]"
14:26:07 "Server applied velocity [0,0,99.9183]"
14:26:07 "Client velocity [0,0,95.0184]"
14:26:07 "Client velocityModelSpace [-54.8397,-54.8667,54.8703]"
14:26:07 "Server velocity [0,0,94.9368]"
14:26:07 "Server velocityModelSpace [-54.583,-54.6015,54.967]"
Fourty7 updated the task description for T185697: v2.18 Update causing RHS (Mod) Littlebird to die to almost nothing..
Fourty7 edited Additional Information on T185697: v2.18 Update causing RHS (Mod) Littlebird to die to almost nothing..
dedmen merged Restricted Maniphest Task into T185251: config error since your new update techrep#00056.
The message, is not the reason that you cannot play. There must be another reason.
dedmen changed the status of T185482: arma3_x64.exe crashes with STATUS_ILLEGAL_INSTRUCTION when loading the main menu after 2.18 update from New to Need More Info.
dedmen changed the status of T185504: Arma3Server_x64 Crashes on Windows Server 2008 from New to Need More Info.
I have attached a file including the error message
dedmen added a comment to T185482: arma3_x64.exe crashes with STATUS_ILLEGAL_INSTRUCTION when loading the main menu after 2.18 update.
note: Minidump has been generated into the file C:\Users\pod\AppData\Local\Arma 3\Arma3_x64_2024-10-14_15-29-54.mdmp
I need that file, please pack it in a zip and also upload it here
Oct 21 2024
Oct 21 2024
HorribleGoat edited Additional Information on T185674: SOGPF - Burned ground decal draw order changed.
HorribleGoat added a comment to T185327: SOGPF Hut susceptible to small arms fire since 2.18 update.
Not much. And I doubt we would have thought to test shooting the huts before it was mentioned by community member
Same for infantry any explosives T82957
In T184979#2682012, @PlayerBot wrote:Arma 3 Server (App ID 233780) have no other language stringtable.xml as I know,
so if you want change language on server maybe you need to host server from Arma 3(App ID 107410)
In T184979#2682226, @kju-PvPscene wrote:-language startup parameter should work again with 2.18
Hi guys, it has been 2 weeks, any news for mac users?
Oct 20 2024
Oct 20 2024
Looks like this is a bug in the simulation of "ThingX". The object is "stopped" after 5 seconds, because the game forgets to mark it as "moved". (it keeps getting moved and immediately stopped in the same frame...)
A simpler example:
ABCDEF = "Land_Football_01_F" createvehicle getPosATL player; ABCDEF setVelocity [0,0,100]; TimeCreated = time; TimeStopped = nil; onEachFrame { systemChat str [velocity ABCDEF#2, velocityModelSpace ABCDEF#2]; if (velocity ABCDEF#2 == 0) then { if (isNil "TimeStopped") then {TimeStopped = time}; systemChat str (TimeStopped-TimeCreated); }; }
Input-BDF added a comment to T124502: CH-47 Huron Advanced Flight Model + Sling Loading (Vortex Ring State?).
Olden but golden. I looked a litte bit into numbers and what the debug console gave me.
Leopard20 added a comment to T185482: arma3_x64.exe crashes with STATUS_ILLEGAL_INSTRUCTION when loading the main menu after 2.18 update.
Does this mean the developers are using a new compiler or new compiler flags starting with v2.18?
fragmeister57 added a comment to T185482: arma3_x64.exe crashes with STATUS_ILLEGAL_INSTRUCTION when loading the main menu after 2.18 update.
Аfter update 2.18 the problem seems to be solved
fragmeister57 updated the task description for T185482: arma3_x64.exe crashes with STATUS_ILLEGAL_INSTRUCTION when loading the main menu after 2.18 update.
fragmeister57 added a comment to T185482: arma3_x64.exe crashes with STATUS_ILLEGAL_INSTRUCTION when loading the main menu after 2.18 update.
In T185482#2686852, @Leopard20 wrote:It appears this is due to a POPCNT instruction
F3 0F B8 C0 = popcnt eax,eaxbased on some Googling, it looks like yeah Core2 Duo doesn't support it
Oct 19 2024
Oct 19 2024
BIS_fnc_KK changed the status of T185567: UnitKilled EH breaking regular Killed EH from New to Feedback.
Revision: 152295
Leopard20 added a comment to T185482: arma3_x64.exe crashes with STATUS_ILLEGAL_INSTRUCTION when loading the main menu after 2.18 update.
It appears this is due to a POPCNT instruction
F3 0F B8 C0 = popcnt eax,eax
Oct 18 2024
Oct 18 2024
fragmeister57 updated the task description for T185482: arma3_x64.exe crashes with STATUS_ILLEGAL_INSTRUCTION when loading the main menu after 2.18 update.
fragmeister57 edited Steps To Reproduce on T185482: arma3_x64.exe crashes with STATUS_ILLEGAL_INSTRUCTION when loading the main menu after 2.18 update.
fragmeister57 added a comment to T185482: arma3_x64.exe crashes with STATUS_ILLEGAL_INSTRUCTION when loading the main menu after 2.18 update.
Could it be this problem?
https://stackoverflow.com/questions/59584105/illegal-instruction-from-vs-c-on-windows
BIS_fnc_KK changed the status of T185475: Alternative syntax of createUnit accepting local variables in init from New to Feedback.
BIS_fnc_KK added a comment to T185475: Alternative syntax of createUnit accepting local variables in init.
Revision: 152294
Tactical_Force updated the task description for T185504: Arma3Server_x64 Crashes on Windows Server 2008.
Tactical_Force changed Reproducibility from reproducibility:none to reproducibility:always on T185504: Arma3Server_x64 Crashes on Windows Server 2008.
Oct 17 2024
Oct 17 2024
fragmeister57 updated the task description for T185482: arma3_x64.exe crashes with STATUS_ILLEGAL_INSTRUCTION when loading the main menu after 2.18 update.
BIS_fnc_KK changed the status of T185327: SOGPF Hut susceptible to small arms fire since 2.18 update from New to Feedback.
rev 152283
I found the revision when something changed that caused this, but this was back in May, you guys dont use dev at all?
Oct 16 2024
Oct 16 2024
MambaRich added a comment to T80668: setObjectTextureGlobal causing "Cannot load texture" errors when used with valid mission files.
Hi, I keep getting: Cannot load texture mpmissions\__cur_mp.altis\media\images\77th_jsoc.jpg.
This is not a bug, side of dead or unconcious player is CIV, use
Tested in 2.18 - still bugged
Spent some time on testing today and can confirm this issue happens even when I connect a single flight stick to the computer and using a brand-new profile.
HorribleGoat added a comment to T185327: SOGPF Hut susceptible to small arms fire since 2.18 update.
Thank you! 🙏
© Bohemia Interactive a.s. Bohemia Interactive® is a registered trademark of Bohemia Interactive a.s. All rights reserved. · Privacy Policy · Terms and Conditions