Enigmatica 9: Expert - E9E

Enigmatica 9: Expert - E9E

135k Downloads

start-automated-server.sh issues

bad-egg365 opened this issue ยท 1 comments

commented

Modpack Version

1.15.0

Describe your issue.

After wrestling with the automated update process I've found several problems with start-automated-server.sh:

  • The script attempts to launch the server using win_args.txt, it should be using unix_args.txt instead
  • A check_connection function is used but never defined
  • It checks for a ./minecraft_server.${MCVER}.jar file that as far as I can tell is never generated

I have 2 serverstart.log files, neither are up to date (screen ate the up to date one I think)

The problems seems simple enough for me to fix myself in a PR, would you like me to open one?

Crash Report

No response

Latest Log

No response

Have you modified the modpack?

No

User Modifications

No response

Did the issue happen in singleplayer or on a server?

Server

Discord Username

bad_egg

commented

Hi there! Thanks for the report!

The problems seems simple enough for me to fix myself in a PR, would you like me to open one?

Yes please :D