Page MenuHomeFeedback Tracker

Editing player profile crashes to desktop
Closed, ResolvedPublic

Description

Everytime when i run Arma and try editing my player profile i can open it click around to change stuff, but as soon as i click apply it crashes to desktop. This happens on vanilla arma and modded arma.

Details

Severity
Crash
Resolution
Open
Reproducibility
Always
Operating System
Windows 10 x64
Operating System Version
windows 10 home 64 bits 10,0, build 19041
Category
Game Crash
Steps To Reproduce

Run arma > Go to player profile > Click Edit or new > press apply > Crashes

Additional Information

I've tried multiple things already.

Deleting everything player profile related in my documents folder and in the folder where arma is installed. When i start up arma it recreates my old player profile file not a new one.

Did a complete nuke on everything arma related and a fresh install of the game
When i started up the game after the fresh install with no player profiles in my install folder it created my old player profile back.. This player profile name is different from my OS name which it should be named after a fresh install.
After a fresh install it should created C:\Users\user\Documents\Arma 3> profiles: This does not happen at all.

I've done and check most of the things on the error code it gives me none of these fix it.

Try changing the Memory Allocator you are using (default: "tbb4malloc_bi" - try "system" on Windows 7 and later) <-- did not work changing memory
Try joining another server, then rejoin the previous one. <- i can join servers fine play on them fine, it is only when i try to edit my player profile that it crashes.
Check the temperature of your GPUs and CPUs. <-- Temps are fine
Verify the integrity of the game cache using Steam. <-- did this Multiple times doesn't find any corrupt files.
Re-install DirectX. <- done
Uninstall the Visual C++ 2013 Redistributable package (both x86 and x64 version), restart your computer and install the package again (do not use the Repair function). <- done
Run a Windows System File Check tool to repair corrupted system files. < Done

None of these worked. Im out of options tbh.

Event Timeline

Dsmith created this task.May 13 2021, 11:25 AM

Okay i somehow fixed the issue by disabling the Controlled folder acces in windows defender.

However something feels quite wrong if that is the fix.

dedmen closed this task as Resolved.EditedMay 25 2021, 11:51 AM
dedmen claimed this task.
dedmen added a subscriber: dedmen.

disabling the Controlled folder access

not sure what that is. But Arma crashed because it couldn't find your user profile path
What would normally be "C:\\Users\\Username\\My Documents" was actually "" which obviously isn't right.

I've fixed that specific crash in 2.06, but it still won't work if Arma cannot access your my documents directory.
The weird thing is, Arma has a check if it doesn't work and it will tell you.
But getting the path was successful, the path was just "" which makes no sense to me