Log Files - Printable Version +- SphereCommunity (https://forum.spherecommunity.net) +-- Forum: Sphere 0.56d (/Forum-Sphere-0-56d) +--- Forum: General Help (/Forum-General-Help) +--- Thread: Log Files (/Thread-Log-Files) Pages: 1 2 |
Log Files - Rattlehead - 12-20-2015 11:27 PM i am trying to get a txt file with startup errors on the latest nightly, however its not saving logs, in the console i see that the command 'D' dumps to a file, but the console says that 'D' is an unknown command. is there anyway i can get a list of start up errors? RE: Log Files - azmanomer - 12-21-2015 04:51 AM i think its already logged in the logs folder. At least its for me check out sphere.ini settings RE: Log Files - Rattlehead - 12-21-2015 09:28 AM in my original post i state that its "not saving logs" and the 'D' command isnt working. . . . of course im logging everything including LOGM_INIT in sphere.ini, this isnt my first time around the block, but thanks lol edit; seems that if i dont start it with 'Run as administrator' no logs get saved, kinda weird, so i got that, but the 'D' command still doesnt work in the console in the latest nightly build, just so u guys know you can close this now RE: Log Files - darksun84 - 12-21-2015 09:17 PM d ui (dump unscripted items) and d a (dump region areas) works (type them in lower case) probably there is another paramater for dumping logs but i don't know it RE: Log Files - Rattlehead - 12-22-2015 05:03 AM tried lower case, tried DA in both upper and lower case, nothing with D works on the nightly, darksun u know me lol, i wouldnt had posted without trying both upper and lower RE: Log Files - darksun84 - 12-22-2015 06:46 PM in build 2615 they works for me! d a d ui with space between RE: Log Files - Rattlehead - 12-23-2015 11:19 AM SPACE??? lmao, sorry on the console there is no space, and D by its self isnt working either RE: Log Files - Ben - 12-30-2015 11:04 AM no space on the console? and I don't think D by itself is a command anyways RE: Log Files - Rattlehead - 12-31-2015 02:31 AM Available Commands: # = Immediate Save world (## to save both world and statics) A = Accounts file update B message = Broadcast a message C = Clients List (2) D = Dump data to external file (DA to dump areas) E = Clear internal variables (like script profile) G = Garbage collection H = Hear all that is said (ON) I = Information L = Toggle log file (OPEN) P = Profile Info (ON) (P# to dump to profiler_dump.txt) R = Resync Pause S = Secure mode toggle (ON) T = List of active Threads X = immediate exit of the server (X# to save world and statics before exit) RE: Log Files - Ben - 12-31-2015 06:49 AM This should be described better |