2016-05-30 19:02:42.124754 | client | 1 | deferred | [deferred 74585 ‘remote 33743 radiant:server:save’] caught exception in Reject: boost::filesystem::remove: The process cannot access the file because it is being used by another process: “G:\Steam Library\steamapps\common\Stonehearth\saved_games\auto_save\server_state.bin”
I recieved this error while playing a game with the mod I’m developing. It seems to be something about saving and unrelated to modding, so I only posted the last few lines of Stonehearth.txt, but I could post whatever else could help.
Any Idea why this came up?
EDIT: Here’s the Stonehearth.txt for posterity: stonehearth.log (1.3 MB)
Well I know from what little modding I have done that even a small error can cause the game not to load. I had an extra } in my en.json file and StoneHearth would not even start up. Once correct it launched from steam without a problem.
Uploading your complete stonehearth.log may give some insight as to what other processes may have been occurring at the time of this error.
ok, I was not sure at first what your experience level was, then I remember you made the Bastioneer mod. So you should know more about this than what I do. This was about all the help I could give.
The Bastioneers mod. Ive been playing the mod a fair bit and it has successfully auto-saved before, so I’ll check what I’ve programmed most recently to see if something is up with the save variables or something
Since it says "The process cannot access the file because it is being used by another process: “G:\Steam Library\steamapps\common\Stonehearth\saved_games\auto_save\server_state.bin” I’m inclined to think it has to do with some other program interacting with Stonehearth.