Results: 755Comments by: Shadowfen
File: Lui Extended04/10/20
Slash Command settings
Posted By: Shadowfen
Would you please not nil-out the slash commands that are turned off in your settings? Since you require a reloadui after changing the settings anyway you won't be needing to "turn off" commands anyway - if they are set to OFF, then you just don't load them. But the current way of setting them to nil indiscriminately, makes sure th...
File: rChat04/10/20
Re: Help with zoning bug
Posted By: Shadowfen
Every time I zone (and it was the same with Pchat), I have to do a /reloadui in order for my guild settings to take effect again. Until I do, the guild settings (like name format and colors) revert to the default ESO settings. I will take a look at it. I assume you mean every time you go to a new zone? I'll play more with my guild...
File: Thief Tools04/06/20
Just the status bar
Posted By: Shadowfen
@BassZ1890 When wanting only the status bar, you can turn off auto-looting while stealing and auto-junking with slash commands in chat: /thieftools - Display all of the chat commands for ThiefTools with a brief description of what they do. Of particular interest: /tt.as - Toggle auto-steal mode /tt.tm or /tt.safe - Toggl...
File: Auto Category - Revised03/30/20
Re: how to identify poisen and potion that fits to the current char
Posted By: Shadowfen
Apologize if this comment is already answered, but I could not find a search function within this forum I tried to show poisen and potion in one category that fit's to my current char: type("food", "drink", "potion") and level() >= charlevel() But this doesn't work for potions marked as 40-45 and charlevel 41 and I also do...
File: Dungeon Tracker03/27/20
Dungeon Tracker got an update today...
Posted By: Shadowfen
Dungeon Tracker got an update today, and the bandits sidepanel is throwing errors now I think. I think Bandits only offers an API, so the custom side panel button is part of this addon? Dungeon Tracker is throwing errors whenever you look at another player ... a "nil when expecting a function" error in the embedded custom title...
File: Auto Category - Revised03/25/20
The documentation on GitHub doesn't...
Posted By: Shadowfen
The documentation on GitHub doesn't have the rule for sets made with Item Saver (not FCO). Could you update it please? Or let me know what to use. Thanks for the super-useful addon! The function is ismarkedis() with one or more names of Item Saver sets as parameters. Example from my IS set named "Decon" is my deconstruct rule...
File: Auto Category - Revised03/24/20
Hi, could you make the addon work i...
Posted By: Shadowfen
Hi, could you make the addon work in Transmute Station menu? I'll look into it.
File: Auto Category - Revised03/24/20
Re: armor_robust missing
Posted By: Shadowfen
I created a category for items I have to analyse and remarked, that armor_robust is missing in traittype("arg1", ...) and will be rejected as error in the check function. I do not know if this is your built-in code or if this is an error returned by the ZOS API So far as I know, there is no such thing as armor_robust. There is...
File: Merlin's Rez Helper03/23/20
Error from Rez Helper/Lib3d
Posted By: Shadowfen
Got the following stack trace: user:/AddOns/HarvestMap/Libs/Lib3D/Lib3D.lua:187: attempt to index a nil value stack traceback: user:/AddOns/HarvestMap/Libs/Lib3D/Lib3D.lua:187: in function 'lib:GetCurrentWorldOriginAsGlobal' self = {DEFAULT_GLOBAL_TO_WORLD_FACTOR = 25000} user:/AddOns/MerlinsRezHelper/merlin...
File: BugCatcher Updated03/14/20
Re: Quick question
Posted By: Shadowfen
Do you have to the original BugCatcher or does your addon work as a replacement? Mine works as a replacement.
File: BugCatcher03/13/20
I've posted an update for BugCatcher
Posted By: Shadowfen
but ESOUI put it on its own page BugCatcher for Harrowstorm https://www.esoui.com/downloads/info2566-BugCatcherforHarrowstorm.html Fixes the ancient embedded libraries and the over-abundance of LAM-Refresh's. Now requires LibAddonMenu-2.0 to be installed separately. When you find your way back here, Werewolf Finds Dragon...
File: rChat03/13/20
Re: Copy not working
Posted By: Shadowfen
Noticed the copy line isn't working now. I'll take a look. Thanks Editted: I am finding that Copy Line is working fine for zone, group, and guild messages; but it does not work for system messages (by design). I right click over the text part of the chat line, get the context menu, select "Copy Line" and get the entire line (w...
File: Auto Category - Revised03/10/20
Re: Re: Re: No categories
Posted By: Shadowfen
I'm having the same issue as billo. Under bag settings the categories list is just a list of numbers. Which language are you running the client in? Can you delete the saved variables file AutoCategory.lua in "Elder Scrolls Online"\live\SavedVariables (while you are not logged in to the game); then log in to see if the Categorie...
File: Auto Category - Revised03/09/20
Re: No categories
Posted By: Shadowfen
I'm having the same issue as billo. Under bag settings the categories list is just a list of numbers. Which language are you running the client in? Can you delete the saved variables file AutoCategory.lua in "Elder Scrolls Online"\live\SavedVariables (while you are not logged in to the game); then log in to see if the Categorie...
File: Auto Category - Revised03/09/20
Hello, i just installed this addon,...
Posted By: Shadowfen
Hello, i just installed this addon, but there were no categories and no preset available. BTW the dependencies were satisfied. The default categories are available for account-wide settings only at the moment. Set accountwide to ON and you should see categories. The account wide setting is on, but still no categories I delet...
File: Auto Category - Revised03/07/20
Hello, i just installed this addon,...
Posted By: Shadowfen
Hello, i just installed this addon, but there were no categories and no preset available. BTW the dependencies were satisfied. The default categories are available for account-wide settings only at the moment. Set accountwide to ON and you should see categories.
File: rChat02/29/20
MIssing SYSTEM messages
Posted By: Shadowfen
If you are having problems with some messages not showing up in the chat window that you know should be there, check to see if you have the addon DebugLogViewer - if you do; DISABLE it. Reload UI and see if that resolves the problem. Many addons use the CHAT_SYSTEM:AddMessage() function to display results to chat. DebugLogViewer s...
File: rChat02/29/20
Re: LibDebugLogger
Posted By: Shadowfen
Quick question: What is the reason for the enforced dependency to LibDebugLogger? Does rChat technically rely on it to properly work for players that don't need to to debug addons regularily? I'm asking since there are still many addons that use d(), df(), or CHAT_SYSTEM:AddMessage() and they all "break" now when players want to...
File: rChat02/29/20
I get the same error with stacktrac...
Posted By: Shadowfen
I get the same error with stacktrace as the poster below(I'm using BanditUI with a lot of other addons), but additionally rchat seems to be broken on a fundamental level for me. If you compare the settings with what is displayed in chat it just doesn't add up. rchat is active with all required libs. Unfortunately with the curr...
File: rChat02/28/20
I have been getting this on login....
Posted By: Shadowfen
I have been getting this on login. EsoUI/Libraries/Utility/ZO_Hook.lua:15: attempt to index a nil value stack traceback: EsoUI/Libraries/Utility/ZO_Hook.lua:15: in function 'ZO_PreHook' |caaaaaa existingFunctionName = "HandleTabClick", hookFunction = user:/AddOns/rChat/rChat.lua:4966 |r user:/AddOns/rChat/rCha...
File: rChat02/28/20
I also assume removal of timestamps...
Posted By: Shadowfen
I also assume removal of timestamps on system messages is from the library switch? Anyway to get those back? The removal of timestamps on system messages is from ZOS's newly introduced chat system and the event handler bugs we are working around. I'm still looking for a solution...
File: rChat02/28/20
Re: No Personal Assistant Output with rChat
Posted By: Shadowfen
As the poster below me, as well as others have mentioned regarding system messages, there doesn't seem to be any output when depositing items from the inventory to the bank, or vice versa. I didn't know who to report this to, so I'm making mention here and I have mentioned it in the Personal Assistant addon's comments. I've also n...
File: rChat02/24/20
Thanks for the quick update! :D...
Posted By: Shadowfen
Thanks for the quick update! :D I may have found a bug, hard to tell with so many addons being wonky atm. Could rChat hiding addon system messages? (If thats what theyre called?) I seem to get some of them, but not all of them. Eg. I get messages from MM on startup, but I don't get loot messages from Lui Extended or transaction me...
File: rChat02/24/20
Re: Color Issues
Posted By: Shadowfen
I am unable to configure the color settings for my 5th guild. Did not test on other guilds, as they were previously configured from before the patch. The dialogue and color switch box pops up as normal, then when I go to 'confirm', nothing happens but the noise. I can sit here spamming "e" and clicking on accept, doesn't work. Fix...
File: rChat02/24/20
Getting UI error with the new patch...
Posted By: Shadowfen
Getting UI error with the new patch.... On an unrelated note the weird "dark box inside the chatbox" visual glitch is fixed now, thank you so much for that! Yes, ZOS rewrote the chat system and broke their own chat event handlers. Then I found this morning that the libChat2 library that rChat depends on was not updated for the...