Exception:
System.IO.IOException: Unable to access the file "C:...\Output\AIPrompt........._Tatyana.txt" as 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.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 Server.Custom.UOOpenAI.UOOpenAICore.EventSink_Speech(SpeechEventArgs e) in C:...\UOOpenAICore.cs:line 92
at Server.SpeechEventHandler.Invoke(SpeechEventArgs e)
at Server.EventSink.InvokeSpeech(SpeechEventArgs e) in C:...\EventSink.cs:line 2137
at Server.Mobile.DoSpeech(String text, Int32[] keywords, MessageType type, Int32 hue) in C:...\Mobile.cs:line 5115
at Server.Network.PacketHandlers.UnicodeSpeech(NetState state, PacketReader pvSrc) in C:...\PacketHandlers.cs:line 1627
at Server.Network.MessagePump.HandleReceive(NetState ns) in C:...\MessagePump.cs:line 344
at Server.Network.MessagePump.Slice() in C:...\MessagePump.cs:line 130
at Server.Core.Main(String[] args) in C:...\Main.cs:line 731
Exception:
System.NullReferenceException: Object reference not set to an instance of an object.
at Server.Services.DynamicNPC.Commands.DynCmdSpeech.CheckVendorTarget(PlayerMobile player, Mobile m, String txt) in C:...\DynCmdSpeech.cs:line 66
at Server.Services.DynamicNPC.Commands.DynCmdSpeech.OnSpeech(SpeechEventArgs e) in C:...\DynCmdSpeech.cs:line 58
at Server.Services.DynamicNPC.Tasks.TaskHandler.OnSpeech(SpeechEventArgs e) in C:...\TaskHandler.cs:line 155
at Server.SpeechEventHandler.Invoke(SpeechEventArgs e)
at Server.EventSink.InvokeSpeech(SpeechEventArgs e) in C:...\EventSink.cs:line 2135
at Server.Mobile.DoSpeech(String text, Int32[] keywords, MessageType type, Int32 hue) in C:...\Mobile.cs:line 5115
at Server.Network.PacketHandlers.UnicodeSpeech(NetState state, PacketReader pvSrc) in C:...\PacketHandlers.cs:line 1625
at Server.Network.MessagePump.HandleReceive(NetState ns) in C:...\MessagePump.cs:line 209
at Server.Network.MessagePump.Slice() in C:...\MessagePump.cs:line 136
at Server.Core.Main(String[] args) in C:...\Main.cs:line 729