Every time you get killed by a wolf or bear it shows this error message.
[1/22/2019 3:52:25 AM] [Error] [Error] Failed to invoke: KillFeed<Python>.On_PlayerKilled()
'Entity' object has no attribute 'SteamID'
System.Object GetError(System.Runtime.CompilerServices.CallSite, System.Object, IronPython.Runtime.CodeContext)
at IronPython.Runtime.Binding.PythonGetMemberBinder+FastErrorGet`1[System.Object].GetError (System.Runtime.CompilerServices.CallSite site, System.Object target, IronPython.Runtime.CodeContext context) [0x00000] in <filename unknown>:0
at System.Dynamic.UpdateDelegates.UpdateAndExecute2[Object,CodeContext,Object] (System.Runtime.CompilerServices.CallSite site, System.Object arg0, IronPython.Runtime.CodeContext arg1) [0x00000] in <filename unknown>:0
at IronPython.Runtime.Binding.PythonGetMemberBinder+FastPropertyGet`1[System.Object].GetProperty (System.Runtime.CompilerServices.CallSite site, System.Object target, IronPython.Runtime.CodeContext context) [0x00000] in <filename unknown>:0
at Microsoft.Scripting.Interpreter.DynamicInstruction`3[System.Object,IronPython.Runtime.CodeContext,System.Object].Run (Microsoft.Scripting.Interpreter.InterpretedFrame frame) [0x00000] in <filename unknown>:0
at Microsoft.Scripting.Interpreter.Interpreter.Run (Microsoft.Scripting.Interpreter.InterpretedFrame frame) [0x00000] in <filename unknown>:0
Traceback (most recent call last):
File "<string>", line 44, in On_PlayerKilled
AttributeError: 'Entity' object has no attribute 'SteamID'