1. I have updated the Server and Oxide to latest version.
    Not sure what this error is steaming from?
    Code:
    [Oxide] 6:46 PM [Error] Web request produced exception (UriFormatException: Invalid URI: The format of the URI could not be determined: ?key=&type=natural&killedid=76561198045887680&killer=Bleeding&killed=hikerboy)
    [Oxide] 6:46 PM [Debug]  at System.Uri..ctor (System.String uriString, Boolean dontEscape) [0x00000] in <filename unknown>:0
      at System.Uri..ctor (System.String uriString) [0x00000] in <filename unknown>:0
      at System.Net.WebRequest.Create (System.String requestUriString) [0x00000] in <filename unknown>:0
      at Oxide.Core.Libraries.WebRequests+GetWebrequest.Process () [0x00000] in <filename unknown>:0
      at Oxide.Core.Libraries.WebRequests.Worker () [0x00000] in <filename unknown>:0
     
    Last edited by a moderator: Mar 28, 2015
  2. Its coming from the death message plugin you have installed trying to make a webrequest without a key..
     
  3. Thanks for the help but I don't have a clue on writing or editing plugins. I am currently using
    r-deathmessages by Reneb
    [DOUBLEPOST=1427504047][/DOUBLEPOST]I fixed it by replacing the plugin with the Death Notes plugin ... thanks for the help finding the cause of the error.