Go Back   EQEmulator Home > EQEmulator Forums > Archives > Archive::Support > Archive::General Support

Archive::General Support Archive area for General Support's posts that were moved here after an inactivity period of 90 days.

 
 
Thread Tools Display Modes
  #1  
Old 04-09-2004, 09:55 AM
Biz
Fire Beetle
 
Join Date: Apr 2004
Posts: 5
Default Help, Server wont let me in

I have been trying to get this working since saturday night, and figure its time to ask all of you for help.

I am trying to run a server behind my router first and then try to go public, but I am getting 1017 error. I know thats pretty common and i have double checked everything I have, but since I am a noob perhaps someone can tell me what the hell i am missing??

edit: Both the client and the host are the same computer.

db
Quote:
# READ README.TXT!

[Database]
host=localhost
user=blake
password=******
database=eq
compression=off
LoginServer
Quote:
# READ README.TXT
[LoginServer]
loginserver=localhost
loginport=5999
worldname=TEST SERVER
worldaddress=localhost
locked=false

[WorldServer]
Defaultstatus=0
Unavailzone=

[LoginConfig]
ServerMode=Standalone
ServerPort=5999
UplinkAddress=
UplinkPort=
UplinkAccount=
UplinkPassword=
MiniLoginAccounts
Quote:
localhost eqemu eqemu
Boot5Zones
Quote:
start zone . localhost 7995 localhost
start zone . localhost 7996 localhost
start zone . localhost 7997 localhost
start zone . localhost 7998 localhost
start zone . localhost 7999 localhost
exit
cls
OUTPUT

MiniLogin.exe
Quote:
LoginServer.ini read.
MiniLoginAccounts.ini read.
Server mode: Standalone
Login server listening on port:5999
World.exe
Quote:
[Status] CURRENT_WORLD_VERSION:EQEMu 0.5.5
[Status] Loading variables..
[Status] Loading zones..
[Status] Loading items..
[Status] EMuShareMem loaded
[Status] Loading items from database: count=26679, max id=68199
[Status] ./LoginServer.ini read.
[Status] Loading guild ranks..
[Status] Loading ./addon.ini..
[Status] Loading EQ time of day..
[Status] Reboot zone modes ON
[Status] Deleted 0 stale player corpses from database
[Status] Deleted 0 stale player backups from database
Formatting drive C:
TCP listening on: localhost:9000
World server listening on: localhost:9000
Connected to LoginServer: localhost:5999
Boot5Zone.exe
Quote:
[Status] CURRENT_ZONE_VERSION: EQEMu 0.5.5
[Status] Loading Variables
[Status] Loading zone names
[Status] Loading items
[Status] EMuShareMem loaded
[Status] Loading npcs
[Status] Loading NPCTypes from database...
[Status] Loading npc faction lists
[Status] Loading NPC Faction Lists from database...
[Status] Loading loot tables
[Status] Loading Loot tables from database...
[Status] Loading doors
[Status] FileLoadSPDat() Loading spells from ./spells_us.txt
[Status] FileLoadSPDat() spells loaded: 5023
[Status] Loading guilds
[Status] Loading factions
[Status] Loading corpse timers
[Status] Loading what ever is left
[Status] Loading commands
[Status] command_init(): Warning: Command 'help' defaulting to access level 0!
[Status] command_init(): Warning: Command 'version' defaulting to access level 0
!
[Status] command_init(): Warning: Command 'serversidename' defaulting to access
level 0!
[Status] command_init(): Warning: Command 'loc' defaulting to access level 0!
[Status] command_init(): Warning: Command 'flag' defaulting to access level 0!
[Status] command_init(): Warning: Command 'si' defaulting to access level 0!
[Status] 160 commands loaded
[Status] Entering sleep mode
Connected to worldserver: localhost:9000
Now if i run EQ and try to log in then I get this line added to world.exe near the end.
Quote:
127.0.0.1: Wrong name/pass: name='eqemu'
So I am stumped. Any help would be apperciated!
  #2  
Old 04-09-2004, 10:01 AM
Derision
Developer
 
Join Date: Feb 2004
Location: UK
Posts: 1,540
Default

Have you done (in mysql)

INSERT INTO account SET name='eqemu', password='eqemu', status=200;

And you are logging in with userid 'eqemu' and password 'eqemu' ?
  #3  
Old 04-09-2004, 10:03 AM
Xabob's Avatar
Xabob
Discordant
 
Join Date: Feb 2004
Location: On your desktop
Posts: 387
Default

DAM YOU I WANTED TO HELP HIM!!!!!!!

Well i am going to anyways


Code:
INSERT INTO account (id, name, charname, packencrypt, sharedplat, password, 
status, lsaccount_id, gmspeed, revoked) VALUES (1, 'eqemu', '', '', 0, 'eqemu', 250, NULL, 0, 0);
Add that to Mysql After doing a use eq;
then that
__________________
[12:38] <RangerDown> I watched Napoleon Dynamite the other day
[12:39] <Xabob> omg
[12:39] <Xabob> want me to shoot you now?
[12:39] <RangerDown> and the first words out of my mouth at the start were:
[12:39] <RangerDown> Hey I bet Rog looks like that

  #4  
Old 04-09-2004, 10:15 AM
Biz
Fire Beetle
 
Join Date: Apr 2004
Posts: 5
Default

Derision and Xabob I love you both. It worked. It worked. IT WORKED! And don't i feel like a horses ass for not figuring it out.

Thank you both!

Are those Command Warnings I get when I run Boot5Zone.exe a big deal or not?
  #5  
Old 04-09-2004, 10:17 AM
Derision
Developer
 
Join Date: Feb 2004
Location: UK
Posts: 1,540
Default

Quote:
Originally Posted by Biz
Are those Command Warnings I get when I run Boot5Zone.exe a big deal or not?
No, ignore them.
  #6  
Old 04-09-2004, 11:21 AM
Xabob's Avatar
Xabob
Discordant
 
Join Date: Feb 2004
Location: On your desktop
Posts: 387
Default

Yea you can ignore them or go to the addon.ini file and add

Code:
!flag=200
!loc=100
!version=100
!serversidename=0
!help=0
Just copy and paste that right after !zone=10
__________________
[12:38] <RangerDown> I watched Napoleon Dynamite the other day
[12:39] <Xabob> omg
[12:39] <Xabob> want me to shoot you now?
[12:39] <RangerDown> and the first words out of my mouth at the start were:
[12:39] <RangerDown> Hey I bet Rog looks like that

  #7  
Old 04-09-2004, 05:33 PM
samandhi's Avatar
samandhi
Demi-God
 
Join Date: Aug 2003
Posts: 1,056
Default

Quote:
DAM YOU I WANTED TO HELP HIM!!!!!!!
Hmmm someone is trying to boost their post count>>>>>>>>
__________________

Quote:
Analysis paralysis will keep you from failing, but it will also keep you from succeeding.
  • L.L. CoolJ
  #8  
Old 04-10-2004, 04:07 AM
NarutoLegacy
Discordant
 
Join Date: Feb 2004
Posts: 400
Default

Yeah samandhi, only losers do that.....

Anyways, did you follow one of the guides biz? I recommend Jezebell's, his is the best for new servers.
__________________
My Newbie Guides
Server Classifications
Zone Points
Change Maxlevel

Kaio Kuzumaki of the East, Owner of Tides of War [Custom-Legit] PvP Server
Orome, Lord of the Woods, Middle-Earth Roleplay PvP Server
Kaio Kuzumaki of the East, Owner of Kaio's All-GM Test Server
  #9  
Old 04-10-2004, 09:39 AM
Xabob's Avatar
Xabob
Discordant
 
Join Date: Feb 2004
Location: On your desktop
Posts: 387
Default

No No i am not trying to boost my post count naw can't be can it
__________________
[12:38] <RangerDown> I watched Napoleon Dynamite the other day
[12:39] <Xabob> omg
[12:39] <Xabob> want me to shoot you now?
[12:39] <RangerDown> and the first words out of my mouth at the start were:
[12:39] <RangerDown> Hey I bet Rog looks like that

  #10  
Old 04-10-2004, 04:44 PM
Biz
Fire Beetle
 
Join Date: Apr 2004
Posts: 5
Default

Quote:
Originally Posted by NarutoLegacy
Anyways, did you follow one of the guides biz? I recommend Jezebell's, his is the best for new servers.
Yeah I did follow a guide. Well actully I followed a couple guides because after reading about 3 different ones I knew exactly what to do. (Well I guess not exactly, because i forgot to give myself permession. )

But I am loving this board. I have never played EQ and I am just lurking around here like crazy picking up info. i love it.
  #11  
Old 04-10-2004, 04:49 PM
NarutoLegacy
Discordant
 
Join Date: Feb 2004
Posts: 400
Default

Yeah I knew nothing when I started now I could probally do anything with a server heeh.
__________________
My Newbie Guides
Server Classifications
Zone Points
Change Maxlevel

Kaio Kuzumaki of the East, Owner of Tides of War [Custom-Legit] PvP Server
Orome, Lord of the Woods, Middle-Earth Roleplay PvP Server
Kaio Kuzumaki of the East, Owner of Kaio's All-GM Test Server
  #12  
Old 04-11-2004, 12:33 AM
Monrezz's Avatar
Monrezz
Dragon
 
Join Date: Mar 2003
Location: #loc
Posts: 745
Default

Quote:
Originally Posted by NarutoLegacy
I could probally do anything with a server heeh.
Wow, impressive.
__________________

kRPG Profile
  #13  
Old 04-11-2004, 08:04 AM
samandhi's Avatar
samandhi
Demi-God
 
Join Date: Aug 2003
Posts: 1,056
Default

Quote:
I could probally do anything with a server heeh.
Except get rid of that nasty 1017 error yes? hehe
__________________

Quote:
Analysis paralysis will keep you from failing, but it will also keep you from succeeding.
  • L.L. CoolJ
  #14  
Old 04-12-2004, 08:50 AM
NarutoLegacy
Discordant
 
Join Date: Feb 2004
Posts: 400
Default

heh yep
__________________
My Newbie Guides
Server Classifications
Zone Points
Change Maxlevel

Kaio Kuzumaki of the East, Owner of Tides of War [Custom-Legit] PvP Server
Orome, Lord of the Woods, Middle-Earth Roleplay PvP Server
Kaio Kuzumaki of the East, Owner of Kaio's All-GM Test Server
 


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 01:19 PM.


 

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 - 2025, Jelsoft Enterprises Ltd.
Template by Bluepearl Design and vBulletin Templates - Ver3.3