Results: 6072Comments by: Baertram
File: pChat (Chat customization & help: look/notification/sound/automation/history)02/26/20
Re: nil values error
Posted By: Baertram
This is not the full error. The full error would have been the expanded one showing the variable names and values (which would have helped me) :p But thanks. Please always add this information in the future, otherwise addon devs can only assume stuff: I need some infos / steps how to reproduce this please. What did you do as...
File: pChat (Chat customization & help: look/notification/sound/automation/history)02/26/20
Thanks for the info, added it to th...
Posted By: Baertram
Thanks for the info, added it to the sticky post "Known bugs" section above. So guys, please read the changelog properly AT LEAST AT MAYOR UPDATES/PATCHES like Harrowstorm is, and update your addons properly. There might always be manual tasks YOU need to do... Hello! The message "nil" constantly flies in the chat, what cou...
File: Auto Recharge (and repair)02/26/20
Damn, these were hiding from me :p...
Posted By: Baertram
Damn, these were hiding from me :p Sorry, removed them now.
File: Research Assistant (Find your researchable items)02/26/20
Account wide research character mea...
Posted By: Baertram
Account wide research character means: No matter which char you log in with all characters selected for research will be the same. It got nothing to do with the not-account wide research characters! BUT: Setting the account wide research char, and then DISABLING this setting (which will make the UI reload directly and you are in...
File: Harven's Custom Map Pins (Markers)02/26/20
Nope, Im not using the addon anymor...
Posted By: Baertram
Nope, Im not using the addon anymore and thus got no folder. But it's easy if you follow these easy steps: 1. Logout of the game! 2. Just delete the folder "libs" inside "elder scrolls online/live/AddOns/HarvensCustomMapPins" 3. Change the file elder scrolls online/live/AddOns/HarvensCustomMapPins/HarvensCustomMapPins.txt to (c...
File: pChat (Chat customization & help: look/notification/sound/automation/history)02/25/20
Hm, it was working for me yesterday...
Posted By: Baertram
Hm, it was working for me yesterday as I tested it ingame at the live servers. Did you recently leave guilds or noticed the guild sort order was changed, like your guild1 now is another one? I'll have a look later this week, currently on a business trip so cannot test and check it. As of today, my guild aliases are no longer...
File: Research Assistant (Find your researchable items)02/25/20
Are you using account wide settings...
Posted By: Baertram
Are you using account wide settings for the research char or each character can use different research characters in the settings? Did you choose at least one the research character in the settings dropdown boxes which is unequal -? If you chose account wide research chars selecting a research char at any of your toons should r...
File: Research Assistant (Find your researchable items)02/25/20
So what, just disable the account w...
Posted By: Baertram
So what, just disable the account wide character setting, ui reloads, and you are able to set different research characters for each of your toons as before. And if you do not select any character (account wide the same for all or diffeently for each of your toon) the addon won't work and show anythign correctly. So you can just d...
File: pChat (Chat customization & help: look/notification/sound/automation/history)02/24/20
Can't reproduce this so far on live...
Posted By: Baertram
Can't reproduce this so far on live? If I do /script pChat_SwitchToNextTab() (what would be the same like using a keybinding for it) there is no error message and the chat tab switches properly to the next one. And the line 2155 on live is an empty line. What line number is the error message on live for you? Edit: Was able to...
File: Auto Recharge (and repair)02/24/20
Well you all are right, congratulat...
Posted By: Baertram
Well you all are right, congratulations and thanks for the hint. If anyone wants to write the same here, do so... or just stop and wait for the fix to come. Any higher amount of posting the same won't automatically fix this :p Temp fix was already provided by Dovjun below, thanks.
File: Accessorize02/24/20
Thanks for the addon but please do...
Posted By: Baertram
Thanks for the addon but please do not add LIbStub as a dependency to your "addon". LibSTub is a versioning control used for "libraries" and not a dependency of addons. It must be added as a dependency to the libraries's manifest txt file! Thanks for changing your txt from: ## DependsOn: LibStub LibAddonMenu-2.0 to:...
File: libChat202/24/20
libChat2 will be deleted soon as it...
Posted By: Baertram
libChat2 will be deleted soon as it does not work anymore since Harrowstorm and always made trouble!
File: Text Trials Guide02/23/20
Thanks. You should put the depende...
Posted By: Baertram
Thanks. You should put the dependency into the addon's description then at the top so the users know what to install for the addon to work: LibAddonMenu-2.0
File: FCO ChatTabBrain (Automatic chat tab&message channel switch)02/23/20
After tomorrow's patch to Harrowsto...
Posted By: Baertram
After tomorrow's patch to Harrowstorm I'll update FCOCTB with the fixes for the monster speech (npc) and auto switch idle tab (if grouped) fix + needed fixes for the new chat system of Harrowstorm. Currently tested all and seems to work well now.
File: FCO ChatTabBrain (Automatic chat tab&message channel switch)02/23/20
Addon messages are normally put via...
Posted By: Baertram
Addon messages are normally put via the d() functionto the chat . But they are not using the chat event, they are just added directly there. So FCOCTB is not able to detect them. Even if they are shown at the tab where the system messages are configured (which is only available to configure if you use an addon like pChat! Vanilla...
File: FCO ChatTabBrain (Automatic chat tab&message channel switch)02/23/20
Got to do with the auto switch back...
Posted By: Baertram
Got to do with the auto switch back to tab after idle setting then. I guess it somehow makes it stay at the chat tab. I'm not using it. Just tested it and turned it off, and all switches to group and others work properly except the system messages. In group, no tab switch to others if setting to stay in group was enabled (meant for...
File: FCO ChatTabBrain (Automatic chat tab&message channel switch)02/23/20
The Harrowstorm patch will break th...
Posted By: Baertram
The Harrowstorm patch will break this addon so please just wait for a fix. I'm working on it but did not have the time to fix all addons...
File: FCO ChatTabBrain (Automatic chat tab&message channel switch)02/23/20
The addon works this way: You set...
Posted By: Baertram
The addon works this way: You set an idle time. You need to be idle in the chat window for that time or no automatic changes etc. will happen. If you move the mouse above the chat window, click into it, write text etc. it means you are NOT idle. What do you mean by "the auto to option to chat"? someone posts in guild it swaps...
File: pChat (Chat customization & help: look/notification/sound/automation/history)02/22/20
IMPORTANT INFORMATION ABOUT "Harrow...
Posted By: Baertram
IMPORTANT INFORMATION ABOUT "Harrowstorm" patch: I'll update pChat on Monday and this pChat version will work but the formatter functions like colors, timestamps etc. won't due to a ZOs code change. -> The formatter functions are registered but not executed as new chat messages are sent/incoming. This cannot be fixed by pChat so...
File: Text Trials Guide02/21/20
Nice addon but: Please DO NOT incl...
Posted By: Baertram
Nice addon but: Please DO NOT include the libraries hardcoded from your addon's txt files anymore!!! Your txt file now and wrong/causing probems: ## Title: |cEFEBBEText Trials Guide 1.1.1|r ## Description: Provides text based trial guides. ## Author: |c009ad6Splat|r ## Version: 1.1.1 ## APIVersion: 100029 100030 ## Option...
File: Toogle Error UI02/21/20
Re: Doesn't stop all error messages ....
Posted By: Baertram
d() debug messages are added manually by addons and output to the system chat channel, where as error messages by lua are shown in a popup in the vanilla UI and got nothing to do with d() or any chat related messages at all. Frankly, I do not know which error messages that this addon will prevent from being shown. However, it does...
File: TxtOutput02/21/20
Bridges to solve this = 1. Save th...
Posted By: Baertram
Bridges to solve this = 1. Save the whole text in your SavedVariables of the addon. 2. Do a reloadui to write the SavedVariables from internal tables to the text files in your SavedVariabls folder 3. Read the SavedVariables/TxTOutput.lua file with any parsing program and send the data to the webservice to translate it. 4. After g...
File: Advanced Filters - Updated02/21/20
Re: AdvancedFilters ERROR
Posted By: Baertram
Thanks for reporting but as the error message says I need the total message, starting at the text e.g. "ShowSubfilterBar - BEGIN", or "ShowSubfilterBar - SubFilterBarBase missing", or "ShowSubfilterBar - END", and the variables after the >, to locate where the problem was :( Now I can only guess. And as it does not seem to happen i...
File: FCO ItemSaver02/20/20
Re: Re: Re: Thanks for a cool addon!
Posted By: Baertram
Not sure what you mean by 3d world. My keybindings also work on the Inventory Insight from Ashes UI if the normal eso inventory is closed. I do not need to open any ESO menu or inventory for this to work. That for clearing things up with Inventory Insight I did not know I could do that, I see your point. But I found out th...
File: pChat (Chat customization & help: look/notification/sound/automation/history)02/20/20
You are very welcome, I can't play...
Posted By: Baertram
You are very welcome, I can't play without FCOCTB. Alwas missing the chats haha P.S. The pChat options should highlight the chat tab, at least it does in the past. I'll try if I can find out why it doesn't anymore. MAybe I'm able to fix this. There is a setting to show the highlight of the tab within pChat settings (I think gr...