Results: 265Comments by: Philgo68 |
File: Master Merchant02/17/19 |
![]() Posted By: Philgo68
I would double check the Sales Alert Options at the top of the Master Merchant settings.
After turning game on, the master merchant won't show me what I sold in chat. I didn't change anything on settings or anything, version 2.0.3b. I will appriciate any help.
|
File: Master Merchant02/17/19 |
![]() Posted By: Philgo68
Is it the GuildSalesAssistant:TrimHistory(extraData.epochBack) line that is causing you to crash, or do you still always crash after a few minutes with that line commented out (put a couple dashes at the beginning of the line)?
Would you please turn verbose messages 'on' and also edit MasterMerchant_Util.lua file and remove the 2...
|
File: Master Merchant02/17/19 |
![]() Posted By: Philgo68
The files in the Addon directory should never change. All the data is written into the SavedVariables directory. As soon as you logout or /reloadui all addon saved variable files are written out to disk.
Are you MMxxData addons enabled?
Is the SaveVariables directory full? Read-only?
Are other addon SavedVariables files chang...
|
File: Master Merchant02/16/19 |
![]() Posted By: Philgo68
Would you please turn verbose messages 'on' and also edit MasterMerchant_Util.lua file and remove the 2 dashes in the beginnings of lines 12 and 13 so it looks like this:
function MasterMerchant.d(...)
-- DEBUG
if ... then d(...) end
return true
end
This will cause even more messages to show up in your chat, but wat...
|
File: Master Merchant02/16/19 |
![]() Posted By: Philgo68
If you are seeing the window, but no records are on it, I'm not sure what the issue would be.
If you don't see the MM screen at all, which seems like it maybe the case from your description, try /mm invisible The MM screen can get dragged off the screen, so it is displaying but off to the side of the screen some where. /mm i...
|
File: Master Merchant02/15/19 |
![]() Posted By: Philgo68
You can change the Verbose Messages setting to match your liking...
I would recommend everyone read through all the settings, for any addons they are using. You will find many things to adjust the working of addons to your desires.
After downloading the latest version through esoui, Master Merchant is scanning all the ti...
|
File: Master Merchant02/15/19 |
![]() Posted By: Philgo68
Thanks so much for finding this. I'll patch the MM code today!!!
Hi, I've discovered the bug that's causing the errors between MM and GSA.
I just updated and was getting the same issue.
The error is in MasterMerchant.lua, line 3743:
Instead of this:
GuildSalesAssistant:TrimHistory(epochBack)
it should be this:...
|
File: Master Merchant02/10/19 |
![]() Posted By: Philgo68
Make sure you have the Lib Execution Queue addon turned on also.
user:/AddOns/MasterMerchant/MasterMerchant.lua:3402: attempt to index a nil value
stack traceback:
user:/AddOns/MasterMerchant/MasterMerchant.lua:3402: in function 'MasterMerchant:Initialize'
user:/AddOns/MasterMerchant/MasterMerchant.lua:4028: in function 'OnAddO...
|
File: Master Merchant02/10/19 |
![]() Posted By: Philgo68
You have to wait until (re)indexing is complete before trying to load up the /mm window. Be patient.
Also a few of your errors are coming from GuildSalesAssistant, which is not my code.
-- Philgo68
when I try mm clean i get EsoUI/Libraries/ZO_SortHeaderGroup/ZO_SortHeaderGroup.lua:329: attempt to index a nil value
stac...
|
File: Master Merchant02/10/19 |
![]() Posted By: Philgo68
Try /mm clean
Always the first thing to do if you get an error, because it's most likely some odd data in one of your sales records.
user:/AddOns/GuildSalesAssistant/GuildSalesAssistant.lua:52: operator < is not supported for number < nil
stack traceback:
user:/AddOns/GuildSalesAssistant/GuildSalesAssistant.lua:52...
|
File: Master Merchant08/28/18 |
![]() Posted By: Philgo68
2 out of the last 4 nights MM has initialised, but not logged any of my previous days sales. I have my in-game mail with all the sold items, but MM is not picking them up. Lost records of over 30K of sales. Any thoughts?
Try /mm missing to rescan the last 10 days in your guilds.
|
File: Master Merchant08/28/18 |
![]() Posted By: Philgo68
Since update, my quality selector is broken. It does not appear on tool tips, but if i press "popup item data", it is in there.
The selectors do not show on Popups (when you hover over an item) because you could never click on them... As soon as you move your mouse, the popup disappears. That was the motivator to add the Popup I...
|
File: Master Merchant08/27/18 |
![]() Posted By: Philgo68
You really need to fix the deal range, actualy :
-0% is marked as green deal, better than 10% (grey deal).
-60% marked as green deal wtf...
0% MUST be grey... How to edit this please.
0% items that are Green are ones you have no sales history for, so it defaults them to Green.
There is also an MM option in the settings whe...
|
File: Master Merchant08/27/18 |
![]() Posted By: Philgo68
Thanks for the update & all the hard work you put into MM Philgo!! :)
Hmm, an option to manually set the percentage of the Deal Range filter.. I love that idea! :D
Hello,
Have some individuals here are trying to manipulate prices. Doing real stupid stuff like selling one ichor for 330000 gold. I do have ignore outliers tur...
|
File: Master Merchant08/27/18 |
![]() Posted By: Philgo68
You really need to fix the deal range, actualy :
-0% is marked as green deal, better than 10% (grey deal).
-60% marked as green deal wtf...
0% MUST be grey... How to edit this please.
0% items that are Green are ones you have no sales history for, so it defaults them to Green.
|
File: Master Merchant08/27/18 |
![]() Posted By: Philgo68
How can I easily disable MM? It takes up like 20 addon entries in the addon list and to disable them I have to remove the checkmark from each of them... there has to be an easier way than this...?
All the MM addons depend on the MM00Data one. Disable that one, and the others won't load since they depend on it.
|
File: Master Merchant07/01/18 |
![]() Posted By: Philgo68
This comes up if you open the MM window before it's done initializing, and mouse over a sortable column header.
This is my latest UI error:
EsoUI/Libraries/ZO_SortHeaderGroup/ZO_SortHeaderGroup.lua:320: attempt to index a nil value
stack traceback:
EsoUI/Libraries/ZO_SortHeaderGroup/ZO_SortHeaderGroup.lua:320: in function 'Z...
|
File: Master Merchant07/01/18 |
![]() Posted By: Philgo68
Thanks!!
https://productforums.google.com/forum/#!topic/drive/SCVyJpuUMgc;context-place=forum/drive
I have noticed that often times when I run the /mm missing command, it detects a ton of lost sales. Is there some way to force MM to save its data so that it isn't lost? Or a safer way to exit to guarantee that data is writte...
|
File: Master Merchant06/07/18 |
![]() Posted By: Philgo68
I tried browsing to www.esogoldmaster.com (referenced on your front page), and my virus suite generated a malware warning and refused to allow the page to load.
Not cool. FYI.
Sorry. A while ago that was a good live link. I'm deleting it right now.
|
File: Master Merchant05/28/18 |
![]() Posted By: Philgo68
Try "/mm clean"
Then "/reloadui"
Things are not working smoothly since upgrading to Summerset. Here is just one message I copied about an hour ago:
user:/AddOns/MasterMerchant/MasterMerchant.lua:1983: attempt to index a nil value
stack traceback:
user:/AddOns/MasterMerchant/MasterMerchant.lua:1983: in function 'MasterMerc...
|
File: Arkadius' Trade Tools05/26/18 |
![]() Posted By: Philgo68
Not even a nod to Master Merchant? Rude.
|
File: Master Merchant05/21/18 |
![]() Posted By: Philgo68
That couple minutes of laggy will either happen before you log in or after. I've decided to have it happen after the game starts up so you can at least read your mail or collect writs. This also helps some people that actually crashed with big data sets before they even got into the game.
Additionally, I am working on a method t...
|
File: Master Merchant05/20/18 |
![]() Posted By: Philgo68
You can just right click on the item link from the requestor chat and choose "Stats to Chat" or "Craft Cost to Chat".
If somebody asks for PC in zone chat, I need to do /mm and search for the item, and then right click it and Link Stats.
Could we have a /cmd to Link Stats for an item faster? Like: /pc crafting motif 12
Thank...
|
File: Master Merchant05/20/18 |
![]() Posted By: Philgo68
/mm help - will give you a list of extra commands.
/mm clean has been enhanced some more to find more bad data issue and the TruncateHistory, that runs on load, will properly remove old data better per your History Depth / Min & Max Item Count settings.
I'm working on an adjustment to the Indexing that should also help out s...
|
File: AwesomeGuildStore03/04/18 |
![]() Posted By: Philgo68
This is from bad data in your MMxxData.LUA files.
/mm clean should find and remove the data causing this issue.
Thanks,
Philgo
hello sirinsidiator, thank you so much for your work on Awesome Guild Store! I have relied on this brilliant add on for years now and ESO is certainly not as enjoyable without it.
I have...
|