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

[windows] daemon is failing to start the game server executable at all on game server start. #15

Open
uraganas opened this issue Nov 22, 2020 · 2 comments

Comments

@uraganas
Copy link

Upon further investigation, it appears that the daemon is failing to start the game server executable at all on game server start. When gameap-starter.exe runs, it creates the text files in the game server's directory, and then just outputs the command sent to it, says "Type: start", and closes. The game server executable is never triggered. (It appears the code 0 may be the console output from Windows or the daemon, and not the game server).

This appears to be related to the server start issue, but I'm not sure if it has anything to do with the installation or validation processes or not.

For an example of the console output:
gameap-starterconsoleoutput

Originally posted by @SugarD-x in https://github.com/gameap/daemon/issues/7#issuecomment-594398785

@uraganas uraganas changed the title daemon is failing to start the game server executable at all on game server start. When gameap-starter.exe runs, it creates the text files in the game server's directory, and then just outputs the command sent to it, says "Type: start", and closes. The game server executable is never triggered. (It appears the code 0 may be the console output from Windows or the daemon, and not the game server). [windows] daemon is failing to start the game server executable at all on game server start. Nov 22, 2020
@SugarD-x
Copy link

SugarD-x commented Jan 7, 2021

Why did you quote my entire reply as a new issue?

@et-nik
Copy link
Member

et-nik commented Jan 7, 2021

I think this is a problem outside the scope of SteamCMD issue.

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

3 participants