Results: 6056Comments by: Baertram
File: SuperStar - Character Builder02/23/18
The line where the error happens re...
Posted By: Baertram
The line where the error happens relates to a library LSF. if you search for the definition of LSF you'll find it's a library: LibSkillsFactory You need to check fot the library file then and find the function that was called in line 713 of SuperStar.lua: GetNumSkillAbilities Unfortunately you do not know what parameter might...
File: FCO ItemSaver02/23/18
Yep, that's what I'm actually doing...
Posted By: Baertram
Yep, that's what I'm actually doing now. Using zo_getSafeId64Key(uniqueItemid) Awesome! Is that already incorporated into 1.2.1 (uploaded 02/22/18 05:12 PM)? Nope, currently working on it. Will be in version 1.2.2. One more question: Say I have 3 marked with say, for example, dynamic 9 icon, in my bag, and I do /fcois...
File: FCO ItemSaver02/23/18
I have not checked the code. But ma...
Posted By: Baertram
I have not checked the code. But maybe this helps: Get one item from savedvariables backup. Scan items in inventories and convert the id to same format as in saved variables. Compare. Maybe the unique IDs sometimes are not possible to be stored in the savedvars data. You can see that there is a table key like this: =...
File: FCO ItemSaver02/23/18
Thanks for your feedback and tests,...
Posted By: Baertram
Thanks for your feedback and tests, will check why there weren't any of the "lock" marker icons restored. How did you check your bank if you are in the house? Did you use a crownstore bought banker company? Or do you mean the houesbank (which was empty as you said)? I don't own a bank company from the crownstore so I won't test...
File: FCO ItemSaver02/23/18
still a bug after Dragon Bones Patc...
Posted By: Baertram
still a bug after Dragon Bones Patch, even in new version 1.2.1: in Character Window, the display of Armor Style, M for medium doesnt shown, light and heavy armor icon (Letter) still work. It's working fine for me and all guild mates :confused: I'm willing to help here like always but cannot find any problem or error. Pleas...
File: FCO ItemSaver02/22/18
1.2.1 -Fixed keybindings for new d...
Posted By: Baertram
1.2.1 -Fixed keybindings for new dynamic icons -Fixed keybinding for filters -Foixed bug happening if you used the research popup and tried to mark/unmark an item -Fixed several other bugs -Added everything that was removed in version 1.1.9a revert again (see 1.2.0) -Added option for backup&restore: You can now backup your m...
File: FCO ItemSaver02/22/18
Thanks, fixing this in next version...
Posted By: Baertram
Thanks, fixing this in next version. Forgot to assign a function global so the keybinds are able to acces it. I've been getting the following error when attempting to use keybinds to toggle filters: user:/AddOns/FCOItemSaver/FCOIS_SlashCmds.lua:86: function expected instead of nil stack traceback: user:/AddOns/FCOItemSaver/F...
File: DoItAll with FCO ItemSaver support02/22/18
afaik every library has added itsse...
Posted By: Baertram
afaik every library has added itsself to the list of addons since 2 patches. This was a change which ZOs made, so removing the txt files is not necessary. Depending addons (which need the libraries) will automatically enable them in the list and they won't be hidden in the list if they are used. you need to delete txt file from l...
File: FCO ItemSaver02/22/18
Updated version with another few fi...
Posted By: Baertram
Updated version with another few fixes and automatic ring marking and fix for the research popup (if you wear the same rings twice both get marked at the same time now): FCOIS beta 1.2.1 Thanks, it's working really well. Fixed beta version, please try this one: FCOIS beta 1.2.1 ->Don't get confused by the settings "Backup...
File: FCO ChangeStuff02/22/18
I think I found the problem and fix...
Posted By: Baertram
I think I found the problem and fixed it. Tell me if everyhting works as expected now. You need to reloadui if you change the chat blacklist on/off. If you change the settings there is a reload button appearing directly, so just press it in order to enable/disable the chat blacklist! Disabling it speeds up the total checks if not ne...
File: FCO ChangeStuff02/21/18
I recently noticed some client cras...
Posted By: Baertram
I recently noticed some client crashes. If the chat blacklist is causing any bugs and you notice the same using this addon please tell me. Not sure if it's this or any other addon causing it. After some more tests it seems to be related to FCOCS but not alone, only in conjunction with other addons. Not sure where and how but it c...
File: FCO ChangeStuff02/21/18
I recently noticed some client cras...
Posted By: Baertram
I recently noticed some client crashes. If the chat blacklist is causing any bugs and you notice the same using this addon please tell me. Not sure if it's this or any other addon causing it. After some more tests it seems to be related to FCOCS but not alone, only in conjunction with other addons. Not sure where and how but it c...
File: MultiCraft (OBSOLETE)02/20/18
Re: Re: Re: Very Slow Porting Since Dragon Bones
Posted By: Baertram
Will try it too but my ports are instant (in one zone) with the adon enbaled or disabled. And as this addon is not active ín any way until you approach a crafting station... MultiCraft seems to be a cause of very slow ports since the Dragon Bones update. I don't think this is even possible, but do you have any proof why you are...
File: AlphaGear 2 Test and Debug Channel (inactive)02/20/18
What's the difference to Alpha Gear...
Posted By: Baertram
What's the difference to Alpha Gear? What was fixed,changed?
File: Grim Focus Counter02/20/18
Ehrm your file is 37mb of size!!!:(...
Posted By: Baertram
Ehrm your file is 37mb of size!!!:( You should remove: -MACOSX folders and files -the total git files and the .xxx files as well -> Filesize 30mb+! Only keep: -Manifest txt of the addon GrimFocusCounter.txt -lua files in main directory + src sirectory -art folder -lib folder
File: FCO ItemSaver02/20/18
Thanks for the kind words. If I...
Posted By: Baertram
Thanks for the kind words. If I remember correct the unique item IDs only apply to gear and weapons and not to normal consumables etc. I'll check this and tell you if your request is already fullfilled :D Confirmed: Unique item ids only apply to armor and weapon, everything else is handled non-unique. Long time user he...
File: FCO ItemSaver02/20/18
I'll try to reproduce this error wi...
Posted By: Baertram
I'll try to reproduce this error with my new beta 1.2.1. If I'm not able to I guess I fixed it in the code already :p Thanks for the intel Edit: Found and fixed it for next version. Got a LUA error by fooling around with locks: research items were in inventory but locked with normal FCO lock, not "for research". - scroll to...
File: FCO ItemSaver02/20/18
He is still there but got a persona...
Posted By: Baertram
He is still there but got a personal live and was not maintaining addons for a longer period. I think he recently updated Multicraft now, hope it's fixed now. Multicraft is known to interfer and was fixed and posted in the comments and addon description since months now. Please check if this version works for you too. Thanks! I'l...
File: MultiCraft (OBSOLETE)02/19/18
Re: Very Slow Porting Since Dragon Bones
Posted By: Baertram
MultiCraft seems to be a cause of very slow ports since the Dragon Bones update. I don't think this is even possible, but do you have any proof why you are telling us this?
File: FCO ItemSaver02/19/18
Fixed beta version, please try this...
Posted By: Baertram
Fixed beta version, please try this one: FCOIS beta 1.2.1 ->Don't get confused by the settings "Backup & restore". It's not working yet! So don't use it. Thanks for quick reply. Actually what I found is during decon at craft station, if an item is marked with a gear set, I cannot decon it by toggle the little green flag. It w...
File: FCO ItemSaver02/19/18
Multicraft is known to interfer and...
Posted By: Baertram
Multicraft is known to interfer and was fixed and posted in the comments and addon description since months now. Please check if this version works for you too. The buttons below are the "filter buttons". The icons marking an item are the "marker icons". The "dynamic icons" are just marker icons with special settings. @research...
File: FCO ItemSaver02/19/18
Download version 1.1.9a (the one be...
Posted By: Baertram
Download version 1.1.9a (the one before) please and use this version instead as long as I need to update. Thanks http://www.esoui.com/downloads/getfile.php?id=630&aid=18581 Thanks for quick reply. Actually what I found is during decon at craft station, if an item is marked with a gear set, I cannot decon it by toggle the lit...
File: FCO ItemSaver02/19/18
When I open deconstruction page of...
Posted By: Baertram
When I open deconstruction page of a crafting station, on one character I see the dynamic icons at the bottom, but I don't on others. Did I miss any settings somewhere? I do have account-wide settings on, and the char I can see the icons on is a new one, so I am puzzled. You mean you see the filter button (4 buttons) at the botto...
File: FCO ItemSaver02/19/18
Looks like right-click on the littl...
Posted By: Baertram
Looks like right-click on the little green flag to temporate disable anti-destory is not working for me. Does anybody else have the same issue? Or just me? Where exactly, normal inventory? Bank withdraw? Mail? Is the color of the flag changing properly between red and green? If the color is green and you drag&drop a marked it...
File: Addon Selector (Save AddOn profiles/packs)02/19/18
I'm also getting masses of "duplica...
Posted By: Baertram
I'm also getting masses of "duplicat row/name" errors. Seems to break the add-on too as I can't change packs I'm not able to reproduce this. Are you using alt+tab during a reloadui of the addons? Please stay INSIDE the game window and do not alt+tab then if reloading addons. Or what do you do in detail and in which order so th...