Not sure what's happening
I've only got a few chosen mods, mostly QoL and a few additions. Playing multiplayer and it crashes when one of my friends joins and loads in but not when another one of my friends joins and loads. Not entirely sure what's causing this. Both players have the mod profile so I'm just kinda stumped.
22 Replies
I will note, the person who causes crashing while joining somehow had their character die while not in the game and obviously upon joining they spawn back in
it crashes in a way where most of the crash info is being cut off from the end of the log somehow
does it still happen if you start a separate new game save?
this is also worth a try:
>debugmods
Follow this flowchart to troubleshoot issues caused by mods (crashes, unexpected behavior, etc.). More information can be found on the docs: https://docs.ficsit.app/satisfactory-modding/latest/faq.html#_how_can_i_troubleshoot_crash_issues
good point, have nay tried
will do so now
i mean i play with these mods and do not get an issue, however it so happens that installing one mod can crash other mods, but then installing a third one fixes all 3 xD
at least on my end i never had issues with the latest versions of the provided mods
okay so it's an issue with the main save
something something potentially due to reviving said player while their placeholder was dead might've goofed something
maybe
so unless there's a way to somehow get rid of that friends player info i think it might be because of that?
you could always try to load a prev autosave if it exists
helps me fix my saves that i broke somehow, which happens pretty much every 2nd day of playing
if that works, something in that last save file is causing the issue, in that case just stay on the last working save and re-save. should work unless something else breaks again
won't work, they haven't been on for like a week and we've been playing on the save since then
their player data doesn't exist on SCIM either so it's like the game is treating them as a negative and it doesn't like it
well you could try a new save just to be sure its the save.
but player death resulting in crashes and so on is nothing new, happens every now and then
i did try a test save
dont know if there is an easy fix that doesnt involve new save or starting from a previous save with no deaths etc.
so basically they're just stuffed and can't play on this save anymore?
if the save file has some corrupt data and noone with more wisdom knows a different fix, most likely.
try disabling mods to find out which ones are required to crash? maybe you could get it to a no crash state, respawn them, then add the mod back?
maybe
i would try the swatch ones first
since they are affecting the player "the most" and i could see them being a culprit more than the others if it were a rankd list
okay so
tested
not mods
yeah then its the save
depending on your level of programming knowledge, you could use a library like this to look at the save data and see what's different
https://github.com/etothepii4/satisfactory-file-parser/tree/main
https://gist.github.com/budak7273/d86808d42acd56fd936d313a4294b838
Gist
Clean PEP nodes from Satisfactory blueprints and save files
Clean PEP nodes from Satisfactory blueprints and save files - README.md
yeah so with the file parser idfk what to install ðŸ˜
you could send the save file and i could take a look at it
or other well versed coders
i'll just drop it here