PDA

View Full Version : block not found) i can't not get any thing to work plz help


IAsnug30
04-29-2003, 04:47 AM
[LoginConfig] block not found in Logi
MiniLoginAccounts.ini read.
Server mode: Standalone
Login server listening on port:5999

and


Using database 'eq' at localhost
[Status] CURRENT_WORLD_VERSION:EQEMu 0.4.4-DR1
[Error] CURRENT_WORLD_VERSION:EQEMu 0.4.4-DR1
Loading Variables, zone names & items...
DEBUG START
DEBUG:0
DEBUG:0
DEBUG:0
EMuShareMem.dll loaded.
Loading items from database...
...done.
[WorldServer] block not found in LoginServer.ini.
Loading guild ranks...done.
Loading EQ time of day..."./eqtime.cfg" is NOT a vaild EQTime file. File versi
is 0; EQTime version is 1000 - failed.
Deleted 0 stale player corpses from database.
Deleted -1 stale player backups from database.
Warning: Pants may change during online play.
TCP listening on: 67.35.242.151:9000
World server listening on: 67.35.242.151:9000

and

using databse 'eq' at localhost
[status] current_zone_version: eqemu 0.4.4-dr4
[error]current_zone_version: eqemu 0.4.4-dr4
[status] loading variables
[status] loading zone name
[status] loading items
debug start
debug:0
debug:0
debug:0
emusharemem.dll loaded.
[status] loading npc
[status] loading npc faction list
[status] loading loot tables
[status] loading doors
[status] loading guilds
[status]loading factions
[status] loading corpes timers
[status] loading what ever is left
[status] loading entering sleep mode
connected to worldserver: localhst:900


and
loginserver.ini

# Max 200 lines total (including comments and blank lines)
# Blank lines may mess up the line # reported in error messages
myip hehe33 yuyu56
myip User1 User1Pass
myip User2 User2Pass

and

boot4zones

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


REM:---------------END------------------------




and

[Database]
host=localhost
user=girl34
password=comein
database=eq


and



[LoginServer]
loginserver=Standalone
loginserver2=localhost
loginport=5999
loginport2=5999
worldname=nolaneq
locked=false
account=eqemu
password=eqemu
worldaddress=**.***.**.**myip

[LoginConfig]
ServerMode=localhost
ServerPort=5999
UplinkAddress=
UplinkPort=
UplinkAccount=
UplinkPassword=

and

[Registration Servers]
{
"localhost:5999"
}
[Login Servers]
{
"localhost:5999"
}



and

# Max 200 lines total (including comments and blank lines)
# Blank lines may mess up the line # reported in error messages
xxx.xx.xx.xxx hehe33 yuyu56
xxx.xx.xx.xxx User1 User1Pass
xxx.xx.xx.xxx User2 User2Pass



can any one help me out
[/code]