[Bug] Could not load profile crash
Checklist
- [x] I have used the search function to see if someone else has already submitted the same bug report.
- [x] I will describe the problem with as much detail as possible.
App version
3.8.7
Windows version
Win11 Pro 24H2 (10.0.26100.4770)
Steps to reproduce
Had 3.8.6.1 installed. Installed 3.8.7 and upon launch, received "Could not load profile!" error -- Status: -1073741762 (0xC000003E).
Debug log: "Error","8/8/2025 9:33:28 AM","_app_profile_load","0xC000003E","(null)","3.8.7","10.0 build 26100"
After working through error, simplewall loads with empty profile. Attempting to import a backup throws errors (seems there may be an incompatibility with the profile.xml or profile_internal.xml)
Expected behavior
No response
Actual behavior
Logs
you on arm?
No, x64 (amd)
Perhaps it has something to do with my settings (profile type --> encrypted). I am going to attempt to change that to plain or compressed and try. Otherwise, maybe Use dark theme setting?
profile type --> encrypted
only this, use plain
Otherwise, maybe Use dark theme setting?
where is the logic?
Well.. I got it to work. I deleted the profile_internal.xml, and set the profile type --> plain. Not sure which helped.. but the profile_internal.xml no longer exists and was not recreated either. (The profile_internal.xml was encrypted, so I am not sure what was in it, but setting profile type --> plain did not change the profile_internal.xml, only the main profile.xml)
Same issue after latest update.
I delete “profile.xml” file, and change "profile type" to "plain". Now it works well
Yeah, seems to be a problem related to profile type encryption. In case you want to restore it - Simplewall created profile.xml.bak file in C://Program Files/Simplewall. All you need to do is to:
- kill the process
- replace the new "profile.xml" (created after crash) with "profile.xml.bak" (delete the new file and cut
.bakfrom the backup) - install previous version of the program in the same location
- launch Simplewall.exe and change profile type to Plain
- update the app to latest version
A bit tricky, but what a relief once it worked man..
A bit late, but the same had happened to me just now. The workaround works, however.
0xC000003E (STATUS_DATA_ERROR) returns when no data in profile.xml (could not find
ps: tomorow i handle this