Jump to content

DeadManWalking-UF-

Members
  • Posts

    13
  • Joined

  • Last visited

Posts posted by DeadManWalking-UF-

  1. I'm working on a new stamp (terrain) system. Then there can be more configuration in the biome and topography, and more custom stamps for modding.

     

    Great tool! Any chance on adding water for the border biome? What better excuse to release your inner Slartibartfast?

  2. Those outputs don't look like they were from the latest mod release though.

     

    My server host (gameservers.com) has made the A15 experimental available for one click install but doesn't have an option to add the experimental version of the fixes (They do have version 289 available for one click install). Any chance we can get them to maintain one click install for the latest server fixes? After a few tries I was able to shutdown the server and upload the latest version. Everything works great so far. It would just be super convenient for us server admins due to VM flakiness shutting down running processes to overwrite via FTP. Feel free to tell me to stfu because that would be to much work for experimentals.

     

    *LOVE* the mod. Logs are working great, inventory looks good so far. Very stable experimental all around except for the weirdness with antivirus and Unity 5.3 on windows 64.

     

    -Dead

  3. Web API log display blank?

     

    I saw some posts about the web API logs display being blank (but accurately showing the number of log entries) but couldn't find a resolution. Is this feature supposed to be working?

     

    I get the following error when accessing the log tab:

    2015-12-15T13:35:06 7443.555 ERR Error in ApiHandler.HandleRequest(): Handler getlog threw an exception:
    
    2015-12-15T13:35:06 7443.555 EXC index and count exceed length of list
    
    ArgumentException: index and count exceed length of list
     at System.Collections.Generic.List`1[AllocsFixes.NetConnections.Servers.Web.LogBuffer+LogEntry].CheckRange (Int32 idx, Int32 count) [0x00000] in <filename unknown>:0 
    
     at System.Collections.Generic.List`1[AllocsFixes.NetConnections.Servers.Web.LogBuffer+LogEntry].GetRange (Int32 index, Int32 count) [0x00000] in <filename unknown>:0 
    
     at AllocsFixes.NetConnections.Servers.Web.LogBuffer.GetRange (System.Int32& _start, Int32 _count, System.Int32& _end) [0x00000] in <filename unknown>:0 
    
     at AllocsFixes.NetConnections.Servers.Web.API.GetLog.HandleRequest (System.Net.HttpListenerRequest req, System.Net.HttpListenerResponse resp, AllocsFixes.NetConnections.Servers.Web.WebConnection user, Int32 permissionLevel) [0x00000] in <filename unknown>:0 
    
     at AllocsFixes.NetConnections.Servers.Web.Handlers.ApiHandler.HandleRequest (System.Net.HttpListenerRequest req, System.Net.HttpListenerResponse resp, AllocsFixes.NetConnections.Servers.Web.WebConnection user, Int32 permissionLevel) [0x00000] in <filename unknown>:0 
    UnityEngine.Debug:Internal_LogException(Exception, Object)
    UnityEngine.Debug:LogException(Exception)
    Logger:masterLogException(Exception)
    Logger:Exception(Exception)
    Log:Exception(Exception)
    AllocsFixes.NetConnections.Servers.Web.Handlers.ApiHandler:HandleRequest(HttpListenerRequest, HttpListenerResponse, WebConnection, Int32)
    AllocsFixes.NetConnections.Servers.Web.Web:HandleRequest(IAsyncResult)
    System.Net.ListenerAsyncResult:InvokeCallback(Object)
    
    (Filename:  Line: -1)
    
    2015-12-15T13:35:08 7445.531 ERR Error in ApiHandler.HandleRequest(): Handler getlog threw an exception:
    
    2015-12-15T13:35:08 7445.531 EXC index and count exceed length of list
    
    ArgumentException: index and count exceed length of list
     at System.Collections.Generic.List`1[AllocsFixes.NetConnections.Servers.Web.LogBuffer+LogEntry].CheckRange (Int32 idx, Int32 count) [0x00000] in <filename unknown>:0 
    
     at System.Collections.Generic.List`1[AllocsFixes.NetConnections.Servers.Web.LogBuffer+LogEntry].GetRange (Int32 index, Int32 count) [0x00000] in <filename unknown>:0 
    
     at AllocsFixes.NetConnections.Servers.Web.LogBuffer.GetRange (System.Int32& _start, Int32 _count, System.Int32& _end) [0x00000] in <filename unknown>:0 
    
     at AllocsFixes.NetConnections.Servers.Web.API.GetLog.HandleRequest (System.Net.HttpListenerRequest req, System.Net.HttpListenerResponse resp, AllocsFixes.NetConnections.Servers.Web.WebConnection user, Int32 permissionLevel) [0x00000] in <filename unknown>:0 
    
     at AllocsFixes.NetConnections.Servers.Web.Handlers.ApiHandler.HandleRequest (System.Net.HttpListenerRequest req, System.Net.HttpListenerResponse resp, AllocsFixes.NetConnections.Servers.Web.WebConnection user, Int32 permissionLevel) [0x00000] in <filename unknown>:0 
    UnityEngine.Debug:Internal_LogException(Exception, Object)
    UnityEngine.Debug:LogException(Exception)
    Logger:masterLogException(Exception)
    Logger:Exception(Exception)
    Log:Exception(Exception)
    AllocsFixes.NetConnections.Servers.Web.Handlers.ApiHandler:HandleRequest(HttpListenerRequest, HttpListenerResponse, WebConnection, Int32)
    AllocsFixes.NetConnections.Servers.Web.Web:HandleRequest(IAsyncResult)
    System.Net.ListenerAsyncResult:InvokeCallback(Object)
    
    (Filename:  Line: -1)
    
    2015-12-15T13:35:10 7447.536 ERR Error in ApiHandler.HandleRequest(): Handler getlog threw an exception:
    
    2015-12-15T13:35:10 7447.537 EXC index and count exceed length of list
    
    ArgumentException: index and count exceed length of list
     at System.Collections.Generic.List`1[AllocsFixes.NetConnections.Servers.Web.LogBuffer+LogEntry].CheckRange (Int32 idx, Int32 count) [0x00000] in <filename unknown>:0 
    
     at System.Collections.Generic.List`1[AllocsFixes.NetConnections.Servers.Web.LogBuffer+LogEntry].GetRange (Int32 index, Int32 count) [0x00000] in <filename unknown>:0 
    
     at AllocsFixes.NetConnections.Servers.Web.LogBuffer.GetRange (System.Int32& _start, Int32 _count, System.Int32& _end) [0x00000] in <filename unknown>:0 
    
     at AllocsFixes.NetConnections.Servers.Web.API.GetLog.HandleRequest (System.Net.HttpListenerRequest req, System.Net.HttpListenerResponse resp, AllocsFixes.NetConnections.Servers.Web.WebConnection user, Int32 permissionLevel) [0x00000] in <filename unknown>:0 
    
     at AllocsFixes.NetConnections.Servers.Web.Handlers.ApiHandler.HandleRequest (System.Net.HttpListenerRequest req, System.Net.HttpListenerResponse resp, AllocsFixes.NetConnections.Servers.Web.WebConnection user, Int32 permissionLevel) [0x00000] in <filename unknown>:0 
    UnityEngine.Debug:Internal_LogException(Exception, Object)
    UnityEngine.Debug:LogException(Exception)
    Logger:masterLogException(Exception)
    Logger:Exception(Exception)
    Log:Exception(Exception)
    AllocsFixes.NetConnections.Servers.Web.Handlers.ApiHandler:HandleRequest(HttpListenerRequest, HttpListenerResponse, WebConnection, Int32)
    AllocsFixes.NetConnections.Servers.Web.Web:HandleRequest(IAsyncResult)
    System.Net.ListenerAsyncResult:InvokeCallback(Object)
    
    (Filename:  Line: -1)
    
    2015-12-15T13:35:13 7450.291 ERR Error in ApiHandler.HandleRequest(): Handler getlog threw an exception:
    
    2015-12-15T13:35:13 7450.292 EXC index and count exceed length of list
    
    ArgumentException: index and count exceed length of list
     at System.Collections.Generic.List`1[AllocsFixes.NetConnections.Servers.Web.LogBuffer+LogEntry].CheckRange (Int32 idx, Int32 count) [0x00000] in <filename unknown>:0 
    
     at System.Collections.Generic.List`1[AllocsFixes.NetConnections.Servers.Web.LogBuffer+LogEntry].GetRange (Int32 index, Int32 count) [0x00000] in <filename unknown>:0 
    
     at AllocsFixes.NetConnections.Servers.Web.LogBuffer.GetRange (System.Int32& _start, Int32 _count, System.Int32& _end) [0x00000] in <filename unknown>:0 
    
     at AllocsFixes.NetConnections.Servers.Web.API.GetLog.HandleRequest (System.Net.HttpListenerRequest req, System.Net.HttpListenerResponse resp, AllocsFixes.NetConnections.Servers.Web.WebConnection user, Int32 permissionLevel) [0x00000] in <filename unknown>:0 
    
     at AllocsFixes.NetConnections.Servers.Web.Handlers.ApiHandler.HandleRequest (System.Net.HttpListenerRequest req, System.Net.HttpListenerResponse resp, AllocsFixes.NetConnections.Servers.Web.WebConnection user, Int32 permissionLevel) [0x00000] in <filename unknown>:0 
    UnityEngine.Debug:Internal_LogException(Exception, Object)
    UnityEngine.Debug:LogException(Exception)
    Logger:masterLogException(Exception)
    Logger:Exception(Exception)
    Log:Exception(Exception)
    AllocsFixes.NetConnections.Servers.Web.Handlers.ApiHandler:HandleRequest(HttpListenerRequest, HttpListenerResponse, WebConnection, Int32)
    AllocsFixes.NetConnections.Servers.Web.Web:HandleRequest(IAsyncResult)
    System.Net.ListenerAsyncResult:InvokeCallback(Object)
    
    (Filename:  Line: -1)
    

×
×
  • Create New...