Git Product home page Git Product logo

Comments (5)

C0nw0nk avatar C0nw0nk commented on May 27, 2024 2

Did you run the steamcmd script as an administrator

Also in the script at around lines 183 and 210

It says taskkill /PID %texte%

Modify it to this

taskkill /PID %texte% /f

If that solves your problem I will update the Github repo with the task managers force kill command line option. Prevent anyone else having this same problem.

from steamcmd-autoupdate-any-gameserver.

pwfff avatar pwfff commented on May 27, 2024

I'm a bit worried about forcefully killing it. When you ^C the log window it does some cleanup and I'm worried about corrupting the server's database. Is there no way to send that signal without forcefully shutting it down? I'm not sure how that works in Windows.

Also, it seems to want to kill my process after the first 60 seconds even though there was no patch... am I doing something wrong?

Edit: So the appid is 443030 for installation, the Steam store page has 440900, but both of those have the empty 'game' json when looking at the API. Is there a different ID I need for Conan Exiles?

from steamcmd-autoupdate-any-gameserver.

colonel187 avatar colonel187 commented on May 27, 2024

I'm having some trouble with your script. It will update and launch the server but the server runs 2 programs, when it checks for a new version all it is doing is creating multiple instances of the server. I'm not sure how to fix this.

from steamcmd-autoupdate-any-gameserver.

colonel187 avatar colonel187 commented on May 27, 2024

Steam.txt

capture

from steamcmd-autoupdate-any-gameserver.

xxxtrashcion avatar xxxtrashcion commented on May 27, 2024

Did you run the steamcmd script as an administrator

Also in the script at around lines 183 and 210

It says taskkill /PID %texte%

Modify it to this

taskkill /PID %texte% /f

If that solves your problem I will update the Github repo with the task managers force kill command line option. Prevent anyone else having this same problem.

This worked. I also added "+force_install_dir" before "login"

New problem though. Everytime it rechecks for a new update I get "Bind couldn't find an open port between 27015 and 27015"

I was under the impression I could run the server and this script 24/7 with minimal downtime.
It's like it's not terminating the process.

from steamcmd-autoupdate-any-gameserver.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.