Jump to content

Recommended Posts

Posted

Good day.

How can I turn on MC Forge(server) in NoGUI mode?

I need it because after I'm turning on minecraftforge-universal-1.4.6-6.5.0.489.jar it turns on server in GUI mode.

 

....

Or it is impossible?:)

 

Posted

append --nogui to your startup script

 

Here is mine as an example

screen java -Xmx2G -Xms2G -jar minecraftforge-universal-1.4.7-6.6.0.499.zip --nogui

Posted

append --nogui to your startup script

 

Here is mine as an example

screen java -Xmx2G -Xms2G -jar minecraftforge-universal-1.4.7-6.6.0.499.zip --nogui

 

It isn't work :(  Console is appear and disappear very fast.

 

Posted

Get us what the console says..

There are many ways to get it easiest is to put a 'pause' on the very end on its n line.

I do Forge for free, however the servers to run it arn't free, so anything is appreciated.
Consider supporting the team on Patreon

Posted

Get us what the console says..

There are many ways to get it easiest is to put a 'pause' on the very end on its n line.

 

There is my Start.bat

java -Xmx8G -Xms10G -jar minecraftforge-universal-1.4.6-6.5.0.489.jar --nogui

 

Console says this

Error occurred during initialization of VM
Incompatible minimum and maximum heap sizes specified

Guest
This topic is now closed to further replies.

Announcements



×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.