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

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

Reply
 
Thread Tools Display Modes
  #1  
Old 04-18-2002, 02:54 PM
Skifreak107
Fire Beetle
 
Join Date: Apr 2002
Posts: 12
Default Error 1017 with new DB9?

Im getting a error 1017 with new db9 using 0.3.0 on minilogin, it was working with drawde's db before, but not anymore? Anyone know why?
-Ski
Reply With Quote
  #2  
Old 04-19-2002, 04:23 AM
BigAL
Fire Beetle
 
Join Date: Apr 2002
Posts: 6
Default

I get the same error when using DB9. I switch back to Drawde's and it works fine. Anyone have any ideas?
__________________
Alan
Reply With Quote
  #3  
Old 04-19-2002, 08:57 AM
Shawn319
Demi-God
 
Join Date: Jan 2002
Posts: 2,073
Default

paste your loginserver.ini and boot5zones.bat file here.






/me also just got 600 posts
__________________
Shawn319
Semi-Retired EQ Addict

(Retired)EQEmu Lead Tester
(Retired)EQEmu Tech Support

(Retired)Host/ServerOP - [LIVE] Official EQEmu Test Server
(Retired)Host/ServerOP - Shawn319's All-GM Dev Test Server
(Retired)ServerOP - EQEmu Beta Server
(Retired)ServerOP - GuildWars Server
(Retired)ServerOP - Raid Addicts
--------------------------
Reply With Quote
  #4  
Old 04-19-2002, 09:38 AM
Skifreak107
Fire Beetle
 
Join Date: Apr 2002
Posts: 12
Default

Will do, GRATS ON 600!

[LoginServer]
loginserver=127.0.0.1
worldname=Test Server
locked=false
account=
password=
worldaddress=127.0.0.1
loginport=5999

@echo off
start zonent . 127.0.0.1 7800 127.0.0.1
start zonent . 127.0.0.1 7801 127.0.0.1
start zonent . 127.0.0.1 7802 127.0.0.1
start zonent . 127.0.0.1 7803 127.0.0.1
start zonent . 127.0.0.1 7804 127.0.0.1
exit
cls


-Ski
Reply With Quote
  #5  
Old 04-19-2002, 09:41 AM
Shawn319
Demi-God
 
Join Date: Jan 2002
Posts: 2,073
Default

try changing all the 127.0.0.1's to say localhost
__________________
Shawn319
Semi-Retired EQ Addict

(Retired)EQEmu Lead Tester
(Retired)EQEmu Tech Support

(Retired)Host/ServerOP - [LIVE] Official EQEmu Test Server
(Retired)Host/ServerOP - Shawn319's All-GM Dev Test Server
(Retired)ServerOP - EQEmu Beta Server
(Retired)ServerOP - GuildWars Server
(Retired)ServerOP - Raid Addicts
--------------------------
Reply With Quote
  #6  
Old 04-19-2002, 10:13 AM
Skifreak107
Fire Beetle
 
Join Date: Apr 2002
Posts: 12
Default

No luck with the localhosts.
-Ski
Reply With Quote
  #7  
Old 04-19-2002, 11:56 AM
BigAL
Fire Beetle
 
Join Date: Apr 2002
Posts: 6
Default

@echo off
start zoneNT . localhost 7995 localhost
start zoneNT . localhost 7996 localhost
start zoneNT . localhost 7997 localhost
start zoneNT . localhost 7998 localhost
start zoneNT . localhost 7999 localhost
exit
cls

[LoginServer]
loginserver=localhost
worldname=alaviolette
locked=false
account=
password=
worldaddress=
loginport=5999

I turned off my zonealarm firewall to see if that would help, but no luck. How can a database affect connection? Is it possible?
__________________
Alan
Reply With Quote
  #8  
Old 04-19-2002, 01:18 PM
Shawn319
Demi-God
 
Join Date: Jan 2002
Posts: 2,073
Default

You forgot worldaddress=localhost
__________________
Shawn319
Semi-Retired EQ Addict

(Retired)EQEmu Lead Tester
(Retired)EQEmu Tech Support

(Retired)Host/ServerOP - [LIVE] Official EQEmu Test Server
(Retired)Host/ServerOP - Shawn319's All-GM Dev Test Server
(Retired)ServerOP - EQEmu Beta Server
(Retired)ServerOP - GuildWars Server
(Retired)ServerOP - Raid Addicts
--------------------------
Reply With Quote
  #9  
Old 04-20-2002, 07:48 AM
Kyouchou
Sarnak
 
Join Date: Apr 2002
Posts: 38
Default same problem...

I'm getting the same problem when I try to use minilogin.exe (which I finally got working!!! woohoo!!! *dances a jig*)... haven't tried using a different DB yet, cause I forgot what had been said here about the error... will try that next and see what happens...


BTW, my LoginServer.ini and Boot5Zones.Win9x.bat firles are listed (again) below:



LoginServer.ini

### --- This file tells world.exe what loginserver to connect to.
### --- do not add an account and password unless a EQEmu Dev member has created an account for you.
### --- adding an account and password only grants the server a green name and is not needed.

# READ README.TXT

[LoginServer]
loginserver=localhost
worldname=Agarwaendor
locked=false
account=
password=
worldaddress=localhost
loginport=5999




Boot5Zones.Win9x.bat

REM: ****Read this first!!!****

REM: This file requires your real IP in the place of 127.0.0.1 when you are connecting
REM: To a EQEmu Loginserver.

REM: When you are using minilogin, leave all IP entrys as 127.0.0.1 and if you still getting
REM: Errors try using localhost as the IP instead of 127.0.0.1

REM: zone9x.exe is for use with Windows 98 and ME only.
REM: If you are running Windows NT/2000 or XP use ZoneNT.exe

REM:--------------Start-----------------------


@echo off
start zone9x . localhost 7995 localhost
start zone9x . localhost 7996 localhost
start zone9x . localhost 7997 localhost
start zone9x . localhost 7998 localhost
start zone9x . localhost 7999 localhost
exit
cls


REM:---------------END------------------------


*****I had to change the IP entries in the batch file to "localhost" to get minilogin to work (which is wierd cause I tried that one other time and it didn't work... I only tried again cause I was desperate).

Kyouchou
Reply With Quote
  #10  
Old 04-20-2002, 08:02 AM
Kyouchou
Sarnak
 
Join Date: Apr 2002
Posts: 38
Default P.S.

One more thing...

After exiting the EQ interface after I got this error twice, I noticed the following in my World.exe log window...


881330 New client from ip: 127.0.0.1 port:1314
u='eqemu', p='eqemu'
127.0.0.1: Wrong name/pass: name='eqemu'
Removing client from ip:127.0.0.1 port:1314
882540 New client from ip: 127.0.0.1 port:1314
u='eqemu', p='eqemu'
127.0.0.1: Wrong name/pass: name='eqemu'
Removing client from ip:127.0.0.1 port:1314
883040 New client from ip: 127.0.0.1 port:1314
u='eqemu', p='eqemu'
127.0.0.1: Wrong name/pass: name='eqemu'
Removing client from ip:127.0.0.1 port:1314
883590 New client from ip: 127.0.0.1 port:1314
u='eqemu', p='eqemu'
127.0.0.1: Wrong name/pass: name='eqemu'
Removing client from ip:127.0.0.1 port:1314
884250 New client from ip: 127.0.0.1 port:1314
u='eqemu', p='eqemu'
127.0.0.1: Wrong name/pass: name='eqemu'
Removing client from ip:127.0.0.1 port:1314
885620 New client from ip: 127.0.0.1 port:1314
u='eqemu', p='eqemu'
127.0.0.1: Wrong name/pass: name='eqemu'
Removing client from ip:127.0.0.1 port:1314




Is this a separate problem, or is this related somehow to the erro 1017?

Kyouchou
Reply With Quote
  #11  
Old 04-20-2002, 09:54 AM
Shawn319
Demi-God
 
Join Date: Jan 2002
Posts: 2,073
Default

You probably dont have thew eqemu account in your DB.
__________________
Shawn319
Semi-Retired EQ Addict

(Retired)EQEmu Lead Tester
(Retired)EQEmu Tech Support

(Retired)Host/ServerOP - [LIVE] Official EQEmu Test Server
(Retired)Host/ServerOP - Shawn319's All-GM Dev Test Server
(Retired)ServerOP - EQEmu Beta Server
(Retired)ServerOP - GuildWars Server
(Retired)ServerOP - Raid Addicts
--------------------------
Reply With Quote
  #12  
Old 04-20-2002, 03:37 PM
Kyouchou
Sarnak
 
Join Date: Apr 2002
Posts: 38
Default

Yeah I thought of that about an hour or so after I posted that message...

I haven't tried yet, but I'm quite confident that if I use the adduser command in World.exe that I'll be able to fix those authentication errors. At this point though, with the new error I picked up with the default database for 0.3.1 I think it may be a mute point for a little while. To be honest though I've put in about 24 hours of total time trying to get this damn thing to work right and I need a break, so I may not mess with it at all this next week.

Kyouchou
Reply With Quote
  #13  
Old 04-21-2002, 04:08 AM
Bobislost
Fire Beetle
 
Join Date: Apr 2002
Posts: 3
Default

How do you add a user to the DB ? i'm getting the exact same error.
Reply With Quote
  #14  
Old 04-21-2002, 04:56 AM
Catranis
Fire Beetle
 
Join Date: Apr 2002
Posts: 13
Default

Bobislost, I had the same problem and all you have to do is go into EQEmu Admin tool and add an account with id 1, name eqemu, and password eqemu
Reply With Quote
  #15  
Old 04-21-2002, 05:28 AM
Bobislost
Fire Beetle
 
Join Date: Apr 2002
Posts: 3
Default

Thanks much! I'll try this.
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 03:59 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 - 2025, Jelsoft Enterprises Ltd.
Template by Bluepearl Design and vBulletin Templates - Ver3.3