View Single Post
  #11  
Old 12-14-2005, 12:08 PM
Cisyouc
Demi-God
 
Join Date: Jun 2004
Location: Heaven.
Posts: 1,260
Default

Simple. You now have a SoD client, not an EQEMu 6.2-compatible client. SoD has (a) Custom content that would disallow you from playing on other servers with the same directory and (b) does not run in 0.6.2, so they downgrade your directory to run on their older version.

Requesting a backpatch for forward patch or a link to a place to get such would be against the forum rules
__________________
namespace retval { template <class T> class ReturnValueGen { private: T x; public: ReturnValueGen() { x = 0; }; T& Generator() { return x; }; }; } int main() { retval::ReturnValueGen<int> retvalue; return retvalue.Generator(); }
C++ is wonderful.
Reply With Quote