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 07-22-2004, 04:29 PM
winter2004
Fire Beetle
 
Join Date: Mar 2004
Posts: 2
Default Having problems with server

ok I'm having some problems with my server...I can't even get it to show up on the normal server listings

Here is my db.ini contents:

# READ README.TXT!

[Database]
host=127.0.0.1
user=username
password=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:

### --- 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=eqemulator.net
loginserver2=eqemulator.net
loginserver3=eqemulator.net
loginport=5997
loginport=5997
loginport=5997
worldname=Yosomiths Testing Grounds
worldaddress=139.168.2.57
locked=false

[WorldServer]
Defaultstatus=0
Unavailzone=

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

[ChatChannelServer]
server=127.0.0.1

Boot5Zones.bat:

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

World.exe:

[Status] CURRENT_WORLD_VERSION:EQEMu 0.5.7-DR6
[Status] Loading variables..
[Status] Loading zones..
[Status] Loading items..
[Status] EMuShareMem loaded
[Status] Loading items from database: count=28731, max id=69304
[Error] DBLoadItems query 'SELECT charges,unknown002,unknown003,merchantprice,un
known005,unknown006,unknown007,unknown008,itemclas s,name,lore,idfile,id,weight,n
orent,nodrop,size,slots,cost,icon,unknown018,unkno wn019,unknown020,tradeskills,c
r,dr,pr,mr,fr,astr,asta,aagi,adex,acha,aint,awis,h p,mana,ac,deity,skillmodvalue,
skillmodtype,banedmgrace,banedmgamt,banedmgbody,ma gic,casttime2,hasteproclvl,req
level,bardtype,bardvalue,light,delay,reclevel,recs kill,elemdmgtype,elemdmgamt,ef
fecttype,range,damage,color,classes,races,unknown0 61,spellid,maxcharges,itemtype
,material,sellrate,unknown067,casttime,unknown069, proc_rate_mod,focusid,combatef
fects,shielding,stunresist,strikethrough,combatski ll,combatskilldmg,spellshield,
avoidance,accuracy,unknown081,factionmod1,factionm od2,factionmod3,factionmod4,fa
ctionamt1,factionamt2,factionamt3,factionamt4,char mfile,augtype,augslot1type,aug
slot2type,augslot3type,augslot4type,augslot5type,l donpointtheme,ldonpointcost,ld
onsold,bagtype,bagslots,bagsize,bagwr,unknown105,b ooktype,filename,banedmgamt2,a
ugmentrestriction,loreflag,pendingloreflag,artifac tflag,summonedflag,tribute,gmf
lag,endur,dotshielding,attackbonus,hpregen,manareg en,hastepercent,damageshield,m
instatus FROM items ORDER BY id', #1054: Unknown column 'charges' in 'field list
'
Error: EMuShareMem: DLLLoadItems: !cbDBLoadItems
[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..
[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: 139.168.2.57:9000
World server listening on: 139.168.2.57:9000
Connected to LoginServer: eqemulator.net:5997

One of the zones text:

[Status] CURRENT_ZONE_VERSION: EQEMu 0.5.7-DR6
[Status] Loading Variables
[Status] Loading zone names
[Status] Loading items
[Status] EMuShareMem loaded
Error: EMuShareMem: DLLLoadItems: !ItemsMMF.IsLoaded() (timeout)
[Error] Loading items FAILED!
Failed. But ignoring error and going on...
[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
[Status] Loading commands
[Status] 164 commands loaded
[Status] Entering sleep mode
Connected to worldserver: 127.0.0.1:9000

there that is all of them I think....now I have tried changing the 127.0.0.1s to my local ip address and to localhost...still getting the same probs...anyone know how I can fix this?
Reply With Quote
  #2  
Old 07-22-2004, 04:47 PM
hypershadow66
Banned
 
Join Date: Nov 2003
Posts: 335
Default

i have this same problem. Before they told me that i needed a database compatable with the Eqemu version. but ive yet to get anything to work
Reply With Quote
  #3  
Old 07-22-2004, 06:09 PM
Spike
Discordant
 
Join Date: Mar 2004
Location: Florida
Posts: 362
Default

uh... you guys running it off my compilation?
__________________
Reply With Quote
  #4  
Old 07-23-2004, 12:29 AM
wize_one
Dragon
 
Join Date: Jan 2004
Location: LasShithole, NV
Posts: 520
Default

first off,
Code:
[LoginServer]
loginserver=eqemulator.net
loginserver2=eqemulator.net
loginserver3=eqemulator.net
loginport=5997
loginport=5997
loginport=5997
that is wrong, very out dated.(unless your running a 5.7dr4 or earlier)

Code:
[LoginServer]
loginserver=eqemulator.net
loginport=5995
is the correct one.


as far as the items error did you source the itemtableupdate.sql that came with the source you compiled?
__________________
Perfect quote from another site: it's immature pricks who refuse to read the numerous stickies in every forum pointing out what to do and what not to do that get flamed. Grow up and learn to do your fucking homework before opening your cake hole, junior. EQEmu doesn't like you anymore, and that's why you're getting errors. So go away.
__________________
Reply With Quote
  #5  
Old 07-23-2004, 04:32 AM
winter2004
Fire Beetle
 
Join Date: Mar 2004
Posts: 2
Default

ah no I didn't...I'll re-run it after updating it then see what happens as for the loginserver.ini the guide I was following said to put that in..I'll change it tho and see what happens

I edited the loginserver.ini and still same problem...not showing up on server list...thanks for the help tho..I think I'll just play on other ppls servers
Reply With Quote
  #6  
Old 07-23-2004, 07:56 AM
hypershadow66
Banned
 
Join Date: Nov 2003
Posts: 335
Default

what itemstable update? i didnt compile the source.
Reply With Quote
  #7  
Old 07-23-2004, 09:25 AM
wize_one
Dragon
 
Join Date: Jan 2004
Location: LasShithole, NV
Posts: 520
Default

need to go back to the person that compiled the DR (dev release, not a public release) that you got. DR's are not supported, let alone supporting a compile by someone else.. we have no idea what they did or didnt do.
__________________
Perfect quote from another site: it's immature pricks who refuse to read the numerous stickies in every forum pointing out what to do and what not to do that get flamed. Grow up and learn to do your fucking homework before opening your cake hole, junior. EQEmu doesn't like you anymore, and that's why you're getting errors. So go away.
__________________
Reply With Quote
  #8  
Old 07-23-2004, 11:22 AM
hypershadow66
Banned
 
Join Date: Nov 2003
Posts: 335
Default

I never got it that item update, but all i did was source the newdumpeditems, and deleted the old Items table, and changed the newitems tables name to items. now everything works perfectley! yipee lol.
Reply With Quote
  #9  
Old 07-25-2004, 06:00 AM
hypershadow66
Banned
 
Join Date: Nov 2003
Posts: 335
Default

all i neeeded to do to fix that was source db.sql and then dumpeditems.sql and it took the items error away. and the login.ini didnt work until i changed it to

Code:
[LoginServer]
loginserver=eqemulator.net
loginport=5995
it said could no read login.ini before with the host=eqemulator.net:5995 thing. but it works now with that.
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 06:36 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 - 2024, Jelsoft Enterprises Ltd.
Template by Bluepearl Design and vBulletin Templates - Ver3.3