Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

There is lack of possibility to start two servers after update. #8

Open
dezdem opened this issue Jan 27, 2016 · 6 comments
Open

There is lack of possibility to start two servers after update. #8

dezdem opened this issue Jan 27, 2016 · 6 comments

Comments

@dezdem
Copy link

dezdem commented Jan 27, 2016

I've run 2 servers from 1 dir with different ports. The script can launch only one after update. :(

@C0nw0nk
Copy link
Owner

C0nw0nk commented Jan 27, 2016

Are you using the steamcmd-CURL script ?

@dezdem
Copy link
Author

dezdem commented Jan 27, 2016

i've tried both

@C0nw0nk
Copy link
Owner

C0nw0nk commented Jan 27, 2016

Well the steamcmd-CURL script is still the previous version because i didn't want to force everyone to use the version without CURL incase people would rather use CURL over VBScript's HTTP checks.

Roll back to the CURL version. Although i did say you need one script per each server.
steamcmd-CURL-Server1.cmd

steamcmd-CURL-Server2.cmd

etc etc

@dezdem
Copy link
Author

dezdem commented Jan 27, 2016

But if both servers are in the same directory, what would happen when they'll start updating simultaneously?

@C0nw0nk
Copy link
Owner

C0nw0nk commented Jan 27, 2016

Depends how in sync the time check for updates is and when you launched the script if you left it at default to check every 60 secs for updates then it will do it 60 seconds from when you launched the script. So if you don't launch the scripts together there could be a 1second gap between them roughly.

@dezdem
Copy link
Author

dezdem commented Jan 27, 2016

ah, you right

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants