Opened 10 years ago
Closed 9 years ago
#79 closed defect (fixed)
Linux Server not joinable
Reported by: | Cidvond | Owned by: | Christian Illy |
---|---|---|---|
Priority: | minor | Component: | Scripts |
Keywords: | Cc: |
Description
Hi there,
Not sure if this should go here or the 7dtd forums. I am stuck on trying to get my linux box to work with alpha 10. The problem is I am not able to get into the server ingame. I know the server is up since I am able to connect to the web console. I am however not able to send commands. I am not sure if it is something I am doing wrong or what is happening. I am running Centos 6.5 and have reinstall the game server (including scripts) a few times now. Logs are listed below. I have stared (*) out passwords and such. Thanks!
Webpanel= http://pastebin.com/0hzj78G9
Output_log= http://pastebin.com/XTKz7hy0
Change History (3)
comment:1 by , 10 years ago
comment:2 by , 10 years ago
I have libstdc++.i686 installed and its is updated. I added
LD_LIBRARY_PATH=/home/sdtd/steamcmd/linux32/
to line 43 and it is working now. Thank you for the quick responce!
comment:3 by , 9 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Steamworks problem, I think the libstdc++ one. Make sure you have libstdc++ as 32 bit library installed, on CentOS it might be something like libstdc++.i686. If that does not work add the following to the start script ( /usr/local/lib/7dtd/commands/start.sh ), line 43: