|  |  | 
 
  |  |  |  |  
  |  |  |  |  
  |  |  |  |  
  |  |  |  |  
  |  | 
	
		
   
   
      | Archive::Windows Servers Archive area for Windows Servers's posts that were moved here after an inactivity period of 90 days. |  
	
	
		
	
	
	| 
			
			 
			
				04-18-2002, 02:54 PM
			
			
			
		 |  
	| 
		
			
			| Fire Beetle |  | 
					Join Date: Apr 2002 
						Posts: 12
					      |  |  
	| 
				 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
 |  
	
		
	
	
	| 
			
			 
			
				04-19-2002, 04:23 AM
			
			
			
		 |  
	| 
		
			
			| Fire Beetle |  | 
					Join Date: Apr 2002 
						Posts: 6
					      |  |  
	| 
 I get the same error when using DB9. I switch back to Drawde's and it works fine. Anyone have any ideas? 
				__________________Alan
 |  
	
		
	
	
	| 
			
			 
			
				04-19-2002, 08:57 AM
			
			
			
		 |  
	| 
		
			
			| Demi-God |  | 
					Join Date: Jan 2002 
						Posts: 2,073
					      |  |  
	| 
 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
 --------------------------
 |  
	
		
	
	
	| 
			
			 
			
				04-19-2002, 09:38 AM
			
			
			
		 |  
	| 
		
			
			| Fire Beetle |  | 
					Join Date: Apr 2002 
						Posts: 12
					      |  |  
	| 
 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
 |  
	
		
	
	
	| 
			
			 
			
				04-19-2002, 09:41 AM
			
			
			
		 |  
	| 
		
			
			| Demi-God |  | 
					Join Date: Jan 2002 
						Posts: 2,073
					      |  |  
	| 
 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
 --------------------------
 |  
	
		
	
	
	| 
			
			 
			
				04-19-2002, 10:13 AM
			
			
			
		 |  
	| 
		
			
			| Fire Beetle |  | 
					Join Date: Apr 2002 
						Posts: 12
					      |  |  
	| 
 No luck with the localhosts.-Ski
 |  
	
		
	
	
	| 
			
			 
			
				04-19-2002, 11:56 AM
			
			
			
		 |  
	| 
		
			
			| Fire Beetle |  | 
					Join Date: Apr 2002 
						Posts: 6
					      |  |  
	| 
 @echo offstart 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
 |  
	
		
	
	
	| 
			
			 
			
				04-19-2002, 01:18 PM
			
			
			
		 |  
	| 
		
			
			| Demi-God |  | 
					Join Date: Jan 2002 
						Posts: 2,073
					      |  |  
	| 
 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
 --------------------------
 |  
	
		
	
	
 
  |  |  |  |  
	| 
			
			 
			
				04-20-2002, 07:48 AM
			
			
			
		 |  
	| 
		
			
			| Sarnak |  | 
					Join Date: Apr 2002 
						Posts: 38
					      |  |  
	| 
				 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
 
			
			
			
			
				  |  
 
  |  |  |  |  
	
		
	
	
 
  |  |  |  |  
	| 
			
			 
			
				04-20-2002, 08:02 AM
			
			
			
		 |  
	| 
		
			
			| Sarnak |  | 
					Join Date: Apr 2002 
						Posts: 38
					      |  |  
	| 
				 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
 
			
			
			
			
				  |  
 
  |  |  |  |  
	
		
	
	
	| 
			
			 
			
				04-20-2002, 09:54 AM
			
			
			
		 |  
	| 
		
			
			| Demi-God |  | 
					Join Date: Jan 2002 
						Posts: 2,073
					      |  |  
	| 
 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
 --------------------------
 |  
	
		
	
	
	| 
			
			 
			
				04-20-2002, 03:37 PM
			
			
			
		 |  
	| 
		
			
			| Sarnak |  | 
					Join Date: Apr 2002 
						Posts: 38
					      |  |  
	| 
 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
 |  
	
		
	
	
	| 
			
			 
			
				04-21-2002, 04:08 AM
			
			
			
		 |  
	| 
		
			
			| Fire Beetle |  | 
					Join Date: Apr 2002 
						Posts: 3
					      |  |  
	| 
 How do you add a user to the DB ? i'm getting the exact same error. |  
	
		
	
	
	| 
			
			 
			
				04-21-2002, 04:56 AM
			
			
			
		 |  
	| 
		
			
			| Fire Beetle |  | 
					Join Date: Apr 2002 
						Posts: 13
					      |  |  
	| 
 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 |  
	
		
	
	
	| 
			
			 
			
				04-21-2002, 05:28 AM
			
			
			
		 |  
	| 
		
			
			| Fire Beetle |  | 
					Join Date: Apr 2002 
						Posts: 3
					      |  |  
	| 
 Thanks much! I'll try this. |  
	
		
	
	
	
	
	| 
	|  Posting Rules |  
	| 
		
		You may not post new threads You may not post replies You may not post attachments You may not edit your posts 
 HTML code is Off 
 |  |  |  All times are GMT -4. The time now is 04:19 AM.
 
 |  |  
    |  |  |  |  
    |  |  |  |  
     |  |  |  |  
 |  |