DarkPacks / SkyFactory-One

Other
21 stars 3 forks source link

[Bug]: ServerStart.sh file is not correctly conifgured -Included solution #70

Closed jackeoqvist closed 2 years ago

jackeoqvist commented 2 years ago

General Info

Modpack version

1.0.1

Java version

Java 8 Update 301

Modpack Launcher Used

CurseForge

Memory Allocated

10 GB

Minecraft World Environment

Server

Misc Client Info

Server Java Version

Java 14

Server Operating System

Linux

Misc Server Info

Issue Description

The word function needs to be removed. At Line 4.

#!/bin/sh

# Dirty fake "pause" method to hold the command window open.
function pause(){
    read -s -n 1 -p "Press any key to continue . . ."
    echo ""
}

Additional Information

No response

artdude543 commented 2 years ago

This was noted in the Discord Server and has a fix in place. Which'll be shipped on our next update. But thanks for the report anyhow! 😄 We're handling reports like this in the Discord in which the fix is mentioned for those in need before the update 🙂