nogui not working on agrarian skies 3.1.1 SERVER [closed]
Just as the title says, the nogui option is not working when I launch the .jar with that parameter. When I use the parameter, it just ignores it and launches the server GUI regardless if I execute the .sh in a terminal session or not.
I run the server using a .sh file containing the following:
java -Xms1024m -Xmx5120m -XX:PermSize=128m -jar FTBServer-1.6.4-965.jar nogui
pause
This is Java version that I get when I type: java -version
java version "1.7.0_60"
Java(TM) SE Runtime Environment (build 1.7.0_60-b19)
Java HotSpot(TM) 64-Bit Server VM (build 24.60-b09, mixed mode)
I run the server on a net install of Debian I installed last week.
Debian version is:
No LSB modules are available.
Distributor ID: Debian
Description: Debian GNU/Linux 7.5 (wheezy)
Release: 7.5
Codename: wheezy
The debian machine is home made (not rented) and has a GUI. This is the first server I have run on this machine, so its not an issue that suddenly arose on this machine.
If I have not provided enough information, leave a comment and I'll try to get the information needed.
Best Answer
Try and run it straight from a terminal session and see if that works, if it does then its the .sh file. just run this.
java -Xmx1024M -Xms1024M -jar FTBServer-1.6.4-965.jar nogui
If that doesn't work, you have an issue with the server itself and I would say try with a vanilla server to see if it yields the same result.
Pictures about "nogui not working on agrarian skies 3.1.1 SERVER [closed]"
![nogui not working on agrarian skies 3.1.1 SERVER [closed] - Woman Preparing Dish on Table nogui not working on agrarian skies 3.1.1 SERVER [closed] - Woman Preparing Dish on Table](/assets/images/nogui_not_working_on_agrarian_skies_311_server_closed_1.jpeg)
![nogui not working on agrarian skies 3.1.1 SERVER [closed] - Man in Blue Suit Jacket Using Macbook Pro nogui not working on agrarian skies 3.1.1 SERVER [closed] - Man in Blue Suit Jacket Using Macbook Pro](/assets/images/nogui_not_working_on_agrarian_skies_311_server_closed_2.jpeg)
![nogui not working on agrarian skies 3.1.1 SERVER [closed] - Close-Up Shot of a Person Typing on a Laptop nogui not working on agrarian skies 3.1.1 SERVER [closed] - Close-Up Shot of a Person Typing on a Laptop](/assets/images/nogui_not_working_on_agrarian_skies_311_server_closed_3.jpeg)
Minecraft // Agrarian skies Ep. 20 // Updated version 3.1.1.
Sources: Stack Exchange - This article follows the attribution requirements of Stack Exchange and is licensed under CC BY-SA 3.0.
Images: Ron Lach, Sabel Blanco, Lara Jameson, ANTONI SHKRABA production
