Results: 1356Comments by: Rhyono
File: CraftStore Endless Archive11/09/17
If you don't mind resetting your CS...
Posted By: Rhyono
If you don't mind resetting your CS item data (won't affect settings), you can use /cspurge and then see if it properly does it. You'll need to log into each character again to rebuild the items available and mat numbers, but it would help with narrowing this issue down.
File: CraftStore Endless Archive11/09/17
Only the first it finds (as designe...
Posted By: Rhyono
Only the first it finds (as designed by the original author). It'd be quite a hassle to overhaul it, but some while back I did make it so it'll auto select an item of sub epic quality that isn't locked if you click on that plus (and the one actually shown is inaccessible via being on another character). Go ahead and show me a picture...
File: CraftStore Endless Archive11/09/17
Is it a set item? There's an extra...
Posted By: Rhyono
Is it a set item? There's an extra checkbox for allowing those.
File: CraftStore Endless Archive11/08/17
Thanks all for the donations!
Posted By: Rhyono
Thanks all for the donations!
File: CraftStore Endless Archive11/08/17
For now, just disable MultiCraft in...
Posted By: Rhyono
For now, just disable MultiCraft in the CS options (not in your addons).
File: CraftStore Endless Archive11/06/17
Once I knew I could easily pull the...
Posted By: Rhyono
Once I knew I could easily pull the data from those two addons, the time consuming part was more so making the UI look okay (I couldn't line them up with the riding skills because a high level players will have numbers in the hundreds, versus riding only being 2 digit). I am NA with the same account/player name as on here.
File: CraftStore Endless Archive11/04/17
Hi, I get this error when i log in...
Posted By: Rhyono
Hi, I get this error when i log in. You have the wrong version.
File: CraftStore Endless Archive11/03/17
You need to click on your name.
Posted By: Rhyono
You need to click on your name.
File: CraftStore Endless Archive11/03/17
That's how it was designed due to i...
Posted By: Rhyono
That's how it was designed due to it being the only one of the UIs that is simultaneously used for the enchanting bench and the portable list.
File: CraftStore Endless Archive11/02/17
Sometimes errors occur due to loadi...
Posted By: Rhyono
Sometimes errors occur due to loading errors on ZOS' end, so changing versions makes it seem like something has been fixed, when it's really that it just loaded properly.
File: CraftStore Endless Archive11/01/17
New version is up. Some of the code...
Posted By: Rhyono
New version is up. Some of the code from 1.51 was polished and I've moved some things around on the character panel. Everything should be properly translated for skill points and skyshards now.
File: CraftStore Endless Archive10/31/17
I've started with skill points, whi...
Posted By: Rhyono
I've started with skill points, which does require SpentSkillPoints to function. I think I have a method for skyshards as well (will require SkyShards), that I'll be trying soon.
File: CraftStore Endless Archive10/31/17
Last week does coincide with the AP...
Posted By: Rhyono
Last week does coincide with the API bump. Sounds more like the issue isn't on my end. There are only two post-CC updates to CS: the one that added the new recipes and blueprints (system hasn't changed since its inception) and the removal of a sound and some toggles that were implemented (and removed) long after his addon was last up...
File: CraftStore Endless Archive10/31/17
Do you have the old one installed?...
Posted By: Rhyono
Do you have the old one installed? It could be loading it first. It could also have something to do with his addon being outdated. Mine is up to date and function names haven't changed.
File: CraftStore Endless Archive10/30/17
In theory, it's a simple request. H...
Posted By: Rhyono
In theory, it's a simple request. However, ZOS only gave functions for grabbing current unused skill points and how many (of 3) skyshards you have towards your next point. The SkyShards and SpentSkillPoints addons had to put in some effort to acquire that data. Shinni said he can make the function accessible so if you have SSP, yo...
File: CraftStore Endless Archive10/30/17
And you're sure the recipe checkbox...
Posted By: Rhyono
And you're sure the recipe checkbox is ticked? http://cdn-eso.mmoui.com/preview/pvw5532.png
File: CraftStore Endless Archive10/29/17
Saame thing if i uncheck just the 3...
Posted By: Rhyono
Saame thing if i uncheck just the 3 last i got the bug, but honestly i keep them checked it s not a problem :) Those have been removed until I come up with a better solution, in case you notice they've disappeared. The error won't occur anymore. Spectacular! Good work, ty. I've fixed it properly in 1.50.
File: CraftStore Endless Archive10/28/17
And this one?
Posted By: Rhyono
And this one?
File: CraftStore Endless Archive10/27/17
That last one was aimed at OpenAndS...
Posted By: Rhyono
That last one was aimed at OpenAndShut.
File: CraftStore Endless Archive10/27/17
Does this version solve that?
Posted By: Rhyono
Does this version solve that?
File: CraftStore Endless Archive10/26/17
Try this version instead and go ahe...
Posted By: Rhyono
Try this version instead and go ahead and uncheck those again. Then reproduce the steps from before that caused issues and let me know if it's fixed.
File: CraftStore Endless Archive10/26/17
I want to test the source of the er...
Posted By: Rhyono
I want to test the source of the error, so try this version and let me know if the issue persists or new issues appear: https://ufile.io/lco9y
File: CraftStore Endless Archive10/26/17
Someone said recently that it was a...
Posted By: Rhyono
Someone said recently that it was a conflict with an inventory addon. I think they said AdvancedFilters maybe? If you have that, try turning it off and see if that's where it's stemming from. If you don't have that and have any other inventory modifying addons, try turning those off (one by one) as well.
File: CraftStore Endless Archive10/23/17
None of the code for that has chang...
Posted By: Rhyono
None of the code for that has changed on my end or ZOS'. Look in your saved vars, find "button" and look at the values in and . I keep mine at 20 and 20. If yours are negative or very large numbers, try changing them to those values while logged out.
File: CraftStore Endless Archive10/21/17
The way it was designed was intende...
Posted By: Rhyono
The way it was designed was intended to work on all languages without any manual work in filtering. So I looked at just telling it to ignore the "Craft" at the start via an offset and it would reliably match only the proper item in English. I tried this in French and not only do they vary the length of their "craft" line based on plu...