matm616 / ProjectZomboidServer

A Project Zomboid game server with docker
6 stars 0 forks source link

start-server.sh not found during execution #1

Closed victorperin closed 2 years ago

victorperin commented 2 years ago

I'm getting this message when trying to run:

bash: /home/steam/projectzomboid-dedicated/start-server.sh -Xms4G -Xmx1G -adminpassword projectzomboidserver -servername server: No such file or directory

How to reproduce

docker run matm616/projectzomboid

(using your docker hub built image)

matm616 commented 2 years ago

I've already been working on a fix for this during the last few hours, a few changes will be pushed hopefully within a couple hours

matm616 commented 2 years ago

Should be fixed now, let me know if it works for you @victorperin

victorperin commented 2 years ago

Thanks! :)