PlaneShift
Development => Development Deliberation => Topic started by: fright on April 22, 2008, 04:15:39 pm
-
Hi, first I would like to thanks the devs and staff for a great game :thumbup:.
Im currently trying to compile a server and client from source following the compiling guide (http://planeshift.svn.sourceforge.net/viewvc/*checkout*/planeshift/trunk/docs/compiling.html) and even trying the one found at http://vaalnor.mine.nu/.
I've tried doing this using only the svn and svn art but to get the client running I need to copy the "effects" from the art directory from a fully working normal installation. So far soo good but here comes the real problem. When trying to log in to one of the existing account with a new or existing character I'm told t error message for a few seconds but then the application dies. The error message says something about not finding the location.
I've been able to repeat results on Ubuntu Gutsy 7.10 on two diffrent computers and with Hardy 8.04.
Any help on both problems would be apriciated.
-
copy over your zoneinfo.xml from data/ to data/ in your build
-
Thanks alot, anoher quick question would be, is there a way of doding this without copying from a full installation?
-
not unless you make up some fancy script
-
The compiling guide suggests using the updater as an alternative, is this possible instead?