Game starts normaly with mods, or witout mods. After exiting a game, process factorio.exe still exist in process manager and steam views game as runned.
So it should be killed manualy.
I don't know where the problem: in game or steam client. But other games shuts down normally. I tried to shuts off all mods, to remove all mods, to reinstall the game, but unfortunately it won't helps.
In factorio-current.log last string is Goodbye.
Used memory after shuting down is about 25 MB.
Windows 7 64-bit.
When i try to create memory dump error "Only part of a ReadProcessMemory or WriteProcessMemory request was completed" occurs.
[1.0.0] Process factorio.exe didn't unloads after game exit on steam
Re: [1.0.0] Process factorio.exe didn't unloads after game exit on steam
Please post a log from a session with the issue.
But it sounds similar to viewtopic.php?p=507304#p507304
But it sounds similar to viewtopic.php?p=507304#p507304
Re: [1.0.0] Process factorio.exe didn't unloads after game exit on steam
Check that no Factorio files have been opened during the session by another process.
If there are any Factorio files that have been opened while Factorio is running eg. Notepad for a .json file, or unpacked mod file, then Steam will not exit Factorio cleanly because the file handle is still in use.
If there are any Factorio files that have been opened while Factorio is running eg. Notepad for a .json file, or unpacked mod file, then Steam will not exit Factorio cleanly because the file handle is still in use.
Re: [1.0.0] Process factorio.exe didn't unloads after game exit on steam
Yes, it's looks the same issue.Zavian wrote: ↑Tue Aug 18, 2020 10:32 am Please post a log from a session with the issue.
But it sounds similar to viewtopic.php?p=507304#p507304
I try to delete Factorio folder from Roaming, turn off Steam sync. Same. While process is steel running, i can delete log-file, so it's not blocked by process.
Half year ago there was no issues with that...