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 05-18-2003, 06:57 AM
kipmon
Fire Beetle
 
Join Date: May 2003
Posts: 5
Default zone.exe closing

Whenever I try to run my own server, the zone.exe file gets screwed up and closes. Everything else works fine.

zone.exe

Code:
Using database 'eq' at localhost
[STATUS] CURRENT_ZONE_VERSION: EQEmu 0.4.3
[ERROR] CURRENT_ZONE_VERSION: EQEmu 0.4.3
Usage: zone zone_name  address port worldaddress
At that point it closes.

Any clues? Also, what order should I run the files in? World Zone Boot5Zones? etc? Thanks
Reply With Quote
  #2  
Old 05-18-2003, 07:33 AM
Trumpcard
Demi-God
 
Join Date: Jan 2002
Location: Charlotte, NC
Posts: 2,614
Default

did you modify your .bat file to have the right info in it, ie IP and what not?


Posting some of your config files might help...
__________________
Quitters never win, and winners never quit, but those who never win and never quit are idiots.
Reply With Quote
  #3  
Old 05-18-2003, 10:58 AM
kipmon
Fire Beetle
 
Join Date: May 2003
Posts: 5
Default

db.ini
Code:
[Database]
host=localhost
user=harpy
password=village
database=eq
LoginServer.ini

Code:
[LoginServer]
loginserver=eqlogin1.eqemu.net
loginserver2=eqlogin2.eqemu.net
loginport=5999
loginport2=5999
worldname=<My Server Name>
worldaddress=<My IP>
locked=false
account=
password=

[WorldServer]
Defaultstatus=
Unavailzone=

[LoginConfig]
ServerMode=Standalone
ServerPort=5999
UplinkAddress=
UplinkPort=
UplinkAccount=
UplinkPassword=
Boot5zones.bat

Code:
REM:--------------Start-----------------------
@echo off

if NOT exist spells_en.txt goto NOSPELL

start zone . localhost 7995 localhost
start zone . localhost 7996 localhost
start zone . localhost 7997 localhost
start zone . localhost 7998 localhost
start zone . localhost 7999 localhost
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------------------------
Reply With Quote
  #4  
Old 05-18-2003, 11:44 AM
Trumpcard
Demi-God
 
Join Date: Jan 2002
Location: Charlotte, NC
Posts: 2,614
Default

You dont run zone by itself, thats what the zone.bat file is for, starting the zones...

The zone error is because you are trying to click on zone to start it, it requires command line paramters (like in the .bat file) to start properly...

the order is

minilogon - > world - > boot5zones.bat
__________________
Quitters never win, and winners never quit, but those who never win and never quit are idiots.
Reply With Quote
  #5  
Old 05-18-2003, 01:47 PM
kipmon
Fire Beetle
 
Join Date: May 2003
Posts: 5
Default

Thank ya
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 05:44 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