Go Back   EQEmulator Home > EQEmulator Forums > Support > Support::Windows Servers

Support::Windows Servers Support forum for Windows EQEMu users.

Reply
 
Thread Tools Display Modes
  #1  
Old 11-15-2008, 11:29 AM
Irreverent
The Solo Server
 
Join Date: May 2007
Posts: 416
Default World.exe : Zone not found in database..

I just did the updates to 166, but no one can get to a zone. It says zone not found, sending to arena...but then it can't find that either.

Any help please!
__________________
OP of Irreverent Server (The Solo Server)
Our Forums
Reply With Quote
  #2  
Old 11-15-2008, 11:31 AM
Irreverent
The Solo Server
 
Join Date: May 2007
Posts: 416
Default

Nevermind, see what happens when you do something by hand...

silly custom tables..

Missed goallists...
__________________
OP of Irreverent Server (The Solo Server)
Our Forums
Reply With Quote
  #3  
Old 11-15-2008, 11:34 AM
Irreverent
The Solo Server
 
Join Date: May 2007
Posts: 416
Default

Nevermind...that didn't work either. But don't see any other error logs...

zone table does have the new fields insttype and shutdowndelay
__________________
OP of Irreverent Server (The Solo Server)
Our Forums
Reply With Quote
  #4  
Old 11-15-2008, 12:07 PM
Irreverent
The Solo Server
 
Join Date: May 2007
Posts: 416
Default

Figured out what to do, reading more in forums..found the /util stuff in the read only directory...not easy!
__________________
OP of Irreverent Server (The Solo Server)
Our Forums
Reply With Quote
  #5  
Old 11-15-2008, 12:14 PM
Irreverent
The Solo Server
 
Join Date: May 2007
Posts: 416
Default

Well, got into the game in the arena...but tried to zone to PoK and the zone shut down...

log has

"activity for non-existant task (12, 1) while loading activities..."


looking at the activities table, there is duplicate tasks for 12? Going to try to delete those rows.
__________________
OP of Irreverent Server (The Solo Server)
Our Forums
Reply With Quote
  #6  
Old 11-15-2008, 12:49 PM
Irreverent
The Solo Server
 
Join Date: May 2007
Posts: 416
Default

Ok, I'm at a loss.

I can load up most zones, but a zone like PoK crashes...

I'm guessing its the task system? Was there a task master in PoK?
__________________
OP of Irreverent Server (The Solo Server)
Our Forums
Reply With Quote
  #7  
Old 11-15-2008, 01:18 PM
Angelox
AX Classic Developer
 
Join Date: May 2006
Location: filler
Posts: 2,049
Default

Quote:
Originally Posted by Irreverent View Post
Well, got into the game in the arena...but tried to zone to PoK and the zone shut down...

log has

"activity for non-existant task (12, 1) while loading activities..."


looking at the activities table, there is duplicate tasks for 12? Going to try to delete those rows.
Looks like you may not have some tables up to date - remember, if you restored characters from an old backup before you ran these;

Code:
ALTER table character_ ADD column `instZflagNum` int(10) unsigned NOT NULL default '0';
ALTER table character_ ADD column `instZOrgID` int(11) NOT NULL default '0';
ALTER TABLE `character_` ADD `lfp` TINYINT( 1 ) UNSIGNED NOT NULL DEFAULT '0';
ALTER TABLE `character_` ADD `lfg` TINYINT( 1 ) UNSIGNED NOT NULL DEFAULT '0';
Things like getting sent to Arena on login will happen (if you get in at all).
Run the lines again (after restore), just incase.
Reply With Quote
  #8  
Old 11-15-2008, 02:39 PM
Irreverent
The Solo Server
 
Join Date: May 2007
Posts: 416
Default

I have those done...I can get into other zones...just not PoK for some reason. :(

Might be other zones as well that have the issue.

I did have to upgrade my perl too with this latest verion...so now I have two perl versions installed. Does that cause any problems or do they overlay?
__________________
OP of Irreverent Server (The Solo Server)
Our Forums
Reply With Quote
  #9  
Old 11-16-2008, 05:40 AM
trevius's Avatar
trevius
Developer
 
Join Date: Aug 2006
Location: USA
Posts: 5,946
Default

Might wanna try deleting your task related tables and then rerunning the SQL for them again. Make sure you have ran all of the sql files in the /utils/sql/svn directory.
__________________
Trevazar/Trevius Owner of: Storm Haven
Everquest Emulator FAQ (Frequently Asked Questions) - Read It!
Reply With Quote
  #10  
Old 11-16-2008, 08:03 PM
Irreverent
The Solo Server
 
Join Date: May 2007
Posts: 416
Default

Just started from scratch, had notes of all the custom things i did...and it worked. Now finding all the ones i forgot to take notes on...heh
__________________
OP of Irreverent Server (The Solo Server)
Our Forums
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 08:16 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