1. Wulf

    Wulf Community Admin

    For those having errors from the latest Rust update, the below attachment should fix those.
     

    Attached Files:

  2. hello

    with the new last days I get an error.

    Code:
    [6/26/2015 12:00:50 AM] [Oxide] 12:00 AM [Error] AntiCheat plugin failed to compile!
    [6/26/2015 12:00:50 AM] [Oxide] 12:00 AM [Error] AntiCheat.cs(266,23): error CS0104: `LayerMask' is an ambiguous reference between `UnityEngine.LayerMask' and `Rust.LayerMask'
    cordially

    Edit: thank you Wolf :D
     
  3. Not working in last update
     
  4. Wulf

    Wulf Community Admin

    See previous replies.
     
  5. Hello
    how to make the kick plugins?

    Code:
    {
      "Flyhack: activated": true,
      "Flyhack: Log": true,
      "Flyhack: Punish": true,
      "Flyhack: Punish Detections": 0,
      "MeleeSpeed Hack: activated": true,
      "Settings: Ban Also Family Owner": true,
      "Settings: FPS Ignore": 30,
      "Settings: Ignore Hacks for authLevel": 1,
      "Settings: Punish - 0 = Kick, 1 = Ban, 2 = Jail": 1,
      "SpeedHack: activated": true,
      "SpeedHack: Log": true,
      "SpeedHack: Punish": true,
      "SpeedHack: Punish Detections": 0,
      "SpeedHack: Speed Detection": 10.0,
      "Wallhack Kills: activated": true,
      "Wallhack Kills: Log": true,
      "Wallhack: activated": true,
      "Wallhack: Log": true,
      "Wallhack: Punish": true,
      "Wallhack: Punish Detections": 0
    }

    I placed on 0 but it does not kick, I have the ban but added that the cheater remains on the server so he at the time to do damage
     
  6. Hey wulf,
    I'm getting the below when running yours with the latest oxide
    Code:
    [Oxide] 11:58 PM [Error] Failed to run a 1.00 timer in AntiCheat (NullReferenceException: Object reference not set to an instance of an object)
    [Oxide] 11:58 PM [Debug]   at Oxide.Plugins.AntiCheat.isAdmin (.BasePlayer player) [0x00000] in <filename unknown>:0 
      at Oxide.Plugins.AntiCheat.RefreshPlayer (.BasePlayer player) [0x00000] in <filename unknown>:0 
      at Oxide.Plugins.AntiCheat.RefreshPlayers () [0x00000] in <filename unknown>:0 
      at Oxide.Plugins.AntiCheat.<OnServerInitialized>m__0 () [0x00000] in <filename unknown>:0 
      at Oxide.Core.Libraries.Timer+TimerInstance.Update () [0x00000] in <filename unknown>:0 
    
    Cheers
     
  7. Code:
    [Error] Failed to call hook 'OnServerInitialized' on plugin 'AntiCheat' (NullReferenceException: Object reference not set to an instance of an object)
    [Oxide] 8:57 PM [Debug] at Oxide.Plugins.AntiCheat.LoadData () [0x00000] in <filename unknown>:0 at Oxide.Plugins.AntiCheat.OnServerInitialized () [0x00000] in <filename unknown>:0 at (wrapper managed-to-native) System.Reflection.MonoMethod:InternalInvoke (object,object[],System.Exception&) at System.Reflection.MonoMethod.Invoke (System.Object obj, BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x00000] in <filename unknown>:0
     
  8. [Error] Error while compiling AntiCheat.cs(266,23): error CS0104: `LayerMask' is an ambiguous reference between `UnityEngine.LayerMask' and `Rust.LayerMask'
     
  9. Wulf

    Wulf Community Admin

  10. My problem = bug serv. Restart help :)
     
  11. 2:10 PM [Error] AntiCheat plugin failed to compile!
    2:10 PM [Error] AntiCheat.cs(266,23): error CS0104: `LayerMask' is an ambiguous reference between `UnityEngine.LayerMask' and `Rust.LayerMask'
    rMask'
     
    Last edited by a moderator: Jun 27, 2015
  12. Hello possible to ban and kick in same time?
     
  13. Wulf

    Wulf Community Admin

  14. Code:
    [6/27/2015 9:52:49 PM] [Oxide] 9:52 PM [Info] Unloaded plugin AntiCheat v2.3.7 by Reneb & 4Seti
    [6/27/2015 9:52:49 PM] [Oxide] 9:52 PM [Info] Loaded plugin AntiCheat v2.3.7 by Reneb & 4Seti
    [6/27/2015 9:52:49 PM] [Oxide] 9:52 PM [Debug]   at Oxide.Plugins.AntiCheat.LoadData () [0x00000] in <filename unknown>:0
      at Oxide.Plugins.AntiCheat.OnServerInitialized () [0x00000] in <filename unknown>:0
      at (wrapper managed-to-native) System.Reflection.MonoMethod:InternalInvoke (object,object[],System.Exception&)
      at System.Reflection.MonoMethod.Invoke (System.Object obj, BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x00000] in <filename unknown>:0 
     
  15. Wulf

    Wulf Community Admin

    Your data file for the plugin is somehow corrupt. Shutdown the server and delete oxide/data/AntiCheatLogs.json.
     
  16. this still seems to give alot of false reports and for some reason when my mods are using no clip its detecting them as flying for admins it works fine
     
  17. Need some help,i instaled plugin on my server but it dont creat the config file and in game the commands not working,rdy reload,wiped the server
     
  18. Wulf

    Wulf Community Admin

  19. I'm getting this error which is preventing the plugin from working.
    Code:
    [Oxide] 5:43 PM [Warning] Ignored obsolete game extension reference 'Oxide.Ext.RustLegacy' in plugin 'AntiCheat'
    [Oxide] 5:43 PM [Error] Assembly referenced by AntiCheat plugin does not exist: Facepunch.ID.dll
    [Oxide] 5:43 PM [Error] Assembly referenced by AntiCheat plugin does not exist: Facepunch.MeshBatch.dll
    [Oxide] 5:43 PM [Error] Assembly referenced by AntiCheat plugin does not exist: Google.ProtocolBuffers.dll
     
    Last edited by a moderator: Jun 29, 2015