PDA

View Full Version : invalid version error


mattnaik
10-18-2004, 10:45 PM
I've downloaded the most recent source from cvs and compiled it fine when running World.exe i get the following error

Error message: 'Version invalid'

the first line of output from the program is

CURRENT_WORLD_VERSION:EQEMu 0.5.6-DR1

why is it displaying such an old version? Im compiling from the NewSource directory in release mode

Thanks

Derision
10-18-2004, 11:19 PM
Install WinCVS, add the directory where it installs cvs.exe to your PATH, and then follow the instructions in this post to get the latest (6.0DR1) source:

http://www.eqemulator.net/forums/viewtopic.php?t=17008

mattnaik
10-19-2004, 03:25 AM
at work now so i cant try that but i was following an old guide that stated to use

cvs -d:pserver:anonymous@cvs.sourceforge.net:/cvsroot/eqemu login
cvs -d:pserver:anonymous@cvs.sourceforge.net:/cvsroot/eqemu -z3 co eqemu

to retreive it. will try it when i get home
Thanks again,