Jump to content
  • 0

Need help with launcher.


Bytez

Question

6 answers to this question

Recommended Posts

  • 0
14 hours ago, Grizzy said:

 

what does it say?

2020-02-04 22:53:39.344 [Error] 
  Message: Access to the path 'C:\Users\denis\Desktop\Game_Launcher (1)\Game Launcher\data\resources\client_strings.json' is denied.
    Stack:    at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
   at System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost)
   at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, FileOptions options, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost)
   at System.IO.StreamWriter.CreateFile(String path, Boolean append, Boolean checkHost)
   at System.IO.StreamWriter..ctor(String path, Boolean append, Encoding encoding, Int32 bufferSize, Boolean checkHost)
   at System.IO.File.InternalWriteAllText(String path, String contents, Encoding encoding, Boolean checkHost)
   at Intersect.Client.Localization.Strings.Save() in C:\TeamCity\buildAgent\work\6c64f60308be6068\Intersect.Client\Classes\Localization\Strings.cs:line 1022
   at Intersect.Client.Localization.Strings.Load() in C:\TeamCity\buildAgent\work\6c64f60308be6068\Intersect.Client\Classes\Localization\Strings.cs:line 980
   at Intersect.Client.IntersectGame..ctor() in C:\TeamCity\buildAgent\work\6c64f60308be6068\Intersect.Client\IntersectGame.cs:line 37

 

Same Error each time.

Link to comment
Share on other sites

  • 0

I feel like this message is pretty key here:

 

Quote

Message: Access to the path 'C:\Users\denis\Desktop\Game_Launcher (1)\Game Launcher\data\resources\client_strings.json' is denied.

 

May want to check if the user you're running this as has permission to access that file, or if it's perhaps locked because it was downloaded.

Link to comment
Share on other sites

  • 0

Win10 by default Blocks zip files on download. You have to right-click the .zip and click Unblock BEFORE you unzip it. This is a very common problem I see when people have a "File restricted" issue. Could also be that you have to run it as administrator

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...