1. 1) did you reload the plugin? with" oxide.reload r-remover ", in the console

    2) if you did 1, then it's multiplay that fucked the name of the save file ^^ it seems it's been like that for quite a while
    you need to send a support ticket to them telling you that the cfg file isn't the correct one.
    cfg_r-remover.txt
    and ask them to set this as default cfg value:
    Code:
    {
      "autodeactivatetime":30,
      "refund":{
        "Wood Foundation":{
          "amount":1,
          "item":"Wood Foundation"
        },
        "Metal Foundation":{
          "amount":1,
          "item":"Metal Foundation"
        },
        "Sleeping Bag":{
          "amount":1,
          "item":"Sleeping Bag"
        },
        "Metal Stairs":{
          "amount":1,
          "item":"Metal Stairs"
        },
        "Large Wood Storage":{
          "amount":1,
          "item":"Large Wood Storage"
        },
        "Wood Pillar":{
          "amount":1,
          "item":"Wood Pillar"
        },
        "Metal Pillar":{
          "amount":1,
          "item":"Metal Pillar"
        },
        "Metal Ceiling":{
          "amount":1,
          "item":"Metal Ceiling"
        },
        "Metal Window":{
          "amount":1,
          "item":"Metal Window"
        },
        "Workbench":{
          "amount":1,
          "item":"Workbench"
        },
        "Wood Window":{
          "amount":1,
          "item":"Wood Window"
        },
        "Metal Wall":{
          "amount":1,
          "item":"Metal Wall"
        },
        "Large Spike Wall":{
          "amount":1,
          "item":"Large Spike Wall"
        },
        "Wood Stairs":{
          "amount":1,
          "item":"Wood Stairs"
        },
        "Wood Storage Box":{
          "amount":1,
          "item":"Wood Storage Box"
        },
        "Metal Window Bars":{
          "amount":1,
          "item":"Metal Window Bars"
        },
        "Wood Gate":{
          "amount":1,
          "item":"Wood Gate"
        },
        "Wood Ramp":{
          "amount":1,
          "item":"Wood Ramp"
        },
        "Small Stash":{
          "amount":1,
          "item":"Small Stash"
        },
        "Wood Doorway":{
          "amount":1,
          "item":"Wood Doorway"
        },
        "Repair Bench":{
          "amount":1,
          "item":"Repair Bench"
        },
        "Wood Ceiling":{
          "amount":1,
          "item":"Wood Ceiling"
        },
        "Wood Gateway":{
          "amount":1,
          "item":"Wood Gateway"
        },
        "Wood Wall":{
          "amount":1,
          "item":"Wood Wall"
        },
        "Bed":{
          "amount":1,
          "item":"Bed"
        },
        "Metal Door":{
          "amount":1,
          "item":"Metal Door"
        },
        "Wood Barricade":{
          "amount":1,
          "item":"Wood Barricade"
        },
        "Furnace":{
          "amount":1,
          "item":"Furnace"
        },
        "Metal Doorway":{
          "amount":1,
          "item":"Metal Doorway"
        },
        "Spike Wall":{
          "amount":1,
          "item":"Spike Wall"
        },
        "Wood Shelter":{
          "amount":1,
          "item":"Wood Shelter"
        },
        "Metal Ramp":{
          "amount":1,
          "item":"Metal Ramp"
        },
        "Camp Fire":{
          "amount":5,
          "item":"Wood"
        },
        "Wooden Door":{
          "amount":1,
          "item":"Wooden Door"
        }
      },
      "NoLargeWoodStorageUnderFoundation":true,
      "ChatName":"Remover",
      "Version":"3.1.2",
      "antiremoveduringraid":true,
      "remove":{
        "autodeactivatetime":30,
        "onlyadminremove":false,
        "log":true,
        "shared":{
          "doorshare":true,
          "groups":true,
          "factions":false
        },
        "allowcmd":true,
        "antiremoveduringraidtime":120,
        "antifloat":true,
        "antiremoveduringraid":true,
        "refund":true
      },
      "flagsplugin_flag":"ban",
      "UseSteamAPI":true,
      "onlyadminprod":true,
      "SteamAPIKey":"F201EFF41F2500794E4618A7D982A92F",
      "UberHatchetCanDestroy":true,
      "NoPillarSmallStash":true,
      "removable":{
        "Wood Foundation":true,
        "Metal Foundation":true,
        "Sleeping Bag":false,
        "Metal Stairs":true,
        "Large Wood Storage":true,
        "Wood Pillar":true,
        "Metal Pillar":true,
        "Metal Ceiling":true,
        "Metal Window":true,
        "Workbench":true,
        "Wood Window":true,
        "Metal Wall":true,
        "Large Spike Wall":true,
        "Wood Stairs":true,
        "Wood Storage Box":true,
        "Metal Window Bars":true,
        "Wood Gate":true,
        "Wood Ramp":true,
        "Small Stash":true,
        "Wood Doorway":true,
        "Repair Bench":true,
        "Wood Ceiling":true,
        "Wood Gateway":true,
        "Wood Wall":true,
        "Bed":false,
        "Metal Door":true,
        "Wood Barricade":true,
        "Furnace":true,
        "Metal Doorway":true,
        "Spike Wall":true,
        "Wood Shelter":true,
        "Metal Ramp":true,
        "Camp Fire":false,
        "Wooden Door":true
      },
      "ProdShowLastUsed":true,
      "prod":{
        "SteamAPIKey":"",
        "ShowLastUsed":true,
        "allowcmd":true,
        "UseSteamAPI":false,
        "onlyadminprod":true
      },
      "antifloat":false,
      "noremovewhileunderattacktime":120
    }
     
  2. nothingmt
     
  3. Thank you. Resetting it didn't work, have made a ticket with multiplay.
     
  4. On one of the older versions of this plugin, you had the inventory notices pop up for when /remove was used, and that was nice, as it gave players an extra and completely noticeable indication that their items were being refunded. Is there a way you could implement that into a later version also? I miss that, and I've had to explain to some players that their items are still being refunded, because they were used to seeing the inventory chat notices pop up when they used /remove.
     
  5. Quick question reneb, is it possible to have a plugin that either removes every wood barricade within x range, or every wood barricade that's not on a foundation? Or would it be super laggy.

    Thanks
     
  6. I'm getting this error with the update:

    Code:
    [Oxide] oxidecore: A .NET exception occured in user-code (@)
    [Oxide] oxidecore: nil
    [Oxide] oxidecore: [string "r-remover.lua"]:417: attempt to concatenate global 'daname' (a nil value) (@)
    [Oxide] oxidecore:  at NLua.Lua.ThrowExceptionFromError (Int32 oldTop) [0x00000] in <filename unknown>:0
      at NLua.Lua.CallFunction (System.Object function, System.Object[] args, System.Type[] returnTypes) [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
    When you strike an object, it doesn't remove it, but it gives you a copy of the object in your inventory and the inventory notice still doesn't show up.
     
    Last edited by a moderator: Sep 6, 2014
  7. Once a Structure was hit by an object ( hatchet or pistol) and ppl want to remove it afterwards, it says that you get this specific structure into your inventory, but it wont break. So in the end you have a Structure u can't even remove with uberhatchet.
    What's the problem here?
    PS: If you wait long enough (3minutes or so without beeing hit) you actually can destroy / break it.
     
  8. Should be possible with a SphereCastAll, check Reneb's post on his discoveries, there is an example in there for sleeping bags :) (http://oxidemod.org/threads/renebs-discoveries.5332/)
     
  9. there is my cleaner tool that can do that.
    /cleanforce "Large Spike Wall" (as large spike walls cant be on foundations)
    then
    /clean "Spike Wall" 50000 (as spike walls can be on sutrctures)
     
  10. [Oxide] oxidecore: cs.callplugins failed with no traceback: NLua.Exceptions.LuaScriptException: A .NET exception occured in user-code: -26681856
    [Oxide] oxidecore: A .NET exception occured in user-code (@)
    [Oxide] oxidecore: nil
    [Oxide] oxidecore: [string "r-remover.lua"]:417: attempt to concatenate global 'daname' (a nil value) (@)
    [Oxide] oxidecore: at NLua.Lua.ThrowExceptionFromError (Int32 oldTop) [0x00000] in <filename unknown>:0
    at NLua.Lua.CallFunction (System.Object function, System.Object[] args, System.Type[] returnTypes) [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
     
  11. ok love this plugin but i just updated it and now only the remove all works the others just give you the item without removing it
     
  12. Modify the lua file, line 417:
    Code:
    rust.InventoryNotice( netuser, "1x " .. daname )
    to
    Code:
    rust.InventoryNotice( netuser, "1x " .. dataname )
     
  13. Code:
    Oxide] : [string "r-remover.lua"]:421 - A .NET exception was thrown trying to call cs.convertandsetonarray!
    [Oxide] : A .NET exception occured in user-code (@)
    [Oxide] : nil
    [Oxide] : Value is not a convertible object: System.String to UnityEngine.GameObject (@mscorlib)
    [Oxide] :   at System.Convert.ToType (System.Object value, System.Type conversionType, IFormatProvider provider, Boolean try_target_to_type) [0x00000] in <filename unknown>:0
      at System.String.System.IConvertible.ToType (System.Type targetType, IFormatProvider provider) [0x00000] in <filename unknown>:0
      at System.Convert.ToType (System.Object value, System.Type conversionType, IFormatProvider provider, Boolean try_target_to_type) [0x00000] in <filename unknown>:0
      at System.Convert.ChangeType (System.Object value, System.Type conversionType) [0x00000] in <filename unknown>:0
      at Oxide.Main.lua_ConvertAndSetOnArray (System.Array arr, Int32 idx, System.Object value, System.Type newtype) [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
    [Oxide] Error in timer (r-remover)
    [string "structures-limitation.lua"]:182: : NLua.Exceptions.LuaScriptException: [string "structures-limitation.lua"]:182: A .NET exception occured in user-code
      at NLua.Lua.ThrowExceptionFromError (Int32 oldTop) [0x00000] in <filename unknown>:0
      at NLua.Lua.CallFunction (System.Object function, System.Object[] args, System.Type[] returnTypes) [0x00000] in <filename unknown>:0
      at NLua.Lua.CallFunction (System.Object function, System.Object[] args) [0x00000] in <filename unknown>:0
      at NLua.LuaFunction.Call (System.Object[] args) [0x00000] in <filename unknown>:0
      at Oxide.Main+<>c__DisplayClass6.<lua_NewTimer>b__4 () [0x00000] in <filename unknown>:0
    mscorlib: System.ArgumentException: failed to convert parameters
      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
      at System.Reflection.MethodBase.Invoke (System.Object obj, System.Object[] parameters) [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
      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
      at System.Reflection.MethodBase.Invoke (System.Object obj, System.Object[] parameters) [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[Oxide] : [string "r-remover.lua"]:421 - A .NET exception was thrown trying to call cs.convertandsetonarray!
    [Oxide] : A .NET exception occured in user-code (@)
    [Oxide] : nil
    [Oxide] : Value is not a convertible object: System.String to UnityEngine.GameObject (@mscorlib)
    [Oxide] :   at System.Convert.ToType (System.Object value, System.Type conversionType, IFormatProvider provider, Boolean try_target_to_type) [0x00000] in <filename unknown>:0
      at System.String.System.IConvertible.ToType (System.Type targetType, IFormatProvider provider) [0x00000] in <filename unknown>:0
      at System.Convert.ToType (System.Object value, System.Type conversionType, IFormatProvider provider, Boolean try_target_to_type) [0x00000] in <filename unknown>:0
      at System.Convert.ChangeType (System.Object value, System.Type conversionType) [0x00000] in <filename unknown>:0
      at Oxide.Main.lua_ConvertAndSetOnArray (System.Array arr, Int32 idx, System.Object value, System.Type newtype) [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
    [Oxide] Error in timer (r-remover)
    [string "structures-limitation.lua"]:182: : NLua.Exceptions.LuaScriptException: [string "structures-limitation.lua"]:182: A .NET exception occured in user-code
      at NLua.Lua.ThrowExceptionFromError (Int32 oldTop) [0x00000] in <filename unknown>:0
      at NLua.Lua.CallFunction (System.Object function, System.Object[] args, System.Type[] returnTypes) [0x00000] in <filename unknown>:0
      at NLua.Lua.CallFunction (System.Object function, System.Object[] args) [0x00000] in <filename unknown>:0
      at NLua.LuaFunction.Call (System.Object[] args) [0x00000] in <filename unknown>:0
      at Oxide.Main+<>c__DisplayClass6.<lua_NewTimer>b__4 () [0x00000] in <filename unknown>:0
    mscorlib: System.ArgumentException: failed to convert parameters
      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
      at System.Reflection.MethodBase.Invoke (System.Object obj, System.Object[] parameters) [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
      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
      at System.Reflection.MethodBase.Invoke (System.Object obj, System.Object[] parameters) [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[Oxide] : [string "r-remover.lua"]:421 - A .NET exception was thrown trying to call cs.convertandsetonarray!
    [Oxide] : A .NET exception occured in user-code (@)
    [Oxide] : nil
    [Oxide] : Value is not a convertible object: System.String to UnityEngine.GameObject (@mscorlib)
    [Oxide] :   at System.Convert.ToType (System.Object value, System.Type conversionType, IFormatProvider provider, Boolean try_target_to_type) [0x00000] in <filename unknown>:0
      at System.String.System.IConvertible.ToType (System.Type targetType, IFormatProvider provider) [0x00000] in <filename unknown>:0
      at System.Convert.ToType (System.Object value, System.Type conversionType, IFormatProvider provider, Boolean try_target_to_type) [0x00000] in <filename unknown>:0
      at System.Convert.ChangeType (System.Object value, System.Type conversionType) [0x00000] in <filename unknown>:0
      at Oxide.Main.lua_ConvertAndSetOnArray (System.Array arr, Int32 idx, System.Object value, System.Type newtype) [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
    [Oxide] Error in timer (r-remover)
    [string "structures-limitation.lua"]:182: : NLua.Exceptions.LuaScriptException: [string "structures-limitation.lua"]:182: A .NET exception occured in user-code
      at NLua.Lua.ThrowExceptionFromError (Int32 oldTop) [0x00000] in <filename unknown>:0
      at NLua.Lua.CallFunction (System.Object function, System.Object[] args, System.Type[] returnTypes) [0x00000] in <filename unknown>:0
      at NLua.Lua.CallFunction (System.Object function, System.Object[] args) [0x00000] in <filename unknown>:0
      at NLua.LuaFunction.Call (System.Object[] args) [0x00000] in <filename unknown>:0
      at Oxide.Main+<>c__DisplayClass6.<lua_NewTimer>b__4 () [0x00000] in <filename unknown>:0
    mscorlib: System.ArgumentException: failed to convert parameters
      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
      at System.Reflection.MethodBase.Invoke (System.Object obj, System.Object[] parameters) [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
      at System.Reflection.MonoMethod.Invoke (System.Object obj, BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x00000] in <filename unknow
     
  14. Code:
    [Oxide] KiNS removed a Metal Door
    [Oxide] oxidecore: cs.callplugins failed with no traceback: NLua.Exceptions.LuaScriptException: A .NET exception occured in user-code: -1007029760
    [Oxide] oxidecore: A .NET exception occured in user-code (@)
    [Oxide] oxidecore: nil
    [Oxide] oxidecore: [string "r-remover.lua"]:417: attempt to concatenate global 'daname' (a nil value) (@)
    [Oxide] oxidecore:   at NLua.Lua.ThrowExceptionFromError (Int32 oldTop) [0x00000] in <filename unknown>:0 
      at NLua.Lua.CallFunction (System.Object function, System.Object[] args, System.Type[] returnTypes) [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 
    [Oxide] KiNS removed a Metal Door
    [Oxide] oxidecore: cs.callplugins failed with no traceback: NLua.Exceptions.LuaScriptException: A .NET exception occured in user-code: 137128448
    [Oxide] oxidecore: A .NET exception occured in user-code (@)
    [Oxide] oxidecore: nil
    [Oxide] oxidecore: [string "r-remover.lua"]:417: attempt to concatenate global 'daname' (a nil value) (@)
    [Oxide] oxidecore:   at NLua.Lua.ThrowExceptionFromError (Int32 oldTop) [0x00000] in <filename unknown>:0 
      at NLua.Lua.CallFunction (System.Object function, System.Object[] args, System.Type[] returnTypes) [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 
    [Oxide] KiNS removed a Metal Door
    [Oxide] oxidecore: cs.callplugins failed with no traceback: NLua.Exceptions.LuaScriptException: A .NET exception occured in user-code: 709207552
    [Oxide] oxidecore: A .NET exception occured in user-code (@)
    [Oxide] oxidecore: nil
    [Oxide] oxidecore: [string "r-remover.lua"]:417: attempt to concatenate global 'daname' (a nil value) (@)
    [Oxide] oxidecore:   at NLua.Lua.ThrowExceptionFromError (Int32 oldTop) [0x00000] in <filename unknown>:0 
      at NLua.Lua.CallFunction (System.Object function, System.Object[] args, System.Type[] returnTypes) [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 
    [Oxide] KiNS removed a Metal Door
    [Oxide] oxidecore: cs.callplugins failed with no traceback: NLua.Exceptions.LuaScriptException: A .NET exception occured in user-code: 1505032192
    [Oxide] oxidecore: A .NET exception occured in user-code (@)
    [Oxide] oxidecore: nil
    [Oxide] oxidecore: [string "r-remover.lua"]:417: attempt to concatenate global 'daname' (a nil value) (@)
    [Oxide] oxidecore:   at NLua.Lua.ThrowExceptionFromError (Int32 oldTop) [0x00000] in <filename unknown>:0 
      at NLua.Lua.CallFunction (System.Object function, System.Object[] args, System.Type[] returnTypes) [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 
    [Oxide] KiNS removed a Metal Door
    [Oxide] oxidecore: cs.callplugins failed with no traceback: NLua.Exceptions.LuaScriptException: A .NET exception occured in user-code: 70460416
    [Oxide] oxidecore: A .NET exception occured in user-code (@)
    [Oxide] oxidecore: nil
    [Oxide] oxidecore: [string "r-remover.lua"]:417: attempt to concatenate global 'daname' (a nil value) (@)
    [Oxide] oxidecore:   at NLua.Lua.ThrowExceptionFromError (Int32 oldTop) [0x00000] in <filename unknown>:0 
      at NLua.Lua.CallFunction (System.Object function, System.Object[] args, System.Type[] returnTypes) [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=1410046221][/DOUBLEPOST]and
    Code:
    [Oxide] oxidecore: [string "r-remover.lua"]:23 - A .NET exception was thrown trying to call cs.requestenum!
    [Oxide] oxidecore: A .NET exception occured in user-code (@)
    [Oxide] oxidecore: nil
    [Oxide] oxidecore: enumType is not an Enum type.
    Parameter name: enumType (@mscorlib)
    [Oxide] oxidecore:   at System.Enum.GetValues (System.Type enumType) [0x00000] in <filename unknown>:0 
      at Oxide.Main.lua_RequestEnum (System.String path, System.Type typ) [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 
    
    -also, when people remove objects, the object removed is being spammed on console.
     
  15. Reneb updated R-Remover with a new update entry:

    fix

     
  16. It's still not working for all objects. So far, it only works on certain items, like doors and large wood storage crates, but not walls or some other things. For the objects it's not working for, it's copying the item into their inventories, but not deleting the item or giving them a notice of refund.
     
  17. I just wanted to say thanks Reneb, for all your hard work on these plugins and fixes for them. The coding in your r-remover boggles my mind, frankly. I've worked with other plugins that had defects and been able to figure out what needed to be changed to get them functioning properly, but I can't really do that for yours. Like I said, thanks again for the constant updating of your plugins and keeping them working and good to go, especially when you're under pressure with a lot of people here on the forums posting their errors. I love all your work.
     
  18. I found an exploit where if you shoot a Wood Barricade, Spike Wall or Wood/Metal Door (Basically anything without breaking animation) fast enough before they disappear you get multiple of that item back instead of just one, is there a fix to this?