Go Back   EQEmulator Home > EQEmulator Forums > Support > Support::Windows Servers

Support::Windows Servers Support forum for Windows EQEMu users.

Reply
 
Thread Tools Display Modes
  #1  
Old 12-18-2004, 03:04 PM
Tree's Avatar
Tree
Sarnak
 
Join Date: Mar 2004
Posts: 77
Default Cannot log into my own server

My public sever has gotten up, but for some reason i cannot log into it, others can log in and create a character and roam around, but i cannot even get to character select screen. I recieve and 1017 error every time i do. (after a short load of a black screen)

My world.exe displays this everytime i attempt to log (tree is my account)

Code:
48281 New client from ip: 68.97.33.186 port: 1696
Logged in: FirstLogin LS#48448: Tree
Logged in: FirstLogin LS#48448: Tree
Logged in: FirstLogin LS#48448: Tree
Logged in: FirstLogin LS#48448: Tree
Logged in: FirstLogin LS#48448: Tree
Logged in: FirstLogin LS#48448: Tree
Logged in: FirstLogin LS#48448: Tree
Logged in: FirstLogin LS#48448: Tree
Client disconnected
Removing client from ip:68.97.33.186 port:1696
I am hosting on the same computer i am logging on.
I have tried these fixes so far but none work
Changing worldaddress to localhost
resourcing accounts.sql
deleteing account tree in database
assigning account Tree with 200 status

I know its possible to host and play on the same computer becuase one of my friends does that.

If you need any more info just ask.
If ANY ONE can solve this problem ill give em a pickle
Reply With Quote
  #2  
Old 12-18-2004, 07:04 PM
FiCtIoN
Sarnak
 
Join Date: Mar 2004
Posts: 34
Default

have you sourced in the minilogin variable in mysql

Code:
INSERT INTO variables (varname, value, information) VALUES ('LoginType', 'Minilogin', 'Set this to Minilogin to login using a minilogin server :)');

alter table account add minilogin_ip varchar(32) not null;
and this to create the account

Code:
insert into account (name,status, minilogin_ip) values('account_name_here',250,'127.0.0.1');
__________________
In a world without fences and walls, who needs Gates and Windows?
Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

   

All times are GMT -4. The time now is 04:43 AM.


 

Everquest is a registered trademark of Daybreak Game Company LLC.
EQEmulator is not associated or affiliated in any way with Daybreak Game Company LLC.
Except where otherwise noted, this site is licensed under a Creative Commons License.
       
Powered by vBulletin®, Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Template by Bluepearl Design and vBulletin Templates - Ver3.3