Author Topic: how to get the updater working  (Read 1202 times)

Caarrie

  • Forum Addict
  • *
  • Posts: 3369
  • We want no UNFIXED bugs!!!!!!!!!!!!!
    • View Profile
    • PlaneShift3dMods
how to get the updater working
« on: September 24, 2008, 10:17:23 pm »
The following should no longer be needed but may help others with future issues

LINUX
1. install PlaneShift like any other program with an installer
2. make sure premissions are set correctly
3. find the file updaterinfo.xml in your ps folder
4. open that file with any text editer
5. find the line that reads
Code: [Select]
<config active="false">to
Code: [Select]
<config active="true"> then save the file
6. run the updater, it may take a few times to update the full client, the updater at this time has no gui you can run it in console/terminal to view the status
7. run psclient and verify you can log into the game, if this fails try step 6 again

You may need to be root to edit the file if you did not set your permissions correctly
« Last Edit: November 30, 2008, 11:51:57 pm by Caarrie »