Another Quality Modpack 2 - AQM2

Another Quality Modpack 2 - AQM2

501k Downloads

Error while initializing the server (first launch)[BUG]

DONOcoding opened this issue ยท 0 comments

commented

Modpack Version
AQM2-1.19.2-1.5.zip

Minecraft Version
1.19.2

Describe the crash or bug
when using the : ./startserver.sh the console say : " -bash: ./startserver.sh: /bin/bash^M: bad interpreter: No such file or directory "

Steps to reproduce the behavior:
Start the server on a VPS on Ubontu 20.04 LTS, import the server folder, chmod +x ./startserver.sh, ./startserver.sh

Expected behavior
Server Start

Screenshots
Post screenshots if available

IF YOU GOT THIS ERROR,
install dos2unix on your vps.
type : dos2unix startserver.sh
wait for finish (1-2s)
redo ./startserver.sh
it should have work.