Annunaki
08-09-2005, 09:36 PM
I'm gonna be seperating Bug Report threads so that we have on thread for each release. Otherwise it gets a bit too long and after a while it gets confusing. So please if you find any bugs with this release, then post them here.
1.6.0.6. Is up, Just a quickfix :-)
Dark Matter
09-09-2005, 02:35 AM
I have still only been into one character since 1.6 - Cailet, my priest.
http://wwndata.worldofwar.net/character.php?locale=enUS&server=Turalyon&char=Cailet
Quests are now showing, but only 13 of the 18 she has. The following is copy/pasted from my SV.lua file
["Turalyon|Cailet"] = {
["m_strInitialObjectiveColour"] = "|cFFD82619",
["m_strHeaderClosedColour"] = "|cFF9F9FFF",
["m_strSpecialObjectiveColour"] = "|cFFFFFF00",
["m_strAnchor"] = "ANCHOR_TOPLEFT",
["m_iAlpha"] = 0.45,
["m_bLocked"] = false,
["m_iFrameLeft"] = 718.99,
["m_bNoBorder"] = false,
["m_bNoHeaders"] = false,
["m_bDisplay"] = true,
["m_strOverviewColour"] = "|cFF7F7F7F",
["m_bAllowRightClick"] = true,
["m_aQuestList"] = {
["The Hinterlands"] = {
["m_bChecked"] = true,
},
["Disharmony of Fire"] = {
["m_bChecked"] = true,
},
["Eastern Plaguelands"] = {
["m_bChecked"] = true,
},
["KILL ON SIGHT: Dark Iron Dwarves"] = {
["m_bChecked"] = true,
},
["Krom'Grul"] = {
["m_bChecked"] = true,
},
["Summoning Shadra"] = {
["m_bChecked"] = true,
},
["Sunken Temple"] = {
["m_bChecked"] = true,
},
["Job Opening: Guard Captain of Revantusk Village"] = {
["m_bChecked"] = true,
},
["The Love Potion"] = {
["m_bChecked"] = true,
},
["Searing Gorge"] = {
["m_bChecked"] = true,
},
["The Rise of the Machines"] = {
["m_bChecked"] = true,
},
["Burning Steppes"] = {
["m_bChecked"] = true,
},
["Dark Vessels"] = {
["m_bChecked"] = true,
},
["The Last Element"] = {
["m_bChecked"] = true,
},
["The Undermarket"] = {
["m_bChecked"] = true,
},
["The Heart of the Mountain"] = {
["m_bChecked"] = true,
},
["Tailoring"] = {
["m_bChecked"] = true,
},
["Lost Thunderbrew Recipe"] = {
["m_bChecked"] = true,
},
["WANTED: Overseer Maltorius"] = {
["m_bChecked"] = true,
},
["Sister Pamela"] = {
["m_bChecked"] = true,
},
["Stranglethorn Vale"] = {
["m_bChecked"] = true,
},
["What the Flux?"] = {
["m_bChecked"] = true,
},
["Ribbly Screwspigot"] = {
["m_bChecked"] = true,
},
["The God Hakkar"] = {
["m_bChecked"] = true,
},
["Blackrock Depths"] = {
["m_bChecked"] = true,
},
["The Mind's Eye"] = {
["m_bChecked"] = true,
},
["Commander Gor'shak"] = {
["m_bChecked"] = true,
},
},
["m_bHideTitleButtons"] = false,
["m_iFontHeight"] = 8,
["m_bShowHidden"] = true,
["m_bShowNumQuests"] = true,
["m_strQuestTitleColour"] = "|cFFFFFFFF",
["m_iFrameWidth"] = 200,
["m_bColourTitle"] = false,
["m_strHeaderOpenColour"] = "|cFFBFBFFF",
["m_iFrameTop"] = 51.0925,
["m_bObjectives"] = true,
["m_bHideCompletedObjectives"] = false,
["m_bShowTooltipObjectives"] = true,
["m_strCompleteObjectiveColour"] = "|cFF00FF19",
["m_bHideCompletedQuests"] = false,
["m_iFrameBottom"] = 16.0925,
["m_bMinimized"] = true,
["m_bGrowUp"] = true,
},
If you want the complete file (16MB) I can send it. just let me know.
DM
Edit
I also seem to have seen myself and players I have grouped with. Checking the first seen by me button lists a few of those.
ie
http://wwndata.worldofwar.net/mob.php?name=Cailet
http://wwndata.worldofwar.net/mob.php?name=Zmaj
http://wwndata.worldofwar.net/mob.php?name=Waorc
Also, some of the world objects I collected for quests, have only one location noted.
http://wwndata.worldofwar.net/mob.php?name=Broodling%20Essence (I collected 10) and
http://wwndata.worldofwar.net/mob.php?name=Frostmaul%20Shards (I collected 15)
but maybe that is deliberate.
DM
Edit 2 (sorry)
Gargantuan Ooze - a quest mob seen by Cailet. http://wwndata.worldofwar.net/mob.php?name=Gargantuan%20Ooze, I killed it once, it dropped 1 merged Ooze (the quest Item you need to take back to the Apothocarium in UC). It's showing as having dropped twice. 3 arrows and a bone also dropped, so that's right.
DM
Annunaki
09-09-2005, 08:55 AM
Hi,
Thank you for the Extensive bug report. Let me try to lighten up a few things here.
Quests
------
To be able to get the complete Quest information, we are also looking at WoW's QuestCache.wdb file. This file actually contains some Quest related info for all quests you have encountered with any of your characters. When uploading quests we need to find a complete match of the quest in your SavedVariables file with the same quest in your QuestCache.WDB file. If we can't find an exact match between those two we cannot upload the quest. The reason here is that we need some info from that file ( especailly something which makes the quest unique and that can only be found in the QuestCache.WDB file ), and this also allows us to double check quests so users can't mess with their SavedVariables file and upload non existing quests :-)
So the reason could be that at one point you deleted your QuestCache.WDB file, or the quests that wern't uploaded wern't found in your QuestCache.WDB file. To check that, I would need both your SavedVariables file and the QuestCache.WDB file ( which can be found in the WDB directory within youw WoW folder ). You can always send in those files to wwndata@worldofwar.net and I'll check it out.
Players Appearing as Mobs
-------------------------
That was a bug in 1.6.0.4 which was fixed in 1.6.0.5. If you do see such things appear, please post them here the way you did it, so we can easily remove that information from our Database. I don't think there will be a lot of them in our system now, but you guys are the only ones who can point us at them.
WorldObjects Locations
----------------------
Well, I have no idea about that. If all locations are in your SavedVariables file, then they should get uploaded.
DropCounts
-----------
Well, the reason here could be that it dropped one Stack containing 2 of those items. If you kill a mob for example and it drops a stak of 5 Silk Cloth, that will be counted as 5 drops and not 1.
Dark Matter
09-09-2005, 10:04 AM
TY.
Files sent as requested.
Players listed as Mobs in my first seen by also include:
http://wwndata.worldofwar.net/mob.php?name=Myxtan (a rogue who unlocked a box for me).
DM
Annunaki
09-09-2005, 11:21 AM
Hi Dark Matter,
Thanks a lot for your cooperation. I'm going to remove the Players from the DB. I hope there arn't too many of those uploaded yet, otherwise we might have to clear out the Mob / MobLoot Tables :-(
Regards,
Annunaki
branic
09-09-2005, 05:07 PM
Annunaki,
I am still see the problem with the character information page. I installed the latest release (1.6.0.6) and play for a while last night. I uploaded the information and when I checked the website the character information for Galadar had an incorrect amount of money. After adding the &recache option to the URL the money showed correctly.
Thanks for all your work on this.
Amithral
09-09-2005, 09:30 PM
I will kill the first and maybe more boss' in BWL today so I will post the drops and you can check if they go in when Iam not master looter!
Isabeau
09-09-2005, 10:02 PM
I just noticed today that my duo partner is showing up as a mob and he actually drops enchanting components when killed according to the site.
His name is Berolda, I just happened to notice this when I clicked on the first seen by me link on the site. If only this were true, he has a nigh drop rate for some of the enchanting mats I use...I could just kill him over and over again LOL.
fladnag
10-09-2005, 05:56 PM
Baddersley (http://wwndata.worldofwar.net/mob.php?name=Baddersley) is a player picked up as a mob. The Gossamer Pants came from the box he unlocked for me.
vBulletin® v3.8.1, Copyright ©2000-2009, Jelsoft Enterprises Ltd.