Hi,
I got the same error message telling me my PS client (v. 0.3.006) is out of date compared to the server. So I ran the updater (v. 1.0.2.3) several times to make sure all files were up to date. Same error when trying to connect again. So I assumed the server had been updated (which by the looks of it it has), so I go back to compiling a new client from CVS, but when compiling I get the following error:
abc@abc:~/PlaneShift/planeshift> /home/abc/PlaneShift/jam-2.5/bin.linuxx86/jam -q
...patience...
...found 1596 target(s)...
...updating 332 target(s)...
MkDir1 ./out/linuxx86/optimize/src/common/admin
-snip-
C++ ./out/linuxx86/optimize/src/common/util/texfactory.o
src/common/util/texfactory.cpp: In member function `csPtr
psTextureFactory::CreateTextureImage(const char*)\':
src/common/util/texfactory.cpp:171: error: no matching function for call to `
csImageMemory::csImageMemory(csRef&)\'
/home/Dom/PlaneShift/CS/include/csgfx/memimage.h:31: error: candidates are:
csImageMemory::csImageMemory(const csImageMemory&)
/home/Dom/PlaneShift/CS/include/csgfx/memimage.h:63: error:
csImageMemory::csImageMemory(int, int, void*, bool, int, csRGBpixel*)
/home/Dom/PlaneShift/CS/include/csgfx/memimage.h:49: error:
csImageMemory::csImageMemory(int, int, int)
g++ -c -o ./out/linuxx86/optimize/src/common/util/texfactory.o -I/home/Dom/PlaneShift/CS//include -I/home/Dom/PlaneShift/cel//include -fexceptions -I. -I./include -I./src/common -I./src/client -I./src/server src/common/util/texfactory.cpp
...failed C++ ./out/linuxx86/optimize/src/common/util/texfactory.o ...
...skipped libpsutil.a for lack of libpsutil.a(texfactory.o)...
...failed updating 1 target(s)...
...skipped 1 target(s)...
...updated 48 target(s)...
Any ideas what went wrong? It compiled correctly the last time I compiled from CVS not too long ago....
Btw, I created a separate folder for a fresh CVS install and downloaded the repository using guides from these forums on installing from CVS.
I\'m running SuSE Linux Pro 9.2.