MitchTalmadge / AMP-dockerized

CubeCoders AMP in a Docker Image. Easily create game servers for games like Minecraft, GMod, TF2, Factorio, and StarBound!
https://hub.docker.com/r/mitchtalmadge/amp-dockerized
Other
89 stars 21 forks source link

Trying to setup a TF2 server #119

Closed Frazzer951 closed 2 years ago

Frazzer951 commented 2 years ago

Will update fine and give Success! App '232250' fully installed.

But won't ever start. After clicking start nothing appears in the console and I see an area that says Application State: Starting but it will sit like that forever and never actually start. If I look at the log for the instance it just has this message repeating [15:20:51] [srcds:frazzer Warning] : The application stopped unexpectedly. Exit code 1 I keep posting this message about every 4 seconds until I click abort. What can I do?

NoahMaceri commented 2 years ago

Second this issue but with a GMod server. Seems to be an issues with SteamCMD within the container

Frazzer951 commented 2 years ago

Second this issue but with a GMod server. Seems to be an issues with SteamCMD within the container

Make sure you have the server IP set to something other than 0.0.0.0 It was a problem with the actual AMP software for me, not the docker itself

NoahMaceri commented 2 years ago

Thanks @Frazzer951, that worked

darth2499 commented 1 year ago

How do I set the server IP to something else? Do I do it in the AMP instance?

Frazzer951 commented 1 year ago

How do I set the server IP to something else? Do I do it in the AMP instance?

Yea it should be in the same section where you configure all the other server settings on the AMP Interface