User Details
- User Since
- Jul 12 2015, 2:45 AM (505 w, 4 d)
- Roles
- Administrator
Today
Problemo. As usual backwards compat bites back.
Missions tend to spawn Missiles/Rockets/Bombs to cause explosions, by spawning them directly inside the target, expecting it to explode immediately (because it hit something).
For example YAAB benchmark is broken by this, it spawns R_60mm_HE rockets and Bo_GBU12_LGB bombs, both of which have a fuseDistance of 50. So after this change, they just don' t explode anymore.
Tue, Mar 18
2.20 and next prof
Tue, Mar 11
Should be fixed on profiling branch. There was an error in sorting textures which meant it marked some textures as not being visible on screen
Mon, Mar 10
Fixed profiling v26, Arma 2.20
Indeed specifically binarized files.
Just binarizing this
class AddonsMetaData { class List { class Item0 { }; }; };
does repro the issue.
place blufor survivor and name "ted"
place greenfor survivor and name bill
place empty ATV
Press play (player is in first placed unit, so ted)
run ignoreTarget script.
Get into driver of the ATV, no crash or freeze.
Drive the ATV and run bill over, no crash.
When I asked for repro I did not expect a 6mb mission.sqm with tons of missing mods.
Fixed on profiling branch and dev and 2.20
The base game has no jerry cans?
You must be talking about some mod, the base game does not have fuel cans?
Montignac? Some modded terrain?
Please upload log files.
- There is something very wrong with "mfr_dogs" mod.
- It just says the graphics card disconnected, most likely a driver bug or crash.
Run profiling binary, and profile the game with captureFrame and see where the slowdown is.
It's Arma, not ArmA.
Bit of a problem is that you'd still expect the missile to hit and do damage, like a bullet does, without exploding.
For that we try to simulate it, like we do with UGL grenades. That is based on the projectile's mass, which for missiles is quite large.
So you can now one-shot kill people by shooting them in the chest with a vorona missile :D
Fri, Mar 7
Fixed in 2.20
Everyone has the Old man assets, no matter if they own apex or not.
They are in the "Expansion" folder. Verify you game files in steam.
If you want support, you gotta buy the game.
refresh entry is only used for full-screen mode selection.
If you play fullscreen windowed (Which I would recommend) it does not apply.
Mon, Mar 3
The RSA messages are known, but they are just noise and don't actually cause any issues.
I tried to fix them but couldn't figure it out and couldn't track down why they happen, its something related to bisign validation, I know our input data into openssl is correct (or rather, the same as on windows) but it just doesn't like it.
Fri, Feb 28
Thu, Feb 20
Mirror was never implemented, the wiki was wrong, and the wiki has been fixed since then.
5/6 are fixed in 2.20
Feb 17 2025
The crash happened inside Microsofts XAudio code. Nothing we can do about that. We cannot fix Microsoft's errors.
Well I don't know either...
You have submitted 7 crashes.
Each of these is something different, and they all look random and seem to make no sense, and I have never seen any of them before.
The crashing thing seems to be some joystick that you have attached, "vJoy Device"
The crash is actually inside a windows library, nothing we can do about that. Probably just remove your joystick or gamepad.
In the rpt log I also see there are some issues with your joystick
Feb 14 2025
It was ignored for player used weapons, not for AI.
2.20 also adds config entry for map controls
useRealViewport = 1 to enable it by default, then you don't need to use script command
Fixed in https://feedback.bistudio.com/T189016
due to backwards compatibility you need to run a command, or add a config entry to enable it.
Fixed in https://feedback.bistudio.com/T189016
due to backwards compatibility you need to run a command, or add a config entry to enable it.
Fixed in https://feedback.bistudio.com/T189016
due to backwards compatibility you need to run a command, or add a config entry to enable it.
Okey.
Due to backwards compatibility, we need to mess around a bit.
Feb 13 2025
ctrlMapSetPosition, ADDS the position of the controls group, to the position of the map.
Feb 12 2025
2.20
Is there currently some non-eventhandler script way to detect this?
"cameraView" command?
Won't fix. I have no idea where to look.
Very nice find, thank you.
Feb 5 2025
Jan 26 2025
Reporting problems is good.
Creating new, duplicated tickets, even though you're fully aware that tickets for the issue already exist, is spam.
You insulting and throwing slurs at developers, now that gets you banned. Try to behave.
Jan 21 2025
Jan 7 2025
Also btw the old script join method that pressed buttons in the server browser no longer works
Profiling branch v18 and 2.20
If server has no config file (like player hosted server) many config dependent entries will be missing.
Jan 6 2025
That is not a new bug. We're aware of it, and its unlikely to be fixed. You can play in fullscreen windowed instead.
We cannot just add RCON commands, RCON is done by BattlEye, and them adding commands and forwarding them to us is unlikely to happen at this point.
"The cloud file provider is not running."
Put that into google.
Your CPU is too old.
That issue is already fixed on profiling branch, you could switch to it to get a temporary fix until the next game update
https://community.bistudio.com/wiki/Arma_3:_Steam_Branches
Won't do
You are loading mods that require ACE and CBA mods, but you are not loading ACE or CBA mods.
Fixed in v17 tomorrow
Ah the good old optimizer.
Specifically wrote code that does it without popcnt, the optimizer detected what I was doing and replaced it with popcnt... Thank you
Dec 12 2024
sorting by count is done.
in cases of
This crash was only present on profiling branch for a very short time.
Correct, we do not support cloud saves. And we do not plan to change that.
The default user profile name, is the username of the account playing the game. If the username stays the same, every new profile will have the same name.
This happens when joining a server, and the mission download fails.
So you are joining into a mission, while you don't even have the mission file.
This was already fixed, the server must've been running the pre-hotfix A3 version.
That error is directly forwarded from Steam.
Why steam says it, I don't know either.