What's new

v18 [Quest] id 9452 Red snapper very tasty

xeluc

Gold Supporter
Silver Supporter
Veteran Member
47
2015
9
Location
Hyjal
[Location, Faction, Race]
Azuremyst Isle, Crystalbrook river. Alliance, Draenei.

[Name, Type]
quest=9452/red-snapper-very-tasty

[Problem Description]
When using draenei-fishing-net item=23654
in a School of Red Snapper: .gobject near lookup. 27787 (Entry: 181616) [School of Red Snapper] MapId: 530
A murlock with a name showing as unknown appears. And the server locks up. Requires a manual server restart.

Edit: Murloc from lookup of video is possibly: Angry murloc entry 17102

[How it should work]
Player is to use item draenei-fishing-net: item=23654
in a School of Red Snapper : .gobject near lookup. 27787 (Entry: 181616) [School of Red Snapper] MapId: 530
to catch red snapper item=23614/red-snapper

wowhead link to quest: https://www.wowhead.com/quest=9452/red-snapper-very-tasty

Edit: update Murloc info
 
Last edited:

gie22kanne

Silver Supporter
Verified Member
8
2017
0
[Location, Faction, Race]Azuremyst Isle, Alliance, Draenei
[Name, Type] Red Snapper - Very Tasty!, Quest
[Problem Description] When using the Draenei fishing net in a swarm, sometimes a murloc with the name “Unknown” spawns or the server crashes directly when using the net.
[How it should work] If you use the Draenei fishing net in a swarm, Murloc (Angry Murloc) spawn, which drop Red Snapper when killed.
[DB Table IDs] Quest: 9452, Quest-Item: 23614 (loot from murloc), item_template: id 23654 (net), spell_dbc: id 29866, spell_script_names: ScriptName spell_q9452_cast_net


Quick solution without server crash until problem solved
UPDATE `quest_template` SET `Flags`=144, `Deprecated`=0 WHERE `Id`=9452;

Set quest as instant completed.
 
Top