Hello,
my problem is, that the only way to start the server at the moment is to use a .bat with java -jar minecraft_server.jar.
Then it starts the server in a console and it works. However with some debug information and other output mixed with the input of the console, it's a rather bad way to monitor the server.
The GUI would be a nicer way, as it separates input and output.
If I start the minecraft_server.1.8.jar it works and the GUI opens, however if I start the forge_server.jar it doesn't open the GUI.
It seems however that it starts the server in the background as the javaw process runs and the logs show the content that's also shown in the console version.
I tried to open the forge_server.jar with jre7 and jre8.
It's the version 1513, but the same problem is with 1504 I had before.
I used the universal.jar, but also (after reading that it may work), deleted the universal.jar and some other files and tried the win installer which then again replaced the universal.jar and other files, where I tried to use the jar to open the server.
Both versions didn't work. (GUI didn't show up, but process ran in the background)
I use Windows 10.
Do you know what I could do?
Log if needed: http://pastebin.com/TPpn2FvC