EQEmulator Forums

EQEmulator Forums (https://www.eqemulator.org/forums/index.php)
-   Archive::General Support (https://www.eqemulator.org/forums/forumdisplay.php?f=616)
-   -   Help, Server wont let me in (https://www.eqemulator.org/forums/showthread.php?t=12961)

Biz 04-09-2004 09:55 AM

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!

Derision 04-09-2004 10:01 AM

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' ?

Xabob 04-09-2004 10:03 AM

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 :D

Biz 04-09-2004 10:15 AM

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?

Derision 04-09-2004 10:17 AM

Quote:

Originally Posted by Biz
Are those Command Warnings I get when I run Boot5Zone.exe a big deal or not?

No, ignore them.

Xabob 04-09-2004 11:21 AM

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

samandhi 04-09-2004 05:33 PM

Quote:

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

NarutoLegacy 04-10-2004 04:07 AM

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.

Xabob 04-10-2004 09:39 AM

No No i am not trying to boost my post count naw can't be can it :roll:

Biz 04-10-2004 04:44 PM

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. :wink: )

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.

NarutoLegacy 04-10-2004 04:49 PM

Yeah I knew nothing when I started now I could probally do anything with a server heeh.

Monrezz 04-11-2004 12:33 AM

Quote:

Originally Posted by NarutoLegacy
I could probally do anything with a server heeh.

Wow, impressive.

samandhi 04-11-2004 08:04 AM

Quote:

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

NarutoLegacy 04-12-2004 08:50 AM

heh yep


All times are GMT -4. The time now is 12:37 PM.

Powered by vBulletin®, Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.