itsdinkd / AQM2

1.17 - 1.19.2
https://www.curseforge.com/minecraft/modpacks/another-quality-modpack-2
10 stars 6 forks source link

[BUG] Server won't start! #194

Closed Dreandor closed 1 year ago

Dreandor commented 1 year ago

Modpack Version Server 1.4.4

Minecraft Version Server

Describe the crash or bug I can't start startserver.sh on my Debian 11 server root@h3003100:/home/aqm# ./startserver.sh -bash: ./startserver.sh: /bin/sh^M: Defekter Interpreter: Datei oder Verzeichnis nicht gefunden

Steps to reproduce the behavior: Download Server 1.4.4. Copy all on Debian 11 server chmod +x startserver.sh ./startserver.sh

Expected behavior Server is starting but won't do.

Screenshots Post screenshots if available

Crash log or latest.log.log use pastebin.com for your log

Additional context Any additional context?

Dreandor commented 1 year ago

Okay I fixed it. I had to do "dos2unix startserver.sh". Now it works