Results: 6045Comments by: Baertram
File: pChat (Chat customization & help: look/notification/sound/automation/history)12/08/19
Re: QUESTION!! about [pChat]FormatMessage-chanCode: 2
Posted By: Baertram
Check my comment from yesterday evening 10pm about this. It's a left over debug message in file pChat.lua, function FormatMessage. You can remove the if ... CHAT_MESSAGE_WHISPER ... then d(...) end at the beginning of this function to remove the debug output. Will be fixed with next update. was having a chat between whis...
File: pChat (Chat customization & help: look/notification/sound/automation/history)12/08/19
Are you using SuperStar, HarvestMap...
Posted By: Baertram
Are you using SuperStar, HarvestMap or PVPMeter (mentione dincompatibilites in the 1st sticky comment post) and did you fix them accordingly to the described workaround already? This error message happens if one of these mentioned addons, which also use LibMainMenu (but old versions) somehow load and overwrite the pChat version ->...
File: pChat (Chat customization & help: look/notification/sound/automation/history)12/08/19
Re: Re: Re: Re: Re: Re: Re: Re: Re: Some bugs?
Posted By: Baertram
Okay got you. ESO and lua, libraries/Addons and versioning explained -ESO manifest txt file of addons/libraries- -Additional information about libraries within ESO lua- But lua and librraies are quite different than within other real coding languages. lua is a script language and ESO is a special case as well. The libraries (...
File: SuperStar - Summerset Update12/08/19
I'm confused. Why didn't you just...
Posted By: Baertram
I'm confused. Why didn't you just include LibMainMenu v8 in your sub folder, containing its own txt file. As I understand now you have included a changed v5 file? Why should one include outdated libraries? I had tested all addons using LibMainMenu with version v8 together and they work. If you include any older version it will...
File: SuperStar - Summerset Update12/08/19
Re: Re: Re: Update 4.2.1 (ingame says 4002001) issue.
Posted By: Baertram
LibMainMenu 2.0 by votan is a totally different library and got nothing to do with LibMainMenu. If you look at your Addons list in game, down in the Libraries section, do you see LibMainMenu listed? If you do, do you see (v5) next to the name or is it just "LibMainMenu"? -sigo heya Sigo, I have the same/similar problem he...
File: pChat (Chat customization & help: look/notification/sound/automation/history)12/08/19
Re: Re: Re: Re: Re: Re: Re: Some bugs?
Posted By: Baertram
:confused: LibMainMenu, folder LibMainMenu. LibMainMenu-2.0, folder LibMainMenu-2.0 What is the difference if one would use 1.0 or not here for e.g. LibMainMenu? There clearly is a difference in the naming of without version and 2.0. And it even is not the same lib! Adding a versioning 1.0 to LibMainMenu would tell the users i...
File: Addon Selector (Save AddOn profiles/packs)12/07/19
Not sure it's a good idea adding an...
Posted By: Baertram
Not sure it's a good idea adding any dependency for this addon... While I agree generally the library approach is the better way, this addon is responsible for managing and turning on/off other addons, so it should be a standalone thing not dependent on anything from those outside addons it supposed to manage... Well, as it's only...
File: pChat (Chat customization & help: look/notification/sound/automation/history)12/07/19
Forgot to remove a debug message in...
Posted By: Baertram
Forgot to remove a debug message in pChat.lua file, function Format Message. You can search for it and remove the d(".... line or wait until I find time to remove it. Any idea why I receive debug messages before messages arrive to me? Example: FormatMessage-chanCode: 2, from: Icekiller^Fx, text: THX ^^ :confused::confused:...
File: pChat (Chat customization & help: look/notification/sound/automation/history)12/07/19
Re: Re: Re: Re: Re: Some bugs?
Posted By: Baertram
Well we do via LibStub in former times and now via libraries txt file tag AddOnVersion. But if you include the libraries hard-coded in old versions which will be loaded ALWAYS by the main addons txt file, and not only by the inGame addon manager once with the newest version, the errors happen. This happens now as many libs were har...
File: LibMainMenu (DO NOT USE ANYMORE - PLEASE SWITCH TO: LibMainMenu-2.0)12/06/19
could you make a demo file for peop...
Posted By: Baertram
could you make a demo file for people to build on? please The description pretty sums up all. Or check addons like pChat, WishList, Superstar for live demos.
File: pChat (Chat customization & help: look/notification/sound/automation/history)12/06/19
Re: Re: Re: libMainMenu is lowercase L
Posted By: Baertram
Sorry but that makes no sense. libMainMenu is not a global variable and does not exist within pChat! It only exists within LibMainMenu and it's not the global you need to use. It's LibMainMenu with capital L. If you get the error message read the bugfixes and problems with other addons above in the sticky post (I cannot write it...
File: Junkee 201812/06/19
I'm using Ravlox's quest tracker as...
Posted By: Baertram
I'm using Ravlox's quest tracker as well as Junkee and No Thank You, but I don't have options turned on that would be used in more than one of these mods. So the quest tracker is still showing the main quest even though it is hidden in the journel. "Vanilla UI Quest Tracker" (which this addon supports) not equals custom addon code...
File: pChat (Chat customization & help: look/notification/sound/automation/history)12/06/19
Re: libMainMenu is lowercase L
Posted By: Baertram
Sorry but that makes no sense. libMainMenu is not a global variable and does not exist within pChat! It only exists within LibMainMenu and it's not the global you need to use. It's LibMainMenu with capital L. If you get the error message read the bugfixes and problems with other addons above in the sticky post (I cannot write it...
File: pChat (Chat customization & help: look/notification/sound/automation/history)12/06/19
Re: Chat Spam by Addons
Posted By: Baertram
The addon messages are send to the "system" chat tab which pChat adds to the chat tab options. Are you sure you did not enable the system chat tab in the right click options of the "loot" tab as well? I'm asking because I did not change anything here!? :confused: And ZO_AddMessage is just a copy of normal AddMessage function....
File: WishList (Set item search&tracker/wanted Gear list)12/06/19
Hi, Baertram! Can you add a couple...
Posted By: Baertram
Hi, Baertram! Can you add a couple of options to the addon menu - "Check only 160CP" and "Check Wish list only in dungeons"? Something like that. To skip checking low-level players and overland items? I guess this could be possible easily, yes. I'll make my mind about it.
File: Magic Sorter: Furniture Storage Automation12/06/19
Hey there, thanks for the addon....
Posted By: Baertram
Hey there, thanks for the addon. I'm not sure if I understand it correctly. What are storage homes meant to be? Houses with a storage chest? Or other question: The addon will move furniture items to my storage chests inside my homes, or it will move furniture items to my houses (decorate them somewhere)? Thanks for th...
File: PvpMeter12/06/19
Library problem with inlcuded but o...
Posted By: Baertram
Library problem with inlcuded but outdated, and not properly loaded (without own txt file!) LibMainMenu: PVPMeter includes a lib folder containing hard linked libraries without there own txt files. Could you please fix this, at least for LibMainMenu, so it is not loading an outdated (and in this case even having errors) library a...
File: pChat (Chat customization & help: look/notification/sound/automation/history)12/06/19
@Amber / @Raujok Read the Harves...
Posted By: Baertram
@Amber / @Raujok Read the HarvestMap comments. I've told the dev what interfers and how to fix it. Should be easy for you to adjust the HarvestMap.txt file yourself as you are experienced meanwhile :D Just remove the hardcoded LibMainMenu call from HarvestMap 's .txt and add the ## DependsOn: LibMainMenu. Everything should wor...
File: HarvestMap12/05/19
Library problem with inlcuded but o...
Posted By: Baertram
Library problem with inlcuded but outdated, and not properly loaded (without own txt file!) LibMainMenu: Harvestmap includes a lib folder containing hard linked libraries without there own txt files. Could you please fix this, at least for LibMainMenu, so it is not loading an outdated (and in this case even having errors) library...
File: pChat (Chat customization & help: look/notification/sound/automation/history)12/05/19
See comments page 3 at 02/12/19, 07...
Posted By: Baertram
See comments page 3 at 02/12/19, 07:38. But it seems to be related to LibMainMenu and should either be fixed now (if the lib is updated and HarvestMap does NOT include an outdated version "hardcoded"). All other HarvestMap problems are not related top a chat addon so they are not worth to be mentioned here :rolleyes: What ex...
File: SuperStar - Summerset Update12/05/19
PLEASE PLEASE PLEASE PLEASE Remove...
Posted By: Baertram
PLEASE PLEASE PLEASE PLEASE Remove LibMainMenu from this addon's hardcoded txt file lines, and just let the users add it as standalone library properly (at it as ## DependsOn: LibMainMenu dependency). The included old version damages other addons like pChat :( Also please check if any other library included in the lib folder was u...
File: pChat (Chat customization & help: look/notification/sound/automation/history)12/05/19
This is again LibMainMenu somehow s...
Posted By: Baertram
This is again LibMainMenu somehow saying it was not loaded properly. WTF? Are you sure you updated LibMainMneu to version 7 and please disable opther addons using this library (Superstar e.g. -> See sticky post above at "Known incompatiblity with other addons" -> a) ) Do you get this error message without any other addon except pC...
File: pChat (Chat customization & help: look/notification/sound/automation/history)12/05/19
Be sure to install LibMainMenu and...
Posted By: Baertram
Be sure to install LibMainMenu and not LibMainMenu2! LibMainMenu2 is required for other popular addons (Potion Maker, Votan's Settings Menu, and FCOItemSaver). Is LibMainMenu cross compatible or can we have both installed? If not, is it basically a choice between pChat and the other addons? Thanks for your hard work! Both...
File: pChat (Chat customization & help: look/notification/sound/automation/history)12/05/19
Re: Re: Re: Some bugs?
Posted By: Baertram
Thanks for the info. Will add it to the sticky post under a new category "Incompatible adons". I guess the reason is that Superstar is abandoned since years now and there was no real update in the last months. The same with many other addons. AND the real reason libraries exist is to reuse the same code properly. If you'd rename...
File: pChat (Chat customization & help: look/notification/sound/automation/history)12/04/19
Re: Chat text fading
Posted By: Baertram
Last time I played it was not fading the text for me, only the background. Could you please test if this hapepns with only pChat + needed libraries enabled? -> Please check that all needed dependencies (see description) are really enabled inside the addon manager Ever since the updates I've found that chat text is fading despite...