awesomeEL218
AAdmincraft
•Created by awesomeEL218 on 7/8/2024 in #questions
1.16.5 server opening gui with nogui argument
But starting the server from my phones ssh connection seems to fix the issue
39 replies
AAdmincraft
•Created by awesomeEL218 on 7/8/2024 in #questions
1.16.5 server opening gui with nogui argument
Have totally no reason why
39 replies
AAdmincraft
•Created by awesomeEL218 on 7/8/2024 in #questions
1.16.5 server opening gui with nogui argument
I’ll have to take a look :)
39 replies
AAdmincraft
•Created by awesomeEL218 on 7/8/2024 in #questions
1.16.5 server opening gui with nogui argument
Ok I usually use those
39 replies
AAdmincraft
•Created by awesomeEL218 on 7/8/2024 in #questions
1.16.5 server opening gui with nogui argument
Cause I’ve had modded servers use a lot of ram before
39 replies
AAdmincraft
•Created by awesomeEL218 on 7/8/2024 in #questions
1.16.5 server opening gui with nogui argument
Is there any way to help that with jvm flags?
39 replies
AAdmincraft
•Created by awesomeEL218 on 7/8/2024 in #questions
1.16.5 server opening gui with nogui argument
I like to give it a lot cause I’ve had servers use over 20gb of ram before
39 replies
AAdmincraft
•Created by awesomeEL218 on 7/8/2024 in #questions
1.16.5 server opening gui with nogui argument
Good to know I’ll lower it
39 replies
AAdmincraft
•Created by awesomeEL218 on 7/8/2024 in #questions
1.16.5 server opening gui with nogui argument
Yea the machine got 128gb
39 replies
AAdmincraft
•Created by awesomeEL218 on 7/8/2024 in #questions
1.16.5 server opening gui with nogui argument
anyone got any ideas?
39 replies
AAdmincraft
•Created by awesomeEL218 on 7/8/2024 in #questions
1.16.5 server opening gui with nogui argument
finally got power back
39 replies
AAdmincraft
•Created by awesomeEL218 on 7/8/2024 in #questions
1.16.5 server opening gui with nogui argument
And sorry for any late reply’s hurricane Beryl came through today and left 2.7 million people without power including me
39 replies
AAdmincraft
•Created by awesomeEL218 on 7/8/2024 in #questions
1.16.5 server opening gui with nogui argument
Yes
39 replies
AAdmincraft
•Created by awesomeEL218 on 7/8/2024 in #questions
1.16.5 server opening gui with nogui argument
and this is my only server that does this
39 replies
AAdmincraft
•Created by awesomeEL218 on 7/8/2024 in #questions
1.16.5 server opening gui with nogui argument
no dash and the server boots with gui, 1 dash o isnt a recognised option. 2 dash nogui isnt a recognized option
39 replies
AAdmincraft
•Created by awesomeEL218 on 7/8/2024 in #questions
1.16.5 server opening gui with nogui argument
its so weird
39 replies
AAdmincraft
•Created by awesomeEL218 on 7/8/2024 in #questions
1.16.5 server opening gui with nogui argument
i took out the arguments but they dont seem to make a difference
39 replies
AAdmincraft
•Created by awesomeEL218 on 7/8/2024 in #questions
1.16.5 server opening gui with nogui argument
39 replies
AAdmincraft
•Created by awesomeEL218 on 7/8/2024 in #questions
1.16.5 server opening gui with nogui argument
[06:31:41] [main/FATAL] [minecraft/Main]: Failed to start the minecraft server
is not a recognized optiononException: nogui
at joptsimple.OptionException.unrecognizedOption(OptionException.java:108) ~[jopt-simple-5.0.4.jar:?] {}
at joptsimple.OptionParser.handleLongOptionToken(OptionParser.java:510) ~[jopt-simple-5.0.4.jar:?] {}
at joptsimple.OptionParserState$2.handleArgument(OptionParserState.java:56) ~[jopt-simple-5.0.4.jar:?] {}
at joptsimple.OptionParser.parse(OptionParser.java:396) ~[jopt-simple-5.0.4.jar:?] {}
at net.minecraft.server.Main.main(Main.java:78) ~[?:?] {re:classloading,re:mixin,pl:mixin:A}
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_412] {}
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_412] {}
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_412] {}
at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_412] {}
at net.minecraftforge.fml.loading.FMLServerLaunchProvider.lambda$launchService$0(FMLServerLaunchProvider.java:51) ~[forge-1.16.5-36.2.34.jar:36.2] {}
at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:37) [modlauncher-8.1.3.jar:?] {}
at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:54) [modlauncher-8.1.3.jar:?] {}
at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:72) [modlauncher-8.1.3.jar:?] {}
at cpw.mods.modlauncher.Launcher.run(Launcher.java:82) [modlauncher-8.1.3.jar:?] {}
at cpw.mods.modlauncher.Launcher.main(Launcher.java:66) [modlauncher-8.1.3.jar:?] {}
at net.minecraftforge.server.ServerMain$Runner.runLauncher(ServerMain.java:63) [forge-1.16.5-
39 replies
AAdmincraft
•Created by awesomeEL218 on 7/8/2024 in #questions
1.16.5 server opening gui with nogui argument
[04:19:11] [main/FATAL] [minecraft/Main]: Failed to start the minecraft server
joptsimple.UnrecognizedOptionException: o is not a recognized option
at joptsimple.OptionException.unrecognizedOption(OptionException.java:108) ~[jopt-simple-5.0.4.jar:?] {}
at joptsimple.OptionParser.validateOptionCharacters(OptionParser.java:633) ~[jopt-simple-5.0.4.jar:?] {}
at joptsimple.OptionParser.handleShortOptionCluster(OptionParser.java:528) ~[jopt-simple-5.0.4.jar:?] {}
at joptsimple.OptionParser.handleShortOptionToken(OptionParser.java:523) ~[jopt-simple-5.0.4.jar:?] {}
at joptsimple.OptionParserState$2.handleArgument(OptionParserState.java:59) ~[jopt-simple-5.0.4.jar:?] {}
at joptsimple.OptionParser.parse(OptionParser.java:396) ~[jopt-simple-5.0.4.jar:?] {}
at net.minecraft.server.Main.main(Main.java:78) ~[?:?] {re:classloading,re:mixin,pl:mixin:A}
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_412] {}
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_412] {}
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
39 replies