SkyFactory One

SkyFactory One

471k Downloads

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

jackeoqvist opened this issue ยท 1 comments

commented

General Info

  • I can reproduce this issue consistently in single-player
  • I can reproduce this issue consistently in multi-player
  • I have searched for this issue previously and it was either (1) not previously reported, or (2) previously fixed and I am having the same problem.
  • I am crashing and can provide my crash report(s)
  • I am using the latest version of the modpack

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

  • Optifine Installed
  • Shaders Installed

Server Java Version

Java 14

Server Operating System

Linux

Misc Server Info

  • Sponge or Non-Vanilla Forge Server

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

commented

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 ๐Ÿ™‚