Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Sys_FOpen: open cfg file, permission issue errno: 13 #2533

Open
rafal1137 opened this issue Apr 12, 2024 · 1 comment
Open

Sys_FOpen: open cfg file, permission issue errno: 13 #2533

rafal1137 opened this issue Apr 12, 2024 · 1 comment
Assignees
Labels
🐞 Bug Something isn't working cat: client Category engine (client, renderer, sdl) ❓ Feedback Further information is requested P2: High Priority 2
Milestone

Comments

@rafal1137
Copy link
Member

With latest changes to fs_homepath chaning to download/save files into Public Directories.
Uploading cfg files into Documents/etlegacy dir in Android, game does have issues with loading/opening them due too errno: 13.
More info about this error:
https://www.thegeekstuff.com/2010/10/linux-error-codes/

@rafal1137 rafal1137 added 🐞 Bug Something isn't working P2: High Priority 2 cat: client Category engine (client, renderer, sdl) labels Apr 12, 2024
@rafal1137 rafal1137 added this to the Android milestone Apr 12, 2024
@rafal1137 rafal1137 self-assigned this Apr 12, 2024
@rafal1137
Copy link
Member Author

ADB shows that files copied/uploded via Windows Exploler to dir have same user:group assigned as cfg created by the app/game.
Which is weird

The only solution so far is to create cfg writeconfig in console game and copy paste content of the uploaded cfg into newly created one.

@rafal1137 rafal1137 added the ❓ Feedback Further information is requested label Apr 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🐞 Bug Something isn't working cat: client Category engine (client, renderer, sdl) ❓ Feedback Further information is requested P2: High Priority 2
Projects
None yet
Development

No branches or pull requests

1 participant