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.

 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
  #1  
Old 01-18-2004, 08:09 AM
screamingogre
Fire Beetle
 
Join Date: Jan 2004
Posts: 9
Default Zoning issue possibly fixed (need some coding help)

I've been having some zoning issues on my server I setup and have tracked the problem down to a call in Client.cpp on the world server. See below error message I receive.

[Start Message]

[Error] Zone not found in database zone_id=0, moveing char to arena character:Gimlii

[End Message]

In doing some code snooping I found that there is a call in Zone which loads the zoning characters information into the database. In world I found that the call is being made to grab that data back. It looks to be a timing issue between zone.exe and world.exe I've watched the database while the zoning is occuring and see that the Character table nulls the ZoneID and Zonename fields until zone has finished loaded the data. World on the other hand is grabbing this data while its nulled. Hence the zone_id=0. I'm not much of a hard core coder so I can't fix this on my own. I was wondering if there is a built in C++ function to pause or wait so many seconds? I know theres the sleep() function but that halts all window activity which could hose the program or the client. The other option would be to make the zone data dump to the DB faster. Any help would be appreciated.

Thanks
**SO
Reply With Quote
 


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 07:05 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