1. Hi SkinN,

    I havez a problem and its not the 1st time than i see that.

    Look my config file, some messages don't appear in auto message (advert)

    I just rewrote my item list in Shop and i did this advert message, i never saw it

    "<color=#87ec13>NEW</color> Le <color=#af5>[Marché]</color> a été completement modifié, de nombreux objets ont été rajoutés (/liste 1 à /liste 4), faites <color=#e5d216>/argent</color> pour plus d'infos. <color=#87ec13>NEW</color>.",
     

    Attached Files:

  2. /players has got issues witch playernames like "<<PLAYERNAME>>", shows xml tags instead of the font color
     
  3. when loggin in from the servers own country i'm getting: logging in from "Unknown" ( NL)
     
  4. still getting this error. many have posted this is it going to be adressed? also /players and /map as others have sated do not work.
    Code:
    Oxide] 11:04 AM [Error] Exception raised in web request callback (MissingMemberException: notifier instance has no attribute 'countries')
    [Oxide] 11:04 AM [Debug] at IronPython.Runtime.Types.OldInstance/FastOldInstanceGet.Target (System.Runtime.CompilerServices.CallSite,object,IronPython.Runtime.CodeContext) <0x00162>
    at (wrapper dynamic-method) object.response_handler$23 (System.Runtime.CompilerServices.Closure,IronPython.Runtime.PythonFunction,object,object) <0x00fde>
     

    Attached Files:

    Last edited by a moderator: May 17, 2015
  5. Code:
    12:48 AM [Info] [Notifier v2.7.5] :: Players Online: 1 / 10 Sleepers: 0
    12:48 AM [Info] Unloaded plugin Notifier v2.7.5 by SkinN
    12:48 AM [Info] Loaded plugin Notifier v2.7.5 by SkinN
    12:48 AM [Info] [Notifier v2.7.5] :: Loading Plugin
    12:48 AM [Info] [Notifier v2.7.5] :: --------------------------------------------------
    12:48 AM [Info] [Notifier v2.7.5] :: * Updating countries database
    12:48 AM [Info] [Notifier v2.7.5] :: * Caching active players
    12:48 AM [Info] [Notifier v2.7.5] :: * Starting Adverts loop, set to 2 minute/s
    12:48 AM [Info] [Notifier v2.7.5] :: * Enabling commands:
    12:48 AM [Info] [Notifier v2.7.5] ::   - /rules, /regras, /regles (Server Rules)
    12:48 AM [Info] [Notifier v2.7.5] ::   - /map (Server Map)
    12:48 AM [Info] [Notifier v2.7.5] ::   - /players (Players List)
    12:48 AM [Info] [Notifier v2.7.5] :: --------------------------------------------------
    12:48 AM [Info] [Notifier v2.7.5] :: Devidra ? left the server.
    12:49 AM [Error] Failed to call hook 'OnPlayerInit' on plugin 'Notifier' (KeyNotFoundException: The given key was not present in the dictionary.)
    12:49 AM [Debug]   at System.Collections.Generic.Dictionary`2[System.Object,System.Object].get_Item (System.Object key) [0x00000] in <filename unknown>:0
      at IronPython.Runtime.NewStringFormatter+Formatter.GetUnaccessedObject (FieldName fieldName) [0x00000] in <filename unknown>:0
      at IronPython.Runtime.NewStringFormatter+Formatter.GetArgumentValue (FieldName fieldName) [0x00000] in <filename unknown>:0
      at IronPython.Runtime.NewStringFormatter+Formatter.ReplaceText (System.String format) [0x00000] in <filename unknown>:0
      at IronPython.Runtime.NewStringFormatter+Formatter.FormatString (IronPython.Runtime.PythonContext context, System.String format, IronPython.Runtime.PythonTuple args, IDictionary`2 kwArgs) [0x00000] in <filename unknown>:0
      at IronPython.Runtime.NewStringFormatter.FormatString (IronPython.Runtime.PythonContext context, System.String format, IronPython.Runtime.PythonTuple args, IDictionary`2 kwArgs) [0x00000] in <filename unknown>:0
      at IronPython.Runtime.Operations.StringOps.format (IronPython.Runtime.CodeContext context, System.String format_string, IDictionary`2 kwargs, System.Object[] args) [0x00000] in <filename unknown>:0
      at Microsoft.Scripting.Interpreter.FuncCallInstruction`5[IronPython.Runtime.CodeContext,System.String,System.Collections.Generic.IDictionary`2[System.Object,System.Object],System.Object[],System.String].Run (Microsoft.Scripting.Interpreter.InterpretedFrame frame) [0x00000] in <filename unknown>:0
      at Microsoft.Scripting.Interpreter.Interpreter.Run (Microsoft.Scripting.Interpreter.InterpretedFrame frame) [0x00000] in <filename unknown>:0
    12:49 AM [Info] [Notifier v2.7.5] :: Devidra ? joined the server Unknown.
    The error occur if I join the server

    Got just 3 Plugins/Mod's

    Notifier, Death Notes and Crafting Controller, so that shouldn't be the problem

    Now to my Config, I just removed the language I don't need/use, also some ADVERTS

    Time for each ADVERT reduces to 2 (minutes)


    Code:
    {
      "ADVERTS": [
        "This server is running <orange>Oxide 2<end>.",
        "Players Online: <lime>{players} / {maxplayers}<end> Sleepers: <lime>{sleepers}<end>"
      ],
      "COLORS": {
        "ADVERTS": "#CECECE",
        "JOIN MESSAGE": "#CECECE",
        "LEAVE MESSAGE": "#CECECE",
        "PREFIX": "red",
        "WELCOME MESSAGE": "#CECECE"
      },
      "COMMANDS": {
        "ADMINS LIST": "admins",
        "PLAYERS LIST": "players",
        "PLUGINS LIST": "plugins",
        "RULES": [
          "rules",
          "regras",
          "regles"
        ],
        "SEED": "seed",
        "SERVER MAP": "map"
      },
      "CONFIG_VERSION": 3.8,
      "MESSAGES": {
        "ADMINS LIST DESC": "<white>/admins -<end> Lists all the Admins currently online.",
        "ADMINS LIST TITLE": "ADMINS ONLINE",
        "CHECK CONSOLE NOTE": "Check the console (press F1) for more info.",
        "JOIN MESSAGE": "<lime>{username}<end> joined the server, from <lime>{country}<end>.",
        "LEAVE MESSAGE": "<lime>{username}<end> left the server.",
        "NO ADMINS ONLINE": "There are no <cyan>Admins<end> currently online.",
        "NO LANG": "Language not found in rules list.",
        "NO RULES": "No rules have been found!.",
        "ONLY PLAYER": "You are the only survivor online.",
        "PLAYERS COUNT": "There are <lime>{active}<end> survivors online.",
        "PLAYERS LIST DESC": "<white>/players -<end> Lists all the players. (Chat/Console)",
        "PLAYERS LIST TITLE": "PLAYERS ONLINE",
        "PLAYERS STATS": "<orange>TOTAL OF PLAYERS:<end> <lime>{total}<end> <yellow>|<end> <orange>SLEEPERS:<end> <lime>{sleepers}<end>",
        "PLUGINS LIST DESC": "<white>/plugins -<end> Lists all the server plugins.",
        "PLUGINS LIST TITLE": "SERVER PLUGINS",
        "RULES DESC": "<white>/rules -<end> Lists the server rules.",
        "RULES TITLE": "SERVER RULES",
        "SEED DESC": "<white>/seed -<end> Shows current server seed. (Unless it is Random)",
        "SERVER MAP": "SERVER MAP: <lime>{ip}:{port}<end>",
        "SERVER MAP DESC": "<white>/map -<end> Shows the server map link.",
        "SERVER SEED": "The server seed is {seed}"
      },
      "RULES": {
        "DE": [
          "Cheaten ist verboten!",
          "Respektiere alle Spieler",
          "Spam im Chat zu vermeiden.",
          "Spiel fair und missbrauche keine Bugs oder Exploits."
        ],
        "EN": [
          "Cheating is strictly prohibited.",
          "Respect all players",
          "Avoid spam in chat.",
          "Play fair and don't abuse of bugs/exploits."
        ]
      },
      "SETTINGS": {
        "ADVERTS INTERVAL": 2,
        "BROADCAST TO CONSOLE": true,
        "CHAT PLAYERS LIST": true,
        "CONSOLE PLAYERS LIST": true,
        "ENABLE ADMINS LIST CMD": true,
        "ENABLE ADVERTS": true,
        "ENABLE HELPTEXT": true,
        "ENABLE JOIN MESSAGE": true,
        "ENABLE LEAVE MESSAGE": true,
        "ENABLE PLAYERS LIST CMD": true,
        "ENABLE PLUGINS LIST CMD": true,
        "ENABLE RULES CMD": true,
        "ENABLE SEED CMD": true,
        "ENABLE SERVER MAP CMD": true,
        "ENABLE WELCOME MESSAGE": true,
        "HIDE ADMINS CONNECTIONS": false,
        "PREFIX": "NOTIFIER",
        "RULES LANGUAGE": "AUTO"
      },
      "WELCOME MESSAGE": [
        "Welcome <lime>{username}<end>, to the server!",
        "Type <red>/help<end> for all available commands.",
      ]
    }
    
    After serverrestart the problem is gone~ but appear again if I remove/add languages and try to call them ingame /rules en or de for example
     
    Last edited by a moderator: May 20, 2015
  6. CHR

    CHR

    I think death notes and notifier needs a update we just have to wait for skin
     
  7. the rule commands arent working on my server anyway.
     
  8. oh jez.... Stop flood chat for this problems..... Let it for REAL problems...

    Read overview guyz
    [DOUBLEPOST=1431987146,1431970689][/DOUBLEPOST]

    SkinN ?
     
  9. Can you send the full advert list? Maybe you miss a comma or forgot to "oxide.reload notifier" ?
     
    Last edited by a moderator: May 19, 2015
  10. Hi, can i translate the plugin in french and share ? I need your authorization, thanks.
     
  11. CHR

    CHR

    I hope he is fine normally he updates quicker. >. <
     
  12. Can you please add a notifier tag for {colliders} where I can add that into a notification: "There are currently {colliders} colliders in the world.",
     
  13. CHR

    CHR

    Would be a good plugin idea don't u think? Like serverhealth status. Showing the status and limits and colors of the status green yellow red
     
  14. My config file is in previous coms, but i think just skinN can help me...
     
  15. did skin die? usually so responsive.
     
  16. Ah I see, it's hard cause many ADVERT's are send more then one time, maybe he can change it

    Like: First send all ADVERT's atleast 1 time, then repeat and wait until all send 2nd time and so on
     
  17. CHR

    CHR

    Hopefully just a oxide burn out :)
     
  18. What color codes work for text in notifier. I have been trying to change the color of the welcome message but only cyan and lime work but cant get anything else to work. Is it using hex codes or just <cyan>(text)<end>?
     
  19. Code:
    [Oxide] 4:09 PM [Error] Failed to call hook 'OnPlayerInit' on plugin 'Notifier' (MissingMemberException: 'NoneType' object has no attribute 'ipaddress')
     
  20. eh its what happens when you set a high standard for youself. now we all expect snap snap.