cyrex
29.01.2011, 01:27
This is the console messages that were found using 581 and then 582 (About 4 hours of work cleaning up the messages)
SCRIPT_COMMAND_CAST_SPELL ('waypoint_scripts' script id: 784) no target unit found for spell 46400
SCRIPT_COMMAND_CAST_SPELL ('waypoint_scripts' script id: 784) no target unit found for spell 46400
SCRIPT_COMMAND_CAST_SPELL ('waypoint_scripts' script id: 784) no target unit found for spell 46400
when i go to Argent Tournament
I checked in waypoint_scripts with the id 784 and found this:
mysql> SELECT * FROM world.waypoint_scripts where id=784\G
*************************** 1. row ***************************
id: 784
delay: 0
command: 15
datalong: 46400
datalong2: 0
dataint: 0
x: 0
y: 0
z: 0
o: 0
guid: 1065
The other ones i get are:
Creature 95160 (Entry: 40405) have UNIT_NPC_FLAG_TRAINER but have empty trainer spell list.--Fixed by YuruY & NeatElves
CreatureEventAI: Event 2780851 ACTION_T_UPDATE_TEMPLATE call with param1 == current entry. Creature 27809
CreatureEventAI: Event 2712251 ACTION_T_UPDATE_TEMPLATE call with param1 == current entry. Creature 27807
CreatureEventAI: Event 2684151 ACTION_T_UPDATE_TEMPLATE call with param1 == current entry. Creature 27821-- Fixed by NeatElves
CreatureTextMgr: Could not find Text for Creature(Argent Skytalon) Entry 30228 in 'creature_text' table. Ignoring.
CreatureTextMgr: Could not find Text for Creature(Squirrel) Entry 1412 in 'creature_text' table. Ignoring.
SmartScript: Entry 30224 SourceType 0 Event 1 Action 80 is using TARGET_NONE(0) for Script9 target. Please correct target_type in database.
SmartScript: Entry 30377 SourceType 0 Event 1 Action 80 is using TARGET_NONE(0) for Script9 target. Please correct target_type in database.
Achievement system call ACHIEVEMENT_CRITERIA_DATA_INSTANCE_SCRIPT (18) for achievement criteria 1824 for non-dungeon/non-raid map 489
Achievement system call ACHIEVEMENT_CRITERIA_DATA_INSTANCE_SCRIPT (18) for achievement criteria 1237 for non-dungeon/non-raid map 529
Achievement system call ACHIEVEMENT_CRITERIA_DATA_INSTANCE_SCRIPT (18) for achievement criteria 1240 for non-dungeon/non-raid map 566
Achievement system call ACHIEVEMENT_CRITERIA_DATA_INSTANCE_SCRIPT (18) for achievement criteria 7182 for map 616 but map does not have a instance script
Achievement system call ACHIEVEMENT_CRITERIA_DATA_INSTANCE_SCRIPT (18) for achievement criteria 7183 for map 616 but map does not have a instance script
Fishable areaId 2597 are not properly defined in `skill_fishing_base_level`.NOTE: Fishing areaId SHOULD BE removed from Alterac Valley as pointed below in my Post.
Table 'fishing_loot_template' loot id #2597 used but it doesn't have records.NOTE: Fishing areaId SHOULD BE removed from Alterac Valley as pointed below in my Post.
NOTE - It took me almost 4 hours to remove of the spam messages that were together. This was the final ones that were left. This are the only ones that appear after 1 full week using 581 and then 582. Hope it helps cause it was hell for me.
SCRIPT_COMMAND_CAST_SPELL ('waypoint_scripts' script id: 784) no target unit found for spell 46400
SCRIPT_COMMAND_CAST_SPELL ('waypoint_scripts' script id: 784) no target unit found for spell 46400
SCRIPT_COMMAND_CAST_SPELL ('waypoint_scripts' script id: 784) no target unit found for spell 46400
when i go to Argent Tournament
I checked in waypoint_scripts with the id 784 and found this:
mysql> SELECT * FROM world.waypoint_scripts where id=784\G
*************************** 1. row ***************************
id: 784
delay: 0
command: 15
datalong: 46400
datalong2: 0
dataint: 0
x: 0
y: 0
z: 0
o: 0
guid: 1065
The other ones i get are:
Creature 95160 (Entry: 40405) have UNIT_NPC_FLAG_TRAINER but have empty trainer spell list.--Fixed by YuruY & NeatElves
CreatureEventAI: Event 2780851 ACTION_T_UPDATE_TEMPLATE call with param1 == current entry. Creature 27809
CreatureEventAI: Event 2712251 ACTION_T_UPDATE_TEMPLATE call with param1 == current entry. Creature 27807
CreatureEventAI: Event 2684151 ACTION_T_UPDATE_TEMPLATE call with param1 == current entry. Creature 27821-- Fixed by NeatElves
CreatureTextMgr: Could not find Text for Creature(Argent Skytalon) Entry 30228 in 'creature_text' table. Ignoring.
CreatureTextMgr: Could not find Text for Creature(Squirrel) Entry 1412 in 'creature_text' table. Ignoring.
SmartScript: Entry 30224 SourceType 0 Event 1 Action 80 is using TARGET_NONE(0) for Script9 target. Please correct target_type in database.
SmartScript: Entry 30377 SourceType 0 Event 1 Action 80 is using TARGET_NONE(0) for Script9 target. Please correct target_type in database.
Achievement system call ACHIEVEMENT_CRITERIA_DATA_INSTANCE_SCRIPT (18) for achievement criteria 1824 for non-dungeon/non-raid map 489
Achievement system call ACHIEVEMENT_CRITERIA_DATA_INSTANCE_SCRIPT (18) for achievement criteria 1237 for non-dungeon/non-raid map 529
Achievement system call ACHIEVEMENT_CRITERIA_DATA_INSTANCE_SCRIPT (18) for achievement criteria 1240 for non-dungeon/non-raid map 566
Achievement system call ACHIEVEMENT_CRITERIA_DATA_INSTANCE_SCRIPT (18) for achievement criteria 7182 for map 616 but map does not have a instance script
Achievement system call ACHIEVEMENT_CRITERIA_DATA_INSTANCE_SCRIPT (18) for achievement criteria 7183 for map 616 but map does not have a instance script
Fishable areaId 2597 are not properly defined in `skill_fishing_base_level`.NOTE: Fishing areaId SHOULD BE removed from Alterac Valley as pointed below in my Post.
Table 'fishing_loot_template' loot id #2597 used but it doesn't have records.NOTE: Fishing areaId SHOULD BE removed from Alterac Valley as pointed below in my Post.
NOTE - It took me almost 4 hours to remove of the spam messages that were together. This was the final ones that were left. This are the only ones that appear after 1 full week using 581 and then 582. Hope it helps cause it was hell for me.