Fougerite Official

Fougerite Official 1.9.2

No permission to download

tarynkelley

Retired Staff
Retired Staff
Trusted Member
Nov 14, 2015
575
178
28
Parts Unknown
Does it not have to be:

Administrator.NotifyAdmins(string.Format("{0} killed {1} with mind bullets.", myAdmin.Name, victim.Name));
myAdmin.MessageFrom(myAdmin.Name, string.Format("I killed you with mind bullets. That's telekinesis, {1}.", myAdmin.Name, victim.Name));
victim.Kill();

instead of myAdmin.Kill();
 
  • Informative
Reactions: DreTaX

tarynkelley

Retired Staff
Retired Staff
Trusted Member
Nov 14, 2015
575
178
28
Parts Unknown
the /shutdown command has no effect for me. Nothing happens


Upps. My mistake.

Forgot to set:

shutdown=true
 
Last edited:

DreTaX

Probably knows the answer...
Administrator
Jun 29, 2014
4,093
4,784
113
At your house.
github.com
Does it not have to be:

Administrator.NotifyAdmins(string.Format("{0} killed {1} with mind bullets.", myAdmin.Name, victim.Name));
myAdmin.MessageFrom(myAdmin.Name, string.Format("I killed you with mind bullets. That's telekinesis, {1}.", myAdmin.Name, victim.Name));
victim.Kill();

instead of myAdmin.Kill();
Oh shit.
 

DreTaX

Probably knows the answer...
Administrator
Jun 29, 2014
4,093
4,784
113
At your house.
github.com
DreTaX updated Fougerite Official with a new update entry:

1.3.8

  • Magma Engine Fixes
  • Jint Engine Fixes
  • The above engines wont call the method in a plugin if it doesn't exist
  • Rust++ Got some extra stuffs such as /instakoall Flag: CanInstaKOAll (Don't forget to put instakoall=true in the config!)
  • Rust++ got some Addflag/Removeflag/Kill/Reload Command fixes
  • Fougerite code fixes
Read the rest of this update entry...
 

DreTaX

Probably knows the answer...
Administrator
Jun 29, 2014
4,093
4,784
113
At your house.
github.com
DreTaX updated Fougerite Official with a new update entry:

1.3.9

  • Core Update
  • Patcher Update
  • This update has little modifications, and I repatched the on connection event to a different place. Maybe this will solve the disconnect crashes, where the player is not connected fully yet, but disconnects.
  • Magma and Jint update
  • Jint Engine got the ini file methods that It was missing for some reason..
Read the rest of this update entry...
 

salva

Friendly self-taught developer
Administrator
Jan 31, 2016
577
612
63
I have observed the following situation: (although not very important)
When a player gets shot in the head and bleeds to death ... death puts the message has died from hunting bow ..
(I mean death messages RUST ++)
Thank you very much!! :)
 

DreTaX

Probably knows the answer...
Administrator
Jun 29, 2014
4,093
4,784
113
At your house.
github.com
I have observed the following situation: (although not very important)
When a player gets shot in the head and bleeds to death ... death puts the message has died from hunting bow ..
(I mean death messages RUST ++)
Thank you very much!! :)
Use DeathMSG
 

salva

Friendly self-taught developer
Administrator
Jan 31, 2016
577
612
63
I'm using 1.3.9B, for two days this error happens to me .... help

Code:
[4/3/2016 2:53:29 PM] [Debug] [CHAT-CMD] "nerius456" executed "/destroy"
[4/3/2016 2:53:53 PM] [Debug] User Disconnected: BERKAY (76561197978879586) (195.142.92.194)
[4/3/2016 2:54:28 PM] [Debug] [CHAT-CMD] "Pr3jna" executed "/home 1"
[4/3/2016 2:54:37 PM] [Error] [IronPython] Error in plugin DeathMSG:
[4/3/2016 2:54:37 PM] [Error] Traceback (most recent call last):
  File "<string>", line 84, in On_PlayerKilled
SystemError: Object reference not set to an instance of an object
[4/3/2016 2:54:51 PM] [Debug] [CHAT-CMD] "Sunrise" executed "/tpr delgado"
[4/3/2016 2:54:58 PM] [Debug] [CHAT-CMD] "Sunrise" executed "/tpa delgado"
[4/3/2016 2:55:06 PM] [Error] [IronPython] Error in plugin DeathMSG:
[4/3/2016 2:55:06 PM] [Error] Traceback (most recent call last):
  File "<string>", line 84, in On_PlayerKilled
SystemError: Object reference not set to an instance of an object
[4/3/2016 2:55:07 PM] [Debug] [CHAT-CMD] "SpykSofa45" executed "/location"
[4/3/2016 2:56:04 PM] [Debug] [CHAT-CMD] "BigMind" executed "/sethome 2"
[4/3/2016 2:56:14 PM] [Error] [IronPython] Error in plugin DeathMSG:
[4/3/2016 2:56:14 PM] [Error] Traceback (most recent call last):
  File "<string>", line 84, in On_PlayerKilled
SystemError: Object reference not set to an instance of an object
[4/3/2016 2:56:18 PM] [Debug] [CHAT-CMD] "Pr3jna" executed "/home 1"
[4/3/2016 2:56:25 PM] [Error] [IronPython] Error in plugin DeathMSG:
[4/3/2016 2:56:25 PM] [Error] Traceback (most recent call last):
  File "<string>", line 84, in On_PlayerKilled
SystemError: Object reference not set to an instance of an object
[4/3/2016 2:56:44 PM] [Debug] [DataStore] tpfriendautoban - IronPython.Runtime.Types.BuiltinFunction is not serializable. Saving skipped for It.
[4/3/2016 2:56:44 PM] [Debug] [DataStore] Key Ignored: IronPython.Runtime.Types.BuiltinFunction from table: System.Collections.Hashtable
[4/3/2016 2:56:44 PM] [Debug] [DataStore] Saved!
[4/3/2016 2:56:54 PM] [Error] PlayerKilledEvent Error: System.NullReferenceException: Object reference not set to an instance of an object
  at Class56.method_22 (Double double_10) [0x00000] in <filename unknown>:0
  at Class48.method_277 (.Class5 class5_0, .Class56 class56_1) [0x00000] in <filename unknown>:0
  at Class48.method_275 (.Class5 class5_0, NetworkPlayer networkPlayer_1) [0x00000] in <filename unknown>:0
  at Class48.method_274 (.Class5 class5_0) [0x00000] in <filename unknown>:0
  at Class48.vmethod_35 (.Class5 class5_0) [0x00000] in <filename unknown>:0
  at Class46.method_75 (.Class5 class5_0) [0x00000] in <filename unknown>:0
  at Class46.method_72 (.Class5 class5_0) [0x00000] in <filename unknown>:0
  at uLink.NetworkViewBase.RPC (NetworkFlags flags, System.String rpcName, NetworkPlayer target, System.Object[] args) [0x00000] in <filename unknown>:0
  at uLink.NetworkView.RPC (NetworkFlags flags, System.String rpcName, NetworkPlayer target, System.Object[] args) [0x00000] in <filename unknown>:0
  at uLink.NetworkView.RPC[String] (System.String rpcName, NetworkPlayer target, System.String arg) [0x00000] in <filename unknown>:0
  at ConsoleNetworker.SendClientCommand (NetworkPlayer player, System.String cmd) [0x00000] in <filename unknown>:0
  at Fougerite.Player.SendCommand (System.String cmd) [0x00000] in <filename unknown>:0
  at Fougerite.Player.MessageFrom (System.String playername, System.String arg) [0x00000] in <filename unknown>:0
  at Fougerite.Server.BroadcastFrom (System.String name, System.String arg) [0x00000] in <filename unknown>:0
  at RustPP.Hooks.broadcastDeath (System.String victim, System.String killer, System.String weapon) [0x00000] in <filename unknown>:0
  at RustPP.RustPPModule.PlayerKilled (Fougerite.Events.DeathEvent event2) [0x00000] in <filename unknown>:0
  at (wrapper delegate-invoke) Fougerite.Hooks/KillHandlerDelegate:invoke_void__this___DeathEvent (Fougerite.Events.DeathEvent)
  at (wrapper delegate-invoke) Fougerite.Hooks/KillHandlerDelegate:invoke_void__this___DeathEvent (Fougerite.Events.DeathEvent)
  at (wrapper delegate-invoke) Fougerite.Hooks/KillHandlerDelegate:invoke_void__this___DeathEvent (Fougerite.Events.DeathEvent)
  at (wrapper delegate-invoke) Fougerite.Hooks/KillHandlerDelegate:invoke_void__this___DeathEvent (Fougerite.Events.DeathEvent)
  at (wrapper delegate-invoke) Fougerite.Hooks/KillHandlerDelegate:invoke_void__this___DeathEvent (Fougerite.Events.DeathEvent)
  at (wrapper delegate-invoke) Fougerite.Hooks/KillHandlerDelegate:invoke_void__this___DeathEvent (Fougerite.Events.DeathEvent)
  at (wrapper delegate-invoke) Fougerite.Hooks/KillHandlerDelegate:invoke_void__this___DeathEvent (Fougerite.Events.DeathEvent)
  at (wrapper delegate-invoke) Fougerite.Hooks/KillHandlerDelegate:invoke_void__this___DeathEvent (Fougerite.Events.DeathEvent)
  at (wrapper delegate-invoke) Fougerite.Hooks/KillHandlerDelegate:invoke_void__this___DeathEvent (Fougerite.Events.DeathEvent)
  at (wrapper delegate-invoke) Fougerite.Hooks/KillHandlerDelegate:invoke_void__this___DeathEvent (Fougerite.Events.DeathEvent)
  at (wrapper delegate-invoke) Fougerite.Hooks/KillHandlerDelegate:invoke_void__this___DeathEvent (Fougerite.Events.DeathEvent)
  at (wrapper delegate-invoke) Fougerite.Hooks/KillHandlerDelegate:invoke_void__this___DeathEvent (Fougerite.Events.DeathEvent)
  at (wrapper delegate-invoke) Fougerite.Hooks/KillHandlerDelegate:invoke_void__this___DeathEvent (Fougerite.Events.DeathEvent)
  at (wrapper delegate-invoke) Fougerite.Hooks/KillHandlerDelegate:invoke_void__this___DeathEvent (Fougerite.Events.DeathEvent)
  at (wrapper delegate-invoke) Fougerite.Hooks/KillHandlerDelegate:invoke_void__this___DeathEvent (Fougerite.Events.DeathEvent)
  at (wrapper delegate-invoke) Fougerite.Hooks/KillHandlerDelegate:invoke_void__this___DeathEvent (Fougerite.Events.DeathEvent)
  at (wrapper delegate-invoke) Fougerite.Hooks/KillHandlerDelegate:invoke_void__this___DeathEvent (Fougerite.Events.DeathEvent)


PLEASE HELP
 

tarynkelley

Retired Staff
Retired Staff
Trusted Member
Nov 14, 2015
575
178
28
Parts Unknown
With 1.3.9C

========== OUTPUTING STACK TRACE ==================

(0x013233B0) (rust_server): (filename not available): Behaviour::Transfer<StreamedBinaryWrite<0> > + 0x27f90
(0x0147248E) (rust_server): (filename not available): Behaviour::Transfer<StreamedBinaryWrite<0> > + 0x17706e
(0x0FAE7BE0) (Mono JIT code): (filename not available): (wrapper managed-to-native) UnityEngine.Object:FindObjectsOfType (System.Type) + 0x28 (0FAE7BB8 0FAE7C04) [049B4E70 - Unity Root Domain] + 0x0
(0x0FAE7B71) (Mono JIT code): (filename not available): UnityEngine.Object:FindObjectsOfType<object> () + 0x21 (0FAE7B50 0FAE7B99) [049B4E70 - Unity Root Domain] + 0x0
(0x76F458A8) (Mono JIT code): (filename not available): Fougerite.World:StructureComponents (bool) + 0x1e8 (76F456C0 76F4594F) [049B4E70 - Unity Root Domain] + 0x0
(0x76F4559D) (Mono JIT code): (filename not available): Fougerite.Util:FindStructuresAround (UnityEngine.Vector3,single,bool) + 0x3d (76F45560 76F456B1) [049B4E70 - Unity Root Domain] + 0x0
(0x76F454C3) (Mono JIT code): (filename not available): (wrapper delegate-invoke) System.Func`5<Fougerite.Util, UnityEngine.Vector3, single, bool, System.Collections.Generic.List`1<Fougerite.Entity>>:invoke_List`1<Entity>__this___Util_Vector3_single_bool (Fougerite.Util,UnityEngine.Vector3,single,bool) + 0x8b (76F45438 76F45560) [049B4E70 - Unity Root Domain] + 0x0
(0x76F453B1) (Mono JIT code): (filename not available): Microsoft.Scripting.Interpreter.FuncCallInstruction`5<Fougerite.Util, UnityEngine.Vector3, single, bool, System.Collections.Generic.List`1<Fougerite.Entity>>:Run (Microsoft.Scripting.Interpreter.InterpretedFrame) + 0x141 (76F45270 76F45434) [049B4E70 - Unity Root Domain] + 0x0
(0x0BA9B3E3) (Mono JIT code): (filename not available): Microsoft.Scripting.Interpreter.Interpreter:Run (Microsoft.Scripting.Interpreter.InterpretedFrame) + 0x7b (0BA9B368 0BA9B4C4) [049B4E70 - Unity Root Domain] + 0x0
(0x0BAE8CAB) (Mono JIT code): (filename not available): Microsoft.Scripting.Interpreter.LightLambda:Run5<object, object, object, object, object, object> (object,object,object,object,object) + 0x123 (0BAE8B88 0BAE8D12) [049B4E70 - Unity Root Domain] + 0x0
(0x0FE21BDD) (Mono JIT code): (filename not available): (wrapper dynamic-method) object:FindWalls$289 (System.Runtime.CompilerServices.Closure,IronPython.Runtime.PythonFunction,object,object,object,object) + 0x2e5 (0FE218F8 0FE23F97) [049B4E70 - Unity Root Domain] + 0x0
(0x0BAE8BFE) (Mono JIT code): (filename not available): Microsoft.Scripting.Interpreter.LightLambda:Run5<object, object, object, object, object, object> (object,object,object,object,object) + 0x76 (0BAE8B88 0BAE8D12) [049B4E70 - Unity Root Domain] + 0x0
(0x0FA80B10) (Mono JIT code): (filename not available): IronPython.Runtime.FunctionCaller`4<object, object, object, object>:Call4 (System.Runtime.CompilerServices.CallSite,IronPython.Runtime.CodeContext,object,object,object,object,object) + 0x80 (0FA80A90 0FA80B7C) [049B4E70 - Unity Root Domain] + 0x0
(0x0BA9C1CF) (Mono JIT code): (filename not available): System.Dynamic.UpdateDelegates:UpdateAndExecute6<object, object, object, object, object, object, object> (System.Runtime.CompilerServices.CallSite,object,object,object,object,object,object) + 0x107 (0BA9C0C8 0BA9C571) [049B4E70 - Unity Root Domain] + 0x0
(0x76F592EC) (Mono JIT code): (filename not available): IronPython.Runtime.FunctionCaller`4<object, object, object, object>:Default1Call4 (System.Runtime.CompilerServices.CallSite,IronPython.Runtime.CodeContext,object,object,object,object,object) + 0x124 (76F591C8 76F59315) [049B4E70 - Unity Root Domain] + 0x0
(0x0FA80863) (Mono JIT code): (filename not available): IronPython.Runtime.Method/MethodBinding`3<object, object, object>:SelfTarget (System.Runtime.CompilerServices.CallSite,IronPython.Runtime.CodeContext,object,object,object,object) + 0x6b (0FA807F8 0FA808BF) [049B4E70 - Unity Root Domain] + 0x0
(0x0FA74A8A) (Mono JIT code): (filename not available): Microsoft.Scripting.Interpreter.DynamicInstruction`6<object, object, object, object, object, object>:Run (Microsoft.Scripting.Interpreter.InterpretedFrame) + 0x192 (0FA748F8 0FA74AE4) [049B4E70 - Unity Root Domain] + 0x0
(0x0BA9B3E3) (Mono JIT code): (filename not available): Microsoft.Scripting.Interpreter.Interpreter:Run (Microsoft.Scripting.Interpreter.InterpretedFrame) + 0x7b (0BA9B368 0BA9B4C4) [049B4E70 - Unity Root Domain] + 0x0
(0x0BA9A071) (Mono JIT code): (filename not available): Microsoft.Scripting.Interpreter.LightLambda:Run2<object, object, object> (object,object) + 0xd1 (0BA99FA0 0BA9A0D8) [049B4E70 - Unity Root Domain] + 0x0
(0x0BAE09BB) (Mono JIT code): (filename not available): IronPython.Runtime.FunctionCaller`1<object>:Call1 (System.Runtime.CompilerServices.CallSite,IronPython.Runtime.CodeContext,object,object) + 0x73 (0BAE0948 0BAE0A1E) [049B4E70 - Unity Root Domain] + 0x0
(0x0BAE363E) (Mono JIT code): (filename not available): IronPython.Runtime.Method/MethodBinding:SelfTarget (System.Runtime.CompilerServices.CallSite,IronPython.Runtime.CodeContext,object) + 0x5e (0BAE35E0 0BAE3698) [049B4E70 - Unity Root Domain] + 0x0
(0x0BA23B4A) (Mono JIT code): (filename not available): System.Dynamic.UpdateDelegates:UpdateAndExecute2<object, object, object> (System.Runtime.CompilerServices.CallSite,object,object) + 0x1e2 (0BA23968 0BA23DAD) [049B4E70 - Unity Root Domain] + 0x0
(0x0BAACC90) (Mono JIT code): (filename not available): Microsoft.Scripting.Interpreter.DynamicInstruction`3<object, object, object>:Run (Microsoft.Scripting.Interpreter.InterpretedFrame) + 0xc0 (0BAACBD0 0BAACCCE) [049B4E70 - Unity Root Domain] + 0x0
(0x0BA9B3E3) (Mono JIT code): (filename not available): Microsoft.Scripting.Interpreter.Interpreter:Run (Microsoft.Scripting.Interpreter.InterpretedFrame) + 0x7b (0BA9B368 0BA9B4C4) [049B4E70 - Unity Root Domain] + 0x0
(0x0BAEDBA4) (Mono JIT code): (filename not available): Microsoft.Scripting.Interpreter.LightLambda:Run3<object, object, object, object> (object,object,object) + 0xec (0BAEDAB8 0BAEDC0B) [049B4E70 - Unity Root Domain] + 0x0
(0x0FA76B95) (Mono JIT code): (filename not available): IronPython.Compiler.PythonCallTargets:OriginalCallTarget2 (IronPython.Runtime.PythonFunction,object,object) + 0x45 (0FA76B50 0FA76BAB) [049B4E70 - Unity Root Domain] + 0x0
(0x0FA76ADB) (Mono JIT code): (filename not available): IronPython.Runtime.FunctionCaller`2<object, object>:Call2 (System.Runtime.CompilerServices.CallSite,IronPython.Runtime.CodeContext,object,object,object) + 0x73 (0FA76A68 0FA76B41) [049B4E70 - Unity Root Domain] + 0x0
(0x0FA769B0) (Mono JIT code): (filename not available): IronPython.Runtime.Method/MethodBinding`1<object>:SelfTarget (System.Runtime.CompilerServices.CallSite,IronPython.Runtime.CodeContext,object,object) + 0x68 (0FA76948 0FA76A06) [049B4E70 - Unity Root Domain] + 0x0
(0x0BAAD1B8) (Mono JIT code): (filename not available): System.Dynamic.UpdateDelegates:UpdateAndExecute3<object, object, object, object> (System.Runtime.CompilerServices.CallSite,object,object,object) + 0x1e8 (0BAACFD0 0BAAD433) [049B4E70 - Unity Root Domain] + 0x0
(0x05897C08) (Mono JIT code): (filename not available): (wrapper dynamic-method) object:On_PlayerKilled$243 (System.Runtime.CompilerServices.Closure,IronPython.Runtime.PythonFunction,object,object) + 0x2f00 (05894D08 0589A05B) [049B4E70 - Unity Root Domain] + 0x0
(0x0BAEDB25) (Mono JIT code): (filename not available): Microsoft.Scripting.Interpreter.LightLambda:Run3<object, object, object, object> (object,object,object) + 0x6d (0BAEDAB8 0BAEDC0B) [049B4E70 - Unity Root Domain] + 0x0
(0x0FA76ADB) (Mono JIT code): (filename not available): IronPython.Runtime.FunctionCaller`2<object, object>:Call2 (System.Runtime.CompilerServices.CallSite,IronPython.Runtime.CodeContext,object,object,object) + 0x73 (0FA76A68 0FA76B41) [049B4E70 - Unity Root Domain] + 0x0
(0x0A44E6C4) (Mono JIT code): (filename not available): (wrapper dynamic-method) object:CallSite.Target (System.Runtime.CompilerServices.Closure,System.Runtime.CompilerServices.CallSite,object,object) + 0x12c (0A44E598 0A44E761) [049B4E70 - Unity Root Domain] + 0x0
(0x0BA23B4A) (Mono JIT code): (filename not available): System.Dynamic.UpdateDelegates:UpdateAndExecute2<object, object, object> (System.Runtime.CompilerServices.CallSite,object,object) + 0x1e2 (0BA23968 0BA23DAD) [049B4E70 - Unity Root Domain] + 0x0
(0x0FE28E2E) (Mono JIT code): (filename not available): (wrapper dynamic-method) object:CallSite.Target (System.Runtime.CompilerServices.Closure,System.Runtime.CompilerServices.CallSite,object,object) + 0x10e (0FE28D20 0FE28ED8) [049B4E70 - Unity Root Domain] + 0x0
(0x0BA23CEF) (Mono JIT code): (filename not available): System.Dynamic.UpdateDelegates:UpdateAndExecute2<object, object, object> (System.Runtime.CompilerServices.CallSite,object,object) + 0x387 (0BA23968 0BA23DAD) [049B4E70 - Unity Root Domain] + 0x0
(0x0A44E3B0) (Mono JIT code): (filename not available): (wrapper dynamic-method) object:lambda_method (System.Runtime.CompilerServices.Closure,Microsoft.Scripting.Runtime.DynamicOperations,System.Runtime.CompilerServices.CallSiteBinder,object,object[]) + 0x40 (0A44E370 0A44E3C1) [049B4E70 - Unity Root Domain] + 0x0
(0x0BADC2E2) (Mono JIT code): (filename not available): Microsoft.Scripting.Runtime.DynamicOperations:InvokeMember (object,string,bool,object[]) + 0xa2 (0BADC240 0BADC2E7) [049B4E70 - Unity Root Domain] + 0x0
(0x0BADC22C) (Mono JIT code): (filename not available): Microsoft.Scripting.Runtime.DynamicOperations:InvokeMember (object,string,object[]) + 0x1c (0BADC210 0BADC231) [049B4E70 - Unity Root Domain] + 0x0
(0x0BADC1FD) (Mono JIT code): (filename not available): Microsoft.Scripting.Hosting.ObjectOperations:InvokeMember (object,string,object[]) + 0x1d (0BADC1E0 0BADC202) [049B4E70 - Unity Root Domain] + 0x0
(0x0BADC1B0) (Mono JIT code): (filename not available): (wrapper remoting-invoke-with-check) Microsoft.Scripting.Hosting.ObjectOperations:InvokeMember (object,string,object[]) + 0x68 (0BADC148 0BADC1BB) [049B4E70 - Unity Root Domain] + 0x0
(0x0BADC046) (Mono JIT code): (filename not available): IronPythonModule.IPPlugin:Invoke (string,object[]) + 0x5e (0BADBFE8 0BADC121) [049B4E70 - Unity Root Domain] + 0x0
(0x76EDF37F) (Mono JIT code): (filename not available): IronPythonModule.IPPlugin:OnPlayerKilled (Fougerite.Events.DeathEvent) + 0x47 (76EDF338 76EDF384) [049B4E70 - Unity Root Domain] + 0x0
(0x76ED6326) (Mono JIT code): (filename not available): (wrapper delegate-invoke) Fougerite.Hooks/KillHandlerDelegate:invoke_void__this___DeathEvent (Fougerite.Events.DeathEvent) + 0x3e (76ED62E8 76ED635C) [049B4E70 - Unity Root Domain] + 0x0
(0x76ED6350) (Mono JIT code): (filename not available): (wrapper delegate-invoke) Fougerite.Hooks/KillHandlerDelegate:invoke_void__this___DeathEvent (Fougerite.Events.DeathEvent) + 0x68 (76ED62E8 76ED635C) [049B4E70 - Unity Root Domain] + 0x0
(0x76ED6350) (Mono JIT code): (filename not available): (wrapper delegate-invoke) Fougerite.Hooks/KillHandlerDelegate:invoke_void__this___DeathEvent (Fougerite.Events.DeathEvent) + 0x68 (76ED62E8 76ED635C) [049B4E70 - Unity Root Domain] + 0x0
(0x76ED6350) (Mono JIT code): (filename not available): (wrapper delegate-invoke) Fougerite.Hooks/KillHandlerDelegate:invoke_void__this___DeathEvent (Fougerite.Events.DeathEvent) + 0x68 (76ED62E8 76ED635C) [049B4E70 - Unity Root Domain] + 0x0
(0x76ED6350) (Mono JIT code): (filename not available): (wrapper delegate-invoke) Fougerite.Hooks/KillHandlerDelegate:invoke_void__this___DeathEvent (Fougerite.Events.DeathEvent) + 0x68 (76ED62E8 76ED635C) [049B4E70 - Unity Root Domain] + 0x0
(0x76ED6350) (Mono JIT code): (filename not available): (wrapper delegate-invoke) Fougerite.Hooks/KillHandlerDelegate:invoke_void__this___DeathEvent (Fougerite.Events.DeathEvent) + 0x68 (76ED62E8 76ED635C) [049B4E70 - Unity Root Domain] + 0x0
(0x76ED6350) (Mono JIT code): (filename not available): (wrapper delegate-invoke) Fougerite.Hooks/KillHandlerDelegate:invoke_void__this___DeathEvent (Fougerite.Events.DeathEvent) + 0x68 (76ED62E8 76ED635C) [049B4E70 - Unity Root Domain] + 0x0
(0x76ED6350) (Mono JIT code): (filename not available): (wrapper delegate-invoke) Fougerite.Hooks/KillHandlerDelegate:invoke_void__this___DeathEvent (Fougerite.Events.DeathEvent) + 0x68 (76ED62E8 76ED635C) [049B4E70 - Unity Root Domain] + 0x0
(0x76ED6350) (Mono JIT code): (filename not available): (wrapper delegate-invoke) Fougerite.Hooks/KillHandlerDelegate:invoke_void__this___DeathEvent (Fougerite.Events.DeathEvent) + 0x68 (76ED62E8 76ED635C) [049B4E70 - Unity Root Domain] + 0x0
(0x76ED6350) (Mono JIT code): (filename not available): (wrapper delegate-invoke) Fougerite.Hooks/KillHandlerDelegate:invoke_void__this___DeathEvent (Fougerite.Events.DeathEvent) + 0x68 (76ED62E8 76ED635C) [049B4E70 - Unity Root Domain] + 0x0
(0x76ED6350) (Mono JIT code): (filename not available): (wrapper delegate-invoke) Fougerite.Hooks/KillHandlerDelegate:invoke_void__this___DeathEvent (Fougerite.Events.DeathEvent) + 0x68 (76ED62E8 76ED635C) [049B4E70 - Unity Root Domain] + 0x0
(0x76ED6350) (Mono JIT code): (filename not available): (wrapper delegate-invoke) Fougerite.Hooks/KillHandlerDelegate:invoke_void__this___DeathEvent (Fougerite.Events.DeathEvent) + 0x68 (76ED62E8 76ED635C) [049B4E70 - Unity Root Domain] + 0x0
(0x76ED6350) (Mono JIT code): (filename not available): (wrapper delegate-invoke) Fougerite.Hooks/KillHandlerDelegate:invoke_void__this___DeathEvent (Fougerite.Events.DeathEvent) + 0x68 (76ED62E8 76ED635C) [049B4E70 - Unity Root Domain] + 0x0
(0x76ED6350) (Mono JIT code): (filename not available): (wrapper delegate-invoke) Fougerite.Hooks/KillHandlerDelegate:invoke_void__this___DeathEvent (Fougerite.Events.DeathEvent) + 0x68 (76ED62E8 76ED635C) [049B4E70 - Unity Root Domain] + 0x0
(0x76ED6350) (Mono JIT code): (filename not available): (wrapper delegate-invoke) Fougerite.Hooks/KillHandlerDelegate:invoke_void__this___DeathEvent (Fougerite.Events.DeathEvent) + 0x68 (76ED62E8 76ED635C) [049B4E70 - Unity Root Domain] + 0x0
(0x76ED6350) (Mono JIT code): (filename not available): (wrapper delegate-invoke) Fougerite.Hooks/KillHandlerDelegate:invoke_void__this___DeathEvent (Fougerite.Events.DeathEvent) + 0x68 (76ED62E8 76ED635C) [049B4E70 - Unity Root Domain] + 0x0
(0x76ED6350) (Mono JIT code): (filename not available): (wrapper delegate-invoke) Fougerite.Hooks/KillHandlerDelegate:invoke_void__this___DeathEvent (Fougerite.Events.DeathEvent) + 0x68 (76ED62E8 76ED635C) [049B4E70 - Unity Root Domain] + 0x0
(0x76ED6350) (Mono JIT code): (filename not available): (wrapper delegate-invoke) Fougerite.Hooks/KillHandlerDelegate:invoke_void__this___DeathEvent (Fougerite.Events.DeathEvent) + 0x68 (76ED62E8 76ED635C) [049B4E70 - Unity Root Domain] + 0x0
(0x76ED6350) (Mono JIT code): (filename not available): (wrapper delegate-invoke) Fougerite.Hooks/KillHandlerDelegate:invoke_void__this___DeathEvent (Fougerite.Events.DeathEvent) + 0x68 (76ED62E8 76ED635C) [049B4E70 - Unity Root Domain] + 0x0
(0x76ED6350) (Mono JIT code): (filename not available): (wrapper delegate-invoke) Fougerite.Hooks/KillHandlerDelegate:invoke_void__this___DeathEvent (Fougerite.Events.DeathEvent) + 0x68 (76ED62E8 76ED635C) [049B4E70 - Unity Root Domain] + 0x0
(0x76ED6350) (Mono JIT code): (filename not available): (wrapper delegate-invoke) Fougerite.Hooks/KillHandlerDelegate:invoke_void__this___DeathEvent (Fougerite.Events.DeathEvent) + 0x68 (76ED62E8 76ED635C) [049B4E70 - Unity Root Domain] + 0x0
(0x76ED6350) (Mono JIT code): (filename not available): (wrapper delegate-invoke) Fougerite.Hooks/KillHandlerDelegate:invoke_void__this___DeathEvent (Fougerite.Events.DeathEvent) + 0x68 (76ED62E8 76ED635C) [049B4E70 - Unity Root Domain] + 0x0
(0x76ED6350) (Mono JIT code): (filename not available): (wrapper delegate-invoke) Fougerite.Hooks/KillHandlerDelegate:invoke_void__this___DeathEvent (Fougerite.Events.DeathEvent) + 0x68 (76ED62E8 76ED635C) [049B4E70 - Unity Root Domain] + 0x0
(0x76ED6350) (Mono JIT code): (filename not available): (wrapper delegate-invoke) Fougerite.Hooks/KillHandlerDelegate:invoke_void__this___DeathEvent (Fougerite.Events.DeathEvent) + 0x68 (76ED62E8 76ED635C) [049B4E70 - Unity Root Domain] + 0x0
(0x76ED6350) (Mono JIT code): (filename not available): (wrapper delegate-invoke) Fougerite.Hooks/KillHandlerDelegate:invoke_void__this___DeathEvent (Fougerite.Events.DeathEvent) + 0x68 (76ED62E8 76ED635C) [049B4E70 - Unity Root Domain] + 0x0
(0x76ED6350) (Mono JIT code): (filename not available): (wrapper delegate-invoke) Fougerite.Hooks/KillHandlerDelegate:invoke_void__this___DeathEvent (Fougerite.Events.DeathEvent) + 0x68 (76ED62E8 76ED635C) [049B4E70 - Unity Root Domain] + 0x0
(0x76ED6350) (Mono JIT code): (filename not available): (wrapper delegate-invoke) Fougerite.Hooks/KillHandlerDelegate:invoke_void__this___DeathEvent (Fougerite.Events.DeathEvent) + 0x68 (76ED62E8 76ED635C) [049B4E70 - Unity Root Domain] + 0x0
(0x76ED6350) (Mono JIT code): (filename not available): (wrapper delegate-invoke) Fougerite.Hooks/KillHandlerDelegate:invoke_void__this___DeathEvent (Fougerite.Events.DeathEvent) + 0x68 (76ED62E8 76ED635C) [049B4E70 - Unity Root Domain] + 0x0
(0x76ED6350) (Mono JIT code): (filename not available): (wrapper delegate-invoke) Fougerite.Hooks/KillHandlerDelegate:invoke_void__this___DeathEvent (Fougerite.Events.DeathEvent) + 0x68 (76ED62E8 76ED635C) [049B4E70 - Unity Root Domain] + 0x0
(0x76ED6350) (Mono JIT code): (filename not available): (wrapper delegate-invoke) Fougerite.Hooks/KillHandlerDelegate:invoke_void__this___DeathEvent (Fougerite.Events.DeathEvent) + 0x68 (76ED62E8 76ED635C) [049B4E70 - Unity Root Domain] + 0x0
(0x76ED6350) (Mono JIT code): (filename not available): (wrapper delegate-invoke) Fougerite.Hooks/KillHandlerDelegate:invoke_void__this___DeathEvent (Fougerite.Events.DeathEvent) + 0x68 (76ED62E8 76ED635C) [049B4E70 - Unity Root Domain] + 0x0
(0x76ED6350) (Mono JIT code): (filename not available): (wrapper delegate-invoke) Fougerite.Hooks/KillHandlerDelegate:invoke_void__this___DeathEvent (Fougerite.Events.DeathEvent) + 0x68 (76ED62E8 76ED635C) [049B4E70 - Unity Root Domain] + 0x0
(0x76ED6350) (Mono JIT code): (filename not available): (wrapper delegate-invoke) Fougerite.Hooks/KillHandlerDelegate:invoke_void__this___DeathEvent (Fougerite.Events.DeathEvent) + 0x68 (76ED62E8 76ED635C) [049B4E70 - Unity Root Domain] + 0x0
(0x76ED6350) (Mono JIT code): (filename not available): (wrapper delegate-invoke) Fougerite.Hooks/KillHandlerDelegate:invoke_void__this___DeathEvent (Fougerite.Events.DeathEvent) + 0x68 (76ED62E8 76ED635C) [049B4E70 - Unity Root Domain] + 0x0
(0x76ED6350) (Mono JIT code): (filename not available): (wrapper delegate-invoke) Fougerite.Hooks/KillHandlerDelegate:invoke_void__this___DeathEvent (Fougerite.Events.DeathEvent) + 0x68 (76ED62E8 76ED635C) [049B4E70 - Unity Root Domain] + 0x0
(0x76ED6350) (Mono JIT code): (filename not available): (wrapper delegate-invoke) Fougerite.Hooks/KillHandlerDelegate:invoke_void__this___DeathEvent (Fougerite.Events.DeathEvent) + 0x68 (76ED62E8 76ED635C) [049B4E70 - Unity Root Domain] + 0x0
(0x76ED6350) (Mono JIT code): (filename not available): (wrapper delegate-invoke) Fougerite.Hooks/KillHandlerDelegate:invoke_void__this___DeathEvent (Fougerite.Events.DeathEvent) + 0x68 (76ED62E8 76ED635C) [049B4E70 - Unity Root Domain] + 0x0
(0x76ED6350) (Mono JIT code): (filename not available): (wrapper delegate-invoke) Fougerite.Hooks/KillHandlerDelegate:invoke_void__this___DeathEvent (Fougerite.Events.DeathEvent) + 0x68 (76ED62E8 76ED635C) [049B4E70 - Unity Root Domain] + 0x0
(0x76ED6350) (Mono JIT code): (filename not available): (wrapper delegate-invoke) Fougerite.Hooks/KillHandlerDelegate:invoke_void__this___DeathEvent (Fougerite.Events.DeathEvent) + 0x68 (76ED62E8 76ED635C) [049B4E70 - Unity Root Domain] + 0x0
(0x76ED6350) (Mono JIT code): (filename not available): (wrapper delegate-invoke) Fougerite.Hooks/KillHandlerDelegate:invoke_void__this___DeathEvent (Fougerite.Events.DeathEvent) + 0x68 (76ED62E8 76ED635C) [049B4E70 - Unity Root Domain] + 0x0
(0x76ED6350) (Mono JIT code): (filename not available): (wrapper delegate-invoke) Fougerite.Hooks/KillHandlerDelegate:invoke_void__this___DeathEvent (Fougerite.Events.DeathEvent) + 0x68 (76ED62E8 76ED635C) [049B4E70 - Unity Root Domain] + 0x0
(0x76ED6350) (Mono JIT code): (filename not available): (wrapper delegate-invoke) Fougerite.Hooks/KillHandlerDelegate:invoke_void__this___DeathEvent (Fougerite.Events.DeathEvent) + 0x68 (76ED62E8 76ED635C) [049B4E70 - Unity Root Domain] + 0x0
(0x76ED6350) (Mono JIT code): (filename not available): (wrapper delegate-invoke) Fougerite.Hooks/KillHandlerDelegate:invoke_void__this___DeathEvent (Fougerite.Events.DeathEvent) + 0x68 (76ED62E8 76ED635C) [049B4E70 - Unity Root Domain] + 0x0
(0x76ED6350) (Mono JIT code): (filename not available): (wrapper delegate-invoke) Fougerite.Hooks/KillHandlerDelegate:invoke_void__this___DeathEvent (Fougerite.Events.DeathEvent) + 0x68 (76ED62E8 76ED635C) [049B4E70 - Unity Root Domain] + 0x0
(0x76ED6350) (Mono JIT code): (filename not available): (wrapper delegate-invoke) Fougerite.Hooks/KillHandlerDelegate:invoke_void__this___DeathEvent (Fougerite.Events.DeathEvent) + 0x68 (76ED62E8 76ED635C) [049B4E70 - Unity Root Domain] + 0x0
(0x76ED6350) (Mono JIT code): (filename not available): (wrapper delegate-invoke) Fougerite.Hooks/KillHandlerDelegate:invoke_void__this___DeathEvent (Fougerite.Events.DeathEvent) + 0x68 (76ED62E8 76ED635C) [049B4E70 - Unity Root Domain] + 0x0
(0x76ED6350) (Mono JIT code): (filename not available): (wrapper delegate-invoke) Fougerite.Hooks/KillHandlerDelegate:invoke_void__this___DeathEvent (Fougerite.Events.DeathEvent) + 0x68 (76ED62E8 76ED635C) [049B4E70 - Unity Root Domain] + 0x0
(0x76ED6350) (Mono JIT code): (filename not available): (wrapper delegate-invoke) Fougerite.Hooks/KillHandlerDelegate:invoke_void__this___DeathEvent (Fougerite.Events.DeathEvent) + 0x68 (76ED62E8 76ED635C) [049B4E70 - Unity Root Domain] + 0x0
(0x76ED6350) (Mono JIT code): (filename not available): (wrapper delegate-invoke) Fougerite.Hooks/KillHandlerDelegate:invoke_void__this___DeathEvent (Fougerite.Events.DeathEvent) + 0x68 (76ED62E8 76ED635C) [049B4E70 - Unity Root Domain] + 0x0
(0x76ED6350) (Mono JIT code): (filename not available): (wrapper delegate-invoke) Fougerite.Hooks/KillHandlerDelegate:invoke_void__this___DeathEvent (Fougerite.Events.DeathEvent) + 0x68 (76ED62E8 76ED635C) [049B4E70 - Unity Root Domain] + 0x0
(0x76ED6350) (Mono JIT code): (filename not available): (wrapper delegate-invoke) Fougerite.Hooks/KillHandlerDelegate:invoke_void__this___DeathEvent (Fougerite.Events.DeathEvent) + 0x68 (76ED62E8 76ED635C) [049B4E70 - Unity Root Domain] + 0x0
(0x76ED6350) (Mono JIT code): (filename not available): (wrapper delegate-invoke) Fougerite.Hooks/KillHandlerDelegate:invoke_void__this___DeathEvent (Fougerite.Events.DeathEvent) + 0x68 (76ED62E8 76ED635C) [049B4E70 - Unity Root Domain] + 0x0
(0x76ED6350) (Mono JIT code): (filename not available): (wrapper delegate-invoke) Fougerite.Hooks/KillHandlerDelegate:invoke_void__this___DeathEvent (Fougerite.Events.DeathEvent) + 0x68 (76ED62E8 76ED635C) [049B4E70 - Unity Root Domain] + 0x0
(0x76ED6350) (Mono JIT code): (filename not available): (wrapper delegate-invoke) Fougerite.Hooks/KillHandlerDelegate:invoke_void__this___DeathEvent (Fougerite.Events.DeathEvent) + 0x68 (76ED62E8 76ED635C) [049B4E70 - Unity Root Domain] + 0x0
(0x76ED6350) (Mono JIT code): (filename not available): (wrapper delegate-invoke) Fougerite.Hooks/KillHandlerDelegate:invoke_void__this___DeathEvent (Fougerite.Events.DeathEvent) + 0x68 (76ED62E8 76ED635C) [049B4E70 - Unity Root Domain] + 0x0
(0x76ED6350) (Mono JIT code): (filename not available): (wrapper delegate-invoke) Fougerite.Hooks/KillHandlerDelegate:invoke_void__this___DeathEvent (Fougerite.Events.DeathEvent) + 0x68 (76ED62E8 76ED635C) [049B4E70 - Unity Root Domain] + 0x0
(0x76ED6350) (Mono JIT code): (filename not available): (wrapper delegate-invoke) Fougerite.Hooks/KillHandlerDelegate:invoke_void__this___DeathEvent (Fougerite.Events.DeathEvent) + 0x68 (76ED62E8 76ED635C) [049B4E70 - Unity Root Domain] + 0x0

========== END OF STACKTRACE ===========

**** Crash! ****
 

PearlJ

Contributor
Contributor
Aug 14, 2014
86
17
8
34
Italy
misternerd.eu
With Fougerite.1.3.9C I have these problems:
- CountryBlackList does not work, when player in blacklist join in the server, in game chat appears that he is in blacklist but he is not kicked;
- fougerite.ban does not work, say always that player isn't online;
- DeathMSG often show kills over 7000+ meters.

I had to downgrade to 1.3.9B and now I don't have all these problems.
 
  • Informative
Reactions: Jakkee

salva

Friendly self-taught developer
Administrator
Jan 31, 2016
577
612
63
With Fougerite.1.3.9C I have these problems:
- CountryBlackList does not work, when player in blacklist join in the server, in game chat appears that he is in blacklist but he is not kicked;
- fougerite.ban does not work, say always that player isn't online;
- DeathMSG often show kills over 7000+ meters.

I had to downgrade to 1.3.9B and now I don't have all these problems.
ME have same problems ,and more
 

DreTaX

Probably knows the answer...
Administrator
Jun 29, 2014
4,093
4,784
113
At your house.
github.com
I'm using 1.3.9B, for two days this error happens to me .... help

Code:
[4/3/2016 2:53:29 PM] [Debug] [CHAT-CMD] "nerius456" executed "/destroy"
[4/3/2016 2:53:53 PM] [Debug] User Disconnected: BERKAY (76561197978879586) (195.142.92.194)
[4/3/2016 2:54:28 PM] [Debug] [CHAT-CMD] "Pr3jna" executed "/home 1"
[4/3/2016 2:54:37 PM] [Error] [IronPython] Error in plugin DeathMSG:
[4/3/2016 2:54:37 PM] [Error] Traceback (most recent call last):
  File "<string>", line 84, in On_PlayerKilled
SystemError: Object reference not set to an instance of an object
[4/3/2016 2:54:51 PM] [Debug] [CHAT-CMD] "Sunrise" executed "/tpr delgado"
[4/3/2016 2:54:58 PM] [Debug] [CHAT-CMD] "Sunrise" executed "/tpa delgado"
[4/3/2016 2:55:06 PM] [Error] [IronPython] Error in plugin DeathMSG:
[4/3/2016 2:55:06 PM] [Error] Traceback (most recent call last):
  File "<string>", line 84, in On_PlayerKilled
SystemError: Object reference not set to an instance of an object
[4/3/2016 2:55:07 PM] [Debug] [CHAT-CMD] "SpykSofa45" executed "/location"
[4/3/2016 2:56:04 PM] [Debug] [CHAT-CMD] "BigMind" executed "/sethome 2"
[4/3/2016 2:56:14 PM] [Error] [IronPython] Error in plugin DeathMSG:
[4/3/2016 2:56:14 PM] [Error] Traceback (most recent call last):
  File "<string>", line 84, in On_PlayerKilled
SystemError: Object reference not set to an instance of an object
[4/3/2016 2:56:18 PM] [Debug] [CHAT-CMD] "Pr3jna" executed "/home 1"
[4/3/2016 2:56:25 PM] [Error] [IronPython] Error in plugin DeathMSG:
[4/3/2016 2:56:25 PM] [Error] Traceback (most recent call last):
  File "<string>", line 84, in On_PlayerKilled
SystemError: Object reference not set to an instance of an object
[4/3/2016 2:56:44 PM] [Debug] [DataStore] tpfriendautoban - IronPython.Runtime.Types.BuiltinFunction is not serializable. Saving skipped for It.
[4/3/2016 2:56:44 PM] [Debug] [DataStore] Key Ignored: IronPython.Runtime.Types.BuiltinFunction from table: System.Collections.Hashtable
[4/3/2016 2:56:44 PM] [Debug] [DataStore] Saved!
[4/3/2016 2:56:54 PM] [Error] PlayerKilledEvent Error: System.NullReferenceException: Object reference not set to an instance of an object
  at Class56.method_22 (Double double_10) [0x00000] in <filename unknown>:0
  at Class48.method_277 (.Class5 class5_0, .Class56 class56_1) [0x00000] in <filename unknown>:0
  at Class48.method_275 (.Class5 class5_0, NetworkPlayer networkPlayer_1) [0x00000] in <filename unknown>:0
  at Class48.method_274 (.Class5 class5_0) [0x00000] in <filename unknown>:0
  at Class48.vmethod_35 (.Class5 class5_0) [0x00000] in <filename unknown>:0
  at Class46.method_75 (.Class5 class5_0) [0x00000] in <filename unknown>:0
  at Class46.method_72 (.Class5 class5_0) [0x00000] in <filename unknown>:0
  at uLink.NetworkViewBase.RPC (NetworkFlags flags, System.String rpcName, NetworkPlayer target, System.Object[] args) [0x00000] in <filename unknown>:0
  at uLink.NetworkView.RPC (NetworkFlags flags, System.String rpcName, NetworkPlayer target, System.Object[] args) [0x00000] in <filename unknown>:0
  at uLink.NetworkView.RPC[String] (System.String rpcName, NetworkPlayer target, System.String arg) [0x00000] in <filename unknown>:0
  at ConsoleNetworker.SendClientCommand (NetworkPlayer player, System.String cmd) [0x00000] in <filename unknown>:0
  at Fougerite.Player.SendCommand (System.String cmd) [0x00000] in <filename unknown>:0
  at Fougerite.Player.MessageFrom (System.String playername, System.String arg) [0x00000] in <filename unknown>:0
  at Fougerite.Server.BroadcastFrom (System.String name, System.String arg) [0x00000] in <filename unknown>:0
  at RustPP.Hooks.broadcastDeath (System.String victim, System.String killer, System.String weapon) [0x00000] in <filename unknown>:0
  at RustPP.RustPPModule.PlayerKilled (Fougerite.Events.DeathEvent event2) [0x00000] in <filename unknown>:0
  at (wrapper delegate-invoke) Fougerite.Hooks/KillHandlerDelegate:invoke_void__this___DeathEvent (Fougerite.Events.DeathEvent)
  at (wrapper delegate-invoke) Fougerite.Hooks/KillHandlerDelegate:invoke_void__this___DeathEvent (Fougerite.Events.DeathEvent)
  at (wrapper delegate-invoke) Fougerite.Hooks/KillHandlerDelegate:invoke_void__this___DeathEvent (Fougerite.Events.DeathEvent)
  at (wrapper delegate-invoke) Fougerite.Hooks/KillHandlerDelegate:invoke_void__this___DeathEvent (Fougerite.Events.DeathEvent)
  at (wrapper delegate-invoke) Fougerite.Hooks/KillHandlerDelegate:invoke_void__this___DeathEvent (Fougerite.Events.DeathEvent)
  at (wrapper delegate-invoke) Fougerite.Hooks/KillHandlerDelegate:invoke_void__this___DeathEvent (Fougerite.Events.DeathEvent)
  at (wrapper delegate-invoke) Fougerite.Hooks/KillHandlerDelegate:invoke_void__this___DeathEvent (Fougerite.Events.DeathEvent)
  at (wrapper delegate-invoke) Fougerite.Hooks/KillHandlerDelegate:invoke_void__this___DeathEvent (Fougerite.Events.DeathEvent)
  at (wrapper delegate-invoke) Fougerite.Hooks/KillHandlerDelegate:invoke_void__this___DeathEvent (Fougerite.Events.DeathEvent)
  at (wrapper delegate-invoke) Fougerite.Hooks/KillHandlerDelegate:invoke_void__this___DeathEvent (Fougerite.Events.DeathEvent)
  at (wrapper delegate-invoke) Fougerite.Hooks/KillHandlerDelegate:invoke_void__this___DeathEvent (Fougerite.Events.DeathEvent)
  at (wrapper delegate-invoke) Fougerite.Hooks/KillHandlerDelegate:invoke_void__this___DeathEvent (Fougerite.Events.DeathEvent)
  at (wrapper delegate-invoke) Fougerite.Hooks/KillHandlerDelegate:invoke_void__this___DeathEvent (Fougerite.Events.DeathEvent)
  at (wrapper delegate-invoke) Fougerite.Hooks/KillHandlerDelegate:invoke_void__this___DeathEvent (Fougerite.Events.DeathEvent)
  at (wrapper delegate-invoke) Fougerite.Hooks/KillHandlerDelegate:invoke_void__this___DeathEvent (Fougerite.Events.DeathEvent)
  at (wrapper delegate-invoke) Fougerite.Hooks/KillHandlerDelegate:invoke_void__this___DeathEvent (Fougerite.Events.DeathEvent)
  at (wrapper delegate-invoke) Fougerite.Hooks/KillHandlerDelegate:invoke_void__this___DeathEvent (Fougerite.Events.DeathEvent)


PLEASE HELP
You need to use 1.3.9C......