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-21-2008, 05:36 PM
savage_270
Fire Beetle
 
Join Date: Nov 2008
Location: MT
Posts: 3
Default zone.exe troubleshooting help plz

i have been troubleshooting zone.exe and updating the change logs, but there is one set of errors i can not seem to find a fix for in any required sql nor have i found this error in the forums (maybe im just searching wrong words?)
when i run world.exe from cmd there are no errors
when i run zone.exe i get this error


[Debug] [ZONE__INIT] 209 commands loaded
[Debug] [RULES__CHANGE] Loading rule set 'default' (2)
[Debug] [ZONE__INIT] Loaded default rule set 'default'
[Debug] [ZONE__INIT] Loading Tasks
[Error] [TASKS]Activity for non-existent task (1, 0) while loading activities fr
om database
[Error] [TASKS]Activity for non-existent task (1, 1) while loading activities fr
om database
[Error] [TASKS]Activity for non-existent task (1, 2) while loading activities fr
om database
[Error] [TASKS]Activity for non-existent task (1, 3) while loading activities fr
om database
[Error] [TASKS]Activity for non-existent task (1, 4) while loading activities fr
om database
[Error] [TASKS]Activity for non-existent task (1, 5) while loading activities fr
om database
[Error] [TASKS]Activity for non-existent task (1, 6) while loading activities fr
om database
[Error] [TASKS]Activity for non-existent task (1, 7) while loading activities fr
om database
[Error] [TASKS]Activity for non-existent task (1, while loading activities fr
om database
[Error] [TASKS]Activity for non-existent task (2, 0) while loading activities fr
om database
[Error] [TASKS]Activity for non-existent task (2, 1) while loading activities fr
om database
[Error] [TASKS]Activity for non-existent task (2, 2) while loading activities fr
om database
[Error] [TASKS]Activity for non-existent task (3, 0) while loading activities fr
om database
[Error] [TASKS]Activity for non-existent task (3, 1) while loading activities fr
om database
[Error] [TASKS]Activity for non-existent task (3, 2) while loading activities fr
om database
[Error] [TASKS]Activity for non-existent task (4, 0) while loading activities fr
om database
[Error] [TASKS]Activity for non-existent task (4, 1) while loading activities fr
om database
[Error] [TASKS]Activity for non-existent task (5, 0) while loading activities fr
om database
[Error] [TASKS]Activity for non-existent task (5, 1) while loading activities fr
om database
[Error] [TASKS]Activity for non-existent task (5, 2) while loading activities fr
om database
[Error] [TASKS]Activity for non-existent task (5, 3) while loading activities fr
om database
[Error] [TASKS]Activity for non-existent task (5, 4) while loading activities fr
om database
[Error] [TASKS]Activity for non-existent task (6, 0) while loading activities fr
om database
[Error] [TASKS]Activity for non-existent task (7, 0) while loading activities fr
om database
[Error] [TASKS]Activity for non-existent task (7, 1) while loading activities fr
om database
[Error] [TASKS]Activity for non-existent task (7, 2) while loading activities fr
om database
[Error] [TASKS]Activity for non-existent task (7, 3) while loading activities fr
om database
[Error] [TASKS]Activity for non-existent task (8, 0) while loading activities fr
om database
[Error] [TASKS]Activity for non-existent task (8, 1) while loading activities fr
om database
[Error] [TASKS]Activity for non-existent task (9, 0) while loading activities fr
om database
[Error] [TASKS]Activity for non-existent task (9, 1) while loading activities fr
om database
[Error] [TASKS]Activity for non-existent task (10, 0) while loading activities f
rom database
[Error] [TASKS]Activity for non-existent task (10, 1) while loading activities f
rom database
[Error] [TASKS]Activity for non-existent task (11, 0) while loading activities f
rom database
[Error] [TASKS]Activity for non-existent task (11, 1) while loading activities f
rom database
[Debug] [ZONE__INIT] Loading embedded perl XS

i have remade the tasks table a couple of times but get this

thanks
Reply With Quote
  #2  
Old 11-21-2008, 05:45 PM
Derision
Developer
 
Join Date: Feb 2004
Location: UK
Posts: 1,540
Default

There is an issue with the SQL relating to the task tables in file 1_task_system.sql in the SVN, just execute this command in the MySQL command prompt, or whatever tool you use, and the errors should go away:

Code:
delete from activities where taskid < 12;
Reply With Quote
  #3  
Old 11-21-2008, 06:35 PM
savage_270
Fire Beetle
 
Join Date: Nov 2008
Location: MT
Posts: 3
Default sucess!

thank you that was easy, now i just have to get this dang zone unavailable to work, been messin with router, but nothing so far, well thanks again
Reply With Quote
  #4  
Old 11-21-2008, 06:45 PM
savage_270
Fire Beetle
 
Join Date: Nov 2008
Location: MT
Posts: 3
Default zone unavailable fixed!

another simple task done
add

alter table player_corpses add column WasAtGraveyard TINYINT(3) NOT NULL default 0;

to fix my zone unavailable problem
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 03:39 AM.


 

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