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
  #1  
Old 06-03-2003, 11:35 PM
IAsnofoxx
Fire Beetle
 
Join Date: May 2003
Posts: 9
Default Locked?

Just inquiring why altho my files are all correct and list "locked=false" and yet my server shows up on server list as locked.

[LoginServer]
loginserver=eqlogin1.eqemu.net
loginserver2=eqlogin2.eqemu.net
loginport=5999
loginport2=5999
worldname=My Server
worldaddress=68.00.000.00
locked=false
account=
password=

[WorldServer]
Defaultstatus=
Unavailzone=

[LoginConfig]
ServerMode=Standalone
ServerPort=5999
UplinkAddress=
UplinkPort=
UplinkAccount=
UplinkPassword=
__________________
"Silence is golden, silence is deadly. Silence is the sweatest song i've never heard....."
Reply With Quote
  #2  
Old 06-03-2003, 11:38 PM
fnemo's Avatar
fnemo
Discordant
 
Join Date: Dec 2002
Posts: 354
Default

read the readme files : you need to run zones servers. If you think you have some running then they have errors (check their log files)
__________________
Nemo
Administrator and coder for the World Alkora Server
Reply With Quote
  #3  
Old 06-04-2003, 12:03 AM
IAsnofoxx
Fire Beetle
 
Join Date: May 2003
Posts: 9
Default Um, looking throuhg my servers, i notice

World server connect failure =/
__________________
"Silence is golden, silence is deadly. Silence is the sweatest song i've never heard....."
Reply With Quote
  #4  
Old 06-04-2003, 12:05 AM
IAsnofoxx
Fire Beetle
 
Join Date: May 2003
Posts: 9
Default also

<error> CURRENT_WORLD_VERSION 04.3

i also notice. and thus far only errors in ANY windows i can find
__________________
"Silence is golden, silence is deadly. Silence is the sweatest song i've never heard....."
Reply With Quote
  #5  
Old 06-04-2003, 12:09 AM
IAsnofoxx
Fire Beetle
 
Join Date: May 2003
Posts: 9
Default Sorry for Multi posting

Also i have read not only the Read me, but several post, and other sites looking to just get this far. and only other post i saw with this error had no resolution posted
__________________
"Silence is golden, silence is deadly. Silence is the sweatest song i've never heard....."
Reply With Quote
  #6  
Old 06-04-2003, 12:36 AM
Trumpcard
Demi-God
 
Join Date: Jan 2002
Location: Charlotte, NC
Posts: 2,614
Default

The problem is your zones, but you havent given us any output from when they start up, so we dont have any idea whats going wrong.
__________________
Quitters never win, and winners never quit, but those who never win and never quit are idiots.
Reply With Quote
  #7  
Old 06-04-2003, 01:22 AM
IAsnofoxx
Fire Beetle
 
Join Date: May 2003
Posts: 9
Default What you see

WORLD.EXE-

C:\EQemu>world
Using database 'eq' at localhost
[Status] CURRENT_WORLD_VERSION:EQEMu 0.4.3
[Error] CURRENT_WORLD_VERSION:EQEMu 0.4.3
Loading Variables, zone names & items...
EMuShareMem.dll loaded.
Loading items from database...
...done.
LoginServer.ini read.
Loading guild ranks...done.
Loading EQ time of day..."./eqtime.cfg" is NOT a vaild EQTime file. File version
is 0; EQTime version is 1000 - failed.
Deleted 0 stale player corpses from database.
Assassinating people that whine about horses...done
TCP listening on: 68.10.215.48:9000
World server listening on: 68.10.215.48:9000
Connected to LoginServer: eqlogin2.eqemu.net:5999






BOOT5ZONES.BAT-

Using database 'eq' at localhost
[Status] CURRENT_WORLD_VERSION:EQEMu 0.4.3
[Error] CURRENT_WORLD_VERSION:EQEMu 0.4.3
[Status] Loading Variables
[Status] Loading zone names
[Status] Loading items
EMuShareMem.dll loaded.
[Status] Loading npcs
[Status] Loading npc faction lists
[Status] Loading loot tables
[Status] Loading doors
[Status] Loading guilds
[Status] Loading factions
[Status] Loading corpse timers
[Status] Loading what ever is left
WorldServer connect: Connecting to the server failed: TCPConnection::ConnectL<>:connect<> failed. Error: 10061
[Error] worldserver.Connect<> FAILED!
[Status] Entering sleep mode

i am using Mysql, and it lists 4.0.12-nt in ADMIN under server info. and my EQEMU is version 4.3. I am currently using TELMET DB

Hope that's the info you required. sorry i'm kinda a renewb to Forums. i haven't used one in like 6 years =)
__________________
"Silence is golden, silence is deadly. Silence is the sweatest song i've never heard....."
Reply With Quote
  #8  
Old 06-04-2003, 03:33 AM
Trumpcard
Demi-God
 
Join Date: Jan 2002
Location: Charlotte, NC
Posts: 2,614
Default

You've got a problem in your bootzones.bat, or you have firewall ports up blocking your zones connection to your world server.

Paste you bootzones.bat
__________________
Quitters never win, and winners never quit, but those who never win and never quit are idiots.
Reply With Quote
  #9  
Old 06-04-2003, 03:40 AM
IAsnofoxx
Fire Beetle
 
Join Date: May 2003
Posts: 9
Default

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:--------------Start-----------------------
@echo off

if NOT exist spells_en.txt goto NOSPELL

start zone . 68.10.215.48 7995 68.10.215.48
start zone . 68.10.000.40 7996 68.10.000.40
start zone . 68.10.000.40 7997 68.10.000.40
start zone . 68.10.000.40 7998 68.10.000.40
start zone . 68.10.000.40 7999 68.10.000.40
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------------------------




A few numbers in the IPs were changed since it's my friend's IP and not mine. Hopefully this helps. And i have been through and disabled every firewall aplication on the network. but i have yet to fiddle with the Router settings.
__________________
"Silence is golden, silence is deadly. Silence is the sweatest song i've never heard....."
Reply With Quote
  #10  
Old 06-04-2003, 06:53 PM
IAsnofoxx
Fire Beetle
 
Join Date: May 2003
Posts: 9
Default FIXED

Well i got it up, and it's no longer locked =) tks for the help. i just had to fix my server on the router to the correct port. tks. Now only problem is to figure out why i keep getting booted when i try to connect to the server =/

Many tks again
__________________
"Silence is golden, silence is deadly. Silence is the sweatest song i've never heard....."
Reply With Quote
  #11  
Old 06-04-2003, 09:25 PM
IAsnofoxx
Fire Beetle
 
Join Date: May 2003
Posts: 9
Default user

Here's where i'm stuck. Users can no create chars, but during loading i get:

[Status] Zone: Bootup: nexus <152>
Error in GetZoneW query 'SELECT weather FROM zone WHERE zoneidnumber=152' #1054 Unknown column 'wheather' in 'field list'
Default weather type for zone is '0'
Automatic shutdown
__________________
"Silence is golden, silence is deadly. Silence is the sweatest song i've never heard....."
Reply With Quote
  #12  
Old 06-04-2003, 11:09 PM
IAsnofoxx
Fire Beetle
 
Join Date: May 2003
Posts: 9
Default YEAH

Kewl. server up, and people can access. Tks alot for putting up with my stupidity =/
__________________
"Silence is golden, silence is deadly. Silence is the sweatest song i've never heard....."
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 01:52 PM.


 

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