Hi, and sorry for my poor english,
I try to implement your code in a Django apllication for retrieve the Player Id (basically), SteamID32, and In-Game Username. I has connected my application to ARK Servers with fixed mapped smb folder, but when i try to open the profile, always says that the file is a local profile, when the format is .arkprofile... i try to make a local copy of this folder to try if is a network issue, but always the same.
Reading your code, i found the file check == 1 do the code... else Say thats is local profile, i try to disable this to bypass the error, but the problem is that don't found data.
Can u help me please?
Best Regards