EQEmulator Forums

EQEmulator Forums (https://www.eqemulator.org/forums/index.php)
-   Support::Windows Servers (https://www.eqemulator.org/forums/forumdisplay.php?f=587)
-   -   See the Server but have Status 0 (https://www.eqemulator.org/forums/showthread.php?t=36130)

joligario 12-23-2012 09:28 PM

Quote:

Originally Posted by Ruldain (Post 215475)
Here is the only file that is tagged with 'error' in the title:
Code:

[12.21. - 10:14:59] [TASKS]Activities for Task 260 are not sequential starting at 0. Not loading task.
[12.21. - 10:14:59] [TASKS]Activity for non-existent task (260, 2) while loading activities from database
[12.21. - 10:14:59] [TASKS]Activity for non-existent task (260, 3) while loading activities from database


Yeah, somehow an entry was missed in the database. Here is the fix for that:

Code:

INSERT INTO `activities` (`taskid`, `activityid`, `step`, `activitytype`, `text1`, `text2`, `text3`, `goalid`, `goalmethod`, `goalcount`, `delivertonpc`, `zoneid`, `optional`) VALUES
(260, 0, 1, 1, 'Deliver 1 Tiny Gear #1 to James the Watchmaker', '', '', 37009, 0, 1, 202460, 202, 0);



All times are GMT -4. The time now is 04:20 PM.

Powered by vBulletin®, Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.