1. "Use only with 1322" ? im having 2.0.13.19 prot 1310 and cant find any oxide 1322.
     
  2. Wulf

    Wulf Community Admin

    You aren't required to update the plugin, there are zero changes that make a difference. :p
     
  3. it won't work for me..what can I check to fix ?
     
  4. Wulf

    Wulf Community Admin

    If you are using Oxide 1319, use the previous version of the plugin.
     
  5. I believe the latest update broke this (just by looking at your changes to the core, the updated hooks)
     
  6. Wulf

    Wulf Community Admin

    No, the last update of this plugin is for the latest release, it was updated pre-release.
     
  7. Indeed! I get lazy on updating sometimes. Thanks for the heads-up. :)
     
  8. Doesn't work after last update.
     
  9. Wulf

    Wulf Community Admin

    See previous replies.
     
  10. Code:
    [Oxide] 1:06 AM [Error] Failed to call hook 'OnDoorOpened' on plugin 'AutoDoorCloser v2.0.1' (ArgumentException: failed to convert parameters)
    [Oxide] 1:06 AM [Debug] 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 Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x00000] in <filename unknown>:0 at Oxide.Core.Plugins.Plugin.CallHook (System.String hookname, System.Object[] args) [0x00000] in <filename unknown>:0
     
  11. Wulf

    Wulf Community Admin

    Yes, you're using an old version of the plugin.
     
  12. Hi.

    Plugin not working since the maj of today. Thx
     
  13. Please make sure that you are using the latest version of this plugin as this should already have been updated for the changes that occurred today.
     
  14. Code:
    TimeWarning: rpc_opendoor took 0.05 seconds (51ms)
    TimeWarning: rpc_opendoor took 0.05 seconds (51ms)
    TimeWarning: rpc_opendoor took 0.05 seconds (52ms)
    TimeWarning: rpc_opendoor took 0.05 seconds (53ms)
    TimeWarning: rpc_opendoor took 0.05 seconds (52ms)
    TimeWarning: rpc_opendoor took 0.05 seconds (50ms)
    TimeWarning: rpc_opendoor took 0.05 seconds (53ms)
    TimeWarning: rpc_opendoor took 0.05 seconds (52ms)
    TimeWarning: rpc_opendoor took 0.05 seconds (51ms)
    TimeWarning: rpc_opendoor took 0.05 seconds (50ms)
    TimeWarning: rpc_opendoor took 0.05 seconds (52ms)
    TimeWarning: rpc_opendoor took 0.05 seconds (52ms)
    TimeWarning: rpc_opendoor took 0.05 seconds (51ms)
    TimeWarning: rpc_opendoor took 0.05 seconds (51ms)
    TimeWarning: rpc_opendoor took 0.05 seconds (51ms)
    TimeWarning: rpc_opendoor took 0.05 seconds (51ms)
    TimeWarning: rpc_opendoor took 0.05 seconds (51ms)
    TimeWarning: rpc_opendoor took 0.05 seconds (52ms)
    TimeWarning: rpc_opendoor took 0.05 seconds (52ms)
    TimeWarning: rpc_opendoor took 0.05 seconds (51ms)
    TimeWarning: rpc_opendoor took 0.05 seconds (51ms)
    TimeWarning: rpc_opendoor took 0.05 seconds (54ms)
    TimeWarning: rpc_opendoor took 0.05 seconds (52ms)
    TimeWarning: rpc_opendoor took 0.05 seconds (51ms)
    TimeWarning: rpc_opendoor took 0.05 seconds (52ms)
    TimeWarning: rpc_opendoor took 0.05 seconds (51ms)
     
    Last edited by a moderator: Aug 28, 2015
  15. Indeed thanks for the answer.

    Oxide version: 2.0.1330, Rust Protocol: 1312 + this updated plugin ( did not see it ) it is working ! Thx.
     
  16. [DOUBLEPOST=1440773244][/DOUBLEPOST]Forget it... just saw, that my AutoDoorCloser Plugin was not updated ... SORRY!
     
  17. Just upgraded plugin but have the same spam in console since last update :

    TimeWarning: rpc_opendoor took 0.05 seconds (53ms)
    TimeWarning: rpc_opendoor took 0.05 seconds (53ms)
     
  18. Is it possible to get a own timer in the config for the newly introduced External High Wooden Gate? Now I have to set the door close time to min. 11 seconds for the gate to open fully before it closes again. And again 11 seconds are too long for a regular door.

    Thanks! :)
     
  19. The spam is mostly caused by the decay implementation of Rust and not the plugin, anything regarding rpc_opendoor below 100-150ms should be safe to ignore.