#Dedicated server update help please

1 messages ยท Page 1 of 1 (latest)

hazy vortex
#

how are you with steamCMD? could you please help me

dusty crescent
#

I'm afraid I don't have any experience there sorry, Faia, perhaps @quartz breach might have some insight?

hazy vortex
#

Thank you, I've tried running this,

./steamcmd.sh +login anonymous +app_update 1007 validate +app_update 1963720 validate +quit

It say app is up to date but were getting version miss match?

#

Dedicated server update help please

dusty crescent
#

There is also a possibility that there may be some delay between the game updating and servers updating, so it might be that you simply need to wait a little longer Faia, sorry!

hazy vortex
#

I'm hosting the server myself for context.

quartz breach
#

Can you please try to close Steam and open it again? And possibly also verify the integrity of game files for both the Dedicated Server and Core Keeper (the game itself)?

hazy vortex
#

I've tried both

quartz breach
#

Alright! In that case @nova goblet would you have a bit more input here? Not sure if something went wrong there ๐Ÿค”

hazy vortex
#

Thank you for all the support

#

I still haven't found a solution.

#

It appears to have been updated to steamCMD but still no luck

quartz breach
timid yacht
#

I have the same issue with Linux dedicated server since 24th Sat.
writing details.

quartz breach
#

Thank you!

#

If possible, could you both let me know in which world region you're both in? This might be good to know for us to understand the issue a bit better, if you're comfortable with sharing the info.

#

Feel free to add it in the bug report instead, in case you're not comfortable sharing it publicly like this

hazy vortex
#

No worries im filling in the report now

#

Australia

timid yacht
#

I'm in Thailand

hazy vortex
#

I have submitted the Bug report form

timid yacht
#

the .config folder hasn't been created properly
I'm not sure this folder is supposed to be created on steamcmd or server start up process
here is the setup info (with comment):

install game using steamcmd

./steamcmd.sh +force_install_dir /mnt/server +login ${STEAM_USER} ${STEAM_PASS} ${STEAM_AUTH} $( [[ "${WINDOWS_INSTALL}" == "1" ]] && printf %s '+@sSteamCmdForcePlatformType windows' ) +app_update ${SRCDS_APPID} validate +quit

set up 32 bit libraries

mkdir -p /mnt/server/.steam/sdk32
cp -v linux32/steamclient.so ../.steam/sdk32/steamclient.so

set up 64 bit libraries

mkdir -p /mnt/server/.steam/sdk64
cp -v linux64/steamclient.so ../.steam/sdk64/steamclient.so

here is the requirement lib in _launch.sh , if there is a new lib required please tell us.
requirements=( "libxi6" "xvfb" )

#

gonna submit the form too

hazy vortex
#

i may have found something,

this was a fresh install not an update and im getting this error

#

this might be a hint to the file missed in the update

shut eagle
#

Can you send the log file (CoreKeeperServerLog.txt)?

hazy vortex
#

sorry im not the most fluent in sharing files does this work?

timid yacht
shut eagle
# hazy vortex

I suspect it can't find the steam sdk, can you make sure the "1007" app is installed next to the server? Or move that so it can find it at its default location at /root/.steam/sdk64/steamclient.so

hazy vortex
shut eagle
# timid yacht

This looks like some container environment and you are probably missing some dependency.

hazy vortex
#

i haven't used force_install_dir

shut eagle
# timid yacht

Do you have libxi6 and xvfb? This is based on Ubuntu so if it is more minimal you might need some more digging

shut eagle
hazy vortex
#

im not sure how to check for libxi6 and xvfb

#

google is my friend

#

all present

timid yacht
hazy vortex
#

is there anyway i can confirm the game version of the server once its running?

#

im still getting mismatch

shut eagle
shut eagle
# hazy vortex

There should be a Version: string in the log (not the first one for OpenGL, but the second one)

hazy vortex
#

hmmmm....

#

i have a new log file i think might be some help, sorry im not very experienced at reading them myself

#

i dropped the last few lines because i dont want to make the game id public

#

happy to share the whole thing privately

#

Hey i got it working

#

i deleted everything including gameID.txt and .config stuff.
started fully fresh and it worked

#

loaded my old world file and everything appears good

#

thankyou so much for your support and sorry to take so much of your time @shut eagle @dusty crescent @quartz breach

shut eagle
#

Awesome! Happy to help! You have the Version: 1.0.0.1-50c3 string in that log so can confirm it is the latest version

quartz breach
#

Happy to help! Although I was just point of contact xD

hoary drum
#

Hi @hazy vortex may I know which linux are you using ?

hazy vortex
#

Ubuntu 12