Updating the Server Software
It is very simple to make an update on an higher version of plasma-servers.
IMPORTANT: If you install the 0.38.10 Version of the Server you have do download the AuthServer Patch too, to fix the VM Bug. How to update the AuthServer, read below.
- Login your server as root
- Shutdown the MySQL Server and the gameserver
- Go to your gameserver-directory (e.g: /usr/local/games/plServers)
Uninstall the gameserver by runing:
./uninstall
download the 0.38.9 from cyanworlds, using wget e.g:
wget http://plasma.cyanworlds.com/cgi-bin/pick.cgi/plasma-servers/plServers-0.38.9.run
browse to the directory where the runfile lies and install it like the old version:
./plServers-0.38.9.run
- Start MySQL and gameserver
- enjoy
Only 0.38.10
- Download the tar.bzip2 patch for 0.38.10 in the plasma-Download area. unpack it with {{{ bunzip2 filename.tar.bz2
}}} and {{{ tar -xf filename.tar }}}
- Browse to the folder, which is the servers OS (Linux or FreeBSD)
- copy the file in it to your Server binary directory (e.g. /usr/local/games/plServers/bin) with {{{ cp filename destinationfolder
}}}
That's it KlyX