View Full Version : :( one more problem and the serv is gtg
ssfourgoku
04-23-2002, 04:51 AM
Now it says loss of connection wtf? im on a 1.3mb down/74up thats good no? otherwise is there a way i can run it only on my comp and noton the server list?
ssfourgoku
04-23-2002, 05:59 AM
here is my info
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: zoneNT.exe is for use with Windows NT, 2000 and XP.
REM:--------------Start-----------------------
@echo off
start zoneNT . 66.121.56.73 7995 127.0.0.1
start zoneNT . 66.121.56.73 7996 127.0.0.1
start zoneNT . 66.121.56.73 7997 127.0.0.1
start zoneNT . 66.121.56.73 7998 127.0.0.1
start zoneNT . 66.121.56.73 7999 127.0.0.1
exit
cls
REM:---------------END------------------------
------------------------------------------------------------------------------------
login server.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=Scalezz's Server Of GM events N Raids
locked=false
account=
password=
worldaddress=66.121.56.73
loginport=5999
Shawn319
04-23-2002, 06:34 AM
What exactly is the error and where does it show up?
ssfourgoku
04-23-2002, 06:57 AM
1017 cannot connect to server due to loss of conectivitay blah blah blah....
happens at server screen when i try to connect to my server but works on others
Shawn319
04-23-2002, 06:59 AM
never heard that error.. as far as i know error 1017 is "Blah blah you may need to re-patch"
ssfourgoku
04-23-2002, 07:07 AM
ya it is
Rhawn
04-23-2002, 07:58 AM
I get blah blah blah 1017 when I use eqgame.exe patchme but I dont when I use EQW.
ssfourgoku
04-23-2002, 09:34 AM
?
EmuSharky
04-23-2002, 10:30 AM
Goku -
I'm having the same problem on Win98. The *ONLY* way that I can get my server to run is to run it off of my localhost. Try running your server as a localhost (If you have NOT done this already); I'm quite positive that it will work for you.
The only problem with localhost is that, I supposedly can only have one connection supported by my local host. However, I'm going to have to test this a bit, because in the readme it says that the only account accessable to the localhost is eqemu:eqemu ; I'm using a custom account/password, and its working fine.
I wish someone would reply with a solution or take it down as something that needs fixing.
Good Luck. I hope you get it to work.
-Sharky
ssfourgoku
04-23-2002, 10:49 AM
how i do that
EmuSharky
04-23-2002, 10:51 AM
to setup your server in localhost?
-Sharky
ssfourgoku
04-23-2002, 10:54 AM
ya
EmuSharky
04-23-2002, 11:03 AM
Assuming Setting up the server thru the localhost is what you meant -- Here is what you have to do. I'll try to make this as lucid as possiable without restating the "readme" file.
Sharky's Localhost Setup Information v1.0
Setting up your server via a Localhost. Sharky's Step by Step Guide.
1) Open the eqhost.txt file (which should be located in your Everquest folder)
2) Paste THIS (EXACTLY) into your eqhost.txt file:
[Registration Servers]
{
"localhost:5999"
}
[Login Servers]
{
"localhost:5999"
}
3) SAVE the eqhost.txt file.
4)Open the LoginServer.ini file (also located in your EQ folder)
5) PASTE THIS EXACTLY
[LoginServer]
loginserver=localhost
worldname=Your server name here <-- Put your server name here
locked=false
account=
password=
worldaddress=localhost
loginport=5999
6) Save LoginServer.ini
7) Open your boot5zones.bat file (or boot5zones9x.bat -- If you are using Windows 98, etc.)
8) Paste this into your boot5zones.bat file:
@echo off
start zoneNT . 127.0.0.1 7995 127.0.0.1
start zoneNT . 127.0.0.1 7996 127.0.0.1
start zoneNT . 127.0.0.1 7997 127.0.0.1
start zoneNT . 127.0.0.1 7998 127.0.0.1
start zoneNT . 127.0.0.1 7999 127.0.0.1
exit
cls
9) Save the file.
10) Open the Minilogin file in your EverQuest Folder.
11) Open the World.exe file in your EverQuest Folder
12) Open Boot5zones (or Boot5zones.win9x file if you are using win98, etc.)
13) As soon as Boot5zones is loaded, open the eqw.exe file.
14) Eqw.exe will Load up.
15) Get to the login menu.
16) Enter the Username: eqemu and Password: eqemu (or customized password that you have set up; try the eqemu way FIRST)
17) You should be able to login.
18) Login to your server.
19) Presto. It *SHOULD* work. Let me know if it does not.
===============
Note that: This guide assumes that you have already followed the "README" file included with the EQEMU download. This guide also assumes that you have the MySQL installed and working to the specifications made in the readme.
If you have any questions, Contact me.
-Sharky
ssfourgoku
04-23-2002, 11:46 AM
thx
Lurker_005
04-23-2002, 01:05 PM
minilogin only supports the eqemu account, BUT 8 people can log into eqemu... don't try to use the same character though. Also you have to use your lan ip instead of 127.0.0.1 or localhost.
Please post support questions in support :p
vBulletin® v3.8.11, Copyright ©2000-2025, vBulletin Solutions Inc.