1. The same crap as before the update.
    any solution in sight?
    Code:
    [Oxide] 4:09 PM [Error] Exception raised in web request callback (DirectoryNotFoundException: Could not find a part of the path "C:\TCAFiles\Users\TillN\11119\server\my_server_identity\Oxide\Logs\notifier_connections_07-2015.txt".)
    [Oxide] 4:09 PM [Debug] at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share) [0x00000] in <filename unknown>:0 at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare) at System.IO.StreamWriter..ctor (System.String path, Boolean append, System.Text.Encoding encoding, Int32 bufferSize) [0x00000] in <filename unknown>:0 at System.IO.StreamWriter..ctor (System.String path, Boolean append) [0x00000] in <filename unknown>:0 at (wrapper remoting-invoke-with-check) System.IO.StreamWriter:.ctor (string,bool) at System.IO.File.AppendAllText (System.String path, System.String contents) [0x00000] in <filename unknown>:0 at ConVar.Server.Log (System.String strFilename, System.String strMessage) [0x00000] in <filename unknown>:0 at Microsoft.Scripting.Interpreter.ActionCallInstruction`2[System.String,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
     
    Last edited by a moderator: Jul 1, 2015
  2. hi just updated this plugin and i am getting this error and some off the commands not working like /players
    Code:
    1.151.222.57:50369/76561198153484068/KillsonContact joined [windows/76561198153484068]
    [Oxide] 5:31 PM [Error] Exception raised in web request callback (KeyNotFoundException: The given key was not present in the dictionary.)
    [Oxide] 5:31 PM [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
     
  3. [DOUBLEPOST=1435770305][/DOUBLEPOST]
    Make sure a folder called Logs under the Oxide folder exists in your server FTP.
    [DOUBLEPOST=1435770333][/DOUBLEPOST]
    Upload your config file here please.
     
  4. Code:
    {
      "ADVERTS": [
        "Want to know the available commands? Type <red>/help<end>.",
        "Respect the server <red>/rules<end>.",
        "Welcome to RMR Run Mug Raid",
        "Cheating and Swearing is strictly prohibited.",
        "Type <red>/map<end> for the server map link.",
        "Players Online: <lime>{players} / {maxplayers}<end> Sleepers: <lime>{sleepers}<end>"
      ],
      "COLORS": {
        "ADVERTS": "#CECECE",
        "JOIN MESSAGE": "#CECECE",
        "LEAVE MESSAGE": "#CECECE",
        "PREFIX": "red",
        "SYSTEM": "white",
        "WELCOME MESSAGE": "#CECECE"
      },
      "COMMANDS": {
        "ADMINS LIST": "admins",
        "ADVERTS COMMAND": "adverts",
        "MAP LINK": "map",
        "PLAYERS LIST": "players",
        "PLUGINS LIST": "plugins",
        "RULES": [
          "rules",
          "regras",
          "regles"
        ],
        "SEED": "seed"
      },
      "CONFIG_VERSION": 4.1,
      "MESSAGES": {
        "ADMINS LIST DESC": "<white>/admins -<end> Lists all the Admins currently online.",
        "ADMINS LIST TITLE": "ADMINS ONLINE",
        "ADVERTS DESC": "<orange>/adverts<end> <grey>-<end> Allows Admins to change the adverts interval ( i.g: /adverts 5 )",
        "ADVERTS INTERVAL CHANGED": "Adverts interval changed to <lime>{minutes}<end> minutes",
        "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.",
        "MAP LINK": "SERVER MAP: <lime>{ip}:{port}<end>",
        "MAP LINK DESC": "<white>/map -<end> Shows the server map link.",
        "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>SLEEPERS:<end> <lime>{sleepers}<end> <yellow>|<end> <orange>ALLTIME PLAYERS:<end> <lime>{total}<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 SEED": "The server seed is {seed}",
        "SYNTAX ERROR": "Syntax Error: {syntax}"
      },
      "RULES": {
        "DE": [
          "Cheaten ist verboten!",
          "Respektiere alle Spieler",
          "Spam im Chat zu vermeiden.",
          "Spiel fair und missbrauche keine Bugs oder Exploits."
        ],
        "DK": [
          "Snyd er strengt forbudt.",
          "Respekt alle spillere.",
          "Undgå spam i chatten.",
          "Play fair og ikke misbruger af bugs / exploits."
        ],
        "EN": [
          "Cheating and Swearing is strictly prohibited.",
          "Respect all players",
          "Avoid spam in chat.",
          "Play fair and don't abuse of bugs/exploits."
        ],
        "ES": [
          "Los trucos están terminantemente prohibidos.",
          "Respeta a todos los jugadores.",
          "Evita el Spam en el chat.",
          "Juega limpio y no abuses de bugs/exploits."
        ],
        "FR": [
          "Tricher est strictement interdit.",
          "Respectez tous les joueurs.",
          "Évitez le spam dans le chat.",
          "Jouer juste et ne pas abuser des bugs / exploits."
        ],
        "IT": [
          "Cheating è severamente proibito.",
          "Rispettare tutti i giocatori.",
          "Evitare lo spam in chat.",
          "Fair Play e non abusare di bug / exploit."
        ],
        "NL": [
          "Vals spelen is ten strengste verboden.",
          "Respecteer alle spelers",
          "Vermijd spam in de chat.",
          "Speel eerlijk en maak geen misbruik van bugs / exploits."
        ],
        "PT": [
          "Usar cheats e totalmente proibido.",
          "Respeita todos os jogadores.",
          "Evita spam no chat.",
          "Nao abuses de bugs ou exploits."
        ],
        "RU": [
          "Запрещено использовать читы.",
          "Запрещено спамить и материться.",
          "Уважайте других игроков.",
          "Играйте честно и не используйте баги и лазейки."
        ],
        "TR": [
          "Hile kesinlikle yasaktır.",
          "Tüm oyuncular Saygı.",
          "Sohbet Spam kaçının.",
          "Adil oynayın ve böcek / açıkları kötüye yok."
        ],
        "UA": [
          "Обман суворо заборонено.",
          "Поважайте всіх гравців",
          "Щоб уникнути спаму в чаті.",
          "Грати чесно і не зловживати помилки / подвиги."
        ]
      },
      "SETTINGS": {
        "ADVERTS INTERVAL": 5,
        "BROADCAST TO CONSOLE": true,
        "ENABLE ADMINS LIST": false,
        "ENABLE ADVERTS": true,
        "ENABLE ADVERTS COMMAND": true,
        "ENABLE JOIN MESSAGE": true,
        "ENABLE LEAVE MESSAGE": true,
        "ENABLE MAP LINK": true,
        "ENABLE PLAYERS LIST": true,
        "ENABLE PLUGINS LIST": false,
        "ENABLE RULES": true,
        "ENABLE SEED": false,
        "ENABLE WELCOME MESSAGE": true,
        "HIDE ADMINS": false,
        "PLAYERS LIST ON CHAT": true,
        "PLAYERS LIST ON CONSOLE": true,
        "PREFIX": "NOTIFIER",
        "RULES LANGUAGE": "AUTO"
      },
      "WELCOME MESSAGE": [
        "Welcome <lime>{username}<end>, to RMR Run Mug Raid",
        "Type <red>/help<end> for all available commands.",
        "Remember Always Have Fun"
      ]
    }
     
  5. I have provided a fix for your problem.

    Let me know of anything else.
     

    Attached Files:

  6. hi i loaded your config but get this when i do /players
    Code:
    [Oxide] 7:58 PM [Error] Failed to call hook 'players_list_CMD' on plugin 'Notifier' (KeyNotFoundException: PLAYERS ONLINE)
    [Oxide] 7:58 PM [Debug] at IronPython.Runtime.PythonDictionary.GetItem (object) <0x0006c>
    at IronPython.Runtime.PythonDictionary.get_Item (object) <0x00024>
    at (wrapper dynamic-method) object.CallSite.Target (System.Runtime.CompilerServices.Closure,System.Runtime.CompilerServices.CallSite,object,object) <0x000a2>
    at System.Dynamic.UpdateDelegates.UpdateAndExecute2<object, object, object> (System.Runtime.CompilerServices.CallSite,object,object) <0x0030a>
    at Microsoft.Scripting.Interpreter.DynamicInstruction`3<object, object, object>.Run (Microsoft.Scripting.Interpreter.InterpretedFrame) <0x00113>
    at Microsoft.Scripting.Interpreter.Interpreter.Run (Microsoft.Scripting.Interpreter.InterpretedFrame) <0x000c8>
     
  7. I am about to release a new update which should cover that error.
     
  8. SkinN õ.Õ'.|. updated Notifier with a new update entry:

    Notifier | Players List & Configuration Fixes

     
  9. There is something wrong with the attached file. I can't download it... does anyone else have that issue?
     
  10. can't download either
     
  11. You should not use that file as it is not meant to be public! It was meant to help @Killson

    @BegoRedSmith I hope this update now fixes your issue, I'll be waiting any feedback from you.
    [DOUBLEPOST=1435777649][/DOUBLEPOST]Oh nevermind, it is the plugin it self.
    [DOUBLEPOST=1435778275][/DOUBLEPOST]The download issue seems to be solved for now, the issue was Oxide's site, Wulf is already aware.
    Let me know of anything else.
     
  12. still doesnt work The requested attachment could not be found.
     
  13. Still getting

    Code:
    [Oxide] 9:33 PM [Info] [Notifier v2.9.1] :: [KGB] OD. joined the server, from Unknown.
    [Oxide] 9:33 PM [Error] Exception raised in web request callback (DirectoryNotFoundException: Could not find a part of the path "C:\TCAFiles\Users\ScottD\1\server\my_server_identity\oxide\logs\notifier_connections_07-2015.txt".)
    [Oxide] 9:33 PM [Debug]   at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0
      at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share) [0x00000] in <filename unknown>:0
      at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare)
      at System.IO.StreamWriter..ctor (System.String path, Boolean append, System.Text.Encoding encoding, Int32 bufferSize) [0x00000] in <filename unknown>:0
      at System.IO.StreamWriter..ctor (System.String path, Boolean append) [0x00000] in <filename unknown>:0
      at (wrapper remoting-invoke-with-check) System.IO.StreamWriter:.ctor (string,bool)
      at System.IO.File.AppendAllText (System.String path, System.String contents) [0x00000] in <filename unknown>:0
      at ConVar.Server.Log (System.String strFilename, System.String strMessage) [0x00000] in <filename unknown>:0
      at Microsoft.Scripting.Interpreter.ActionCallInstruction`2[System.String,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 
    even with latest update


    now getting

    Code:
    [Oxide] 9:39 PM [Info] [Notifier v2.9.1] :: [BU] kostow joined the server, from Bulgaria.
    [Oxide] 9:39 PM [Error] Exception raised in web request callback (DirectoryNotFoundException: Could not find a part of the path "C:\TCAFiles\Users\ScottD\1\server\my_server_identity\oxide\logs\notifier_connections_07-2015.txt".)
    [Oxide] 9:39 PM [Debug]   at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0
      at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share) [0x00000] in <filename unknown>:0
      at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare)
      at System.IO.StreamWriter..ctor (System.String path, Boolean append, System.Text.Encoding encoding, Int32 bufferSize) [0x00000] in <filename unknown>:0
      at System.IO.StreamWriter..ctor (System.String path, Boolean append) [0x00000] in <filename unknown>:0
      at (wrapper remoting-invoke-with-check) System.IO.StreamWriter:.ctor (string,bool)
      at System.IO.File.AppendAllText (System.String path, System.String contents) [0x00000] in <filename unknown>:0
      at ConVar.Server.Log (System.String strFilename, System.String strMessage) [0x00000] in <filename unknown>:0
      at Microsoft.Scripting.Interpreter.ActionCallInstruction`2[System.String,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 
     
    Last edited by a moderator: Jul 1, 2015
  14. This error means folders of the logs path do not exist. So make sure you have oxide / logs and probably it'll be fixed.
     
  15. Can you make the logs location definable? The way I have it setup isn't like that as I imagine some others have as well
     
  16. MAJOR issue SkinN. Any changes to the config with adding adverts or welcome messages and when you go to reload the plugin it says *Config version is too old, resetting to default

    I've tried it three times, it keeps cancelling all my additions and reupping the default config
    [DOUBLEPOST=1435780704][/DOUBLEPOST]actually, just reloading it gives the same message with zero changes to the config

    bad part is, it actually erases the config each time and replaces it
     
  17. Same here, just had it reset my config twice. Once on the initial update, then again after I added my adverts back to it