im getting this error
2:30 PM [Error] Web request produced exception (NullReferenceException: Object reference not set to an instance of an object)
2:30 PM [Debug] at Oxide.Core.Libraries.WebRequests+GetWebrequest.Process () [0x00000] in <filename unknown>:0
at Oxide.Core.Libraries.WebRequests.Worker () [0x00000] in <filename unknown>:0
i have no idea where it is coming from, im not sure if it causes any issues but its anoying
Not an Issue Web request produced exception
Discussion in 'Rust Discussion' started by Me15connor, Jan 4, 2015.
-
Wulf Community Admin
Nothing we can do, you'll need to determine what plugin is erroring that uses webreqeuests and either remove it or request a fix from the author if applicable.
-
i think its death messages or RustDB, since im pretty sure there the only 2 that use web requests
-
Most likely a bad Url, this was the exception that was never bring caught. Something that will need to be taken up with the author of those plugins.
-
I don't have any plugins poporting out to a website. All are local use only
-
Wulf Community Admin