ERROR WITH HISCORES

Issue #5258 resolved
Antonio created an issue

VERSION:10.14

WINDOWS 10 64 BITS

INSTALL BEZEL IN MAME WITH BEZEL PROJECT

MAYBE IS THE ERROR

El proceso no puede obtener acceso al archivo 'D:\Emuladores\MAME\cfg\commando.cfg' porque está siendo utilizado en otro proceso.

App: LaunchBox
Version: 10.14
Type: System.IO.IOException
Site: Void WinIOError(Int32, System.String)
Source: mscorlib

Type: System.IO.IOException
Site: Void WinIOError(Int32, System.String)
Source: mscorlib

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 (String , String )
at Unbroken.LaunchBox.Windows.Integrations.MameHighScores.EnsureNoDipSwitchChanges(String romFile, String mamePath)
at (<>c__DisplayClass12_0 )
at Unbroken.LaunchBox.Windows.Integrations.MameHighScores.<>c__DisplayClass12_0.<Prepare>b__0()
at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
at System.Threading.ThreadHelper.ThreadStart()

Recent Log:

18:12:09 Exception

CONTENIDO DE commando.cfg:

<?xml version="1.0"?>
<!-- This file is autogenerated; comments and unknown tags will be stripped -->
<mameconfig version="10">
<system name="commando">
<counters>
<coins index="0" number="1" />
<coins index="1" number="8" />
</counters>
</system>
</mameconfig>

Comments (2)

  1. Log in to comment