1. Yep got myself cleared on my own EBS now if only I can get the petition cleared on RustDB .. kinda screws my ability to join other servers with the plugins installed .. which 99% of the people use lol
     
  2. Is it possible to ignore admins check? For you /fly plugin?
     
  3. Yes i just didnt make it possible yet
     
  4. Ty man
     
  5. since update gettin this error dude on startup
    Code:
    [Error] AntiWallhack: NullReferenceException while calling OnEntityEnter: Object reference not set to an instance of an object
      at Oxide.Plugins.AntiWallhack.OnEntityEnter (.TriggerBase triggerbase, .BaseEntity entity) [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
    2:54 AM [Error] AirdropControl: ArgumentOutOfRangeException while calling OnEntitySpawn: Argument is out of range.
     
    Last edited by a moderator: Feb 7, 2015
  6. Have this error on server start
    [2/6/2015 9:21:41 PM] [Oxide] 9:21 PM [Error] AntiWallhack: NullReferenceException while calling OnEntityEnter: Object reference not set to an instance of an object
    at Oxide.Plugins.AntiWallhack.OnEntityEnter (.TriggerBase triggerbase, .BaseEntity entity) [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
     
  7. did you download the last version?
     
  8. Anti Wallhack 1.2.1
    1. disabled server
    2. removed "AntiWallhack.cs", "AntiWallhack.json"
    3. established Anti Wallhack 1.2.1
    4. launched a server

    logs:
    9:39 PM [Error] AntiWallhack: NullReferenceException while calling OnEntityEnter: Object reference not set to an instance of an object
    at Oxide.Plugins.AntiWallhack.OnEntityEnter (.TriggerBase triggerbase, .BaseEntity entity) [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
    9:39 PM [Error] AntiWallhack: NullReferenceException while calling OnEntityEnter: Object reference not set to an instance of an object
    at Oxide.Plugins.AntiWallhack.OnEntityEnter (.TriggerBase triggerbase, .BaseEntity entity) [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)
    [DOUBLEPOST=1423249933][/DOUBLEPOST]9:34 PM [Info] Loading Oxide core v2.0.258...
    9:34 PM [Info] Loading extensions...
    9:34 PM [Info] Loaded extension CSharp v0.6.0 by bawNg
    9:34 PM [Info] Loaded extension JavaScript v1.0.0 by Nogrod
    9:34 PM [Info] Loaded extension Lua v1.0.0 by Oxide Team
    9:34 PM [Info] Loaded extension Python v1.0.0 by Nogrod
    9:34 PM [Info] Loaded extension Rust v1.0.0 by Oxide Team
    9:34 PM [Info] Loaded extension RustWeb v1.2.5 by dcode
    9:34 PM [Info] Loaded extension Unity v1.0.0 by Oxide Team
    9:34 PM [Info] Loading plugins...
    9:34 PM [Info] Loaded plugin Admin door Unlocker v0.0.7 by Nexus
    9:34 PM [Info] Loaded plugin Chat Handler v2.3.4 by #Domestos
    9:34 PM [Info] Loaded plugin Enhanced Ban System v2.2.3 by #Domestos
    9:34 PM [Info] Loaded plugin Give Plugin v1.1.2 by Reneb
    9:34 PM [Info] Loaded plugin Godmode v1.4.2 by Mughisi
    9:34 PM [Info] Loaded plugin Teleportation System v1.4.5 by Mughisi
    9:34 PM [Info] Loaded plugin Portgun v1.3.0 by Reneb
    9:34 PM [Info] Loaded plugin r-Prod v1.2.1 by Reneb
    9:34 PM [Info] Loaded plugin R-Remover Tool v1.4.8 by Reneb
    9:34 PM [Info] Loaded plugin Save v1.2.0 by Reneb
    9:34 PM [Info] Loaded plugin Spectate Admin Handler v1.0.2 by Reneb
    9:34 PM [Info] Loaded plugin Rust Core v1.0.0 by Oxide Team
    9:34 PM [Info] Loaded plugin RustWeb glue for Oxide 2 v1.1.0 by dcode
    9:34 PM [Info] Loaded plugin Unity Core v1.0.0 by Oxide Team
    9:34 PM [Info] AntiCheat plugin was compiled successfully in 2093ms
    9:34 PM [Info] BuildingOwners plugin was compiled successfully in 2005ms
    9:34 PM [Info] Fly plugin was compiled successfully in 1991ms
    9:34 PM [Info] AntiWallhack plugin was compiled successfully in 2027ms
    9:34 PM [Info] Loaded plugin Building Owners v2.0.0 by Reneb
    9:34 PM [Info] Loaded plugin Fly v1.4.0 by Reneb
    9:34 PM [Info] Loaded plugin Anti Wallhack v1.2.0 by Reneb
    9:34 PM [Info] Loaded plugin AntiCheat v1.5.0 by Reneb & Fix by DieWildeBetty
    9:34 PM [Info] nil
    9:34 PM [Info] Initializing RustWeb
    9:39 PM [Error] AntiWallhack: NullReferenceException while calling OnEntityEnter: Object reference not set to an instance of an object
    at Oxide.Plugins.AntiWallhack.OnEntityEnter (.TriggerBase triggerbase, .BaseEntity entity) [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
    9:39 PM [Error] AntiWallhack: NullReferenceException while calling OnEntityEnter: Object reference not set to an instance of an object
    at Oxide.Plugins.AntiWallhack.OnEntityEnter (.TriggerBase triggerbase, .BaseEntity entity) [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
    9:39 PM [Error] AntiWallhack: NullReferenceException while calling OnEntityEnter: Object reference not set to an instance of an object
    at Oxide.Plugins.AntiWallhack.OnEntityEnter (.TriggerBase triggerbase, .BaseEntity entity) [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
    9:39 PM [Error] AntiWallhack: NullReferenceException while calling OnEntityEnter: Object reference not set to an instance of an object
    at Oxide.Plugins.AntiWallhack.OnEntityEnter (.TriggerBase triggerbase, .BaseEntity entity) [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
    9:39 PM [Error] AntiWallhack: NullReferenceException while calling OnEntityEnter: Object reference not set to an instance of an object
    at Oxide.Plugins.AntiWallhack.OnEntityEnter (.TriggerBase triggerbase, .BaseEntity entity) [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 [DOUBLEPOST=1423256386,1423248092][/DOUBLEPOST]what to do?
     
  9. i tried everyting i never that this ... try just ignoring it at the moment, the plugin should still work.
     
  10. As i said this shows only on server start up, ill try to fix this but it doesnt matter as the plugin still works
     
  11. Reneb updated Anti Wallhack with a new update entry:

    no more bug spam on server start

     
  12. still seem to be getting the entity error on startup with the new update
     
  13. Message please
     
  14. 12:05 AM [Error] AntiWallhack: NullReferenceException while calling OnEntityEnter: Object reference not set to an instance of an object
    at Oxide.Plugins.AntiWallhack.OnEntityEnter (.TriggerBase triggerbase, .BaseEntity entity) [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
    12:05 AM [Error] AntiWallhack: NullReferenceException while calling OnEntityEnter: Object reference not set to an instance of an object
    at Oxide.Plugins.AntiWallhack.OnEntityEnter (.TriggerBase triggerbase, .BaseEntity entity) [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
    12:05 AM [Error] AntiWallhack: NullReferenceException while calling OnEntityEnter: Object reference not set to an instance of an object
    at Oxide.Plugins.AntiWallhack.OnEntityEnter (.TriggerBase triggerbase, .BaseEntity entity) [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
    [DOUBLEPOST=1423401868][/DOUBLEPOST]and i did remove the old version first and config file i tried loading the new version a couple of times reset the server still getting the same error messages
     
  15. it doesnt matter --'
     
  16. Reneb updated Anti Wallhack with a new update entry:

    added doorways / door & fixed a major bug