[GH-ISSUE #78] Console logs at least in Barotrauma look... weird the time is printed multiple times and nothing can read it properly (wrong place closed issue) #7

Closed
opened 2026-02-27 04:55:48 +03:00 by kerem · 0 comments
Owner

Originally created by @JoneKone on GitHub (Aug 22, 2021).
Original GitHub issue: https://github.com/GameServerManagers/LinuxGSM-Docs/issues/78

Barotrauma Dedicated Server 0.14.6.0 (ReleaseLinux, branch master, revision 694f7ad)
Loading game settings
Loading MD5 hash cache
Initializing SteamManager
Initializing GameAnalytics
Initializing GameScreen
Lua!
Mods/traitormod/Lua/Autorun/traitorloader.lua
[?1h=Loaded languages: English, German, French, Russian, Polish, Brazilian Portuguese, Castilian Spanish, Latinamerican Spanish, Simplified Chinese, Traditional Chinese, Japanese, Turkish, Korean                                                 
                                                                                 Loaded languages: English, German, French, Russian, Polish, Brazilian Portuguese, Castilian Spanish, Latinamerican Spanish, Simplified Chinese, Traditional Chinese, Japanese, Turkish, Korean                                                 
Selected sub: [EMS] The Whale Shark                                            
Selected shuttle: Hemulen                                                      
                                                                                 [S_API] SteamAPI_Init(): Loaded local 'steamclient.so' OK.
CAppInfoCacheReadFromDiskThread took 1 milliseconds to initialize
CApplicationManagerPopulateThread took 0 milliseconds to initialize (will have waited on CAppInfoCacheReadFromDiskThread)
RecordSteamInterfaceCreation (PID 17677): SteamGameServer013 / 
RecordSteamInterfaceCreation (PID 17677): SteamUtils009 / 
Setting breakpad minidump AppID = 602960
RecordSteamInterfaceCreation (PID 17677): SteamGameServer013 / 
RecordSteamInterfaceCreation (PID 17677): SteamUtils009 / 
RecordSteamInterfaceCreation (PID 17677): SteamNetworking006 / 
RecordSteamInterfaceCreation (PID 17677): SteamGameServerStats001 / 
RecordSteamInterfaceCreation (PID 17677): STEAMINVENTORY_INTERFACE_V003 / 
RecordSteamInterfaceCreation (PID 17677): STEAMUGC_INTERFACE_VERSION014 / 
RecordSteamInterfaceCreation (PID 17677): STEAMAPPS_INTERFACE_VERSION008 / 
[S_API FAIL] Tried to access Steam interface SteamNetworkingUtils003 before SteamAPI_Init succeeded.
RecordSteamInterfaceCreation (PID 17677): SteamNetworkingUtils003 / 
RecordSteamInterfaceCreation (PID 17677): SteamNetworkingSockets008 / 
Warning: failed to set thread priority: set failed for 8: -1: setpriority() failed
Warning: failed to set thread priority: set failed for priority 8
Warning: support for elevated priorities is most likely unavailable, suppressing future warnings
[8/21/2021 11:20:26 AM]
  Starting the server...                               
[8/21/2021 11:20:26 AM]
  Using Lidgren networking. Manual port forwarding may be required. If players cannot connect to the server, you may want to use the in-game hosting menu (which uses SteamP2P networking and does not require port forwarding).                                                                       
[8/21/2021 11:20:26 AM]
  Server started                                       
                                                                                 [8/21/2021 4:04:21 PM]
  Hutmacher has joined the server.                      
[8/21/2021 4:04:21 PM]
  Saving client permissions                             
                                                                                 [8/21/2021 4:05:10 PM]
  Aldi Talk has joined the server.                      
[8/21/2021 4:05:10 PM]
  Saving client permissions                             
                                                                                 [8/21/2021 4:06:22 PM]
  Hutmacher is ready to start the game.                 
                                                                                 [8/21/2021 4:07:10 PM]
  Larry Lobster has joined the server.                  
[8/21/2021 4:07:10 PM]
  Saving client permissions                             
                                                                                 [8/21/2021 4:07:12 PM]

so yeah.. i hope this is in the correct position i tried to check the settings but saw nothing refering to this. (it's very late monday morning)

Originally created by @JoneKone on GitHub (Aug 22, 2021). Original GitHub issue: https://github.com/GameServerManagers/LinuxGSM-Docs/issues/78 ``` Barotrauma Dedicated Server 0.14.6.0 (ReleaseLinux, branch master, revision 694f7ad) Loading game settings Loading MD5 hash cache Initializing SteamManager Initializing GameAnalytics Initializing GameScreen Lua! Mods/traitormod/Lua/Autorun/traitorloader.lua [?1h=Loaded languages: English, German, French, Russian, Polish, Brazilian Portuguese, Castilian Spanish, Latinamerican Spanish, Simplified Chinese, Traditional Chinese, Japanese, Turkish, Korean  Loaded languages: English, German, French, Russian, Polish, Brazilian Portuguese, Castilian Spanish, Latinamerican Spanish, Simplified Chinese, Traditional Chinese, Japanese, Turkish, Korean Selected sub: [EMS] The Whale Shark Selected shuttle: Hemulen  [S_API] SteamAPI_Init(): Loaded local 'steamclient.so' OK. CAppInfoCacheReadFromDiskThread took 1 milliseconds to initialize CApplicationManagerPopulateThread took 0 milliseconds to initialize (will have waited on CAppInfoCacheReadFromDiskThread) RecordSteamInterfaceCreation (PID 17677): SteamGameServer013 / RecordSteamInterfaceCreation (PID 17677): SteamUtils009 / Setting breakpad minidump AppID = 602960 RecordSteamInterfaceCreation (PID 17677): SteamGameServer013 / RecordSteamInterfaceCreation (PID 17677): SteamUtils009 / RecordSteamInterfaceCreation (PID 17677): SteamNetworking006 / RecordSteamInterfaceCreation (PID 17677): SteamGameServerStats001 / RecordSteamInterfaceCreation (PID 17677): STEAMINVENTORY_INTERFACE_V003 / RecordSteamInterfaceCreation (PID 17677): STEAMUGC_INTERFACE_VERSION014 / RecordSteamInterfaceCreation (PID 17677): STEAMAPPS_INTERFACE_VERSION008 / [S_API FAIL] Tried to access Steam interface SteamNetworkingUtils003 before SteamAPI_Init succeeded. RecordSteamInterfaceCreation (PID 17677): SteamNetworkingUtils003 / RecordSteamInterfaceCreation (PID 17677): SteamNetworkingSockets008 / Warning: failed to set thread priority: set failed for 8: -1: setpriority() failed Warning: failed to set thread priority: set failed for priority 8 Warning: support for elevated priorities is most likely unavailable, suppressing future warnings [8/21/2021 11:20:26 AM] Starting the server... [8/21/2021 11:20:26 AM] Using Lidgren networking. Manual port forwarding may be required. If players cannot connect to the server, you may want to use the in-game hosting menu (which uses SteamP2P networking and does not require port forwarding). [8/21/2021 11:20:26 AM] Server started  [8/21/2021 4:04:21 PM] Hutmacher has joined the server. [8/21/2021 4:04:21 PM] Saving client permissions  [8/21/2021 4:05:10 PM] Aldi Talk has joined the server. [8/21/2021 4:05:10 PM] Saving client permissions  [8/21/2021 4:06:22 PM] Hutmacher is ready to start the game.  [8/21/2021 4:07:10 PM] Larry Lobster has joined the server. [8/21/2021 4:07:10 PM] Saving client permissions  [8/21/2021 4:07:12 PM] ``` so yeah.. i hope this is in the correct position i tried to check the settings but saw nothing refering to this. (it's very late monday morning)
kerem closed this issue 2026-02-27 04:55:48 +03:00
Sign in to join this conversation.
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/LinuxGSM-Docs#7
No description provided.