|
Dedicated Server Discuss technical issues related to hosting your own servers. |
|
Thread Tools | Display Modes |
#1
|
|||
|
|||
How do you update Altitude game server
How do you update Altitude game server.
i assumed restarting the server would update it, but when i tried ./startstart.sh nothing happens. i also tried the ./server_launcher and received this error Debian Linux 5.0 jiggly@Tellnet:/home/games/altitude$ ./server_launcher Launcher Error Launch Target: launch-server-launcher.xml Error Message: java.lang.ClassNotFoundException: em.entry.EntryServerLauncher at em.update.client.launch.a.findClass(SourceFile:124 ) at java.lang.ClassLoader.loadClass(Unknown Source) at java.lang.ClassLoader.loadClass(Unknown Source) at em.update.client.launch.UpdateLauncher.a(SourceFil e:241) at em.update.client.launch.UpdateLauncher.main(Source File:72) at sun.reflect.NativeMethodAccessorImpl.invoke0(Nativ e Method) at sun.reflect.NativeMethodAccessorImpl.invoke(Unknow n Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(Un known Source) at java.lang.reflect.Method.invoke(Unknown Source) at com.exe4j.runtime.LauncherEngine.launch(Unknown Source) at com.install4j.runtime.Launcher.main(Unknown Source) Last edited by jiggly; 07-21-2010 at 08:15 AM. |
#2
|
|||
|
|||
Looks like a corrupt install: after installation there should be a file "launch-server-launcher.xml" in the base altitude install directory. Please reinstall from the latest version here: http://altitudegame.com/download.html
To start the server (which will automatically update) on a valid installation you should just have to invoke ./server_launcher, as above. |
|
|