Same problem here... Fresh clean and brand new install with latest version available on the front page of the website (which leads to softpedia).
My OS is XP Pro SP3, has basic NAT firewall and Comodo software firewall with proper exceptions for this game. I am a computer and network tech so I know how to open these things up, my computer is not getting a response back from any of the servers it sends info out to so it errors out.
Let me know what else is needed so we can troubleshoot this together and hopefully get other people's problems fixed as well.
Updater gives messages:
welcome to the PlaneShift Updater version 1.1.1.1
Click Update to start
Checking registry version
Couldn't connect to mirror mir2
Trying mirror mir1
Mirror lacks a version file; can't use it
Trying mirror mir2
Mirror lacks a version file; can't use it
Trying mirror backup
Mirror lacks a version file; can't use it
Ran out of mirrors, game cannot be updated.
**********
Then when I open the game, it shows that the server Failed and unable to login or connect.
I believe the game development team must have forgotten or messed up a few things with the latest install process.
1) there is NO updaterinfo.xml file in ANY folder relating to this game
2) even if you downloaded the file mentioned in the stickies, it still does not have the <config active=false> line anywhere.
3) please read the posts before saying "follow this other post", when people have said we have followed the other post and the information does not pertain to our situation; there is no file to even modify, and even with the downloaded file there is no entry mentioned to modify.
Not trying to be difficult here but if we say we followed it and there is no file, then how can we modify it?
Here is the downloaded file from one of the moderators stickies which did not exist before I downloaded it from these forums:
- <config>
<temp>download.tmp</temp>
<backup>1</backup>
- <!-- Don't remove files, just move them
-->
<autoinclude_os>1</autoinclude_os>
- <!-- This will include the module for your OS
-->
- <!-- Windows = win32
-->
- <!-- MacOS X = macosx
-->
- <!-- 32-bit Linux = linux32
-->
- <!-- 64-bit Linux = linux64
-->
- <!-- others = other_os
-->
<whole_zips>0</whole_zips>
- <!-- Download whole zips instead of invidual files
-->
<zip_sync>100</zip_sync>
- <!-- Sync number for inzip syncs
-->
<precent_wholezip>50</precent_wholezip>
- <!-- Percent of changed files until changing to whole zip for that zip
-->
<updater_MD5>1</updater_MD5>
- <!-- Use this if you want to always have the same version of the updater as the server (recommended)
-->
- <!-- If you don't use MD5 checking on the updater, it will only update the updater if the version has been increased
-->
- <!-- Server settings for paths of the application
-->
<updaterWin>updater.exe</updaterWin>
<updaterMac>updater.app</updaterMac>
<updaterLinux>up</updaterLinux>
- <mirrors>
<mirror id="1" name="mir1" url="
http://planeshift.mirror.thumbnail.cz/psupdater/" />
<mirror id="2" name="mir2" url="
http://www.psmirror.org/psupdater/" />
<mirror id="3" name="mir2" url="
http://65.90.250.154/~psmirror/psupdater/" />
<mirror id="4" name="backup" url="
http://laanx.fragnetics.com/updater_hidden/" />
</mirrors>
- <proxy>
<active>0</active>
- <!-- Set to 1 for activation
-->
<host>myproxy</host>
- <!-- The host WITHOUT http:// or any other prefix
-->
<port>3128</port>
- <!-- The port to use
-->
</proxy>
- <modules>
<module>art</module>
<module>data</module>
<module>docs</module>
<module>root</module>
</modules>
- <!-- Creating stuff below
-->
- <configs>
<config ext="cfg" />
<config file="./updaterconfig.xml" />
</configs>
- <sortings>
<sort ext=".dmg" to="macosx" />
<sort ext=".app" to="macosx" />
<sort ext=".dll" to="win32" />
<sort ext=".exe" to="win32" />
<sort file="./psc.32" to="linux32" dest_file="psc" />
<sort file="./pss.32" to="linux32" dest_file="pss" />
<sort file="./up.32" to="linux32" dest_file="up" />
<sort file="./fixlibs.32" to="linux32" dest_file="fixlibs.sh" />
<sort file="./psc.64" to="linux64" dest_file="psc" />
<sort file="./pss.64" to="linux64" dest_file="pss" />
<sort file="./up.64" to="linux64" dest_file="up" />
<sort file="./fixlibs.64" to="linux64" dest_file="fixlibs.sh" />
- <!-- Advanced file sorting
-->
- <!-- To move and/or rename a file, use this syntax:
-->
- <!-- <sort file="rules/jobs.xml" to="test" dest_file="jobz.xml"/>
-->
- <!-- That will move the file rules/jobs.xml to the root of the 'test' module
-->
- <!-- NOTICE: dest_file is relative to the PlaneShift directory, NOT the dir where the file exists
-->
</sortings>
- <!-- These are files that make up the linux updater and will be required to download
first in case of an updater update.
-->
- <linux_system>
<file path="cspngimg.so" />
<file path="renderstep_std.so" />
<file path="xmlshader.so" />
<file path="shadermgr.so" />
<file path="cssynldr.so" />
<file path="engine.so" />
<file path="imgplex.so" />
<file path="xest86vm.so" />
<file path="xwin.so" />
<file path="glx2d.so" />
<file path="gl3d.so" />
<file path="freefnt2.so" />
<file path="xmltiny.so" />
<file path="vfs.so" />
<file path="updater.exe" />
<file path="up" />
<file path="updaterconfig.xml" />
<file path="psupdater.cfg" />
<file path="art/apps.zip" />
<file path="data/updater/serverlist.xml" />
<file path="data/updater/updateroptions.xml" />
<file path="data/updater/updaterwindow.xml" />
</linux_system>
- <!-- End of linux updater files
-->
- <system>
<file path="cspngimg.dll" />
<file path="csbmpimg.dll" />
<file path="csddsimg.dll" />
<file path="csgifimg.dll" />
<file path="csjngimg.dll" />
<file path="csjpgimg.dll" />
<file path="cssynldr.dll" />
<file path="engine.dll" />
<file path="fontplex.dll" />
<file path="freefnt2.dll" />
<file path="gl3d.dll" />
<file path="glwin32.dll" />
<file path="imgplex.dll" />
<file path="libcurl.dll" />
<file path="libfreetype2-cs.dll" />
<file path="libjpeg-cs.dll" />
<file path="libpng-cs.dll" />
<file path="libmng-cs.dll" />
<file path="libz-cs.dll" />
<file path="rendstep_std.dll" />
<file path="reporter.dll" />
<file path="shadermgr.dll" />
<file path="stdrep.dll" />
<file path="vfs.dll" />
<file path="xmlread.dll" />
<file path="xmlshader.dll" />
<file path="xmltiny.dll" />
<file path="updater.exe" />
<file path="updaterconfig.xml" />
<file path="psupdater.cfg" />
<file path="vfs.cfg" />
<file path="art/apps.zip" />
<file path="data/prefs.xml" />
<file path="data/servers.xml" />
<file path="data/gui/ok.xml" />
<file path="data/ttf/arial.ttf" />
<file path="data/ttf/cupandtalon.ttf" />
<file path="data/ttf/verdana.ttf" />
<file path="data/updater/serverlist.xml" />
<file path="data/updater/updateroptions.xml" />
<file path="data/updater/updaterwindow.xml" />
</system>
- <!-- Star (*) as the first char means find the string in the filename
-->
- <omit>
- <!-- To force an selfupdate, simply increase the version number in updaterglobals.h
-->
<file path="*.bat" />
<file path="./server.xml" />
<file path="./updatercurrent.xml" />
<file path="*.#" />
<file path="*core." />
<file path="*rpgrules.xml" />
<dir path="*CVS" />
<dir path="src" />
<dir path="mk" />
<dir path="out" />
<dir path="www" />
<dir path="include" />
<dir path="tools" />
<dir path="logs" />
<dir path=".svn" />
<dir path="*autom4te" />
<file path="./psserver.cfg" />
<file path="*./config" />
<file path="./dbmysql.csplugin" />
<file path="*.m4" />
<file path="*.sh" />
<file path="./dbmysql.so" />
<file path="./psserver" />
<file path="./psnpcclient" />
<file path="./updater" />
</omit>
</config>