Please follow this guide: https://feedback.bistudio.com/w/ft_a3_howto/gamecrash/
I need the report and especially mdmp file.
- Queries
- Arma 3 Activity
- All Stories
- Search
- Advanced Search
Advanced Search
Mar 1 2021
Arma3_x64_2021-02-24_16-40-14
Crash in memory allocator, try launching Arma with -malloc=system
Are you using a USB Headset?
Your report log doesn't contain any log files or crash files.
Maybe check manually
Windows+R and enter %localappdata%/Arma 3
The RPT is not a crashreport, its just a logfile and also completely useless when you disable logs...
I need the mdmp crash report.
But looking at your nonsense start parameters (-maxVRAM=14336 -exThreads=11 -cpuCount=6 -enableHT -maxMem=25600000000)
I'd say thats probably related to your issues.
Warning Message: mpmissions\cur_mp.Altis\mission.sqm/Mission/Entities/Item203.type: Vehicle class bunker_Static no longer exists
Warning Message: mpmissions\cur_mp.Altis\mission.sqm/Mission/Entities/Item208.type: Vehicle class bunker_Static no longer exists
Warning Message: mpmissions\cur_mp.Altis\mission.sqm/Mission/Entities/Item225.type: Vehicle class bunker_Static no longer exists
Warning Message: mpmissions\cur_mp.Altis\mission.sqm/Mission/Entities/Item253.type: Vehicle class bunker_Static no longer exists
Do you have more crash reports?
your one seems faulty, the mdmp file that I need is 0bytes big.
https://feedback.bistudio.com/T157046 also profiling
@cryptearth please stop derailing tickets. This is the third time I see that from you now, its getting annoying. This is a valid ticket (albeit a duplicate)
Contact how though?
You could've also made a private ticket if you don't want your uploaded files to be publicly visible.
Do you want me to make this ticket private?
Try using -malloc=system as start parameter, that miiight help.
This is a known crash,but its very hard to track down
Please upload your RPT file, you can find it via Windows + R %localappdata%/Arma 3
Do you have more crash reports?
your one seems faulty, the mdmp file that I need is 0bytes big.
Feb 26 2021
yes. But just default instead of forced
Feb 25 2021
So...
server.cfg entry for default difficulty.
New config entry in CfgDifficultyPresets/defaultPresetMP that sets the default if server.cfg entry is not present?
Feb 24 2021
please make this upload option (icon) better visible
you can just drag&drop into the text field.
Profiling build tomorrow
Your report file doesn't contain any useful data.
There are only log files from over a month ago.
Fixed in tomorrows profiling branch and next dev branch
Something I noticed is that addCuratorAddons cannot be run in init.sqf, but rather must be run through initServer.sqf
It looks like a memory allocation issue.
Please try not using -malloc=cma_x64
Feb 23 2021
pretty much about the same with that other topic
The other topic is not piracy.
Feb 22 2021
Where did you have this issue? dev-branch or profiling branch?
The extra logging is in profiling branch, and will also be in upcoming 2.02 update. Just need you to reproduce the crash
Repro 😢
I don't know how to bikb :D
is there maybe some error message thats always printed before crash?
All scripted achivements were broken in that one specific build
Can you try to upload the video again? or just a screeshot should be fine too
pond objects are not officially supported.
Seems like this is part of that.
Is this new with 2.00?
There are some changes on listbox rendering in 2.02
Please don't start arma with -noLogs parameter.
Please enable logs and provide a new report
unclear.
It crashed at the end of a apply script loop. I can't see why exactly, that info was omitted from the crashdump.
Did you test this on dev branch? Your video only shows 2.00 release version.
This exact issue was fixed on dev branch months ago.
Arma3_x64_2021-02-13_17-11-59
known memory corruption crash. Sadly not really easy to reproduce/find the cause.
Software Piracy is not supported. I suggest you buy our game if you want to play it.
Crash was triggered by the collision of a NON-PHYSX car with some other object.
There are no non-physx cars in basegame, and most mods today also use physx.
ACE looks pretty weird with this "obfuscation"
What obfuscation?
Feb 17 2021
@R3vo but this ticket is newer. Yours is a duplicate of this one ;)
Feb 15 2021
Please don't waste our time with nonsense. Thanks.
Feb 14 2021
Arma server killed via signal or #shutdown exits via exit(0) which will unload shared libraries due to their refcount going to zero, but won't call destructors (unlike windows which will call on unload).
We need to manually call dlclose on linux.
Feb 12 2021
?!
say3D alt syntax
Feb 10 2021
Recent -> LAN (bug)
Friends -> LAN (bug)
Official -> LAN (bug)
LAN -> LAN
Internet -> Internet
Direct local -> LAN
Direct remote -> Remote (hidden tab)
Feb 9 2021
getRelPos is relative to the object's view direction.
Feb 8 2021
array = ropeSegments myRope;
Feb 5 2021
Build number 147224
default false.
Arma 2.04, and dev branch maybe next week
[public] Fixed CEdit Mouse selection not able to select text that is on the left outside of view area
Hold and drag to right, only works because your mouse is selecting in the middle of the last character, so it selects the last and thus moves a bit and because the left side always starts with a full character (not half a character or smth) the view gets moved a little 1 char, letting you select half way into the next character again.
Feb 4 2021
Nular
diag_getTerrainGrid
returns terrain grid as scalar
Not a preprocessor bug.
CfgFunction uses preprocessFile, that is supposed to not have line numbers.
Everything is working correctly here.
Feb 3 2021
I found the cause and fixed it.
It will be included in performance branch maybe next week, and probably with 2.02
https://forums.bohemia.net/forums/topic/160288-arma-3-stable-server-200-performance-binary-feedback/?page=98
As I suspected, not feasible.
Feb 2 2021
Some improvements have been made, cut about 20% of the time off.
All other ideas I have are too big/problematic.
I also found a way to improve performance of all config loading, so that should help a little.
Oof, okey reproduced with 10 seconds freeze.
I can get rid of about 25% of that, but seems like not much more.
Okey its 2.7 seconds, and its spent loading config files, the description.ext's and mission.sqm's of all the campaigns and their missions (which is probably why it takes so long for you, you probably played more missions than I did)
Cannot really reproduce. I get about a 1 second freeze, maybe less than that.
Feb 1 2021
Yes it will. This week there will be one but I'm not sure if it made it into there.