Go Back   EQEmulator Home > EQEmulator Forums > Archives > Archive::Support > Archive::General Support

Archive::General Support Archive area for General Support's posts that were moved here after an inactivity period of 90 days.

 
 
Thread Tools Display Modes
  #1  
Old 06-22-2004, 05:00 AM
Spec_Ops2087
Fire Beetle
 
Join Date: Jun 2004
Posts: 10
Default Locked Server =\

After about 2 hours worth of stuff I finally got my server up and running. The problem now is that when I try and connect to my server with my other computer, it says it is locked =(.

Here are some copies of different files:

# READ README.TXT
[LoginServer]
loginserver=eqemulator.net
loginport=5995
worldname=Rathgard Testing Grounds
worldaddress=XXX.XXX.XXX.XXX
locked=false

[WorldServer]
Defaultstatus=0
Unavailzone=

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

boot5zones.bat:
EM:--------------Start-----------------------
@echo off

if NOT exist spells_us.txt goto NOSPELL

start zone . xxxx 7995 localhost
start zone . xxxx 7996 localhost
start zone . xxxx 7997 localhost
start zone . xxxx 7998 localhost
start zone . xxxx 7999 localhost
exit
cls

This is what the world.exe says:
[Status] CURRENT_WORLD_VERSION:EQEMu 0.5.7-DR3
[Status] Loading variables..
[Status] Loading zones..
[Status] Loading items..
[Status] EMuShareMem loaded
[Status] Loading items from database: count=28731, max id=69304
[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
Screwing up windows compiles...
TCP listening on: xxxx:9000
World server listening on: xxxx:9000
Connected to LoginServer: eqemulator.net:5995

I would copy what the boot5zones.bat says but when I click on it, it opens about 4-5 windows and they close themselves before I get a chance to copy paste them.


Thanks alot!
  #2  
Old 06-22-2004, 05:02 AM
DeathMan
Hill Giant
 
Join Date: Feb 2004
Posts: 143
Default

Are there any spaces? Delete them cause I noticed them.
__________________
"My career as a comedy man is going down the drain.."

"The fact you are on the toilet while saying that statement is funny..."

"What was that?"
  #3  
Old 06-22-2004, 05:06 AM
Spec_Ops2087
Fire Beetle
 
Join Date: Jun 2004
Posts: 10
Default

nope, no spaces, i guess it is just how internet explorer copies it.

The only spaces there are are the ones that were included with the files (IE in the boot5zones.bat after teh IP address in between that and the port number)
  #4  
Old 06-22-2004, 05:11 AM
Spec_Ops2087
Fire Beetle
 
Join Date: Jun 2004
Posts: 10
Default

I just noticed this and it might be one of the problems?

"If you've patched since the 16th you can only play on 5.7DR6 servers. Any other server will do this."

I have patched this computer since then. Any idea how to get the 5.7DR6 files since I only have DR3?


Thanks
  #5  
Old 06-22-2004, 05:13 AM
DeathMan
Hill Giant
 
Join Date: Feb 2004
Posts: 143
Default

http://home.centurytel.net/Discovery...VS-Compile.zip

Thats it i think.
__________________
"My career as a comedy man is going down the drain.."

"The fact you are on the toilet while saying that statement is funny..."

"What was that?"
  #6  
Old 06-22-2004, 05:17 AM
Spec_Ops2087
Fire Beetle
 
Join Date: Jun 2004
Posts: 10
Default

With the New DR6 I get a whole new world message and here it is:

[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 'unknown008' in 'field l
ist'
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
Screwing up windows compiles...
TCP listening on: xxxxx:9000
World server listening on: xxxxx:9000
Connected to LoginServer: eqemulator.net:5995
85683 New client from ip: xxxxx port: 1267
Account Attempting to be created:SpecOps2087 0
Logged in: FirstLogin LS#56287: SpecOps2087
Client disconnected
Removing client from ipxxx port:1267


alot of errors loading up world but the boot5zones.bat works like a charm no errors...and the server is still locked btw


Thanks
  #7  
Old 06-22-2004, 05:27 AM
Spec_Ops2087
Fire Beetle
 
Join Date: Jun 2004
Posts: 10
Default

Did some editing to the new DR6 file and got it to run smoothly now:
[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
[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
You may already be a winner... of the darwin award.
TCP listening on: xxx:9000
World server listening on: xxx:9000
Connected to LoginServer: eqemulator.net:5995

and the boot5zones.bat also goes smoothly but once again closes itself before I can copy paste.

So now I am back down to the orgional problem of having the sever still locked =(
  #8  
Old 06-22-2004, 05:53 AM
Virus11
Discordant
 
Join Date: May 2004
Posts: 311
Default

You need to boot your zones. Are you running on Perl compiles?
__________________

  #9  
Old 06-22-2004, 05:56 AM
Spec_Ops2087
Fire Beetle
 
Join Date: Jun 2004
Posts: 10
Default

I used the newbie install guide and it told me not to use perl so no I don;t have that. As for zones I run boot5zones.bat and some windows pop up but then disappear in about a second or so. how would I run my zones then?


Thanks
  #10  
Old 06-22-2004, 07:48 AM
Spec_Ops2087
Fire Beetle
 
Join Date: Jun 2004
Posts: 10
Default

I think I have found the problem but have no idea how to fix it. When I try to double click on Zone.exe it opens for a split second and then closes I assume that means it isn't working properly? This is probably why it says I am a locked server =(

Any ideas?
  #11  
Old 06-22-2004, 11:35 AM
Spec_Ops2087
Fire Beetle
 
Join Date: Jun 2004
Posts: 10
Default

Fixed it -- had to install perl apparently
 


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