objects, groups, controls and displays can become null. That's why they are not allowed as keys in hashmaps.
- Queries
- Arma 3 Activity
- All Stories
- Search
- Advanced Search
Arma 3 Activity
Jul 5 2024
I'll assume you posted this wrongly. Because all your other posts are about DayZ. And this is not DayZ.
Steam should be downloading the mods. Look for errors inside your steam client
Fixed on profiling v12
The battleye log behind that error message. Shows some error about BattlEye, you need to get that fixed. I can't read what it says
STATUS_DLL_NOT_FOUND
I don't have the time to make a map in terrain builder.
Please upload the crash dump
I forgot to close this.
Back then I decided theres nothing to optimize and that most time is actually spent in the script side.
This seems to be intended.
Speed modes are Unchanged, Limited, Normal, Full
Formations are.. uh
Won't do
Corrupted game files. Verify files in Steam.
The performance of your code is terrible.
params ["_oldArray", "_newArray"];
2.18 now allows 8388608 characters
Also can put "%%" -> "%". Previously that would just be ignored, now it can be used to escape and include a % character in format string
Corrupt PBO
Corrupt pbo
Width/thickness is done.
Style we won't do.
New Addition:
- Only if u add a model cfg to that object with animations it crashes
Jul 4 2024
([time, serverTime] select isMultiplayer)
Would not be correct. serverTime is always increasing at constant speed and counting from server/game start, like diag_tickTime.
time can be paused, or accelerated
should be fixed in Revision: 151954
Jul 3 2024
HELP ME
REV 151946 ArtilleryShellFired mission EH
Jul 2 2024
[] spawn { sleep 2; set3DENAttachedCursorEntity createHashMapFromArray [["type", "unit"], ["classname", "B_Survivor_F"]]; }
rev 151934
having the same issue plus cant find any servers
Jul 1 2024
You also need to prefix description.ext briefingName and overviewText with @ not $ if you use description.ext over 3DEN, see
https://community.bistudio.com/wiki/Description.ext#briefingName
https://community.bistudio.com/wiki/Description.ext#overviewText
Cannot confirm the Title, it works as intended in my test, overview text on the other hand doesnt. Are you sure you save and export mission every time you make changes to the scenario properties in the editor or description.ext?
Jun 30 2024
Should be fixed with nexrt dev update, please retest
Jun 29 2024
Jun 28 2024
Jun 27 2024
There was a problem with sending BE messages, they would get dropped if you had packet loss.
Last week on prof/dev we changed them to be retried on packet loss. That should fix packet loss related BE timeouts.
Its a bit risky in case of script functions that for example return object on success and nil on failure.
If such a script drops a particle effect on error, it might then return an object as if it was a success. But who would drop a particle in case of error.
Jun 26 2024
Jun 25 2024
Mh after fix, it seems the mission failure doesn't work.
After the failed screen, you go back and see your character lying unconscious on the ground.
But I don't know how that compares to the before, as before it was crashing so maybe it was always like that.
You have to press Esc once, to trigger the actual endmission stats screen.
Yeah can repro by just killing myself with grenade.