[mc] For FTB add legacy java fixer option

This commit is contained in:
Geoff Bourne
2018-01-07 17:19:10 -06:00
parent 931c27a5ec
commit f5f20f3563
5 changed files with 56 additions and 12 deletions
+10
View File
@@ -398,6 +398,16 @@ example:
Note: The FTB server start script will also override other options,
like `MOTD`.
### Fixing "unable to launch forgemodloader"
If your server's modpack fails to load with an error [like this](https://support.feed-the-beast.com/t/cant-start-crashlanding-server-unable-to-launch-forgemodloader/6028/2):
unable to launch forgemodloader
then you apply a workaround by adding this to the run invocation:
-e FTB_LEGACYJAVAFIXER=true
## Running a SpongeVanilla server
Enable SpongeVanilla server mode by adding a `-e TYPE=SPONGEVANILLA` to your command-line.