Jezebell
03-06-2004, 06:06 PM
I'm trying to setup a server for only me to log into.
Mini-Login Output
LoginServer.ini read.
MiniLoginAccounts.ini read.
Server mode: Standalone
Login server listening on port:5999
World.exe Output
Error: EMuShareMem: DLLLoadItems: !cbDBLoadItems
[Status] CURRENT_WORLD_VERSION:EQEMu 0.5.3-DR3
[Status] Loading variables..
[Status] Loading zones..
[Status] Loading items..
[Status] EMuShareMem loaded
[Status] Loading items from database: count=0, max id=0
[Error] DBLoadItems query 'SELECT gmflag,minstatus,unknown002,unknown005,unknown107, unknown
108,id,weight,norent,nodrop,size,itemclass,idfile, lore,slots,cost,name,icon,unknown105,booktype,file name,
bagtype,bagslots,bagsize,bagwr,augslot1type,
augslot2type,augslot3type,augslot4type,augslot5typ e,unknown018,unknown019,unknown020,casttime2,unkno wn061,
unknown067,unknown069,unknown070,unknown076,unknow n077,augtype,ldonpointtheme,ldonpointcost,unknown0 99,
astr,asta,aagi,adex,awis,aint,acha,pr,mr,dr,fr,cr, skillmodvalue,skillmodtype,banedmgamt,banedmgbody, banedmgrace,
magic,hasteproclvl,light,delay,effecttype,range,da mage,material,maxcharges,reclevel,recskill,charmfi le,factionmod1,
factionmod2,factionmod3,factionmod4,faction
amt1,factionamt2,factionamt3,factionamt4,reqlevel,
hp,mana,ac,color,classes,races,spellid,casttime,fo cusid,itemtype,accuracy,avoidance,bardtype,bardval ue,combateffects,
deity,elemdmgamt,elemdmgtype,sellrate,shielding,sp ellshield,strikethrough,stunresist,tradeskills FROM items ORDER BY id', #1054: Unknown column 'casttime2' in 'field list'
[Error] Error: Could not load item data. But ignoring
[Status] LoginServer.ini read.
[Status] Loading guild ranks..
[Status] Loading addon.ini..
[Status] Loading EQ time of day..
[Error] Could not load EQTime file ./eqtime.cfg
[Error] Unable to load ./eqtime.cfg
[Status] Deleted 0 stale player corpses from database
[Status] Deleted 0 stale player backups from database
Warning: You need to get laid...
TCP listening on: 127.0.0.1:9000
World server listening on: 127.0.0.1:9000
Error: LoginServer::Connect: 'TCPConnection::Connect(): connect() failed. Error: 10061'
DB.ini file:
# READ README.TXT!
[Database]
host=localhost
user=darkangel
password=******
database=eq
compression=off
### --- This file tells world.exe what computer mySQL is on. Host should
### --- be left "localhost" unless mysql is on a differant computer than world.exe.
Loginserver.ini file:
### --- 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=127.0.0.1
loginport=5997
worldname=DarkAngel's Test
worldaddress=127.0.0.1
locked=false
[WorldServer]
Defaultstatus=0
Unavailzone=
[LoginConfig]
ServerMode=Standalone
ServerPort=5999
UplinkAddress=
UplinkPort=
UplinkAccount=
UplinkPassword=
MiniLoginAccounts.ini file:
127.0.0.1 Jezebell ******{space}
Mini-Login Output
LoginServer.ini read.
MiniLoginAccounts.ini read.
Server mode: Standalone
Login server listening on port:5999
World.exe Output
Error: EMuShareMem: DLLLoadItems: !cbDBLoadItems
[Status] CURRENT_WORLD_VERSION:EQEMu 0.5.3-DR3
[Status] Loading variables..
[Status] Loading zones..
[Status] Loading items..
[Status] EMuShareMem loaded
[Status] Loading items from database: count=0, max id=0
[Error] DBLoadItems query 'SELECT gmflag,minstatus,unknown002,unknown005,unknown107, unknown
108,id,weight,norent,nodrop,size,itemclass,idfile, lore,slots,cost,name,icon,unknown105,booktype,file name,
bagtype,bagslots,bagsize,bagwr,augslot1type,
augslot2type,augslot3type,augslot4type,augslot5typ e,unknown018,unknown019,unknown020,casttime2,unkno wn061,
unknown067,unknown069,unknown070,unknown076,unknow n077,augtype,ldonpointtheme,ldonpointcost,unknown0 99,
astr,asta,aagi,adex,awis,aint,acha,pr,mr,dr,fr,cr, skillmodvalue,skillmodtype,banedmgamt,banedmgbody, banedmgrace,
magic,hasteproclvl,light,delay,effecttype,range,da mage,material,maxcharges,reclevel,recskill,charmfi le,factionmod1,
factionmod2,factionmod3,factionmod4,faction
amt1,factionamt2,factionamt3,factionamt4,reqlevel,
hp,mana,ac,color,classes,races,spellid,casttime,fo cusid,itemtype,accuracy,avoidance,bardtype,bardval ue,combateffects,
deity,elemdmgamt,elemdmgtype,sellrate,shielding,sp ellshield,strikethrough,stunresist,tradeskills FROM items ORDER BY id', #1054: Unknown column 'casttime2' in 'field list'
[Error] Error: Could not load item data. But ignoring
[Status] LoginServer.ini read.
[Status] Loading guild ranks..
[Status] Loading addon.ini..
[Status] Loading EQ time of day..
[Error] Could not load EQTime file ./eqtime.cfg
[Error] Unable to load ./eqtime.cfg
[Status] Deleted 0 stale player corpses from database
[Status] Deleted 0 stale player backups from database
Warning: You need to get laid...
TCP listening on: 127.0.0.1:9000
World server listening on: 127.0.0.1:9000
Error: LoginServer::Connect: 'TCPConnection::Connect(): connect() failed. Error: 10061'
DB.ini file:
# READ README.TXT!
[Database]
host=localhost
user=darkangel
password=******
database=eq
compression=off
### --- This file tells world.exe what computer mySQL is on. Host should
### --- be left "localhost" unless mysql is on a differant computer than world.exe.
Loginserver.ini file:
### --- 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=127.0.0.1
loginport=5997
worldname=DarkAngel's Test
worldaddress=127.0.0.1
locked=false
[WorldServer]
Defaultstatus=0
Unavailzone=
[LoginConfig]
ServerMode=Standalone
ServerPort=5999
UplinkAddress=
UplinkPort=
UplinkAccount=
UplinkPassword=
MiniLoginAccounts.ini file:
127.0.0.1 Jezebell ******{space}