yourmnbbn / tiny-csgo-server

Tiny csgo server for logging on to steam game servers, basically it's a fake server, not for real server purpose.
GNU General Public License v3.0
34 stars 4 forks source link

Segmentation fault (memory stack flushed to disk) #6

Closed 0-BuTaJIuK-0 closed 1 year ago

0-BuTaJIuK-0 commented 1 year ago

Segmentation fault (memory stack flushed to disk) Screenshot_66

0-BuTaJIuK-0 commented 1 year ago

Added steamclient.so and everything became normal

0-BuTaJIuK-0 commented 1 year ago
dlopen failed trying to load:

steamclient.so

with error:

steamclient.so: cannot open shared object file: No such file or directory

[S_API] SteamAPI_Init(): Loaded '/home/but/.steam/sdk32/steamclient.so' OK.  (First tried local 'steamclient.so')

CAppInfoCacheReadFromDiskThread took 0 milliseconds to initialize

[SteamGameServer] Unable to initialize Steam Game Server.

Initializing Steam libraries for secure Internet server

Logging into Steam gameserver account with logon token XXXXX

Waiting for logon result response, this may take a while...

src/clientdll/cminterface.cpp (5705) : m_nAccountAppID != 0

src/clientdll/cminterface.cpp (5705) : m_nAccountAppID != 0

Warning: failed to init SDL thread priority manager: SDL not found

Can't logon to steam game server after 60 retries!

Bad thread localsrc/tier1/fileio.cpp (5086) : m_vecRegisteredWriters.Count() == 0

src/tier1/fileio.cpp (5086) : m_vecRegisteredWriters.Count() == 0

Bad thread localBad thread localsrc/tier1/fileio.cpp (5146) : CFileWriterThread already exited

src/tier1/fileio.cpp (5146) : CFileWriterThread already exited

Bad thread localBad thread localsrc/tier1/fileio.cpp (5146) : CFileWriterThread already exited

src/tier1/fileio.cpp (5146) : CFileWriterThread already exited
0-BuTaJIuK-0 commented 1 year ago

Set the directory constains your executable to LD_LIBRARY_PATH. and ok