Results: 768Comments by: Masteroshi430
File: DEPRECATED02/18/22
Re: Endeavors Error
Posted By: Masteroshi430
When I went to click stack Endeavors I received this error: user:/AddOns/LootDrop/LootDrop.lua:400: function expected instead of nil stack traceback: user:/AddOns/LootDrop/LootDrop.lua:400: in function 'setFunc' user:/AddOns/LibAddonMenu-2.0/controls/dropdown.lua:63: in function 'UpdateValue' user:/AddOns/LibAddonMenu-2.0/cont...
File: DEPRECATED02/18/22
Your dependsOn line is wrong, it co...
Posted By: Masteroshi430
Your dependsOn line is wrong, it contains a , which is not allowed there and leads to the ingame addon manager ignore the total lines incl. the dependencies. Wrong: ## DependsOn: LibAddonMenu-2.0>=31, LibAnimation-1.0>=023 Correct: ## DependsOn: LibAddonMenu-2.0>=32 LibAnimation-1.0>=023 Also please also use the ne...
File: DEPRECATED02/17/22
Done. Make sure to add the newest...
Posted By: Masteroshi430
Done. Make sure to add the newest version to your manifest txt file so noone uses an outtdated version of the lib. And let users delete any other version from subfolders of their addons. ## DependsOn: LibAnimation-1.0>=023 Uploaded, we're good! Thanks again :D
File: DEPRECATED02/17/22
Re: Re: Re: Re: Re: Re: Re: two errors
Posted By: Masteroshi430
Initially downloaded via Minion. Just tried downloading+installing manually, seems to work fine. Odd. It is known that installs straight from Minion can sometimes fail. :)
File: DEPRECATED02/17/22
Re: Re: Re: Re: Re: two errors
Posted By: Masteroshi430
lmk if there's any extra info I can provide, I'll do my best to do so~ it looks like the problem is language related, what language do you use? English. mmmh I don't have that problem in English, have you tried redownlading it ?
File: DEPRECATED02/17/22
Re: Re: Re: two errors
Posted By: Masteroshi430
lmk if there's any extra info I can provide, I'll do my best to do so~ it looks like the problem is language related, what language do you use?
File: DEPRECATED02/17/22
I'll build a version 2.3 trying to...
Posted By: Masteroshi430
I'll build a version 2.3 trying to fix this and link it here for your testing: LibAnimAtion v2.3 with fixed global LibAnimation Tell me if you need an official update of that lib and we can do this. Yep it works you can update the lib, thank you :)
File: DEPRECATED02/17/22
Re: two errors
Posted By: Masteroshi430
Seems to not work for me, causes two lua errors. LootDropGui_Initialized:2: function expected instead of nil stack traceback: LootDropGui_Initialized:2: in function '(main chunk)' self = ud user:/AddOns/LootDrop/LootDrop.lua:10: attempt to index a nil value stack traceback: user:/AddOns/LootDrop/LootDrop...
File: DEPRECATED02/17/22
Please do not include libraries har...
Posted By: Masteroshi430
Please do not include libraries hardcoded anymore! Add it as dependency to your addon's txt file via ## DependsOn: LibAnimation-1.0>=022 The lib was released on esoui for that case on purpose: https://www.esoui.com/downloads/info54-LibAnimation-1.0.html#info This is important to keep addons and libraries running if any lib...
File: LootDrop Reborn02/17/22
Re: Lootdrop Window
Posted By: Masteroshi430
I have tried to resize the loot drop window, I have tried stacking it up and down, and the list loot keeps going completely up the screen. Is there a way to fix this? It is fixed in my just released branch (you can choose a limit of stacks displayed): https://www.esoui.com/downloads/fileinfo.php?id=3304
File: QuickMapNav02/15/22
Re: An idea
Posted By: Masteroshi430
I was riding along Elsweyr's edge and found a gate that lead me to Blackwood and I thought, why not have a map that shows gates and valleys that travel to other parts on foot or boat then I saw your addon. Maybe this is another addon completely, just makes it convenient to travel a minute or so than to ping pong port to another zo...
File: LootDrop Reborn02/09/22
Ah! I was starting documenting to c...
Posted By: Masteroshi430
Ah! I was starting documenting to create a very similar addon, I guess I don't need to do it now :D Thanks for the addon. I will try to make a visual style for this one that looks like what I wanted my future addon to display instead. :banana:
File: ESO Launcher Closer02/04/22
Wait... Is the ESO launcher suppose...
Posted By: Masteroshi430
Wait... Is the ESO launcher supposed to auto hide when you start the game and then show when you stop it? :eek:
File: LongPressCtrlToInteract01/27/22
Language: German Ok I will fish...
Posted By: Masteroshi430
Language: German Ok I will fish tonight (I never do lol) in English and German to test and fix , thanks.
File: LongPressCtrlToInteract01/27/22
Strange things happen here ^^ As lo...
Posted By: Masteroshi430
Strange things happen here ^^ As long as I use your addon I can't fish. The game always tells me, when I try to select a bait, that I have no bait. When I turn off your addon, I can select the bait normally. After that I can turn on your addon again and can fish without problems until I want to use another bait or use another fishing...
File: Vestige's Epic Quest01/25/22
Re: Re: Re: Re: Re: Re: Re: Re: Version: 2022.01.10
Posted By: Masteroshi430
Could the reason be related to the non-english localization? To me the error is caused because the endeavor miniquest tries to display under a regular quest but there is no regular quest yet at that moment. That's why I asked how many regular quest do you have on in the regular quest tracker (or quest journal). I will try to play...
File: Vestige's Epic Quest01/25/22
Re: Re: Re: Re: Re: Re: Version: 2022.01.10
Posted By: Masteroshi430
Paste the error message here or upload a screenshot please. hmm. Another error. user:/AddOns/VEQ/VEQ.lua:786: operator - is not supported for nil - number stack traceback: user:/AddOns/VEQ/VEQ.lua:786: in function 'VEQ.DisplayFocusedMiniQuest' user:/AddOns/VEQ/Includes/functions.lua:2571: in function 'VEQ.CheckEndeavors' |c...
File: FCO Gamepad Button Textures01/24/22
I would love this for Razer Tartaru...
Posted By: Masteroshi430
I would love this for Razer Tartarus v2 but the hardest part would be making custom icons for it... I searched and nobody did.
File: LibSets (All set items ingame & preview. lua API + excel sheet)01/23/22
Hi Baertram, is there a way to get...
Posted By: Masteroshi430
Hi Baertram, is there a way to get the zoneId of a crafting station if I only have the set name string with this Library? EDIT: Nevermind, I found out. :D
File: LongPressCtrlToInteract01/21/22
Hi, I think we both decided to crea...
Posted By: Masteroshi430
Hi, I think we both decided to create similar addons at the same time, although mine is exclusively for companions and behaves differently (and you got yours out first :D) - I won't plug it here though :) Just thought I'd let you know as one author to another that I've tested Mirri's rapport reduction with insects and can only fin...
File: LongPressCtrlToInteract01/20/22
Your add on works on Ezabi the Bank...
Posted By: Masteroshi430
Your add on works on Ezabi the Banker cat so I have to click control-capslock to talk with it. I like that since it stops accidents. But your add on doesn't do anything for Fezez the Merchant cat. Could you add on work on Fezez too so I have to add control to talk with it? As a bonus, if it is easy to add, maybe put in the sett...
File: LongPressCtrlToInteract01/20/22
Wonderful addon, exactly what I nee...
Posted By: Masteroshi430
Wonderful addon, exactly what I needed, thank you! And I appreciate that it attempts to lock out ONLY the insects Mirri dislikes. But the Bright Moons Lunar Moths in Summerset are ones Mirri doesn't care about, so if it would be possible to unlock those again so I can continue my random harvesting, that would be great! Ah I didn't k...
File: Vestige's Epic Quest01/20/22
Re: Re: Re: Re: Version: 2022.01.10
Posted By: Masteroshi430
Latest version and libdialog installed Same error There were no errors on previous runs. seems that the addon is trying to collect endeavor daily quests, and crashes if them are all completed Paste the error message here or upload a screenshot please.
File: LongPressCtrlToInteract01/18/22
Hm, there is no new setting, so you...
Posted By: Masteroshi430
Hm, there is no new setting, so your update will exclude bankers/vendors in total now? Yep, I think, since the assistants are easily accessible/removable from the quickslots menu, that nobody will need the main feature of the addon on them. The feature works for the assistants belonging to the other players in your group though....
File: LongPressCtrlToInteract01/18/22
Any chance we can get an additional...
Posted By: Masteroshi430
Any chance we can get an additional option for the non-companion followers (bankers, vendors) so that the long press key is not needed to be pressed forr them if the setting is disabled -> Means 1 setting to disable the long press key for non-companion followers. I only summon the NPcs for bank and vendor as I need them so I do no...