What's new

V12 Buglist 2

Blackvision

Mythical User
Super Moderator
Gold Supporter
2,316
2015
278
Location
Denmark
Npc bot :

Npc that are spawned sometimes swim in the air next to the player instead of walk.

Npc tanks lacks HP even when .main is used.

Dungeon :

Scarlet Monastery Armory

not accessible using LFG.

Dire Maul : Gordok Commons

Gordok Spirit can not be killed, even tho his health is 1
Gordok Spirit - NPC - World of Warcraft

A full geared 85 cant kill him either.

Zul'Gurub

Every mob is missing (LFG 85 HC)

Zul Aman

Gong Gong at the beginning is missing if the dungeon are entered though the portal (No LFG)

Jan Alai is missing, And players can therefore not get to Halazzi.

Hex Lord Malacrass is only visible with gm on.

Daakara missing.

Throne of the tides :


Lady Naz'jar gives no loot.

If players jump while the elevator is going down, they take 60k in damage

When the Faceless watcher throw players up in the air, it takes forever to get down again

Erunak stonespeaker keeps kneeling after hes been damaged below 50%

End Time :

Azura Dragonshrine - Players can not collect more than 15/16 fragments. and therefore the battle cannot begin.
Transit device is not porting players to the right bosses

Raid :

Zul'Gurub


The raid is locked via the portal. (can be entered with gm on)
Every mob in there is missing.

Molten Core

Players cannot get into Molten core.

The npc that should normally teleport us in doesnt work. (only with GM on)
and also when we walk through the portal trying to leave we end up in blackrock deeps

You can keep talking with Majordomo executus again and again
and spawn Ragnaros.

Firelands

Beth'Tilac pulled me toward her after entering the raid (We had just wiped)
Her pathfinding is broken, we managed to move her out of the usual combat area.

Quests :

Morshan Defense
The "Slain" counter do not increase when mobs are killed
Mor'shan Defense - Quest - World of Warcraft

Rescue the fallen
The mobs can be saved, but the 0/5 counter do not increase
Rescue the Fallen - Quest - World of Warcraft

Empty Quivers
Theres no arrows to collect
Empty Quivers - Quest - World of Warcraft

Gorat's Vengeance
Gorat's corpse is missing
Gorat's Vengeance - Quest - World of Warcraft

The lost pages
Pages are not to be found (Lost)
The Lost Pages - Quest - World of Warcraft

Mage :

Arcane missiles are not working.
 
Last edited:

dolgan

Gold Supporter
Silver Supporter
Veteran Member
121
2019
77
Location
Australia

Throne of the tides :


Lady Naz'jar gives no loot.

Which version? can we get an NPC id?

Quests :

Morshan Defense
The "Slain" counter do not increase when mobs are killed
Mor'shan Defense - Quest - World of Warcraft

- Worked fine for me. Are you using .die command to kill them, because using that command won't count for quests.
(if you are use ".damage 1000000" instead)

Rescue the fallen
The mobs can be saved, but the 0/5 counter do not increase
Rescue the Fallen - Quest - World of Warcraft

Empty Quivers
Theres no arrows to collect
Empty Quivers - Quest - World of Warcraft

Gorat's Vengeance
Gorat's corpse is missing
Gorat's Vengeance - Quest - World of Warcraft

Could not recreate these issues, worked fine for me.
using the item worked fine on the injured, count took a while per npc to go up though.
Arrows were spawned
Gorat's corpse was in the same place as the previous quest to find it.

The lost pages
Pages are not to be found (Lost)
The Lost Pages - Quest - World of Warcraft

Quest was removed in Patch 4.0.3a
Should not be able to be gotten
Code:
DELETE FROM `creature_queststarter` WHERE (`id`='12718') AND (`quest`='6504');
 

Blackvision

Mythical User
Super Moderator
Gold Supporter
2,316
2015
278
Location
Denmark
Which version? can we get an NPC id?
40586
HC

- Worked fine for me. Are you using .die command to kill them, because using that command won't count for quests.
(if you are use ".damage 1000000" instead)
I was questing like a normal player. no commands were used.

Could not recreate these issues, worked fine for me.
using the item worked fine on the injured, count took a while per npc to go up though.
Arrows were spawned
Gorat's corpse was in the same place as the previous quest to find it.
Me and a friend were leveling in that area, and after a while we had to abandon the quests.
Not able to complete any of them
Quest was removed in Patch 4.0.3a
Should not be able to be gotten
Code:
DELETE FROM `creature_queststarter` WHERE (`id`='12718') AND (`quest`='6504');
Okay. That explain it all :)
Thank you.

.................................
 

Damieninabox

Gold Supporter
Senior User
194
2019
63
Molten Core

Players cannot get into Molten core.

Just check access_requirement, molten core has a requirement in the current database in order to enter the raid (Ahn Quirai achievement if I remember correct)
 

Blackvision

Mythical User
Super Moderator
Gold Supporter
2,316
2015
278
Location
Denmark
Molten Core

Players cannot get into Molten core.

Just check access_requirement, molten core has a requirement in the current database in order to enter the raid (Ahn Quirai achievement if I remember correct)

Completed Achievement : 689 - Ruins of Ahn'Qiraj you're correct.
Removed it from DB.

Tho one boss is missing

I think its a firelord of some sort.
Gpa3OpS.png
 
Last edited:

ExO

Admin
5,119
2014
1,639
@Blackvision

Fixes so far from your buglist (2) on V13 (VIP):

-- Buglist 2:


-- Dire Maul
- Gordok Spirit can not be killed, even tho his health is 1
FIXED


-- Zul'Gurub
- Every mob is missing (LFG 85 HC)
- The raid is locked via the portal. (can be entered with gm on)
- Every mob in there is missing.
FIXED. Big thanks to Damien!


-- Zul Aman
- Gong Gong at the beginning is missing if the dungeon are entered though the portal (No LFG)
- Jan Alai is missing, And players can therefore not get to Halazzi.
- Hex Lord Malacrass is only visible with gm on.
- Daakara missing.
FIXED. Big thanks to Damien!


-- Throne of the tides
- Lady Naz'jar gives no loot.
Couldn't reproduce, but I adjusted the loots in the DB, so it should be FIXED/not bugging at any-time now.


-- End Time :
- Cant be entered through the portal | its working using LFG |.
Blizzlike: EndTime can only be entered through Heroic Version.
-- Azura Dragonshrine - Players can not collect more than 15/16 fragments. and therefore the battle cannot begin.
FIXED. Thanks to Damien for that!
-- Transit device is not porting players to the right bosses
FIXED


-- Molten Core
- Players cannot get into Molten core.
FIXED
- The npc that should normally teleport us in doesnt work. (only with GM on)
Please write the npc name / entry that should teleport us, and I can have a further look.


-- Morshan Defense
- The "Slain" counter do not increase when mobs are killed
Can't reproduce - both the Skimishers and the Bowmen works for me.


-- Empty Quivers
- Theres no arrows to collect
Can't reproduce. The gameobjects are accessible & spawned.


-- Rescue the fallen
- The mobs can be saved, but the 0/5 counter do not increase
Can't reproduce.


-- Gorat's Vengeance
- Gorat's corpse is missing
Incorrect, Gorat is spawned - you are supposed to use the quest item on Gorat.


-- The lost pages
- Pages are not to be found (Lost)
Quest is outdated in Cataclysm, and should not be availabe. FIXED.


-- Pretty much every vanilla raids are locked.
Might be fixed in V13. Test it when we get to it, and let me know please :)
 

Blackvision

Mythical User
Super Moderator
Gold Supporter
2,316
2015
278
Location
Denmark
@Blackvision

Fixes so far from your buglist (2) on V13 (VIP):

-- Buglist 2:


-- Dire Maul
- Gordok Spirit can not be killed, even tho his health is 1
FIXED


-- Zul'Gurub
- Every mob is missing (LFG 85 HC)
- The raid is locked via the portal. (can be entered with gm on)
- Every mob in there is missing.
FIXED. Big thanks to Damien!


-- Zul Aman
- Gong Gong at the beginning is missing if the dungeon are entered though the portal (No LFG)
- Jan Alai is missing, And players can therefore not get to Halazzi.
- Hex Lord Malacrass is only visible with gm on.
- Daakara missing.
FIXED. Big thanks to Damien!


-- Throne of the tides
- Lady Naz'jar gives no loot.
Couldn't reproduce, but I adjusted the loots in the DB, so it should be FIXED/not bugging at any-time now.


-- End Time :
- Cant be entered through the portal | its working using LFG |.
Blizzlike: EndTime can only be entered through Heroic Version.
-- Azura Dragonshrine - Players can not collect more than 15/16 fragments. and therefore the battle cannot begin.
FIXED. Thanks to Damien for that!
-- Transit device is not porting players to the right bosses
FIXED


-- Molten Core
- Players cannot get into Molten core.
FIXED
- The npc that should normally teleport us in doesnt work. (only with GM on)
Please write the npc name / entry that should teleport us, and I can have a further look.


-- Morshan Defense
- The "Slain" counter do not increase when mobs are killed
Can't reproduce - both the Skimishers and the Bowmen works for me.


-- Empty Quivers
- Theres no arrows to collect
Can't reproduce. The gameobjects are accessible & spawned.


-- Rescue the fallen
- The mobs can be saved, but the 0/5 counter do not increase
Can't reproduce.


-- Gorat's Vengeance
- Gorat's corpse is missing
Incorrect, Gorat is spawned - you are supposed to use the quest item on Gorat.


-- The lost pages
- Pages are not to be found (Lost)
Quest is outdated in Cataclysm, and should not be availabe. FIXED.


-- Pretty much every vanilla raids are locked.
Might be fixed in V13. Test it when we get to it, and let me know please :)

Thank you for this update mate.
I Will look into it when v13 is released
 
Top