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

Telemetry message shows server.properties at incorrect path

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Won't Fix
    • None
    • 1.19.80, 1.19.81 Hotfix
    • None
    • Confirmed
    • 1034566

      The server telemetry log message when telemetry is disabled shows server.properties being in handheld/src-server. It should be in the working directory.
      How to reproduce;
      1. Start a dedicated server (make sure emit-server-telemetry is not in server.properties)
      2. See telemetry log message

      Observed results:
      It says

      [2023-04-27 18:36:40:089 INFO] ================ TELEMETRY MESSAGE ===================
      [2023-04-27 18:36:40:089 INFO] Server Telemetry is currently not enabled. 
      [2023-04-27 18:36:40:089 INFO] Enabling this telemetry helps us improve the game.
      [2023-04-27 18:36:40:089 INFO] 
      [2023-04-27 18:36:40:089 INFO] To enable this feature, add the line 'emit-server-telemetry=true'
      [2023-04-27 18:36:40:089 INFO] to the server.properties file in the handheld/src-server directory
      [2023-04-27 18:36:40:089 INFO] ======================================================
      

      Expected results:
      It should say something like

      [2023-04-27 18:36:40:089 INFO] ================ TELEMETRY MESSAGE ===================
      [2023-04-27 18:36:40:089 INFO] Server Telemetry is currently not enabled. 
      [2023-04-27 18:36:40:089 INFO] Enabling this telemetry helps us improve the game.
      [2023-04-27 18:36:40:089 INFO] 
      [2023-04-27 18:36:40:089 INFO] To enable this feature, add the line 'emit-server-telemetry=true'
      [2023-04-27 18:36:40:089 INFO] to the server.properties file in the server directory
      [2023-04-27 18:36:40:089 INFO] ======================================================
      

            Unassigned Unassigned
            owlfalls35 GameParrot
            Votes:
            3 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: