Custom Query (126 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (34 - 36 of 126)

2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22
Ticket Resolution Summary Owner Reporter
#107 invalid Crash on "Show inventory" over web ui Alloc H3llGhost
Description Sometimes the server crashes when using show inventory over web ui

{{{
Stacktrace:

at (wrapper managed-to-native) UnityEngine.Object.Destroy (UnityEngine.Object,single) <0x00004>
at (wrapper managed-to-native) UnityEngine.Object.Destroy (UnityEngine.Object,single) <0x00004>
at UnityEngine.Object.Destroy (UnityEngine.Object) <0x00023>
at AllocsFixes.NetConnections.Servers.Web.ItemIconHandler.LoadIcons () <0x0023d>
at AllocsFixes.NetConnections.Servers.Web.ItemIconHandler.HandleRequest (System.Net.HttpListenerRequest,System.Net.HttpListenerResponse,System.Net.HttpListenerBasicIdentity) <0x00022>
at AllocsFixes.NetConnections.Servers.Web.Web.HandleRequest (System.IAsyncResult) <0x002fe>
at System.Net.ListenerAsyncResult.InvokeCallback (object) <0x0004f>
at (wrapper runtime-invoke) object.runtime_invoke_void__this___object (object,intptr,intptr,intptr) <0x00046>
}}}
#56 fixed Creative Menu per User Alloc Rowtag
Description Allow Creative menu only per user. So like u can activate it with user entityid:
cm 271 1

That would be nice if possible.
#2 fixed Enhance start-stop-daemon Alloc Alloc
Description Get http://www.hpcf.upr.edu/web/sites/default/files/start-stop-daemon.c
* Verify existing functionality
* Enhance with the required extras:
* --status: get status of specified daemon
* --chdir <dir>: change working directory
* --no-close: Do not close stdout/errout on --background -> allow to redirect output (see #3)
* Rename and ship with scripts
2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22
Note: See TracQuery for help on using queries.