Well, one thing I keep noticing is this in the log files ---
This is what pops up when I only see my server, and trying to connect to ------
-
[World Server] New Zone Server connection from 407e66cf-4934-4af2-8fb8-4aa740b0a690 at 127.0.0.1:56447
[World Server] Account Attempting to be created: 'michellebishop' status: 0
[MySQL Error] 1062: Duplicate entry 'michellebishop' for key 'name'
INSERT INTO account SET name='michellebishop', status=0, lsaccount_id=2, time_creation=UNIX_TIMESTAMP();
[World Server] Account Attempting to be created: 'michellebishop' status: 0
[MySQL Error] 1062: Duplicate entry 'michellebishop' for key 'name'
INSERT INTO account SET name='michellebishop', status=0, lsaccount_id=2, time_creation=UNIX_TIMESTAMP();
[World Server] Account Attempting to be created: 'michellebishop' status: 0
[MySQL Error] 1062: Duplicate entry 'michellebishop' for key 'name'
INSERT INTO account SET name='michellebishop', status=0, lsaccount_id=2, time_creation=UNIX_TIMESTAMP();
-----------
When I am able to log in, online, viewing all servers with eqemulator --
--
[World Server] New Zone Server connection from f5376ec0-4e93-4bc4-9fe1-9356e43b32da at 127.0.0.1:56622
[World Server] Account (MichelleBishop) Logging(In) to character select :: LSID: 298585
---
Does this mean anything?
Either way, I do appreciate the help. It seems like I am close to getting this to work, but I could be totally wrong.
|