Advertisement
Guest User

Untitled

a guest
Jun 27th, 2019
77
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.59 KB | None | 0 0
  1. 23:59 [Error] Failed to call hook 'JoinArena' on plugin 'CombatTag v0.1.0' (ArgumentOutOfRangeException: Index was out of range. Must be non-negative and less than the size of the collection.
  2. Parameter name: index)
  3. at System.ThrowHelper.ThrowArgumentOutOfRangeException (System.ExceptionArgument argument, System.ExceptionResource resource) [0x00029] in <1f0c1ef1ad524c38bbc5536809c46b48>:0
  4. at System.ThrowHelper.ThrowArgumentOutOfRangeException () [0x00000] in <1f0c1ef1ad524c38bbc5536809c46b48>:0
  5. at Oxide.Plugins.CombatTag.JoinArena (ConsoleSystem+Arg args) [0x0022c] in <80b390b28ece466fbc34cfb0e1ba4850>:0
  6. at Oxide.Plugins.CombatTag.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00b1e] in <80b390b28ece466fbc34cfb0e1ba4850>:0
  7. at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <9affce1cd15c4ec183941adef8db1722>:0
  8. at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <4452f821def6406d834e4149849fe7ea>:0
  9. at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <4452f821def6406d834e4149849fe7ea>:0
  10.  
  11.  
  12.  
  13.  
  14. 23:43 [Error] Failed to call hook 'LeaveAT' on plugin 'AimTrain v1.1.1' (KeyNotFoundException: The given key was not present in the dictionary.)
  15. at System.Collections.Generic.Dictionary`2[TKey,TValue].get_Item (TKey key) [0x0001e] in <1f0c1ef1ad524c38bbc5536809c46b48>:0
  16. at Oxide.Plugins.AimTrain.LeaveAT (BasePlayer player) [0x0001d] in <77059103c9fa4db386dc7a781e1bea17>:0
  17. at Oxide.Plugins.AimTrain.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x004af] in <77059103c9fa4db386dc7a781e1bea17>:0
  18. at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <9affce1cd15c4ec183941adef8db1722>:0
  19. at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <4452f821def6406d834e4149849fe7ea>:0
  20. at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <4452f821def6406d834e4149849fe7ea>:0
  21.  
  22.  
  23.  
  24.  
  25. 23:44 [Warning] Calling hook OnPlayerDie resulted in a conflict between the following plugins: AimTrain - False (Boolean), CombatTag (1 (Int32))
  26. 23:44 [Warning] Calling hook OnPlayerDie resulted in a conflict between the following plugins: AimTrain - False (Boolean), CombatTag (1 (Int32))
  27. 23:44 [Warning] Calling hook OnPlayerDie resulted in a conflict between the following plugins: AimTrain - False (Boolean), CombatTag (1 (Int32))
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement