Results: 103Comments by: Provision
File: Master Merchant02/19/19
My guild master didn't find the way...
Posted By: Provision
My guild master didn't find the way (the documentation) to choose the period for "/mm export". I advice him to change the code of this addon. Like that : The line number is different but function MasterMerchant:ExportLastWeek() will still keep unique in MasterMerchant.lua, in this version it is line 1943 : function MasterM...
File: NTak Camera01/15/19
The first version didn't work for m...
Posted By: Provision
The first version didn't work for me with this setting (the camera move but not on the left/right) : https://i.imgur.com/3DaLhFF.png
File: Votan's Minimap01/12/19
Can you add a setting to center the...
Posted By: Provision
Can you add a setting to center the minimap on the middle or on a selected point (x; y) ? Set selected point maybe better because sometimes the middle of the minimap and the middle of the battleground are not the same. This will be very usefull for battleground to see all the map and with the good zoom level. https://i.imgur...
File: NTak Camera01/12/19
Thanks you !
Posted By: Provision
Thanks you !
File: Tamriel Trade Centre01/09/19
On : https://eu.tamrieltradecentre....
Posted By: Provision
On : https://eu.tamrieltradecentre.com/pc/Trade/WebClient when i try to upload my savedvariable. ReferenceError: event is not defined WebClient:1:80212 MainWindowViewModel
File: Provision's Twemoji in your chat01/07/19
Re: Conflict
Posted By: Provision
Also conflicts with Joviex's Addon Settings Transfer (Updated). Still using it though, cause I love me some emojis!:banana: I replied you on the other channel.
File: Auto Category - Custom Inventory Categories01/07/19
Doesn't work with "Inventory Grid V...
Posted By: Provision
Doesn't work with "Inventory Grid View", i got : Known issue with IGV, unfortunately. I am going to remove IGV from the supported add-ons list. I make an update : https://github.com/GuimDev/AutoCategory/blob/UpdateIGV/AutoCategory_Integrations_Inventory_Grid_View.lua See the change log here : https://github.com/GuimDev/...
File: Auto Category - Custom Inventory Categories01/07/19
Doesn't work with "Inventory Grid V...
Posted By: Provision
Doesn't work with "Inventory Grid View", i got : user:/AddOns/InventoryGridView/util.lua:90: attempt to index a nil value stack traceback: user:/AddOns/InventoryGridView/util.lua:90: in function 'ReshapeSlot' user:/AddOns/InventoryGridView/util.lua:193: in function 'util.ReshapeSlots' user:/AddOns/InventoryGridView/adapter.lua...
File: Inventory Grid View01/07/19
If someone wants to compare this ve...
Posted By: Provision
If someone wants to compare this version with the original Addon : https://github.com/GuimDev/IVG-versioning/commit/f34e8a2d1b51420cd33df17fc8bb94711f7bb1d7 You sould ask the orignal author to join this team. My opinion : Very veryyy little bugfix (EDIT2 : Oh! you fix the error, nil value of button, Thanks!). It's more a change...
File: Inventory Grid View01/06/19
With AutoCategory : Before : ht...
Posted By: Provision
With AutoCategory : Before : https://files.gitter.im/esoui/esoui/wtmI/image.png After : https://files.gitter.im/esoui/esoui/e3Jb/image.png This line missing in ReshapeSlot function in autocategory folder : if isGrid and traitInfo ~= nil then util.debug("Trait info in grid") traitInfo:...
File: Joviex's Addon Settings Transfer (Updated)01/02/19
Lakashi when do you get the error o...
Posted By: Provision
Lakashi when do you get the error on the launch or on message receive ?
File: Auto Category - Custom Inventory Categories12/29/18
user:/AddOns/AutoCategory/AutoCateg...
Posted By: Provision
user:/AddOns/AutoCategory/AutoCategory.lua:24: operator .. is not supported for string .. nil stack traceback: user:/AddOns/AutoCategory/AutoCategory.lua:24: in function 'AutoCategory.RecompileRules' user:/AddOns/AutoCategory/AutoCategory.lua:40: in function 'AutoCategory.UpdateCurrentSavedVars' user:/AddOns/AutoCategory/AutoCate...
File: Greymind Quick Slot Bar12/29/18
This addons doesn't work fine when...
Posted By: Provision
This addons doesn't work fine when I switch my language between fr and en. :-(
File: ChampionPointsSlots12/21/18
You can convert accent like that :...
Posted By: Provision
You can convert accent like that : https://stackoverflow.com/a/3373364
File: Ravalox' Quest Tracker12/21/18
Can you make a next/before quest ke...
Posted By: Provision
Can you make a next/before quest key bindings ? Please (Thanks for you work, it's great :) )
File: Provision's TeamFormation : Teammate Radar12/20/18
You are welcome :)
Posted By: Provision
You are welcome :)
File: Provision's TeamFormation : Teammate Radar12/18/18
Did you try to delete manually the...
Posted By: Provision
Did you try to delete manually the ProvisionsTeamFormation folder and re-install it ? addon troubleshooting for users: reinstall via minion delete folder, reinstall via minion delete folder, reinstall via minion, delete savedvariables ---- You can also try to disable all your addOn and run only TF and check if you get...
File: Provision's Twemoji in your chat12/18/18
Re: Re: Re: Error spam
Posted By: Provision
This happened if you have an old addOn which can break other chat addOn. Seems pChat is using that library. Your addon and that seem to work together though. I know it's not your addon, but if I just disabled libChat2, would that work? :) When you use the last version of pChat with libGarfield you don't get message (libChat3...
File: Provision's Twemoji in your chat12/17/18
Re: Error spam
Posted By: Provision
Getting an error spammed to me: I just commented out line 68 of libGarfield.lua for now. Otherwise it works perfectly and I love it! This happened if you have an old addOn which can break other chat addOn. Before : if (string.match(error, "/libChat2/")) then Can you add : d(error)
File: Provision's TeamFormation : Teammate Radar12/17/18
Can you use a text editor like Note...
Posted By: Provision
Can you use a text editor like Notepad++ or SublimeText3 and say me what do you have in line 66 of "TeamFormation.lua". Line 66 must be : TeamFormation_createLAM2Panel() Can you check if you have `function\LAM2Panel.lua` file and check the line 53 of this file. You must be have : function TeamFormation_createLAM2P...
File: Provision's TeamFormation : Teammate Radar12/16/18
Which new version. If you mean t...
Posted By: Provision
Which new version. If you mean the latest, I've tried that and now I get two separate errors. Does it require another addon? LibStub and LibAddon but my .zip have it. I need more informations on the errors like the full message (screenshot or textplain) to make a fix. In my side, I don't have this issue. Do you use anothe...
File: Provision's TeamFormation : Teammate Radar12/16/18
Hi! Try the new version or older...
Posted By: Provision
Hi! Try the new version or older. Your error is truncated, i need the full message. Have a good day.
File: pChat (Chat customization & help: look/notification/sound/automation/history)12/15/18
How can I disable "pChat - Message...
Posted By: Provision
How can I disable "pChat - Message truncated" ?
File: Provision's Boot Monitor - Alpha12/10/18
I think i will rename this addon "a...
Posted By: Provision
I think i will rename this addon "aaaaaa" to load first. x)
File: Provision's Boot Monitor - Alpha12/10/18
Good idea for an addon. Thank you....
Posted By: Provision
Good idea for an addon. Thank you. I'm very interested which addons take what time and how you measure them. Edit: Alright, via the delta of event_addon_loaded for each addon/library. Hint: Inside the folder is a .png image file included. I don't think this must be included and it would lower the addon size by ~200kb ;) I u...