Update: The standalone should now be available! Sorry for the delay!
-
Tha worked perfect. Thank you.
-
When I try to start the server using the script I get the following error
:~/Downloads/server$ sh ./linux_startscript.sh
./linux_startscript.sh: 13: ./linux_startscript.sh: Syntax error: "(" unexpected
If I try to start the server straight from the jar file I get the following:
Jan 26, 2015 8:25:20 PM com.jme3.system.JmeDesktopSystem initialize
INFO: Running on jMonkeyEngine 3.0.10
Jan 26, 2015 8:25:20 PM com.jme3.asset.AssetConfig loadText
WARNING: Cannot find loader com.jme3.audio.plugins.OGGLoader
Jan 26, 2015 8:25:20 PM com.jme3.asset.AssetConfig loadText
WARNING: Cannot find loader com.jme3.scene.plugins.ogre.MeshLoader
Jan 26, 2015 8:25:20 PM com.jme3.asset.AssetConfig loadText
WARNING: Cannot find loader com.jme3.scene.plugins.ogre.SkeletonLoader
Jan 26, 2015 8:25:20 PM com.jme3.asset.AssetConfig loadText
WARNING: Cannot find loader com.jme3.scene.plugins.ogre.MaterialLoader
Jan 26, 2015 8:25:20 PM com.jme3.asset.AssetConfig loadText
WARNING: Cannot find loader com.jme3.scene.plugins.ogre.SceneLoader
Jan 26, 2015 8:25:20 PM com.jme3.asset.AssetConfig loadText
WARNING: Cannot find loader com.jme3.scene.plugins.blender.BlenderModelLoader
Jan 26, 2015 8:25:21 PM r.g a
INFO: Register BuildDestroyPermission: object.plank
Jan 26, 2015 8:25:21 PM r.g a
INFO: Register BuildDestroyPermission: ores.copper
Jan 26, 2015 8:25:21 PM r.g a
INFO: Register BuildDestroyPermission: world.dirt
Jan 26, 2015 8:25:21 PM r.g a
INFO: Register BuildDestroyPermission: world.stone
Jan 26, 2015 8:25:21 PM r.g c
INFO: Register MainPermission: permission.changespawn
WORLDINFO Seed :1422319718203
WORLDINFO Vegetations :true
WORLDINFO Worldtype :Normal
WORLDINFO Time :1.1.0 12:0:0.0
set game time: 1.1.0 12:0:0.0
WORLDINFO Spawninventory :2 0 0 23 0 1 -65 -128 0 0 0 1 0 17 0 1 -65 -128 0 0 0 0 0 0
Biomepart generated: 0 - 0
Worldpart generated: 0 - 0
WORLDINFO Spawnposition :256.0 115.0 256.0
WORLDINFO Spawnrotation :0.0 0.0 0.0 1.0
dir does not exist: Worlds/Galifrey/customImages/
WORLDINFO Version :0.5.2_15
Worldconverter: Updating not required
STARTING RISING WORLD SERVER...
Server bind to IP: *.*.*.*:4255
Jan 26, 2015 8:25:27 PM commons.util.Utils$NetworkUtils getMacAddress
SEVERE: Unable to determine mac address: java.lang.NullPointerException
Jan 26, 2015 8:25:27 PM server.b c
SEVERE: Error while starting the server: com.jme3.network.kernel.KernelException: Error hosting:/*.*.*.*:4255
/home/raven/Downloads/server/scripts
HTTP Server bind to IP: (sanitised):4254
Jan 26, 2015 8:25:27 PM http.HttpServer <init>
java.net.BindException: Cannot assign requested address
at sun.nio.ch.Net.bind0(Native Method)
at sun.nio.ch.Net.bind(Net.java:444)
at sun.nio.ch.Net.bind(Net.java:436)
at sun.nio.ch.ServerSocketChannelImpl.bind(ServerSocketChannelImpl.java:214)
at sun.nio.ch.ServerSocketAdaptor.bind(ServerSocketAdaptor.java:74)
at sun.net.httpserver.ServerImpl.<init>(ServerImpl.java:100)
at sun.net.httpserver.HttpServerImpl.<init>(HttpServerImpl.java:50)
at sun.net.httpserver.DefaultHttpServerProvider.createHttpServer(DefaultHttpServerProvider.java:35)
at com.sun.net.httpserver.HttpServer.create(HttpServer.java:129)
at http.HttpServer.<init>(SourceFile:37)
at server.Main.d(SourceFile:242)
at server.Main.simpleInitApp(SourceFile:133)
at com.jme3.app.SimpleApplication.initialize(SimpleApplication.java:226)
at com.jme3.system.NullContext.initInThread(NullContext.java:84)
at com.jme3.system.NullContext.run(NullContext.java:127)
at java.lang.Thread.run(Thread.java:745)
Display More
I have followed the instructions at UPDATED: Linux Dedicated Server Startup Guide
what do I need to do to get this running? I'm using java 8 on an ubuntu 14.10 system.
-
If you're using the Steam version and Java is causing trouble, try to enable the latest nightly (rightclick on rising world -> properties -> betas -> nightly 29.12 win 8 fix + own JVM). It uses an own JVM, so it should not matter what version is installed on your computer.
I have tried all the tricks in the steam forums to get this game running under Windows 8.1 x64. Nothing has worked, I start the game, the java window opens and I get the error that the program has stopped working. I have the option of closing the program or checking online for a solution. All my drivers are current and up to date. Have tried the nightly build, only one available is fullscreen fix 25.01. I am not able to remove it from full screen as the game never loads to a menu. config.properties file doesn't exist in my game folder nor does any log files. have tried reinstalling both the game and java to no avail. Have tried forcing window mode with the steam start option -sw. What do I need to do to get this to run under windows? Runs perfect under ubuntu. Have tried the nightly build and it didn't fix it.
Machine info
Windows 8.1
8 gig ram
AMD A8-6500APU with Radeon HD Graphics 3.50 GHZ
Java version 1.8.0_25
Java SE Runtime 1.8.0_25-b18
Java HotSpot 64 bit server vm 25.25-b02, mixed mode