[10/19/2014 8:47:31 PM] [Exception] [ Plugin->Invoke | Plugin->OnPlayerDied | <InstallHooks>c__AnonStorey2-><>m__1C | AnonymousObserver`1->Next | AbstractObserver`1->OnNext | Subject`1->OnNext | Hooks->PlayerDied | BasePlayer->Die | BasePlayer->CheckDeathCondition | Hooks->PlayerHurt | BasePlayer->OnAttacked | Component->SendMessage | BasePlayer->DoAttackShared | BasePlayer->OnAttack | Node->Call | Router->Route | Server->ReceivedMessage | Server->Cycle | ServerMgr->Update | ]
System.TypeInitializationException: An exception was thrown by the type initializer for CodecsInfo ---> System.NotSupportedException: CodePage 37 not supported
at System.Text.Encoding.GetEncoding (Int32 codepage) [0x00000] in <filename unknown>:0
at System.Text.EncodingInfo.GetEncoding () [0x00000] in <filename unknown>:0
at System.Text.EncodingInfo.get_Name () [0x00000] in <filename unknown>:0
at IronPython.Runtime.Operations.StringOps+CodecsInfo.MakeCodecsDict () [0x00000] in <filename unknown>:0
at IronPython.Runtime.Operations.StringOps+CodecsInfo..cctor () [0x00000] in <filename unknown>:0
--- End of inner exception stack trace ---
at IronPython.Runtime.Operations.StringOps.RawDecode (IronPython.Runtime.CodeContext,string,object,string) <0x002c4>
at IronPython.Runtime.Operations.StringOps.decode (IronPython.Runtime.CodeContext,string,object,string) <0x00034>
at IronPython.Runtime.Operations.StringOps.__new__ (IronPython.Runtime.CodeContext,IronPython.Runtime.Types.PythonType,object,string,string) <0x000c8>
at IronPython.Runtime.Operations.StringOps.CheckAsciiString (IronPython.Runtime.CodeContext,string) <0x0007f>
at IronPython.Runtime.Operations.StringOps.__new__ (IronPython.Runtime.CodeContext,IronPython.Runtime.Types.PythonType,string) <0x00045>
at (wrapper dynamic-method) object.CallSite.Target (System.Runtime.CompilerServices.Closure,System.Runtime.CompilerServices.CallSite,IronPython.Runtime.CodeContext,object,object) <0x00117>
at (wrapper dynamic-method) object.On_PlayerDied$20 (System.Runtime.CompilerServices.Closure,IronPython.Runtime.PythonFunction,object,object) <0x00696>