The following warnings occurred:
Warning [2] Use of undefined constant SAPI_NAME - assumed 'SAPI_NAME' (this will throw an Error in a future version of PHP) - Line: 3388 - File: inc/functions.php PHP 7.4.33-nmm7 (Linux)
File Line Function
/inc/functions.php 3388 errorHandler->error
/showthread.php 116 build_archive_link
Warning [2] Use of undefined constant IN_ARCHIVE - assumed 'IN_ARCHIVE' (this will throw an Error in a future version of PHP) - Line: 3331 - File: inc/functions.php PHP 7.4.33-nmm7 (Linux)
File Line Function
/inc/functions.php 3331 errorHandler->error
/inc/functions.php 3324 build_forum_breadcrumb
/showthread.php 195 build_forum_breadcrumb
Warning [2] Use of undefined constant IN_ARCHIVE - assumed 'IN_ARCHIVE' (this will throw an Error in a future version of PHP) - Line: 3331 - File: inc/functions.php PHP 7.4.33-nmm7 (Linux)
File Line Function
/inc/functions.php 3331 errorHandler->error
/showthread.php 195 build_forum_breadcrumb






Post Reply 
 
Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Log Files
Author Message
Rattlehead
Master
**

Posts: 290
Likes Given: 3
Likes Received: 8 in 6 posts
Joined: Jun 2012
Reputation: 8



Post: #1
Log Files
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?

[Image: matts_siggy.gif]
12-20-2015 11:27 PM
Find all posts by this user Like Post Quote this message in a reply
azmanomer
Journeyman
*

Posts: 139
Likes Given: 4
Likes Received: 18 in 16 posts
Joined: Nov 2013
Reputation: 1



Post: #2
RE: Log Files
i think its already logged in the logs folder. At least its for me check out sphere.ini settings
12-21-2015 04:51 AM
Find all posts by this user Like Post Quote this message in a reply
Rattlehead
Master
**

Posts: 290
Likes Given: 3
Likes Received: 8 in 6 posts
Joined: Jun 2012
Reputation: 8



Post: #3
RE: Log Files
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 Wink 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

[Image: matts_siggy.gif]
(This post was last modified: 12-21-2015 01:21 PM by Rattlehead.)
12-21-2015 09:28 AM
Find all posts by this user Like Post Quote this message in a reply
darksun84
Sir Spamalot
****

Posts: 1,687
Likes Given: 245
Likes Received: 162 in 151 posts
Joined: Mar 2012
Reputation: 35



Post: #4
RE: Log Files
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
12-21-2015 09:17 PM
Find all posts by this user Like Post Quote this message in a reply
Rattlehead
Master
**

Posts: 290
Likes Given: 3
Likes Received: 8 in 6 posts
Joined: Jun 2012
Reputation: 8



Post: #5
RE: Log Files
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 Tongue

[Image: matts_siggy.gif]
12-22-2015 05:03 AM
Find all posts by this user Like Post Quote this message in a reply
darksun84
Sir Spamalot
****

Posts: 1,687
Likes Given: 245
Likes Received: 162 in 151 posts
Joined: Mar 2012
Reputation: 35



Post: #6
RE: Log Files
in build 2615 they works for me!
d a
d ui

with space between Tongue
(This post was last modified: 12-22-2015 06:46 PM by darksun84.)
12-22-2015 06:46 PM
Find all posts by this user Like Post Quote this message in a reply
Rattlehead
Master
**

Posts: 290
Likes Given: 3
Likes Received: 8 in 6 posts
Joined: Jun 2012
Reputation: 8



Post: #7
RE: Log Files
SPACE???

lmao, sorry on the console there is no space, and D by its self isnt working either Tongue

[Image: matts_siggy.gif]
12-23-2015 11:19 AM
Find all posts by this user Like Post Quote this message in a reply
Ben
Sphere Developer
*****

Posts: 612
Likes Given: 2
Likes Received: 123 in 70 posts
Joined: Mar 2010
Reputation: 18

SphereCommunity

Post: #8
RE: Log Files
no space on the console? and I don't think D by itself is a command anyways

AxisII's current version: 2.0.4j
AxisII SourceCode on Github
AxisII up to date changelog
12-30-2015 11:04 AM
Visit this user's website Find all posts by this user Like Post Quote this message in a reply
Rattlehead
Master
**

Posts: 290
Likes Given: 3
Likes Received: 8 in 6 posts
Joined: Jun 2012
Reputation: 8



Post: #9
RE: Log Files
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)

Tongue

[Image: matts_siggy.gif]
12-31-2015 02:31 AM
Find all posts by this user Like Post Quote this message in a reply
Ben
Sphere Developer
*****

Posts: 612
Likes Given: 2
Likes Received: 123 in 70 posts
Joined: Mar 2010
Reputation: 18

SphereCommunity

Post: #10
RE: Log Files
This should be described better Smile

AxisII's current version: 2.0.4j
AxisII SourceCode on Github
AxisII up to date changelog
12-31-2015 06:49 AM
Visit this user's website Find all posts by this user Like Post Quote this message in a reply
[+] 2 users Like Ben's post
Post Reply 


Forum Jump:


User(s) browsing this thread: 1 Guest(s)