I remember this being marked as fixed several releases ago, yet factorio asks me every time I join multi after a fresh startup.
Running Factorio 0.15.27 Steam build for Linux. Steam cloud sync is enabled but I currently only have steam running on one computer.
The permissions on ~/.factorio/player-data.json are fine and it does contain my username and an authentication token.
I've tried this several times today to confirm this bug, and it happens every time I start factorio.
A curious development - I renamed that file, steam cloud recreated it identically (checked using diff) and now factorio doesn't ask for my login details anymore.. Very strange!
Apparently it's some weird interaction with steam cloud, although I can't imagine how this bug actually functions..
[kovarex] [0.15.27] Factorio does not remember login information
-
- Inserter
- Posts: 41
- Joined: Wed Dec 14, 2016 7:33 am
- Contact:
Re: [0.15.27] Factorio does not remember login information
temporarily disable cloud sync, and enable it again after few hours.
it's possible that steam has problem syncing your setting, and always overwrites it from cloud.
i had similar issue on different game, and disabling and reenabling cloud sync helped.
you can also try manual sync instead, but that rarely works. usualy it gets stuck on syncing your data.
it's possible that steam has problem syncing your setting, and always overwrites it from cloud.
i had similar issue on different game, and disabling and reenabling cloud sync helped.
you can also try manual sync instead, but that rarely works. usualy it gets stuck on syncing your data.
Re: [0.15.27] Factorio does not remember login information
This sounds like magic!triffid_hunter wrote: A curious development - I renamed that file, steam cloud recreated it identically (checked using diff) and now factorio doesn't ask for my login details anymore.. Very strange!
Apparently it's some weird interaction with steam cloud, although I can't imagine how this bug actually functions..
I will keep this in mind if we encounter other problems like this.
Does it get broken again if you remove the file and copy the old (same but with different date or attributes) file back?
-
- Inserter
- Posts: 41
- Joined: Wed Dec 14, 2016 7:33 am
- Contact:
Re: [0.15.27] Factorio does not remember login information
It sounds like magic to me as well, the only thing I can imagine is if steam cloud somehow has some sort of race condition where it does something to the file after factorio starts but before it gets read by factorio or something weird like that.kovarex wrote:This sounds like magic!triffid_hunter wrote: A curious development - I renamed that file, steam cloud recreated it identically (checked using diff) and now factorio doesn't ask for my login details anymore.. Very strange!
Apparently it's some weird interaction with steam cloud, although I can't imagine how this bug actually functions..
I will keep this in mind if we encounter other problems like this.
Does it get broken again if you remove the file and copy the old (same but with different date or attributes) file back?
I'll try fiddling with the attributes when next I have time to play