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

FcomClient tries to read/write to system32 #7

Open
norrisng opened this issue Mar 11, 2019 · 0 comments
Open

FcomClient tries to read/write to system32 #7

norrisng opened this issue Mar 11, 2019 · 0 comments
Labels
bug Something isn't working

Comments

@norrisng
Copy link
Owner

Under unknown circumstances, FcomClient will try to read from C:\Windows\System32, instead of the current directory the executable is located in.

Re-downloading all files seems to fix the problem.

The following cases have been observed:

  1. server_location.txt, without admin privileges
    • Results in System.IO.FileNotFoundException
  2. log.txt, with admin privileges
    • Results in System.UnauthorizedAccessException

Screenshots of the above:

  1. https://cdn.discordapp.com/attachments/502296319340314634/554571734137831424/2019-03-11_18-49-50.png
  2. https://cdn.discordapp.com/attachments/502296319340314634/554572043778129940/2019-03-11_18-51-07.png
@norrisng norrisng added the bug Something isn't working label Mar 11, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant