Results: 320Comments by: Philgo68
File: Master Merchant05/09/15
Indeed, this works, with Delay Init...
Posted By: Philgo68
Indeed, this works, with Delay Initialization enabled the game will not crash with v1.6.19. However, to be honest, it sucks having to wait that long for the MM window. So for now, I am going back to v1.6.18a, as this version runs smooth as silk. Any ETA on adding the feature where whenever you list an item, it takes the current...
File: Master Merchant05/08/15
since i downloaded the most recent...
Posted By: Philgo68
since i downloaded the most recent update to this add-on my game has been crashing. i updated a couple others at the same time - so i systematically turned them all off one at a time and once i turned off MM i could properly log in. i even tried turning off every add-on except MM and logging in, it'd still crash. i get to the charact...
File: Master Merchant05/08/15
Hey Philgo, Any ETA on adding th...
Posted By: Philgo68
Hey Philgo, Any ETA on adding the feature where whenever you list an item, it takes the current average, instead of the price you listed at last time? I need to add that option... Right now you can just "/mm clearprices" every so often. It will go back to average then. God Bless, Philgo
File: Master Merchant05/07/15
Re: Re: Re: Re: Re: Re: Still getting that error.
Posted By: Philgo68
I'll pull down the version from the site onto my machine and see what I can come up with. Is that error message still accurate? Line numbers exact? God Bless, Philgo Hey Phil. Not sure if the accuracy of it, so I have a screenshot here for you, here you go (now with images!): http://s23.postimg.org/a6h9a7pi3/Screenshot...
File: Master Merchant05/07/15
Re: Re: Re: Re: Re: Still getting that error.
Posted By: Philgo68
I'll pull down the version from the site onto my machine and see what I can come up with. Is that error message still accurate? Line numbers exact? God Bless, Philgo Hey Phil. Not sure if the accuracy of it, so I have a screenshot here for you, here you go (now with images!): http://s23.postimg.org/a6h9a7pi3/Screenshot...
File: Master Merchant05/06/15
Re: Re: Re: Still getting that error.
Posted By: Philgo68
user:/AddOns/MasterMerchant/MasterMerchant_Util.lua:383: attempt to index a nil value stack traceback: user:/AddOns/MasterMerchant/MasterMerchant_Util.lua:383: in function 'MasterMerchant:ActiveSettings' user:/AddOns/MasterMerchant/AGS_Integration/AGS_Setup.lua:8: in function 'MasterMerchant:initAGSIntegration' user:/AddOns/Maste...
File: Master Merchant05/06/15
Re: Large sales database
Posted By: Philgo68
I have quite a lot (IMO) of sales stored, 300k+, and I have noticed some performance issues. My question is could these issues be related to MM and the large amount of data I have? And if so, is there a way to limit the amount of data that is stored to rectify this issue? thanks I also have a large amount of data, 350k records,...
File: Master Merchant05/06/15
Re: Still getting that error.
Posted By: Philgo68
user:/AddOns/MasterMerchant/MasterMerchant_Util.lua:383: attempt to index a nil value stack traceback: user:/AddOns/MasterMerchant/MasterMerchant_Util.lua:383: in function 'MasterMerchant:ActiveSettings' user:/AddOns/MasterMerchant/AGS_Integration/AGS_Setup.lua:8: in function 'MasterMerchant:initAGSIntegration' user:/AddOns/Maste...
File: Master Merchant05/05/15
since i started using MM TESO alway...
Posted By: Philgo68
since i started using MM TESO always tells me, that my lua file is almost full and i should delete some addons. but i don't want to delete any :D do i have to copy all 16 data folders into addon folder? Yes those 16 Mule addons are needed to hold all the sales data. To up your lua memory, edit your UserSettings.txt file while...
File: Master Merchant05/03/15
Fixed in 1.6.18a Thank you. that...
Posted By: Philgo68
Fixed in 1.6.18a Thank you. that was quick :-) You're Welcome. Sorry for the trouble. God Bless, Philgo
File: Master Merchant05/03/15
corect me if im wrong :) if i /rel...
Posted By: Philgo68
corect me if im wrong :) if i /reloadui with MM active - it will start again load all data after this? any tricks how to prevent it?(initialization only on first login to the game, disabled after /reloadui) I'm going to look into this, but as far as I know the /reloadui clears the LUA memory, so MM has to re- initialize. But od...
File: Master Merchant05/03/15
Sorry about that. Fixed in 1.6.18a...
Posted By: Philgo68
Sorry about that. Fixed in 1.6.18a God Bless, Philgo
File: Master Merchant05/03/15
Posting issue recently noted is fix...
Posted By: Philgo68
Posting issue recently noted is fixed: Changelog for 1.6.18 Added Auto Next Page Option: If all items are filtered out on a guild store page, auto advance to the next page. Fixed UI error on . Fixed Average cost not getting into price box when listing stackable items. Fix crash when trying to filter MM Item Sales...
File: Master Merchant05/02/15
Re: Twice today
Posted By: Philgo68
I have been booted from game when I go to a banker and MM pops up. It hasn't done it in several weeks and I know you had a fix for it... I'll try to get a pic and post it if it happens again. Other than this, MM has been absolutely amazing! :) Banker or guild store? If guild store, I think I found the issue. If you'd like to...
File: Master Merchant05/02/15
PHILGO I LOVE YOU HAVE MY CHILDREN...
Posted By: Philgo68
PHILGO I LOVE YOU HAVE MY CHILDREN PHILGO That ship has sailed.... God Bless, Philgo
File: Master Merchant05/01/15
hmm interesting why the same item b...
Posted By: Philgo68
hmm interesting why the same item but for 15k showing as green %? http://i.imgur.com/bN1kiJR.jpg There a few items in the game that have 2 different Item Codes. They seem like the same item, but are actually different behind the scenes, and therefore MM holds a different price for them. God Bless, Philgo
File: AwesomeGuildStore04/30/15
i have huge freez/lag like for 3-6...
Posted By: Philgo68
i have huge freez/lag like for 3-6 seconds when switching between history/favourites sets in AGS with AGS and MM active only I think I found the issue. If you'd like to try, comment out 2 lines in SearchTabWrapper.lua that is part of AGS. Lines 56 and 69. Change RebuildSearchResultsPage() to --RebuildSearchResultsPage() and...
File: Master Merchant04/30/15
i have huge freez/lag like for 3-6...
Posted By: Philgo68
i have huge freez/lag like for 3-6 seconds when switching between history/favourites sets in AGS with AGS and MM active only starting when i achieve alot of MM data like 190k+ I think I found the issue. If you'd like to try, comment out 2 lines in SearchTabWrapper.lua that is part of AGS. Lines 56 and 69. Change RebuildSea...
File: Master Merchant04/27/15
Timeout on Login with MM
Posted By: Philgo68
When you start to hold a fair amount of sales data, 100,000+ records, you may start to get timeouts when logging in, because MM is taking too long to initialize all that data. But don't worry you've found the right posting. First off, if this is happening occasionally, or you are getting into the 100k+ record count, try turning...
File: Master Merchant04/27/15
Re: A few things I'd love to see
Posted By: Philgo68
First, MM is excellent, and frankly I wouldn't bother trading if I didn't have it, so please don't stop developing it, or I'll have to retire! A few things that would be great: 1. Customizable ranges and colors for Deal Value 2. Showing What the Deal Value will be for a potential Sell when pricing on the Sell screen (So, I e...
File: Master Merchant04/26/15
Re: startup issues
Posted By: Philgo68
How did this addon get an award? I can't even use it. Starting the game after installing results in so much spam to chat that you get kicked from the game for spamming. A lot of people seem to be able to get it going. The initial scan is certainly the most process intensive. Maybe if you turn off other addons temporarily, Let MM...
File: Master Merchant04/26/15
Re: How does it work?
Posted By: Philgo68
Hi! Great addon, nice work! How does it work exactly? Do I need to browse the items to get the prices stored? It will only store prices for the guilds that I am in, right? Thank you! It scans the sales in the guilds you belong to by itself in the background. Nothing to do manually. Yes, it can only see the guilds to whi...
File: Master Merchant04/26/15
startup issues
Posted By: Philgo68
How did this addon get an award? I can't even use it. Starting the game after installing results in so much spam to chat that you get kicked from the game for spamming. A lot of people seem to be able to get it going. The initial scan is certainly the most process intensive. Maybe if you turn off other addons temporarily, Let MM...
File: Master Merchant04/25/15
Master Merchant around the Web
Posted By: Philgo68
Master Merchant earned a recommendation on : ESO Gold Guide It's s pretty nice guild to making gold (not a gold buying/selling site.) God Bless, Philgo
File: Master Merchant04/24/15
hey, Philgo what about my suggesti...
Posted By: Philgo68
hey, Philgo what about my suggestions? are they acceptable or not?:confused: Still considering a good way to pull them off.... God Bless, Philgo