Craftoria

Craftoria

816k Downloads

[Bug Report]: startserver.sh uses the wrong carriage returns for unix

Closed this issue ยท 4 comments

commented

Modpack Version

1.20.1

Describe your issue.

When running the startserver.sh on Ubuntu, bash refused to run it citing an issue with a bunch of the lines, not recognizing the returns. Needed to run dos2unix on the file to convert the returns in the file. Should be an easy fix, can add a pull request.

Here is the terminal output
bash: ./startserver.sh: cannot execute: required file not found

Crash Report

No response

Latest Log

No response

Have you modified the modpack?

No

User Modifications

dos2unix to convert returns to unix format

Did the issue happen in singleplayer or on a server?

Server

Discord Username

Octall

commented

luckily, it was reported to @ImAK9 and the team back in 1.18.0.... (please fix this AK....)

commented

did someone end up fixing this? I updated my server install scripts to just dos2unix everything from the pack.

commented

I think I forced it to LF at some point? or maybe Blue?
Not sure.

commented

I know that on my end it's LF, so it should be working. At least for the exports I've been doing.
Closing for now?