After I have loaded a game, if I try to save, the game freezes. After a while, I get an error message box with:
Code: Select all
---------------------------
Error
---------------------------
boost::filesystem::read_symlink: The process cannot access the file because it is being used by another process: "C:/users
---------------------------
OK
---------------------------
It maybe the case because my actual Users folder is on a different partition (D:), and C:\Users is only a symlink (NTFS Junnction) pointing to that folder.
I don't know if that causes problems, as it should be completely transparent to any prgrams accessing the path.
I have attached the log.