Download
(29 Kb)
Download
Updated: 04/02/15 12:00 AM
Pictures
File Info
Compatibility:
Update 6 (1.6.5)
Updated:04/02/15 12:00 AM
Created:04/04/14 03:33 PM
Monthly downloads:52
Total downloads:128,719
Favorites:402
MD5:
Alchemist (Update 6) Escape Bug Fixed  Popular! (More than 5000 hits)
Version: 165.1
by: awesomebilly [More]
Alchemist
An Elder Scrolls Online addon for.. alchemists!

For Update 6 I spent a solid week trying to refactor and find the bug where the keyboard would break.
This is now fixed!
For updates on how it was fixed, please see the bottom of this post.


Have another idea? Write a comment!

If you enjoy this Addon I accept in-game-gold as donations!
@awesomebilly





What does it do?

This addon tells you which alchemy reagents (in your current inventory/bank) to combine, and in what order, to discover the maximum number of new traits.

If there's no unknown traits to be discovered, it will tell you that as well.

How does it work?

The addon will activate as soon as you interact with an Alchemy Station. An extra window will open up with a list of optimal reagent combinations, in order.

Changelog
See change log button

Known Bugs
Temp chat list is sorted at bottom, users need to scroll upward.
Top of the chat leaves a blank space (ugly)



How the escape bug was fixed:
This wasn't a single issue but multiple issues that caused this.
Issue #1, global self in the unicorn library (Removed/Refactored/Renamed and fixed)
Issue #2, too much global variable work going on
Issue #3, and MAJOR THANKS TO Votan
had a global "i" variable inside a table loop and was breaking each time. (Moved to local variable)

Topic found here:
http://www.esoui.com/forums/showthread.php?p=20127#post20127

GitHub link: https://github.com/williamrussellajb/ESOPublicAddons


Major thank you to @minceraft ... you helped me finish this with the herbs you mailed!
v.1.6.5.0
api version 100011
Removed Unicorn, List
Implemented Temp chat view to display.

v0.08
version 100004


v0.08
- Complete rewrite of localization code. Should be easier to do translations for reagents and traits now.
- Removed combinations of three reagents. Will put it back at some point, hopefully!

v0.07
- Fixed yet another german translation error.
- Fiddled some with the UI.

v0.06
- Alchemist now supports combinations of up to three reagents, if you have the passive Laboratory Use ("Allows the use of up to 3 reagents while mixing Potions.")

v0.05
- Fixed more issues with both german and french translations of reagents and traits.
- Added an error message for instances where we end up with more than 4 traits on a reagent.

v0.04
- Fixed issues with both german and french translations of reagents and traits.
- Added better error messages for when Alchemist finds reagents or traits that are spelled differently.

v0.03
- Added support for french clients!

v0.02
- Added multilingual support, and support for german clients!
Archived Files (10)
File Name
Version
Size
Uploader
Date
1.6.5.0
74kB
awesomebilly
03/29/15 12:26 AM
0.08
17kB
awesomebilly
05/22/14 08:27 PM
0.08
18kB
awesomebilly
04/09/14 11:31 AM
0.07
16kB
helgefmi
04/08/14 03:49 PM
0.06
17kB
helgefmi
04/08/14 02:10 PM
0.05
17kB
helgefmi
04/08/14 09:48 AM
0.04
17kB
helgefmi
04/07/14 12:25 PM
0.03
16kB
helgefmi
04/06/14 09:42 AM
0.02
13kB
helgefmi
04/06/14 04:47 AM
0.01
11kB
04/04/14 03:33 PM


Post A Reply Comment Options
Unread 03/29/15, 02:37 PM  
slbrgt

Forum posts: 1
File comments: 26
Uploads: 0
I too have the lockup problem, but want to add that for me it is only a PART OF the screen in which the UI becomes unresponsive. The Alchemist window itself does not show up, and instead an area roughly in the top left quarter part of the screen becomes unresponsive for UI elements in that area. I suspect that it is the area where the Alchemist window should be showing.
Report comment to moderator  
Reply With Quote
Unread 03/29/15, 02:35 PM  
awesomebilly
AddOn Author - Click to view AddOns

Forum posts: 23
File comments: 230
Uploads: 8
Re: Re: Re: Re: Re: Re: Locks up my UI after using alchemy table

Originally Posted by awesomebilly
Originally Posted by zammbr
Originally Posted by Tiffy961
Originally Posted by awesomebilly
Originally Posted by Baertram
Same problem here for me. Seems to only happen after you have crafted at least one potion and the Alchemist addon is activated.

So far I couödn't find where this comes from in the source code.

Originally Posted by hannibalektr
Locks up my UI after using alchemy table. Can't use ESC or anything else other than /reloadui in chat.
Please try the latest
Tried the latest and it's still happening. Have to use the /logout command to get to character selection and turn it back off.
What a shame! I love this addon.
I see a similar issue after updating this morning to v1.6.5.0:
Pressing Esc in game, all but the Quit option are greyed out
  • I disable all my Addons, then enable just Alchemist and verified the ESC issue is due to the Alchemist addon

...holy ****.
Still looking into it. This is crazy, if I just display the ui (not update after crafting, etc) it completely breaks... wtf.
Report comment to moderator  
Reply With Quote
Unread 03/29/15, 12:52 PM  
awesomebilly
AddOn Author - Click to view AddOns

Forum posts: 23
File comments: 230
Uploads: 8
Re: Re: Re: Re: Re: Locks up my UI after using alchemy table

Originally Posted by zammbr
Originally Posted by Tiffy961
Originally Posted by awesomebilly
Originally Posted by Baertram
Same problem here for me. Seems to only happen after you have crafted at least one potion and the Alchemist addon is activated.

So far I couödn't find where this comes from in the source code.

Originally Posted by hannibalektr
Locks up my UI after using alchemy table. Can't use ESC or anything else other than /reloadui in chat.
Please try the latest
Tried the latest and it's still happening. Have to use the /logout command to get to character selection and turn it back off.
What a shame! I love this addon.
I see a similar issue after updating this morning to v1.6.5.0:
Pressing Esc in game, all but the Quit option are greyed out
  • I disable all my Addons, then enable just Alchemist and verified the ESC issue is due to the Alchemist addon

...holy ****.
Report comment to moderator  
Reply With Quote
Unread 03/29/15, 11:53 AM  
zammbr

Forum posts: 0
File comments: 17
Uploads: 0
Re: Re: Re: Re: Locks up my UI after using alchemy table

Originally Posted by Tiffy961
Originally Posted by awesomebilly
Originally Posted by Baertram
Same problem here for me. Seems to only happen after you have crafted at least one potion and the Alchemist addon is activated.

So far I couödn't find where this comes from in the source code.

Originally Posted by hannibalektr
Locks up my UI after using alchemy table. Can't use ESC or anything else other than /reloadui in chat.
Please try the latest
Tried the latest and it's still happening. Have to use the /logout command to get to character selection and turn it back off.
What a shame! I love this addon.
I see a similar issue after updating this morning to v1.6.5.0:
Pressing Esc in game, all but the Quit option are greyed out
  • I disable all my Addons, then enable just Alchemist and verified the ESC issue is due to the Alchemist addon
Report comment to moderator  
Reply With Quote
Unread 03/29/15, 05:02 AM  
Tiffy961

Forum posts: 0
File comments: 11
Uploads: 0
Re: Re: Re: Locks up my UI after using alchemy table

Originally Posted by awesomebilly
Originally Posted by Baertram
Same problem here for me. Seems to only happen after you have crafted at least one potion and the Alchemist addon is activated.

So far I couödn't find where this comes from in the source code.

Originally Posted by hannibalektr
Locks up my UI after using alchemy table. Can't use ESC or anything else other than /reloadui in chat.
Please try the latest
Tried the latest and it's still happening. Have to use the /logout command to get to character selection and turn it back off.
What a shame! I love this addon.
Report comment to moderator  
Reply With Quote
Unread 03/29/15, 02:53 AM  
QuadroTony
Banned
 
QuadroTony's Avatar
AddOn Author - Click to view AddOns

Forum posts: 828
File comments: 3866
Uploads: 3
Re: Removed Unicorn, List

Originally Posted by awesomebilly
Thanks, Sorry for being MIA.
Now that ESO is free to play I can maintain the Addons.
np! if you have a problem with development or specific things like you described - just create a topic in Authoring discussion section and you will get answer during a day
Report comment to moderator  
Reply With Quote
Unread 03/29/15, 12:29 AM  
awesomebilly
AddOn Author - Click to view AddOns

Forum posts: 23
File comments: 230
Uploads: 8
Removed Unicorn, List

Hey guys,

I've removed unicorn and started a different library for my luminary addons.
Alchemist was the first addon to release with it, and it has quite a bit more work to go.

As for a temp work-around for the lockups I've changed the ****ty unicorn list to a simple chat view.
Sadly, after all the work of using the chat view... I wasn't able to reverse the order everything is displayed.
What I mean is.. the list should be displayed top down, but its bottom up and the very top leaves a little gap.

I'm working on removing the chat and a prettier UI, but in the mean time.. this should be stable.


Thanks, Sorry for being MIA.
Now that ESO is free to play I can maintain the Addons.
Report comment to moderator  
Reply With Quote
Unread 03/29/15, 12:27 AM  
awesomebilly
AddOn Author - Click to view AddOns

Forum posts: 23
File comments: 230
Uploads: 8
Re: Re: Locks up my UI after using alchemy table

Originally Posted by Baertram
Same problem here for me. Seems to only happen after you have crafted at least one potion and the Alchemist addon is activated.

So far I couödn't find where this comes from in the source code.

Originally Posted by hannibalektr
Locks up my UI after using alchemy table. Can't use ESC or anything else other than /reloadui in chat.
Please try the latest
Report comment to moderator  
Reply With Quote
Unread 02/16/15, 05:07 AM  
Baertram
Super Moderator
 
Baertram's Avatar
ESOUI Super Moderator
AddOn Author - Click to view AddOns

Forum posts: 4973
File comments: 6038
Uploads: 78
Re: Locks up my UI after using alchemy table

Same problem here for me. Seems to only happen after you have crafted at least one potion and the Alchemist addon is activated.

So far I couödn't find where this comes from in the source code.

Originally Posted by hannibalektr
Locks up my UI after using alchemy table. Can't use ESC or anything else other than /reloadui in chat.
Last edited by Baertram : 02/16/15 at 05:42 AM.
Report comment to moderator  
Reply With Quote
Unread 02/12/15, 07:13 PM  
Denidil
AddOn Author - Click to view AddOns

Forum posts: 1
File comments: 24
Uploads: 3
I just hopped on the PTS and updated this addons API to 10011 to check if it works, and disabled Unicorn's key throttling. seems to work.
Last edited by Denidil : 02/12/15 at 07:16 PM.
Report comment to moderator  
Reply With Quote
Unread 11/21/14, 12:07 PM  
hannibalektr

Forum posts: 0
File comments: 9
Uploads: 0
Locks up my UI after using alchemy table

Locks up my UI after using alchemy table. Can't use ESC or anything else other than /reloadui in chat.
Last edited by hannibalektr : 11/21/14 at 12:08 PM.
Report comment to moderator  
Reply With Quote
Unread 10/23/14, 06:03 PM  
Kathlyn

Forum posts: 0
File comments: 1
Uploads: 0
Hello

Hello

Got this message today :


Thanks for this nice add-on btw, i wouldn't have tried Alchemy without it !
Report comment to moderator  
Reply With Quote
Unread 09/02/14, 02:09 AM  
QuadroTony
Banned
 
QuadroTony's Avatar
AddOn Author - Click to view AddOns

Forum posts: 828
File comments: 3866
Uploads: 3
Khrill already made fixed Alchemist
he will publish it soon
Report comment to moderator  
Reply With Quote
Unread 08/11/14, 04:20 AM  
Anex
 
Anex's Avatar

Forum posts: 4
File comments: 11
Uploads: 0
Causing Issues

I think I am finally going to have to disable this addon all together until there is an update. It used to give me issues after working at an alchemy table in that I would always have to reloadui to be able to interact with vendors after (I would be unable to repair, most noticeably, not sure if only that was the issue or just my habits). Now after Update 3 (the one withe the Dye system) problems have gotten MUCH worse.

At first I thought it was ESO. I would be unable to interact with anything from doors, to crafting nodes to even being able to mount or dismount. After a while I'd just end up stuck, kind of like when you have lag and you can move but nothing happens when you interact with it (except mobs, they seemed ok). Then I would get booted out with "unknown error". As I said, I thought this was ESO acting up, but after days of this I realized it only ever happened on the character who had Alchemist enabled. :/

Anyway, holding out for an update, but I am going to have to disable it in the meantime :/
Report comment to moderator  
Reply With Quote
Unread 08/02/14, 09:24 AM  
QuadroTony
Banned
 
QuadroTony's Avatar
AddOn Author - Click to view AddOns

Forum posts: 828
File comments: 3866
Uploads: 3
Re: Addon

Originally Posted by Triston
I've taken a cursory look at the add-on code. One of the problems is that it uses the Unicorn library. That add on hasn't been updated since the end of May as well and I think that is what is causing the ESC key issues we've experienced.

I look into it further, but both authors need to update both LUA codes. I may just create my own add on rather than try to manipulate two code bases.

Triston
i pray on you
tell me if you need some help
are you working on it now?
Report comment to moderator  
Reply With Quote
Post A Reply



Category Jump: