Sleep

Moved

Total Downloads: 966 - First Release: Jun 18, 2015 - Last Update: Jul 5, 2017

4/5, 4 likes
  1. Wulf

    Wulf Community Admin

    Did you reload the plugin after you edited the config?
     
  2. I did, Keep note I have 94 plugins running on the server. I am sure there could be a conflict. I was just wondering if something jumped out at you of what could be causing this problem. No errors on the console and this has been a regular issue since I started the server a a few days ago. (rust update, oxide update multiple restarts and config edits/reload) it just won't work. I am almost sure there must be a conflict with another plugin that is causing this.
     
  3. is there a way to turn permissions off? like in the pets plugin.
     
  4. Wulf

    Wulf Community Admin

    Is there a need to? Permissions are always enabled with Oxide, just assign it to a group such as "player" for all players to have access.
     
  5. Wulf

    Wulf Community Admin

    It could be a conflict, but unlikely. I'll test a bit once I get a chance.
     
  6. hi I sleep and not restore health=(
     
  7. Yep same here. Trying to look for a plugin that disables hunger/thirst when people afk, preferably automatically after xx min (or completely disable hunger/thirst all the time). This is the closest I can find to that but it doesn't restore anything, even though Realism is set to false (which causes the drain right?).
     
  8. Wulf

    Wulf Community Admin

    I'll be looking into it, need to overhaul it a bit too.
     
  9. Hello, the cure functions do not work on my server, please Wulf can fix the problem. Thanks for your work, I use a lot of your plugin's and it's a great job every time
     
  10. Wulf

    Wulf Community Admin

    I'll take a look. Need to re-write this in C# too.
     
  11. Thank you Wulf, do you have a solution to offer me temporarily to allow players to take this break and so freeze the loss of hunger and thirst ?
     
  12. Wulf

    Wulf Community Admin

    I'll be re-working it soon.
     
  13. Hey, new problem here:
    Code:
    File: Sleep.lua Line: 2 invalid arguments to method call:
    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.Core.Lua.Plugins.LuaPlugin.Load () [0x00000] in <filename unknown>:0
    at Oxide.Core.Plugins.PluginLoader.LoadPlugin (Oxide.Core.Plugins.Plugin plugin, Boolean waitingForAccess) [0x00000] in <filename unknown>:0
    thanks Wulf for all your work, i'm fan!
     
    Last edited by a moderator: Jul 5, 2017
  14. Wulf

    Wulf Community Admin

    Wulf updated Sleep with a new update entry:

    0.2.0

     
  15. my server keeps crashing saying disconnected timed out and i have taken out any plugins that had errors. so now im trying to narrow it down. its gotten worse, not better. i get this message several times a day, could this be a possible issue?

    16:31 [Warning] [Sleep] Could not read oxide/config/Sleep.json, creating new config file
     
  16. Wulf

    Wulf Community Admin

    No, that just means the plugin is generating a new config file because it couldn't rad the old one.
     
  17. well i know that but it keeps happening though. why cant it read it so often?
    also, at least half the time when my server crashes it says this
    (20:21:44) | Compilation error: (OutOfMemoryException: Out of memory)
    i know this isnt plugin related but idk who else to ask, what causes this? and what can i do about it?
     
  18. Wulf

    Wulf Community Admin

    Sounds like your server is running out of memory.
     
  19. i know that lol just not sure why. i only have a few members at the moment. my map is 10k is all i can think of that would cause it. i opened a ticket with gamerservers to find out if they just dont offer enough memory and if its possible to get more because so far as ive seen, i dont think you can get more.
    still waiting on an answer from them. what would help the issue? smaller map of course, but would less plugins help? id hate to have to minimize either one but i got to do something if i cant buy more memory. your the person who seems to know the most about plugins, so i thought id ask you if itd help to reduce them. also being plugins like airstrike, rain of fire etc are more taxing, i would assume they are the ones id have to reduce first? sorry to ask. just wanted to be sure im doing the right thing.
     
  20. Wulf

    Wulf Community Admin

    10k is a rather large map size, so likely part of the cause right there. I don't think GameServers provides a lot of resources, but the compiler only needs around 100mb to run and compile plugins so it sounds like the Rust server itself is gobbling up what resources are available.