Additonal issue: Tooltips for controls inside the CT_OBJECT_CONTAINER do not render
- Queries
- Arma 3 Activity
- All Stories
- Search
- Advanced Search
Arma 3 Activity
Sep 21 2024
Further info: I have now uninstalled and reinstalled Arma and the bug persists.
Sep 20 2024
If so I want to represent you solution from this comment https://feedback.bistudio.com/T159347#2635883
Can not confirm, just got it in lastest dev build 152211 on dedicated server
Sep 19 2024
Hey @dedmen, sorry for the delay. Followed the steps on the link and checked AppDataLocal, there are no files of the type mentioned in there.
Sep 18 2024
Sep 17 2024
Anyway if someone knows how to "lock", change this to "solved" or whatever let me know (or do it if you're a mod idk) and I'll eventually remember to check back and do it if it happens
in the last profiling version the
18:43:31 Error 0 elements provided, 1 expected 18:43:31 File a3\ui_f\scripts\gui\rscdisplaydebriefing.sqf..., line 45
still shows up, will this be fixed within the rc version?
Sep 16 2024
If you have "massive logs" it's probably because you have a bad or broken mod. (it still depends what you mean by massive)
In T184231#2670524, @dedmen wrote:since there can be thousands of them.
Yeah, and the eventhandler will be spammed alot, seems hard to do without causing lag.
In T184611#2670487, @dedmen wrote:We don't have separate crash/script logs.
Won't do.
Can confirm a full uninstall of Visual Studio 2013 C++ then a re-installation fixed it.
since there can be thousands of them.
Corrupted game files.
Delete Arma 3/Addons/air_f_beta.pbo
Then verify your game files in steam.
Objects outside of map bounds are not supported.
Visual Studio 2013 c++ redistributable is missing or not installed correctly.
If you want to play the game, you have to buy it first.
We don't have separate crash/script logs.
Won't do.
still not fixed
2024 09 16
dont know if any other vehicle has this bug
I have the exact identical issue, same symptoms and error.
Cannot use any element of Arma 3 Tools, all immediately crash.
Also using Windows 10 64 Bit
Sep 15 2024
Sep 14 2024
Well, Hi. I'm very, very stupid. Everything was down to not having the correct mod folder set up. I swear that's one of the first things I tried but oh well, now it works apparently so yeah, laugh at me if you will; I'll be recovering lost time
Probably related to gas stations blowing up several times too. Some MP mess is going on.
Looks like localization side issue @falagor
Sep 13 2024
I believe it is related to the fact that the player is touching the ground at the time
try
player setPosWorld (getPosWorld player vectorAdd [0,0,0.1]); player setVelocity [0,0,100];
nevermind i fixed it
I take it this bug still exists as I am getting the same problems where recoilCoef doesnt seem to do anything, along with hit in AmmoCoef
Sep 12 2024
Reposting from discord:
Sep 11 2024
Seems to fix an issue I thought was unrelated, where hideObjectGlobal didn't always work on *localhost* when executed during the init process. Time will tell, because the replication wasn't 100% reliable anyway. Tested on 2.18 RC.
Sep 10 2024
Light on this object always be allowed to enable, by default animation and lights state is off
Use this code to enable lights
_this animateSource ["Lights_Hide",0]; _this switchLight 'ON'
This is still an issue in 2.16.151618.
Sep 9 2024
I cannot see which script file it was, but the "modParams" command was at line number 374.
Sep 8 2024
In T184224#2663092, @TRAGER wrote:This error fixed in dev see T182822
Solved the problem by updating via .\Publisher Cmd update, however, now the question arises, now always update via cmd or was it an episodic case.
Sep 7 2024
not every mod in arma uses ai, could be interesting having the chance to rise or lower the water height.