Linux start script fails on clean install
thiakil opened this issue ยท 1 comments
Expected Behavior
- Unzip server pack from curse (
ATM3-5.12.3_Server-FULL.zip
used) chmod +x ServerStart.sh
- Run
./ServerStart.sh
- Script installs forge ready for start
Current Behavior
- Script unable to find bundled forge installer
- Script downloads the universal jar, and saves it as
-installer
- "installer" fails because it's not the installer (MC classes not found)
- process repeats because it still confuses the installer filename
Log
https://gist.github.com/thiakil/38b36beee978823fa09b344baac14324