SMM keeps crashing when I attempt to open it
As the title says, the satisfactory mod manager fails to load when I try to open it. It spits an error: Failed to initialize ficsit-cli: failed to initialize profiles: failed to unmartial profiles: invalid character "\x00" looking for beginning of value." I've tried clearing the mods in the game folder, clearing configs, verifying integrity of game files, and uninstalling and reinstalling smm, even on a differen drive. Error still persists.
3 Replies
failed to unmarshal profiles: invalid character "\x00" looking for beginning of value.
Something has caused your profile file to become corrupted. Please send the files you have in your Mod Manager profiles folder here so we can try to find out what went wrong. It may be possible to recover your profiles, but if not, you will have to delete them.
You can try to find out what mods the profile used to have in a few ways:
- Your save file keeps track of the mods you were using. Loading it while missing mods will produce a warning message and messages in the game's log files.
- Mod manager log files may mention the names of mods you were downloading
-# Rule logic: https://regex101.com/r/p5abZJ
-# Responding to
failedtoinitializeprofiles
triggered by @MirceaThe profile path in that bot message is not updated yet, the correct profile path is
%appdata%\ficsit\profiles.json
, but the rest still applies