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
91 stars 22 forks source link

Local Instances missing some Local Instances #195

Open XGI223 opened 3 months ago

XGI223 commented 3 months ago

it seems like the Instances is missing some Instances. would like to do a Pal world or Arks ascended server, but the full list is not showing up on my side. is this by design or am I missing something somewhere?

image

IceOfWraith commented 3 months ago

In AMP search at the top right for Configuration Repositories and share a screenshot of what you have there. You're missing all the community provided configs.

XGI223 commented 3 months ago

here is what I have

image

IceOfWraith commented 3 months ago

That looks good. Click the Fetch button there and share what it spits out in the Deployment Log tab.

XGI223 commented 3 months ago

sorry for the wait had some things come threw i had to take care of. here is what i get

image

IceOfWraith commented 3 months ago

Something got screwed up with your templates directory. Go to the File Manager and navigate to ADS01/Plugins/ADSModule/DeploymentTemplates and delete everything inside. Then do the Fetch again.

XGI223 commented 3 months ago

that did the trick. just stating this for anyone using docker just in case. you will have to reboot the docker for it to fetch the templates. also make sure any instance is shut down to not lose progress. thanks for your help on this :)