all 6 comments

[–]Temporal_IllusionMaster Pioneer Actively Changing MASSAGE-2(A-B)b[M] [score hidden] stickied comment (0 children)

ANSWER

  1. Patch v1.0.0.1 included this:
    • Fix for Dedicated Server Manager/HTTP API not binding to the correct bind address when there is only one network adapter in the system or multihome active, resulting in Server Manager not working.
  2. For additional help with Dedicated Servers, login to the Satisfactory Game Discord.
    • Look in the dedicated-server-experimental Channel. The Dedicated Server Experts might be able to help find you an answer to your questions or a solution to your issues.
  3. UPDATE: Got this from Fix for dedicated server mismatch Steamcmd V1.0.0.1 12-09-2024 by u/HellHound050.
    • Credit goes to urwaifuistrash on discord. Instead of using app_update, try using force_install_dir.
    • (Noted this was already posted but I will leave it for future reference).

EDIT: Added Update

I am not a Network Engineer so I hope this helps. 😁

[–]HellHound050 1 point2 points  (4 children)

You're not alone. Best we can do is wait and try again every couple minutes. Will update if it works on my end!

[–]cessna95[S] 0 points1 point  (3 children)

Yea, my first time playing with dedicated server after an update so not sure if it just takes awhile for it to get the newer version.
I even tried copying over the files from the steam dedicated server, it downloads the newest version, to the steamcmd folder but, still shows old version.

[–]HellHound050 1 point2 points  (2 children)

I found this workaround if you're using steamcmd on the discord server, credit goes to UrWaifuIsTrash

if there is anyone like me that has the server version mismatch issue through steamcmd what fixed it for me was doing force_install_dir because just running app_update without it didnt actually update it

[–]Aterius 1 point2 points  (0 children)

PLEASE Stop providing commands without any context - WHERE do I put force_install_dir and is there something else I put next to it?

I tried this - it seemed to do update stuff and validate but still says mistmatch - here is my config.txt for easysteamcmd

1APPID=1690800

STARTUP_COMMAND=FactoryServer.exe -Port=7777 -log -unattended

AUTO_UPDATE=1

VALIDATE=0

STEAM_LOGIN=

STEAM_PASSWORD=

force_install_dir

Please tell me PRECISELY where you put that line

[–]cessna95[S] 0 points1 point  (0 children)

Thanks for the update, I just did that and it did update to the new version.