Download
(2MB)
Download
Updated: 04-03-07 12:16 AM
Addon for:
Saeris's LootLink.
Updated:04-03-07 12:16 AM
Created:unknown
Downloads:35,381
Favorites:103
MD5:

LootLink PremadeDatabase (for Saeris's LootLink)  Popular! (More than 5000 hits)

Version: 58431
by: Saeris [More]

Overview

This addon is a load-on-demand "plugin"-style addon designed to be used solely with Saeris's (my) version of LootLink to merge a premade database of exactly 58,431 items with your own. It cannot be used separately, or with any other version of LootLink due to different database formats. Once installed as its own, normal addon, simply type "/lootlink mergedb" to load it and perform the merger. The addon will unload itself from memory once this operation is complete.



Feedback and Inquiries

I welcome feedback for any of my addons, including this one. However, if the feedback is a bug report or feature request, please use the methods on this page (the "Bugs" and "Features" buttons below the "Download" button in the top right) to alert me, instead of posting in the "Comments" section of this page, as it will take me longer to reply to you if you post there. For feedback or inquiries not related to bugs or features, such as information about translating this addon to another language or a request for a detailed explanation of a certain bit of code, please contact me directly via one of the methods listed in the "Preamble" section of my author portal's introduction text. Following these guidelines will ensure that I read and reply to your message.

Post A Reply Comment Options
Unread 01-24-08, 01:38 PM  
Ssateneth
A Defias Bandit

Forum posts: 2
File comments: 33
Uploads: 0
I'm REALLy looking hard for a larger lootlink database. If ANYONE has a database of 80,000-100,000 items or larger, pleeeeeeeease send me a PM so you can email me your lootlink.lua. When my WoW closes prematurely sometimes, the lootlink.lua isn't saved/becomes corrupt, and everything is deleted. Help me out!
Report comment to moderator  
Reply With Quote
Unread 09-15-07, 09:02 AM  
IRID1UM
A Deviate Faerie Dragon
 
IRID1UM's Avatar

Forum posts: 12
File comments: 92
Uploads: 0
Does anyone have a large database to share? I keep losing mine sometimes when the client crashes (hello Windows Vista) so I have to copy my backup version with 69k items back each time. The problem is, that many of these items have wrong vendor prices for some reason, such as 1c for a quest reward item at level 70.
So, if anyone would upload their database, that would be GREAT!
Thanks

Edit: never mind, got something else to fix this
Last edited by IRID1UM : 10-14-07 at 03:38 AM.
Report comment to moderator  
Reply With Quote
Unread 07-25-07, 05:47 AM  
Radruler
A Kobold Labourer

Forum posts: 0
File comments: 3
Uploads: 0
Re: Re: Not working...

Originally posted by Jinindi
I am having the exact same problem also. I have it under Interface/Addons/Lootlink/Plugins and then it has it's own seperate folder called Lootlink_PremadeDatabase.

Is this a bug or are we just doing something wrong? I had to clean my hard drive and now I cant get all this info back. I would love to get this working again.
It should look like ~/Interface/AddOns/Lootlink and ~/Interface/AddOns/Lootlink_PremadeDatabase, i just had to remerge today, tried to manually add the Warglaives of Azzinoth to get it to refresh the tooltip and my entire database disappeared. Oh well, at least i had an old backup. Anyways, I hope this helps xD
Report comment to moderator  
Reply With Quote
Unread 07-25-07, 01:45 AM  
Jinindi
A Kobold Labourer

Forum posts: 0
File comments: 2
Uploads: 0
Re: Not working...

Originally posted by altairwolf
I do the /lootlink mergedb command and I get an error saying that it is MISSING.

I have the Folder Lootlink_PremadeDatabase in the Lootlink/Plugins folder. Is that correct?
I am having the exact same problem also. I have it under Interface/Addons/Lootlink/Plugins and then it has it's own seperate folder called Lootlink_PremadeDatabase.

Is this a bug or are we just doing something wrong? I had to clean my hard drive and now I cant get all this info back. I would love to get this working again.
Report comment to moderator  
Reply With Quote
Unread 07-12-07, 06:47 PM  
altairwolf
A Murloc Raider
 
altairwolf's Avatar

Forum posts: 9
File comments: 8
Uploads: 0
Not working...

I do the /lootlink mergedb command and I get an error saying that it is MISSING.

I have the Folder Lootlink_PremadeDatabase in the Lootlink/Plugins folder. Is that correct?
Report comment to moderator  
Reply With Quote
Unread 05-28-07, 12:14 PM  
jbysmith
A Kobold Labourer

Forum posts: 0
File comments: 2
Uploads: 0
Originally posted by Googles
This doesn't work. I've got Saeris' Lootlink (http://www.wowinterface.com/download...LootLink.html), and this.

When I try to type "/lootlink mergedb" nothing happens at all. The message isn't even sent to the chat. I'm pretty sure it's not another addon causing this because I can type perfectly fine in-game.

Would appreciate any help,
Googles.
I had this one as well.

I found a solution on the main LootLink thread. (This is per Siz, I didn't figure this one out.)

Edit the file named Interface\AddOns\LootLink\LootLink_Main.lua, and around line 389 you'll find a line that reads
Code:
local maxMemory = tonumber(GetCVar("scriptMemory"));
Replace it with this:
Code:
local maxMemory = 49152;
I was able to successfully run the mergedb command after that.
Report comment to moderator  
Reply With Quote
Unread 05-25-07, 01:41 AM  
Googles
A Murloc Raider
 
Googles's Avatar
AddOn Compiler - Click to view compilations

Forum posts: 6
File comments: 3
Uploads: 1
This doesn't work. I've got Saeris' Lootlink (http://www.wowinterface.com/download...LootLink.html), and this.

When I try to type "/lootlink mergedb" nothing happens at all. The message isn't even sent to the chat. I'm pretty sure it's not another addon causing this because I can type perfectly fine in-game.

Would appreciate any help,
Googles.
__________________
Report comment to moderator  
Reply With Quote
Unread 05-16-07, 08:10 PM  
Milkman
A Kobold Labourer

Forum posts: 0
File comments: 8
Uploads: 0
Ok, I got the !item to work. Here is the problem now.

There are some funny people that know I have the mod, and just to grief me they make a macro that says !item Gladiator like 1000 times (for example), the mod ends up locking up, and I get disconnected, probably from flooding. Is there any way a timer can be put into place for the !item requests. I know /ignoring them will fix this problem, but it isn't an option.

Also, is there another updated database coming out any time soon?

Thanks for all of your efforts on this great mod.
Report comment to moderator  
Reply With Quote
Unread 04-27-07, 05:09 PM  
crwilborn
A Kobold Labourer

Forum posts: 0
File comments: 1
Uploads: 0
how do we save a database to send in?

how do we save a database to send in?
Report comment to moderator  
Reply With Quote
Unread 04-06-07, 07:13 AM  
IRID1UM
A Deviate Faerie Dragon
 
IRID1UM's Avatar

Forum posts: 12
File comments: 92
Uploads: 0
"Martin Thunder" should be taken out of the Database as it isnt a real item avaliable to players.
cheers
Report comment to moderator  
Reply With Quote
Unread 02-08-07, 04:15 PM  
Buio
A Kobold Labourer

Forum posts: 0
File comments: 150
Uploads: 0
Dunno what was unclear? I mailed mine to Saeris for him to add if needed.
Report comment to moderator  
Reply With Quote
Unread 02-07-07, 04:51 PM  
yoshimo
An Aku'mai Servant

Forum posts: 30
File comments: 83
Uploads: 0
Buio , just to make it clear. I want US USERS to send their DBs to SAERI , and SAERI to combine ALL of them into his PREMADEB and post it here.
Report comment to moderator  
Reply With Quote
Unread 02-06-07, 01:31 PM  
twizt3d
A Kobold Labourer
 
twizt3d's Avatar

Forum posts: 0
File comments: 5
Uploads: 0
yea after i did the 8.2.5 fix, i lost like the majority of my database... reloading from a new download now...
Report comment to moderator  
Reply With Quote
Unread 02-06-07, 11:51 AM  
Buio
A Kobold Labourer

Forum posts: 0
File comments: 150
Uploads: 0
Originally posted by yoshimo
I've far more items than the premadedb like some others do as well.
How about sending them all in to "improve" the premadedb for all the others?
I've mailed mine, but I think I had that problem that 8.2.5 fixes.
Report comment to moderator  
Reply With Quote
Unread 02-02-07, 04:40 PM  
ezarra
A Flamescale Wyrmkin
AddOn Author - Click to view AddOns

Forum posts: 123
File comments: 47
Uploads: 2
Cannot load

When I try to load the database I get "attempt to call a nil value"
Report comment to moderator  
Reply With Quote
Post A Reply



Category Jump: