bobross
New member
Alloc, I'm not sure if I'm doing something wrong here or not, but we're not seeing the map generate at all on our dedicated server. I go and load it up in a browser, and I can see trackers for all players, animals (if I look closely) and hostiles, but there's no actual map drawn. I just updated to the latest fixes to see if that made a difference, and it did not.
I will state that I did put an old webpermissions.xml into the folder, but that was after loading the unaltered one first. The older one was to see if it made a difference.
EDIT: In the process of making sure player info and log still work, I see this in the log (and yes they all work except map):
2019-10-08T16:49:36 2074.202 INF Error in Web.HandleRequest(): System.NullReferenceException: Object reference not set to an instance of an object at System.Net.HttpConnection.get_RemoteEndPoint () [0x00000] in <c9226b2f33b7421e85bb391f94075e49>:0 at System.Net.HttpListenerRequest.get_RemoteEndPoint () [0x0000b] in <c9226b2f33b7421e85bb391f94075e49>:0 at AllocsFixes.NetConnections.Servers.Web.Web.DoAuthentication (System.Net.HttpListenerRequest _req, AllocsFixes.NetConnections.Servers.Web.WebConnection& _con) [0x0003b] in <563c14ed088347ba9435fd8ab8c282fe>:0 at AllocsFixes.NetConnections.Servers.Web.Web.HandleRequest (System.IAsyncResult _result) [0x00073] in <563c14ed088347ba9435fd8ab8c282fe>:0
Not sure if that actually has any relevance to the issue, but figured I'd include it. Timestamp coincided with the access to the web page originally, rather than checking logs/players.
I will state that I did put an old webpermissions.xml into the folder, but that was after loading the unaltered one first. The older one was to see if it made a difference.
EDIT: In the process of making sure player info and log still work, I see this in the log (and yes they all work except map):
2019-10-08T16:49:36 2074.202 INF Error in Web.HandleRequest(): System.NullReferenceException: Object reference not set to an instance of an object at System.Net.HttpConnection.get_RemoteEndPoint () [0x00000] in <c9226b2f33b7421e85bb391f94075e49>:0 at System.Net.HttpListenerRequest.get_RemoteEndPoint () [0x0000b] in <c9226b2f33b7421e85bb391f94075e49>:0 at AllocsFixes.NetConnections.Servers.Web.Web.DoAuthentication (System.Net.HttpListenerRequest _req, AllocsFixes.NetConnections.Servers.Web.WebConnection& _con) [0x0003b] in <563c14ed088347ba9435fd8ab8c282fe>:0 at AllocsFixes.NetConnections.Servers.Web.Web.HandleRequest (System.IAsyncResult _result) [0x00073] in <563c14ed088347ba9435fd8ab8c282fe>:0
Not sure if that actually has any relevance to the issue, but figured I'd include it. Timestamp coincided with the access to the web page originally, rather than checking logs/players.
Last edited by a moderator: