View Full Version : i got a problem with my server
Lagartijoo
04-10-2004, 10:41 AM
the problem is i can log in on my server but the people cant,the people try to log in when they are on the char select they go LD,anyone know what happend?plz help )
NarutoLegacy
04-10-2004, 12:15 PM
You need to post your Boot5zones.bat, loginserver.ini, db.ini, and world.exe, zone.exe, and finally.... eqhost.txt
Lagartijoo
04-11-2004, 03:21 AM
ok here are my files:
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:--------------Start-----------------------
@echo off
if NOT exist spells_us.txt goto NOSPELL
start zone . 212.89.25.86 7995 212.89.25.86
start zone . 212.89.25.86 7996 212.89.25.86
start zone . 212.89.25.86 7997 212.89.25.86
start zone . 212.89.25.86 7998 212.89.25.86
start zone . 212.89.25.86 7999 212.89.25.86
exit
cls
:NOSPELL
echo You did not copy the spells_us.txt from your everquest directory to this one. Please do so or zones will crash on startup.
PAUSE
REM:---------------END------------------------
Logingserver.ini
# READ README.TXT
[LoginServer]
loginserver=eqlogin1.eqemulator.net
loginserver2=eqlogin2.eqemulator.net
loginserver3=eqlogin3.eqemulator.net
loginport=5997
loginport2=5997
loginport3=5997
worldname=[Custom Legit]Dragones y Mazmorras
worldaddress=212.89.25.86
locked=false
[WorldServer]
Defaultstatus=0
Unavailzone=
[LoginConfig]
ServerMode=Standalone
ServerPort=5999
UplinkAddress=
UplinkPort=
UplinkAccount=
UplinkPassword=
[ChatChannelServer]
ChatChannelServer=212.89.25.86
Db.ini
[Database]
host=127.0.0.1
user=*******
password=*******
database=eq
compression=off
Eqhost.txt
[Registration Servers]
{
"register.eqemulator.net:5999"
}
[Login Servers]
{
"eqlogin1.eqemulator.net:5997"
"eqlogin2.eqemulator.net:5997"
"eqlogin3.eqemulator.net:5997"
}
Zone.exe
[Status] CURRENT_ZONE_VERSION: EQEMU 0.5.5
Usage: zone zone_name adress port worldaddress
World.exe
[Status] CURRENT_WORL_VERSION:EQEMu 0.5.5
[Status] Loading variables..
[Status] Loading zones..
[Status] Loading items..
[Status] EmuShareMem loaded
[Status] Loading items from database: count=26679, max id=68199
[Status] ./LoadingServer.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
Liberating a country that despises us..
TCP listening on:212.89.25.86:9000
World server listening on:212.89.25.86:9000
Conected to LogingServer: eqlogin3.eqemulator.net:5997
When i load the Boot5zones it work but when i try to log a char i see a fail in a window of the zones:
Error in DBLoadDoors query 'SELECT id,doorid,zone.name,pos_x,pos_y,pos_z,heading,open type,guild,lockpick,keyitem,triggerdoor,triggertyp e,dest_zone,dest_x,dest_y,dest_z,dest_heading,lift height,invert_state,incline from doors' DBcore::RunQuery: No Reslut
Error: EMuShareMem: DLLLoadDoors: !cbDBLoadDooors
I dont get more errors in any files
Cripp
04-11-2004, 05:52 AM
get the door update
vBulletin® v3.8.11, Copyright ©2000-2025, vBulletin Solutions Inc.