Jump to content
  • 0

Need help with launcher.


Question

Posted

When i open it everything works. But it says the server is offline when i'm clearly running it. Is it possible to call someone on Discord and help me resolve this issue? DDev#9628 is my discord.

6 answers to this question

Recommended Posts

  • 0
Posted
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.

  • 0
Posted

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.

  • 0
Posted

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

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...