FPGSchiba / VNGD-SimpleRadioStandalone

An open source Stand alone Radio for Star Citizen used by the VNGD Organisation
https://vngd.net
GNU General Public License v3.0
3 stars 0 forks source link

Crash by: DESKTOP-29RPAQ8\cookn at 6/25/2024+7:15:16+PM #140

Closed FPGSchiba closed 2 months ago

FPGSchiba commented 3 months ago

Crash Log:

System.IO.IOException: The process cannot access the file 'E:\VNGD\Vanguard-SRS-v1.3.1\Vanguard-SRS-v1.3.1\SRS-Client\global.cfg' because it is being used by another process.
   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.StreamReader..ctor(String path, Encoding encoding, Boolean detectEncodingFromByteOrderMarks, Int32 bufferSize, Boolean checkHost)
   at System.IO.File.InternalReadAllText(String path, Encoding encoding, Boolean checkHost)
   at SharpConfig.Configuration.LoadFromFile(String filename, Encoding encoding)
   at Ciribob.DCS.SimpleRadio.Standalone.Client.Settings.GlobalSettingsStore..ctor()
   at Ciribob.DCS.SimpleRadio.Standalone.Client.Settings.GlobalSettingsStore.get_Instance()
   at DCS_SR_Client.App..ctor()
   at DCS_SR_Client.App.Main()

This is an automatic message and is only here so that the Development Team can work fast.

FPGSchiba commented 2 months ago

Two running instances of SRS is my guess.

This is more a User issue. Will close this.