Results: 130Comments by: DakJaniels
File: LibGPS08/05/23
SET_MAP_RESULT_MAP_FAILED
Posted By: DakJaniels
should line 44 of MapAdapter.lua if(result ~= SET_MAP_RESULT_MAP_FAILED and not lib:GetCurrentMapMeasurement()) then be if(result ~= SET_MAP_RESULT_FAILED and not lib:GetCurrentMapMeasurement()) then
File: rChat07/27/23
Re: Error message while selecting default active tab
Posted By: DakJaniels
While selecting the default active tab, I get an error 3892E188 : user:/AddOns/rChat/rChat.lua:2993: attempt to index a nil value stack traceback: user:/AddOns/rChat/rChat.lua:2993: in function 'setFunc' user:/AddOns/LibAddonMenu-2.0/controls/dropdown.lua:63: in function 'UpdateValue' user:/AddOns/LibAddonMenu-2.0/controls/dropd...
File: Chat Emotes07/22/23
error in xml
Posted By: DakJaniels
https://i.postimg.cc/90xNnLdQ/emojierror.png
File: LibAkaUtils07/22/23
I wonder why so many ppl download t...
Posted By: DakJaniels
I wonder why so many ppl download this lib 🙃 Just like siri's LibId64 some people just have to have all the libs installed :banana:
File: Wealth Evaluator07/22/23
Re: Issue after Addon update
Posted By: DakJaniels
This error occurs when entering a home. It started a week ago following addon's update (other mods). Due to this error, none of the commands work. https://i.postimg.cc/0rRpXfcs/Screenshot-2023-07-22-223256.png FurC changed its global constants and LibPrice has to update it on their end In the mean time I have changed it m...
File: Port to Friend's House07/22/23
Re: Re: house id's
Posted By: DakJaniels
The lang file is not used anymore. The addon loads all houses directly from the game. Ah, okay good to know.
File: CraftStore Endless Archive07/21/23
Re: Extra entry after name change
Posted By: DakJaniels
After starting a new toon, I decided to change the name. Used a name change token. However, now I have 1 entry in the Craft Store toon list for each of the names and receive duplicate notifications for each. Any solution - or just uninstall and reinstall? I think you can do /cs rebuild. You will have to log into everyone again...
File: Port to Friend's House07/21/23
house id's
Posted By: DakJaniels
looked like you might be missing some houses since you only have 81 listed in the lang files. { = "Mara's Kiss Public House", = "The Rosy Lion", = "The Ebony Flask Inn Room", = "Barbed Hook Private Room", = "Sisters of the Sands Apartment", = "Flaming Nix Deluxe Garret", = "Black Vine Vill...
File: Lui Extended07/20/23
Re: Re: Critter
Posted By: DakJaniels
Is there an Option to turn off the Target Frame for Critter? Nope no option like that and do not think it could be easily implemented as a critter to me (or how eso handles it) looks the same as an npc. But maybe its possible... could be a major overhaul tho on targetting. Sharlikran added that to FTC recently. So it is possible.
File: Group Synergizer - Enhanced LFG Features | Auto Accept Que | Better Notifications07/16/23
Thank you both for your reports, pl...
Posted By: DakJaniels
Thank you both for your reports, please update to latest version. :) I get this error when opening the group screen aka pressing "P" on my keyboard added someone to party then opened the group screen with the keybind and this error popped up. user:/AddOns/GroupSynergizer/GroupSynergizerFunctions.lua:245: attempt to index a nil...
File: Group Synergizer - Enhanced LFG Features | Auto Accept Que | Better Notifications07/16/23
got this today
Posted By: DakJaniels
added someone to party then opened the group screen with the keybind and this error popped up. user:/AddOns/GroupSynergizer/GroupSynergizerFunctions.lua:245: attempt to index a nil value stack traceback: user:/AddOns/GroupSynergizer/GroupSynergizerFunctions.lua:245: in function 'GROUP_SYNERGIZER.groupFinderVisible' |caaaaaa
File: HarvestMap07/04/23
First, Very recently the 3d map pi...
Posted By: DakJaniels
First, Very recently the 3d map pins have begun showing right through EVERYTHING I'm even seeing icons for justice containers inside homes and underground, distance also seems to be more than it was set for, even lowering distance did not help. I've been forced to turn off 3d pins altogether just so my screen wasn't speckled with ic...
File: Simple Skyshards07/02/23
Some profling data for you
Posted By: DakJaniels
Maybe this data can help in your endevor to fix the reload lag. :D https://i.postimg.cc/1X6qH6Gf/index.png https://i.postimg.cc/cJ9w4d14/1.png https://i.postimg.cc/VNYdCpZr/2.png https://i.postimg.cc/4xvYnsPR/3.png https://i.postimg.cc/Prwpsm8x/4.png https://i.postimg.cc/W4Xt68x9/5.png https://i.postimg.cc/269bmGwq/6.png h...
File: Lui Extended07/01/23
I've released an update which chang...
Posted By: DakJaniels
I've released an update which changes a few things with assistants. Please test and report any bugs you find here. Also please test if the bug with Giladil still persists. We deleted all saved variables and completely reinstalled LUI. All settings are default. Health bars are still grey with and without an arcanist in the grou...
File: No, thank you! - Endless Archive07/01/23
Well... bummer. The menu is totally...
Posted By: DakJaniels
Well... bummer. The menu is totally blank for me. https://i.imgur.com/26gGbTL.png working fine for me man. you might have some embedded libs messing it up? https://i.postimg.cc/TwccMxM9/addons.png https://i.postimg.cc/0QZN1Wtm/nty.png
File: Auto Category - Revised06/26/23
Re: Re: Re: Price
Posted By: DakJaniels
Thank you for the reply. Maybe I'm missing something from what your saying but I can get the rule for a custom category to work ("getpricettc()") but I'm struggling to get it to then check if the value is >= a set amount in order for it to be placed in the category. Sorry if I'm being dense but I don't see how the code snippet for th...
File: Auto Category - Revised06/26/23
Re: Price
Posted By: DakJaniels
Hate how this site doesn't let you search comments. I've had a scan but couldn't see any mention and the wiki didn't give enough information on what I was trying to work out so sorry if it's already been asked: I was just wondering if it's possible to make a category for items that are above a certain price in either MM or TTC but I...
File: ITTs Donation Bot ( ITTDB )06/26/23
Re: Trying to generate ticket list - LUA error
Posted By: DakJaniels
Thanks for adding the blacklist option - or maybe thanks for pointing it out so I stop being blind xD I'm trying to generate ticket list (which has worked before) but getting this error: user:/AddOns/ITTsDonationBot/ITTsDonationBot.lua:963: attempt to index a nil value stack traceback: user:/AddOns/ITTsDonationBot/ITTsDonationB...
File: Lui Extended06/26/23
I get this error and have lost all...
Posted By: DakJaniels
I get this error and have lost all the scrolling text and custom icons user:/AddOns/LuiExtended/Initialize.lua:95: attempt to index a nil value stack traceback: user:/AddOns/LuiExtended/Initialize.lua:95: in function 'OnAddonOnLoaded' Have you tried reinstalling? Line 95 in initialization is checking if the Chat Announcement...
File: TTMP: The Tamriel Mapping Project06/25/23
Re: 2668 bug and hoping for 3.5.2
Posted By: DakJaniels
So since Necrom Ive been running into that pesky 2668 bug that the others had. I use Minion to keep me up to date but its still on 3.5.1. Anyone know if it will eventually pick updates like this up? I'm not fully sure how it goes about choosing updates to include. ..but its kept my plugins working for a few years now so I havent...
File: TTMP: The Tamriel Mapping Project06/19/23
Fixed version.
Posted By: DakJaniels
Author seems MIA so posting this fixed version. ## 3.5.2 - Replaced FISHING_MANAGER to INTERACTIVE_WHEEL_MANAGER. - Updated to API Version 101038 - Added minimum version checks for LibAddonMenu-2.0 and LibMapPins-1.0 https://www.dropbox.com/s/5ljz9tkx57hqz94/TTMP_TamrielMapping_3.5.2.zip?dl=0
File: Votan's Addon List06/12/23
I tried to sync my SavedVariables f...
Posted By: DakJaniels
I tried to sync my SavedVariables from one computer to another, and it worked kind of - but I did not manage to have my Addon profiles synced. I thought it was the "AddonSelector.lua" What file are they stored in? Nvm - my sync got screwed up :-/ Is this dangerous if they have this -----> "Addons unzipped to a suspicious fi...
File: Advanced Filters - Updated06/09/23
Re: Re: error when opening crafting tables while doing daily crafting writs
Posted By: DakJaniels
user:/AddOns/AdvancedFilters/AdvancedFilters.lua:790: attempt to index a nil value stack traceback: user:/AddOns/AdvancedFilters/AdvancedFilters.lua:790: in function 'ShowSubfilterBar' |caaaaaa craftingType = 2, debugSpam = F, UpdateListAnchors = user:/AddOns/AdvancedFilters/AdvancedFilters.lua:454, getCraftingTablePanelIn...
File: Advanced Filters - Updated06/09/23
error when opening crafting tables while doing daily crafting writs
Posted By: DakJaniels
user:/AddOns/AdvancedFilters/AdvancedFilters.lua:790: attempt to index a nil value stack traceback: user:/AddOns/AdvancedFilters/AdvancedFilters.lua:790: in function 'ShowSubfilterBar' |caaaaaa craftingType = 2, debugSpam = F, UpdateListAnchors = user:/AddOns/AdvancedFilters/AdvancedFilters.lua:454, getCraftingTablePanelIn...
File: Srendarr - Aura, Buff & Debuff Tracker06/05/23
Re: Re: Re: Re: @Phinix
Posted By: DakJaniels
@DakJaniels - Thanks for the info. I actually meant to ask what operating system you use, but if you mean this is an XML parser you have installed on Ubuntu Linux I guess that sort of answers my intended question. So this issue appears to be a problem with how either Linux, just Ubuntu, or Linux/Ubuntu with this parser treat either m...