1. Couple Quick Questions
    What Oxide version are you using, is this the latest version of Death Handler you are using? Lastly what GSP are you using (Game Server Provider)?
    I have the Config File so I will upload it now, but please reply to those questions in the mean time.[DOUBLEPOST=1390559575][/DOUBLEPOST]Here is the Config File Place this in \Oxide\Data\
     
  2. Latest oxide
    Latest Death Handler
    And FPS Players
     
  3. Latest oxide, latest death handler and nitrous-networks
     
  4. two different hosts with latest updates so must be internal I will take a look at the coding in the morning if the author has not beat me to it 2:40 AM and I have to be up at 6 AM... Hope that the upload works for you and have a great night

    GNSC4
     
  5. Thanks mate, but didnt seem to help, its not loading. No commands work in console
     
  6. why are you messing with the console? Just upload it where it needs to be then restart your server. Then edit the Config file. Then restart server and it should be active with the commands you want. (in most cases you can skip the first server restart) You do have access to FTP to upload the file correct?

     
  7. Yes, but it is not working, thats why Im trying console commands, to see if it respons. And it doesnt, leading me to conclude that the addon has not loaded at all. I have plenty of other addons working flawlessly
     
  8. I have this installed right now working perfectly minus one logging issue now sure why you are unable to use it[DOUBLEPOST=1390561491][/DOUBLEPOST]
    Do you get an error code? if so post it here for me to see in the morning I really must be getting to bed now 3 am up on 3 hours
     
  9. ERROR: Failed to load plugin 'C:\TCAFiles\Users\User1\952\save\oxide\plugins\DeathHandler.lua'! ([string "C:\TCAFiles\Users\User1\952\save\oxide\plugins..."]:301: ')' expected near '=')
    ERROR: at NLua.Lua.ThrowExceptionFromError (Int32 oldTop) [0x00000] in <filename unknown>:0
    at NLua.Lua.LoadString (System.String chunk, System.String name) [0x00000] in <filename unknown>:0
    at Oxide.Main..ctor () [0x00000] in <filename unknown>:0
    Loading Oxmin...
     
  10. Getting this after last update to the deathhandler.lua

    ERROR: Failed to load plugin 'C:\TCAFiles\Users\********\576\save\oxide\plugins\DeathHandler.lua'! ([string "C:\TCAFiles\Users\********\576\save\..."]:301: ')' expected near '=')
    ERROR: at NLua.Lua.ThrowExceptionFromError (Int32 oldTop) [0x00000] in <filename unknown>:0
    at NLua.Lua.LoadString (System.String chunk, System.String name) [0x00000] in <filename unknown>:0
    at Oxide.Main..ctor () [0x00000] in <filename unknown>:0

    Before this update we could not get animal/zombie deaths to stop spamming so I was hoping this update fixed that.

    I took the config posted on the first page here verbatim except setting suicide to "true"

    {
    "chatName":"Death",
    "boar":false,
    "logToAdminConsole":false,
    "chicken":false,
    "stag":false,
    "player":true,
    "rabbit":false,
    "zombie":false,
    "logToConsole":false,
    "logToFile":true,
    "right":"=-",
    "left":"-=",
    "weapon":true,
    "wolf":false,
    "configVersion":"1.0",
    "broadCastChat":true,
    "suicideMessage":"has commited suicide.",
    "bear":false,
    "suicide":true,
    "bodyPart":true
    }
     
  11. Hatemail updated Death Handler with a new update entry:

    Qucik Bug Fix v1.4 was broke.

     
  12. Thanks, trying now.[DOUBLEPOST=1390574391][/DOUBLEPOST]still broken.... and each time I load this or remove the plugin the server wipes..... and i have to restore... something in this plugin is ruining the save files at least on my server. And I know the process very well for uploading a plugin etc...
     
    Last edited by a moderator: Jan 24, 2014
  13. ERROR: Failed to load plugin 'C:\TCAFiles\Users\User1\952\save\oxide\plugins\DeathHandler.lua'! ([string "C:\TCAFiles\Users\User1\952\save\oxide\plugins..."]:3: malformed number near '1.4.1')
    ERROR: at NLua.Lua.ThrowExceptionFromError (Int32 oldTop) [0x00000] in <filename unknown>:0
    at NLua.Lua.LoadString (System.String chunk, System.String name) [0x00000] in <filename unknown>:0
    at Oxide.Main..ctor () [0x00000] in <filename unknown>:0
     
  14. Could you post your logs..My plugin doesn't go near the saves.

    Update to latest version and restart the server..or type in console after logging into rcon. "oxide.reload DeathHandler"[DOUBLEPOST=1390574749][/DOUBLEPOST]
    This is what I get for trying to post an update for class..
    Change line 3 to
    PLUGIN.Version = "1.4.1"
     
  15. This was the last error after your last update:
    ERROR: Failed to load plugin 'C:\TCAFiles\Users\astsdgfsdfg\576\save\oxide\plugins\DeathHandler.lua'! ([string "C:\TCAFiles\Users\sfgsdfgsdfg\576\save\..."]:3: malformed number near '1.4.1')
    ERROR: at NLua.Lua.ThrowExceptionFromError (Int32 oldTop) [0x00000] in <filename unknown>:0
    at NLua.Lua.LoadString (System.String chunk, System.String name) [0x00000] in <filename unknown>:0
    at Oxide.Main..ctor () [0x00000] in <filename unknown>:0
     
  16. Hatemail updated Death Handler with a new update entry:

    Bug Fix

    [DOUBLEPOST=1390574981][/DOUBLEPOST]
    look above fixed one error introduced another ha..Updating resource and off to class!

    Loading plugins...
    Loading Death Handler V: 1.4.1 ...
     
  17. Thanks mate![DOUBLEPOST=1390575352][/DOUBLEPOST]ERROR: Failed to load plugin 'C:\TCAFiles\Users\TomT\952\save\oxide\plugins\DeathHandler.lua'! ([string "C:\TCAFiles\Users\TomT\952\save\oxide\plugins..."]:3: malformed number near '1.4.1')
    ERROR: at NLua.Lua.ThrowExceptionFromError (Int32 oldTop) [0x00000] in <filename unknown>:0
    at NLua.Lua.LoadString (System.String chunk, System.String name) [0x00000] in <filename unknown>:0
    at Oxide.Main..ctor () [0x00000] in <filename unknown>:0

    Still same error...
     
  18. make sure it's surrounded by quotes
     
  19. I just deleted the lua file, and downloaded the newest one..