Hmm ok so i finally got my server running and everything working.
I see my server on the server list but getting the 1017 error or something.
I use a seperate EQ for the Emu so i did not patch.
There is a lot of the other servers i can't connect to either tho.
What could be the problem? was on a few days ago and most of them worked fine then =/
Getting:
[Error] Expecting OP_SendLoginInfo, got 23a
in the server window
Flagged my account in MySql
Code:
mysql> update account set status=200, password='*******' where name='********';
Query OK, 0 rows affected (0.00 sec)
Rows matched: 0 Changed: 0 Warnings: 0
But when try with world.exe
Code:
C:\EqEmu>world.exe flag ******* 200
[Status] CURRENT_WORLD_VERSION:EQEMu 0.5.0
Account being GM Flagged:*******, Level: 200
Account: ******* does not exist, therefore it cannot be flagged
database.SetGMFlag failed.
C:\EqEmu>
is it case sensitive with username?