Go Back   EQEmulator Home > EQEmulator Forums > Archives > Archive::Support > Archive::Tutorials/Howto's

Archive::Tutorials/Howto's Archive area for Tutorials/Howto's posts that were moved here after an inactivity period of 90 days.

Reply
 
Thread Tools Display Modes
  #31  
Old 05-22-2004, 01:06 PM
Deus's Avatar
Deus
Sarnak
 
Join Date: May 2004
Location: What.
Posts: 38
Default

omg Deri you own! it worked! thanks so much!
__________________
Life is a mystery; You never know what to expect, so don't.
Reply With Quote
  #32  
Old 05-22-2004, 01:10 PM
Deus's Avatar
Deus
Sarnak
 
Join Date: May 2004
Location: What.
Posts: 38
Default

Yep all is well except i cannot log on to my server,every time, before the loading screen, it goes back to server select, I know this is starting to annoy you guys, sorry, this is my first time setting up a server, do i need the binaries thing?
__________________
Life is a mystery; You never know what to expect, so don't.
Reply With Quote
  #33  
Old 05-22-2004, 01:14 PM
Derision
Developer
 
Join Date: Feb 2004
Location: UK
Posts: 1,540
Default

Did you upgrade to the 5.7DR3 server executables as I suggested in my previous post ? I know you can login to my server, so you won't be able to login to a 5.6 server with that client, but if you download http://www.rama.demon.co.uk/5.7DR3WIN32.zip then you should be able to login to that version of the server.
Reply With Quote
  #34  
Old 05-22-2004, 01:33 PM
Deus's Avatar
Deus
Sarnak
 
Join Date: May 2004
Location: What.
Posts: 38
Default

Nope still same problem =/
__________________
Life is a mystery; You never know what to expect, so don't.
Reply With Quote
  #35  
Old 05-22-2004, 01:36 PM
Derision
Developer
 
Join Date: Feb 2004
Location: UK
Posts: 1,540
Default

Post your loginserver.ini, and boot5zones.bat here, and the output of world.exe

If you have a linksys router, Richardo's guide is helpful:

http://www.eqemulator.net/forums/vie...hlight=linksys
Reply With Quote
  #36  
Old 05-22-2004, 01:38 PM
Deus's Avatar
Deus
Sarnak
 
Join Date: May 2004
Location: What.
Posts: 38
Default

Code:
### --- This file tells world.exe what loginserver to connect to. 
### --- Leave the account and password field BLANK. 

### --- Public Login is un-supported as is LAN playing. We recommend using the eqemulator.net Loginserver ALWAYS. 

### --- NOTE: You can NOT use the word "Server" in worldname. 
### --- NOTE2: the word "Server" is added to each server automatically. 
# READ README.TXT 
[LoginServer]
loginserver=eqlogin1.eqemulator.net
loginport=5997
worldname=Shadow Worlds(Beta)
worldaddress=141.153.74.138
locked=false 

[WorldServer]
Defaultstatus=0
Unavailzone=

[LoginConfig]
ServerMode=Standalone
ServerPort=5997
UplinkAddress=
UplinkPort=
UplinkAccount=
UplinkPassword=

[ChatChannelServer]
ChatChannelServer=localhost
Code:
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

start zone . 141.153.74.138 7995 192.168.1.100
start zone . 141.153.74.138 7996 192.168.1.100
start zone . 141.153.74.138 7997 192.168.1.100
start zone . 141.153.74.138 7998 192.168.1.100
start zone . 141.153.74.138 7999 192.168.1.100
exit
cls

:NOSPELL
echo You did not copy the spells_en.txt from your everquest directory to this one.  Please do so or zones will crash on startup.
PAUSE

REM:---------------END------------------------
the first is Loginserver.ini
Code:
[Status] CURRENT_WORLD_VERSION:EQEMu 0.5.7-DR3
[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
Assassinating people that whine about horses...done
TCP listening on: 141.153.74.138:9000
World server listening on: 141.153.74.138:9000
Connected to LoginServer: eqlogin1.eqemulator.net:5997
__________________
Life is a mystery; You never know what to expect, so don't.
Reply With Quote
  #37  
Old 05-22-2004, 01:45 PM
Derision
Developer
 
Join Date: Feb 2004
Location: UK
Posts: 1,540
Default

Change all occurences of 141.153.74.138 in LoginServer.ini and boot5zones.bat to your dns name pool-141-153-74-138.clrk.east.verizon.net

Edit: c:\windows\system32\drivers\etc\hosts

and add

192.168.1.100 pool-141-153-74-138.clrk.east.verizon.net

to the end of it.

Restart your server. That might allow you to connect, but if you have a firewall, there might be some more work to do to let others connect.
Reply With Quote
  #38  
Old 05-22-2004, 01:55 PM
Deus's Avatar
Deus
Sarnak
 
Join Date: May 2004
Location: What.
Posts: 38
Default

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

start zone . -141-153-74-138.clrk.east.verizon.net
 7995 -141-153-74-138.clrk.east.verizon.net

start zone . -141-153-74-138.clrk.east.verizon.net
 7996 -141-153-74-138.clrk.east.verizon.net

start zone . -141-153-74-138.clrk.east.verizon.net
 7997 -141-153-74-138.clrk.east.verizon.net

start zone . -141-153-74-138.clrk.east.verizon.net
 7998 -141-153-74-138.clrk.east.verizon.net

start zone . -141-153-74-138.clrk.east.verizon.net
 7999 -141-153-74-138.clrk.east.verizon.net

exit
cls

:NOSPELL
echo You did not copy the spells_en.txt from your everquest directory to this one.  Please do so or zones will crash on startup.
PAUSE

REM:---------------END------------------------
I must be the dumbest person in the world, it takes me this long to set up a server
Code:
### --- This file tells world.exe what loginserver to connect to. 
### --- Leave the account and password field BLANK. 

### --- Public Login is un-supported as is LAN playing. We recommend using the eqemulator.net Loginserver ALWAYS. 

### --- NOTE: You can NOT use the word "Server" in worldname. 
### --- NOTE2: the word "Server" is added to each server automatically. 
# READ README.TXT 
[LoginServer]
loginserver=eqlogin1.eqemulator.net
loginport=5997
worldname=Shadow Worlds(Beta)
worldaddress=-141-153-74-138.clrk.east.verizon.net
locked=false

[WorldServer]
Defaultstatus=0
Unavailzone=

[LoginConfig]
ServerMode=Standalone
ServerPort=5997
UplinkAddress=
UplinkPort=
UplinkAccount=
UplinkPassword=

[ChatChannelServer]
ChatChannelServer=localhost
__________________
Life is a mystery; You never know what to expect, so don't.
Reply With Quote
  #39  
Old 05-23-2004, 05:46 AM
Deus's Avatar
Deus
Sarnak
 
Join Date: May 2004
Location: What.
Posts: 38
Default

That is just great, my idiot brother patched and now i can't login =/
__________________
Life is a mystery; You never know what to expect, so don't.
Reply With Quote
  #40  
Old 05-24-2004, 12:10 PM
Deus's Avatar
Deus
Sarnak
 
Join Date: May 2004
Location: What.
Posts: 38
Default

Nm got connection back and can log now, so any help?
I bet the problem is in the boot5zones.bat file, isn't it?
__________________
Life is a mystery; You never know what to expect, so don't.
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 08:34 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 - 2024, Jelsoft Enterprises Ltd.
Template by Bluepearl Design and vBulletin Templates - Ver3.3