Mythruna
September 21, 2025, 01:18:10 AM *
Welcome, Guest. Please login or register.

Login with username, password and session length
News: Welcome to the new forums. See "Announcements" for a note for new users.
 
  Home Help Search Login Register  
  Show Posts
Pages: [1]
1  General Category / Tech Support / Re: Auto Start option for server program? on: April 25, 2012, 09:46:18 AM
Sorry about that, on my monitor the downloads section cuts off right above the server area.
Works great!

In the future, having the ability to set the IP, Port and world name to use via command line or config file would be useful.
Also, a way to auto generate a world without having to load the GUI first (though that is a very minor thing, since clients can just upload the .db I assume from a local instance).
2  General Category / Tech Support / Re: Auto Start option for server program? on: April 25, 2012, 12:06:37 AM
When using -nogui I get this:

Uncaught exception from thread:Thread[LWJGL Renderer Thread,5,main]
org.lwjgl.LWJGLException: Pixel format not accelerated
   at org.lwjgl.opengl.WindowsPeerInfo.nChoosePixelFormat(Native Method)
   at org.lwjgl.opengl.WindowsPeerInfo.choosePixelFormat(WindowsPeerInfo.java:52)
   at org.lwjgl.opengl.WindowsDisplay.createWindow(WindowsDisplay.java:210)
   at org.lwjgl.opengl.Display.createWindow(Display.java:306)
   at org.lwjgl.opengl.Display.create(Display.java:873)
   at org.lwjgl.opengl.Display.create(Display.java:782)
   at com.jme3.system.lwjgl.LwjglDisplay.createContext(LwjglDisplay.java:137)
   at com.jme3.system.lwjgl.LwjglAbstractDisplay.initInThread(LwjglAbstractDisplay.java:113)
   at com.jme3.system.lwjgl.LwjglAbstractDisplay.run(LwjglAbstractDisplay.java:205)
   at java.lang.Thread.run(Unknown Source)
Application was not initialized.
3  General Category / Tech Support / Re: Auto Start option for server program? on: April 16, 2012, 08:14:53 PM
Thanks Cheesy
I'll be ready to test it out.
4  General Category / Tech Support / Re: Auto Start option for server program? on: April 08, 2012, 10:25:46 PM
Nothing major since the port can be set.
A low priority future feature perhaps Smiley especially having them statically set via the command linein case the json files get complex later on.
5  General Category / Tech Support / Re: Auto Start option for server program? on: April 08, 2012, 06:26:31 PM
Very cool! I did not notice that.  That is pretty much it.
Is it possible to have it bind to a certain IP, instead of 0.0.0.0 / All ?
6  General Category / Tech Support / Re: Auto Start option for server program? on: April 08, 2012, 04:06:08 PM
Wow that is great thanks!
Are there any other specific command line variables to use that can configure parts of the server(IP, Port)?
7  General Category / Tech Support / Auto Start option for server program? on: April 06, 2012, 04:19:38 PM
Is there a way to have the server program start without having to click on the GUI interface?
I'm wanting to run a dedicated server, but without having to enter GUI each time to start it.
A command line version would be great!
Pages: [1]
Powered by MySQL Powered by PHP Powered by SMF 1.1.20 | SMF © 2013, Simple Machines Valid XHTML 1.0! Valid CSS!