Page MenuHomeFeedback Tracker

Log file bug - not creating new log on restart
Awaiting internal Testing, UrgentPublic

Description

Sometimes the server does not create a new logfile after a restart which causes big logfiles which consist of multiple AdminLog started on lines / multiple logs

Details

Severity
Major
Resolution
Open
Reproducibility
Sometimes
Operating System
Windows 7
Category
Server

Event Timeline

nxck69_ created this task.Jan 29 2024, 9:31 PM

I have this issue at times as well, with servers with little or no activity see the log example below

******************************************************************************
AdminLog started on 2024-01-03 at 14:31:05


******************************************************************************
AdminLog started on 2024-01-03 at 16:07:43
******************************************************************************
AdminLog started on 2024-01-08 at 00:03:40
00:17:28 | Player "player"(id=Unknown) has been disconnected
02:28:04 | Player "player" is connected (id=playerid)
02:29:39 | ##### PlayerList log: 1 players
02:29:39 | Player "player" (id=playerid pos=<8990.2, 8899.4, 344.3>)
02:29:39 | #####
02:34:39 | ##### PlayerList log: 1 players
02:34:39 | Player "player" (id=playerid pos=<9192.0, 8908.9, 344.9>)
02:34:39 | #####
02:39:39 | ##### PlayerList log: 1 players
02:39:39 | Player "player" (id=playerid pos=<9498.3, 8814.9, 304.2>)
02:39:39 | #####
02:43:00 | Player "player" (id=playerid pos=<9662.8, 8788.5, 294.3>) has raised Flag_Base on TerritoryFlag at <9663.215820, 294.325684, 8789.842773>
02:43:08 | Player "player" (id=playerid pos=<9662.8, 8788.4, 294.3>) has lowered Flag_Base on TerritoryFlag at <9663.215820, 294.325684, 8789.842773>
02:44:39 | ##### PlayerList log: 1 players
02:44:39 | Player "player" (id=playerid pos=<9681.5, 8892.2, 299.0>)
02:44:39 | #####
02:49:39 | ##### PlayerList log: 1 players
02:49:39 | Player "player" (id=playerid pos=<9679.5, 8861.7, 298.9>)
02:49:39 | #####
02:54:39 | ##### PlayerList log: 1 players
02:54:39 | Player "player" (id=playerid pos=<9687.4, 8896.7, 299.1>)
02:54:39 | #####
02:59:39 | ##### PlayerList log: 1 players
02:59:39 | Player "player" (id=playerid pos=<9669.3, 8904.9, 299.0>)
02:59:39 | #####
03:04:39 | ##### PlayerList log: 1 players
03:04:39 | Player "player" (id=playerid pos=<9692.4, 8894.9, 299.8>)
03:04:39 | #####
03:09:08 | Player "player" (DEAD) (id=playerid pos=<9700.3, 8886.2, 299.1>) died. Stats> Water: 244.696 Energy: 66.0654 Bleed sources: 1
03:09:08 | Player 'player' (id=playerid) committed suicide.
03:09:39 | ##### PlayerList log: 1 players
03:09:39 | Player "player" (id=playerid pos=<9133.3, 8942.8, 349.4>)
03:09:39 | #####
03:09:59 | Player "player"(id=playerid) has been disconnected


******************************************************************************
AdminLog started on 2024-01-08 at 04:08:33


******************************************************************************
AdminLog started on 2024-01-08 at 06:08:34


******************************************************************************
AdminLog started on 2024-01-08 at 08:06:27


******************************************************************************
AdminLog started on 2024-01-08 at 12:08:45
15:08:13 | Player "playerid"(id=Unknown) has been disconnected


******************************************************************************
AdminLog started on 2024-01-08 at 16:03:31


******************************************************************************
AdminLog started on 2024-01-08 at 20:01:47

Also shows the other issue that some flag names are displayed as Flag_Base

Geez changed the task status from New to Awaiting internal Testing.Jan 30 2024, 1:27 PM