Uploaded image for project: 'Bedrock Dedicated Server'
  1. Bedrock Dedicated Server
  2. BDS-9943

Console output not showing date and time

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • 1.18.12 Hotfix
    • 1.16.40, 1.16.200, 1.16.201 Hotfix, 1.16.210, 1.16.220
    • None
    • Windows 10 with an i7 cpu and 15gb of ram bedrock vesion
    • Confirmed
    • 440508

      Summary

      After upgrading BDS to 1.16.100, a timestamp no longer preceeds each line in the console output. It appears for the first few lines and is then gone after the difficulty is output.

      Steps to reproduce...

      1. Download and start a 1.16.40 based BDS instance
      2. Note the console output displays timestamps on each line
      3. Download and start a 1.16.100 BDS instance
      4. Note that the console output displays no timestamps after initial startup

      What I expected to happen...

      Timestamps continue on each line in the console output

      What actually happened...

      No timestamp on each line

      How does this impact admins

      At the moment, with no meaningful log output option admins rely on the server generated log file that is cleared on each server start, or by copying the console output to a file. This information can be used to check for hangs, determine when players logged on and off etc.

      Before

      [2020-11-17 02:00:09 INFO] Starting Server
      [2020-11-17 02:00:09 INFO] Version 1.16.40.2
      [2020-11-17 02:00:09 INFO] Session ID 1ae7d74c-5f58-4bc6-a187-835d1a63b062
      [2020-11-17 02:00:09 INFO] Level Name: Jungle Temple and Treehouse
      [2020-11-17 02:00:09 INFO] Game mode: 0 Survival
      [2020-11-17 02:00:09 INFO] Difficulty: 2 NORMAL
      [2020-11-17 02:00:09 INFO] opening worlds/Jungle Temple and Treehouse/db
      [2020-11-17 02:00:12 INFO] IPv4 supported, port: 19132
      [2020-11-17 02:00:12 INFO] IPv6 supported, port: 19133
      [2020-11-17 02:00:12 INFO] IPv4 supported, port: 33710
      [2020-11-17 02:00:12 INFO] IPv6 supported, port: 49241
      [2020-11-17 02:00:13 INFO] Server started.
      [2020-11-17 02:06:18 INFO] Running AutoCompaction...
      [2020-11-17 02:12:18 INFO] Running AutoCompaction...

       

      After

      [2020-11-18 02:00:10 INFO] Starting Server
      [2020-11-18 02:00:10 INFO] Version 1.16.100.4
      [2020-11-18 02:00:10 INFO] Session ID d22584e4-14e4-4af0-9bbd-aa01a12d3c1f
      [2020-11-18 02:00:10 INFO] Level Name: Jungle Temple and Treehouse
      [2020-11-18 02:00:10 INFO] Game mode: 0 Survival
      [2020-11-18 02:00:10 INFO] Difficulty: 2 NORMAL
      [INFO] opening worlds/Jungle Temple and Treehouse/db
      [INFO] IPv4 supported, port: 19132
      [INFO] IPv6 supported, port: 19133
      [INFO] IPv4 supported, port: 45348
      [INFO] IPv6 supported, port: 60435
      [INFO] Server started.
      [INFO] Running AutoCompaction...
      [INFO] Running AutoCompaction...

            Unassigned Unassigned
            kbirchmore Kris Birchmore
            Votes:
            19 Vote for this issue
            Watchers:
            18 Start watching this issue

              Created:
              Updated:
              Resolved: