-
Notifications
You must be signed in to change notification settings - Fork 10
Description
17:40:33 - [BASE HTTP SERVER]: HandleRequest() threw exception System.ArgumentNullException: String reference not set to an instance of a String.
Parameter name: s
at System.Text.Encoding.GetBytes (System.String s) [0x00015] in <12b418a7818c4ca0893feeaaf67f1e7f>:0
at OpenSim.Framework.Servers.HttpServer.BaseHttpServer.SendHTML404 (OpenSim.Framework.Servers.HttpServer.OSHttpResponse response) [0x00025] in <91c690dbe8ad49469f3611ad15a1ddad>:0
at OpenSim.Framework.Servers.HttpServer.BaseHttpServer.HandleHTTPRequest (OpenSim.Framework.Servers.HttpServer.OSHttpRequest request, OpenSim.Framework.Servers.HttpServer.OSHttpResponse response) [0x00019] in <91c690dbe8ad49469f3611ad15a1ddad>:0
at OpenSim.Framework.Servers.HttpServer.BaseHttpServer.HandleRequest (OpenSim.Framework.Servers.HttpServer.OSHttpRequest request, OpenSim.Framework.Servers.HttpServer.OSHttpResponse response) [0x00637] in <91c690dbe8ad49469f3611ad15a1ddad>:0
I get this message a LOT in the console. Is it something to be worried about?