error 1017 Grr!
Im looking for help to log onto my own server, I have followed every instuction, made sure a firewall was not on, and read for more info, if anyone can help that would be great.
|
Give us more info. What configuration are you trying to do. Minilogin, publiclogin, or the internet?
Post your db.ini, boot5zones*.bat, and loginserver.ini Also copy and paste the world and zone server screen text. |
---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=eqlogin.eqemu.org worldname=Sharky locked=false account= password= worldaddress=63.228.50.206 loginport=5999 ---boot5zones--- REM: ****Read this first!!!**** REM: This file requires your real IP in the place of "YourIP" when you are connecting REM: To the EQEmu Loginserver. REM: When you are using minilogin, Replace all IP Addresses to say 127.0.0.1 REM: If you still get errors try using localhost 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 . 63.228.50.206 7995 127.0.0.1 start zone9x . 63.228.50.206 7996 127.0.0.1 start zone9x . 63.228.50.206 7997 127.0.0.1 start zone9x . 63.228.50.206 7998 127.0.0.1 start zone9x . 63.228.50.206 7999 127.0.0.1 exit cls REM:---------------END------------------------ ---db.ini--- # READ README.TXT! [Database] host=localhost user=caravelle password=***** database=eq ### --- This file tells world.exe what computer mySQL is on. Host should ### --- be left as localhost unless mysql is ### --- on a differant computer than world.exe. ---eqhost.txt--- [Registration Servers] { "eqlogin.eqemu.org:5999" } [Login Servers] { "eqlogin.eqemu.org:5999" } ----------------------- I moved the spdat.eff folder to my eqemu directory. I dowloaded current everquest patches. I run World.exe, then Boot5zones.Win9x.bat. (im on windows XP) I went into Mysql bin folder and set EQ as the directory and loaded it. I made sure fire wall was off. I run eq in Windowed form. (every time I get error 1017 cannot connect to everquest login server, you may need to rerun the patch or wait) -- I dont have Lucin, so could this be interfering if im attempting to join my own server? |
Try reading rofl
Quote:
Quote:
|
omg lol, what a dumb mistake =P
|
Shawn319.... He doesn't fix the problems for you.. he just connects the dots and watches the lights turn on. :-)
|
lol
|
zonent.exe is not a batchfile tho, u gotta use the other one that doesnt have 8x or whatever but anyway i get same error and no one wants to hlep anymore :(
|
Quote:
|
Ssfourgoku, if you got minilogin to work, can play on other internet servers, but can't host your own internet server. Then it is possible your network/internet connection is the source of the problem. That is a bit harder to track down and fix :(
If we can't see the source of the problem, and have run out of suggestions... |
1017 Error on Minilogin AND EQEmu Login
Just some config stuff right now for my minilogin attempts (which always fail and come back to the server select screen with the 1017 error):
------------------------------------------------------------------- DB.INI [Database] host=localhost user=Gary password=****** database=eq LOGINSERVER.INI [LoginServer] loginserver=localhost worldname=Private test/messaround Server locked=false account= password= worldaddress=localhost loginport=5999 BOOT5ZONES.BAT @echo off start zoneNT . localhost 7995 127.0.0.1 start zoneNT . localhost 7996 127.0.0.1 start zoneNT . localhost 7997 127.0.0.1 start zoneNT . localhost 7998 127.0.0.1 start zoneNT . localhost 7999 127.0.0.1 exit cls EQHOST.TXT [Registration Servers] { "localhost:5999" } [Login Servers] { "localhost:5999" } ------------------------------------------------------------- MINILOGIN.EXE [LoginConfig] block not found in LoginServer.ini. Server mode: Standalone Login server listening on port:5999 New TCP connection: 127.0.0.1:1136 30594 New client from ip: 127.0.0.1 port:1147 Client disconnected Removing client from ip: 127.0.0.1, port: 1147 118235 New client from ip: 127.0.0.1 port:1151 Client disconnected Removing client from ip: 127.0.0.1, port: 1151 WORLD.EXE LoginServer.ini read. Using database 'eq' at localhost Loading items...done. Loading guild ranks...done. World server listening on: port 9000 Connected to LoginServer: localhost:5999 New TCP connection: 127.0.0.1:1142 New TCP connection: 127.0.0.1:1143 New zoneserver: #1 127.0.0.1:1142 New TCP connection: 127.0.0.1:1144 New zoneserver: #2 127.0.0.1:1143 Zoneserver SetConnectInfo: 127.0.0.1:1142: localhost:7995 New TCP connection: 127.0.0.1:1145 New zoneserver: #3 127.0.0.1:1144 Zoneserver SetConnectInfo: 127.0.0.1:1143: localhost:7996 New TCP connection: 127.0.0.1:1146 New zoneserver: #4 127.0.0.1:1145 Zoneserver SetConnectInfo: 127.0.0.1:1144: localhost:7999 New zoneserver: #5 127.0.0.1:1146 Zoneserver SetConnectInfo: 127.0.0.1:1146: localhost:7997 Zoneserver SetConnectInfo: 127.0.0.1:1145: localhost:7998 37375 New client from ip: 127.0.0.1 port:1149 u='eqemu', p='eqemu' Logged in: Local: eqemu Sending list of guilds Unknown opcode: 0x3521 size:2056 Client disconnected Removing client from ip:127.0.0.1 port:1149 ZONENT.EXE (5 Copies, all the same) Using database 'eq' at localhost Loading items & NPCs...done. Spells loaded from 'spdat.eff'. Loading guild ranks...done. Loading faction data...done. Connected to worldserver: 127.0.0.1:9000 Entering sleep mode ------------------------------------------------------------------------------ Yes, I have tried changing all the instances of 'localhost' to 127.0.0.1 and to my machine's router-IP (192.168.0.196) to no avail. I have also killed all firewall settings aside from the router box -> outside internet one when trying the minilogin. (Both XP-firewall and ZoneAlarm). The strange thing is, the 1017 error occurs AFTER EverQuest loads, right when the Character Select screen would load. I have tried dropping the DB, bringing it back in mySQL and running the 'import.bat' file that comes with Lurker's spawnpoint files.. the strange thing is this DID work for a time, and after a failed attempt at getting this working over LAN, it now doesn't, yet the settings now are (as far as I'm aware) the exact same as before. System specs if it helps: Pentium 4 @ 1.8 GHz Gigabyte GA-8ITXE motherboard w/ 256MB ECC-RDRAM Leadtek WinFast GeForce 2 Pro 64MB DDR Creative Sound Blaster Live! Platinum Microsoft Windows XP Professional |
thats the exact same thing that is happening to me, ive updated every file so it should work, could it be becuase I have the latest everquest patch? my friend said it may not work with the latest EQ patch version.
|
Mini login works for me and i can connect to others but when i host mine it wont work........... Should i try public login can people go thru there?
|
Try running you computer without the firewall, JUST for this test:
No firewall/router, just your computer on the net. Your IP IS an actual internet address. Now try connecting to your own server. If that works, you have a NAT/router problem. See this post http://forums.eqemu.net/showthread.p...;threadid=1622 |
if someone only knew about DI-804 routers...
|
All times are GMT -4. The time now is 05:59 PM. |
Powered by vBulletin®, Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.