Error output from console.log
Further: On changing maps it crashes the server, I used classic map rotation, default.dspl and bigadmin.dspl (bigadmin.dspl simply clears himself and is not UTF8)
Another bunch of codes
Code:
[14:29:23] System.Collections.Generic.KeyNotFoundException: The given key was not present in the dictionary.
at System.ThrowHelper.ThrowKeyNotFoundException()
at System.Collections.Generic.Dictionary`2.get_Item(TKey key)
at bigadmin.admin.banner()
at bigadmin.admin.OnServerFrame()
at Addon.PluginCode.TriggerServerFrame()
Further: On changing maps it crashes the server, I used classic map rotation, default.dspl and bigadmin.dspl (bigadmin.dspl simply clears himself and is not UTF8)
Another bunch of codes
Code:
[14:49:16] Say;0110000103179dfc;0;[207] Companion;!gametype ffasniperonly
[14:49:16] System.Collections.Generic.KeyNotFoundException: The given key was not present in the dictionary.
at System.ThrowHelper.ThrowKeyNotFoundException()
at System.Collections.Generic.Dictionary`2.get_Item(TKey key)
at bigadmin.admin.command(String msg, String xuid, Int32 num)
at bigadmin.admin.OnSay(String Message, ServerClient Client)
at Addon.PluginCode.TriggerSay(SByte* cMessage, SByte* cName)
[14:49:21] Say;0110000103179dfc;0;[207] Companion;!next
[14:49:21] System.IO.IOException: The process cannot access the file 'C:\cygwin\home\id1828gs\codmw3\plugins\bigadmin\bigadmin.log' 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)
at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, FileOptions options)
at System.IO.StreamWriter.CreateFile(String path, Boolean append)
at System.IO.StreamWriter..ctor(String path, Boolean append, Encoding encoding, Int32 bufferSize)
at System.IO.StreamWriter..ctor(String path, Boolean append)
at System.IO.File.AppendText(String path)
at bigadmin.admin.command(String msg, String xuid, Int32 num)
at bigadmin.admin.OnSay(String Message, ServerClient Client)
at Addon.PluginCode.TriggerSay(SByte* cMessage, SByte* cName)
[14:49:23] Say;0110000103179dfc;0;[207] Companion;!map
[14:49:23] System.IO.IOException: The process cannot access the file 'C:\cygwin\home\id1828gs\codmw3\plugins\bigadmin\bigadmin.log' 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)
at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, FileOptions options)
at System.IO.StreamWriter.CreateFile(String path, Boolean append)
at System.IO.StreamWriter..ctor(String path, Boolean append, Encoding encoding, Int32 bufferSize)
at System.IO.StreamWriter..ctor(String path, Boolean append)
at System.IO.File.AppendText(String path)
at bigadmin.admin.command(String msg, String xuid, Int32 num)
at bigadmin.admin.OnSay(String Message, ServerClient Client)
at Addon.PluginCode.TriggerSay(SByte* cMessage, SByte* cName)
[14:49:27] Say;0110000103179dfc;0;[207] Companion;!map mp_dome
[14:49:27] System.IO.IOException: The process cannot access the file 'C:\cygwin\home\id1828gs\codmw3\plugins\bigadmin\bigadmin.log' 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)
at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, FileOptions options)
at System.IO.StreamWriter.CreateFile(String path, Boolean append)
at System.IO.StreamWriter..ctor(String path, Boolean append, Encoding encoding, Int32 bufferSize)
at System.IO.StreamWriter..ctor(String path, Boolean append)
at System.IO.File.AppendText(String path)
at bigadmin.admin.command(String msg, String xuid, Int32 num)
at bigadmin.admin.OnSay(String Message, ServerClient Client)
at Addon.PluginCode.TriggerSay(SByte* cMessage, SByte* cName)
[14:49:30] Say;0110000103179dfc;0;[207] Companion;!help
[14:49:30] System.IO.IOException: The process cannot access the file 'C:\cygwin\home\id1828gs\codmw3\plugins\bigadmin\bigadmin.log' 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)
at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, FileOptions options)
at System.IO.StreamWriter.CreateFile(String path, Boolean append)
at System.IO.StreamWriter..ctor(String path, Boolean append, Encoding encoding, Int32 bufferSize)
at System.IO.StreamWriter..ctor(String path, Boolean append)
at System.IO.File.AppendText(String path)
at bigadmin.admin.command(String msg, String xuid, Int32 num)
at bigadmin.admin.OnSay(String Message, ServerClient Client)
at Addon.PluginCode.TriggerSay(SByte* cMessage, SByte* cName)