Results: 289Comments by: IsJustaGhost
File: DO NOT USE - BETA: IsJusta WritHelper plus Easy Alchemy09/29/20
What I'm working on
Posted By: IsJustaGhost
I'm still working on some changes. I am currently working on adding the ability to save alchemy recipes for EasyAlchemy. It adds: a new button to the crafting scene for saving the currently selected recipe based on traits selected. a new list to the alchemy station called "Saved Recipes" (Alchemy, Furniture, Saved Recipes)....
File: DO NOT USE - BETA: IsJusta WritHelper plus Easy Alchemy09/23/20
I have not located the cause of the...
Posted By: IsJustaGhost
I have not located the cause of the auto crafting not completing without reasons yet. Reasons would be something like, out of space or materials. However, while writing the above i thought of this. How much style material do you have? What are the top 5 styles you have the most of? name and amounts. It should not be able...
File: DO NOT USE - BETA: IsJusta WritHelper plus Easy Alchemy09/20/20
Re: Re: Re: Bugg
Posted By: IsJustaGhost
Ok. It may just be a random bug caused by timing or something else. I'm looking into it. I am also still working on trying to improve all aspects of data processing. Trying to improve dynamic checks, and when to make them, for: how much material, style material, trait material, ingredients, runes, reagents, solvents, are on...
File: DO NOT USE - BETA: IsJusta WritHelper plus Easy Alchemy09/20/20
Ok. I'll look into it. For now you...
Posted By: IsJustaGhost
Ok. I'll look into it. For now you can disable EasyAlchemy in the settings. That should stop that.
File: DO NOT USE - BETA: IsJusta WritHelper plus Easy Alchemy09/20/20
EasyAlchemy is taking the station a...
Posted By: IsJustaGhost
EasyAlchemy is taking the station away from your writ?
File: DO NOT USE - BETA: IsJusta WritHelper plus Easy Alchemy09/19/20
Re: Bugg
Posted By: IsJustaGhost
Does it do it on all stations? Only if there are 3 items, not 1 or 2? Does it pop up an alert in the upper left at any point during crafting? To rule out Craft Store, just disable it during a crafting session to see if crafting still skips one. However, I really doubt it's caused by Craft Store. Let me know what happens. This...
File: DO NOT USE - BETA: IsJusta WritHelper plus Easy Alchemy09/17/20
Re: New error?
Posted By: IsJustaGhost
Turns out since i made the called function some time after where the function is called, I missed matching the variable names. So when I added the function call to the older function, I copied the "getStyleIndex(maximum, numbItems, styleListIndex, patternIndex)" from > local function getStyleIndex(maximum, numbItems, styleListIn...
File: DO NOT USE - BETA: IsJusta WritHelper plus Easy Alchemy09/17/20
You added wrong addon: "Gamepad Inv...
Posted By: IsJustaGhost
You added wrong addon: "Gamepad Inventory" instead of updated "Writ Crafter". Fixed.
File: DO NOT USE - BETA: IsJusta WritHelper plus Easy Alchemy09/16/20
Re: Re: Re: Bug & Improvement
Posted By: IsJustaGhost
Found the issue. It should be fixed on next update. It would be helpful if you posted the LUA error as well. user:/Addons/isJustaWriteHelper/Shared.lua:396: function expected instead of nil stack traceback: user:/Addons/isJustaWriteHelper/Shared.lua:396: in function 'IJAWH:GetHouseStackList'self={version = "4.1.2",SI_IJA...
File: DO NOT USE - BETA: IsJusta WritHelper plus Easy Alchemy09/15/20
Re: Re: Re: Re: Re: Error
Posted By: IsJustaGhost
would be best in my opinion to do the thing you said for the race styles that every race has from level one ? I've come up with another solution. It now builds a style list of all styles in the game. Before it was limited to the first 35. I have also created functions to "find" the next known style, to get the style index. If that...
File: DO NOT USE - BETA: IsJusta WritHelper plus Easy Alchemy09/14/20
Re: Re: Re: Error
Posted By: IsJustaGhost
This looks like you don't have enough style materials. If that's the case, I need to implement a different fail-safe for the case of not having enough style material. This error is from: As it created the crafting data for each item at the clothier station, it checks to see if you have enough style material of the current type....
File: DO NOT USE - BETA: IsJusta WritHelper plus Easy Alchemy09/13/20
Re: Error
Posted By: IsJustaGhost
I contacted the creator of AdvancedFilters, and they replied back with the following message. Please tell the user (s) to post their AF related error messages directly to the AF comments section, "important" : including the details (expanded error message showing the variables, da enabling the checkbox at the lua error popup), and...
File: DO NOT USE - BETA: IsJusta WritHelper plus Easy Alchemy09/13/20
Re: Bug & Improvement
Posted By: IsJustaGhost
It would be helpful if you posted the LUA error as well.
File: DO NOT USE - BETA: IsJusta WritHelper plus Easy Alchemy09/12/20
Re: Error
Posted By: IsJustaGhost
This error was thrown by AdvancedFilters. However, if it is effecting the Craft for Writ button, then there may be a conflict. I'll look into this.
File: IsJusta Decon Carried Items List09/07/20
I just noticed i uploaded the wrong...
Posted By: IsJustaGhost
I just noticed i uploaded the wrong addon to this one. The correct addon has been uploaded now.
File: DO NOT USE - BETA: IsJusta WritHelper plus Easy Alchemy09/01/20
Thank you. I am glad you are findin...
Posted By: IsJustaGhost
Thank you. I am glad you are finding it useful. I am now looking into the components not being added to the withdraw list. Plus, I made some new changes to the Writ Panel. It will now show a chest icon next to writs with items in the bank, and the icon and writ name has mouse-over tooltips. It also shows how many conditions in...
File: DO NOT USE - BETA: IsJusta WritHelper plus Easy Alchemy08/29/20
Update pending testing
Posted By: IsJustaGhost
i have an update I will post after I have it tested today.
File: DO NOT USE - BETA: IsJusta WritHelper plus Easy Alchemy08/29/20
You should now get the message afte...
Posted By: IsJustaGhost
You should now get the message after getting the writ for alchemy, provisioning, and enchanting. Those writs are parsed on new writs received, on first loading or reloading with the writs in your journal. Tho if it does not work at the bank, than that's an issue. Make sure you still have those items in the bank. So far I am havi...
File: DO NOT USE - BETA: IsJusta WritHelper plus Easy Alchemy08/29/20
After last update automatic widraw...
Posted By: IsJustaGhost
After last update automatic widraw from bank no longer works for me. Thank you for letting me know. I'm looking into a few things and i'll add that to the list. Has it been doing it for all writs?
File: DO NOT USE - BETA: IsJusta WritHelper plus Easy Alchemy08/28/20
Re: Re: Errors on errors on errors
Posted By: IsJustaGhost
I think i found the issue. My working copy has a different name than the global name used. I renamed the global variables that used the same name as the addon file to stop the conflict.
File: DO NOT USE - BETA: IsJusta WritHelper plus Easy Alchemy08/28/20
Re: Errors on errors on errors
Posted By: IsJustaGhost
Thank you for letting me know. I'm looking into it.
File: IsJusta Decon Carried Items List08/28/20
The new tab is the crafting bag ico...
Posted By: IsJustaGhost
The new tab is the crafting bag icon. The text is just shown for the tab selected. Correction... "menuBar_inventory" is the icon i used
File: IsJusta Decon Carried Items List08/28/20
Yeah, the update came only a couple...
Posted By: IsJustaGhost
Yeah, the update came only a couple of days after i first posted this. However, it's done in a different fashion. The addon separates carried items for the current station into a single tab called "Carried", and the original tabs remain but only contain banked items.
File: DO NOT USE - BETA: IsJusta WritHelper plus Easy Alchemy08/12/20
Re: Log
Posted By: IsJustaGhost
Found it. :face-palm:
File: DO NOT USE - BETA: IsJusta WritHelper plus Easy Alchemy08/07/20
Re: Black box on screen
Posted By: IsJustaGhost
i must have unintentionally changed that while working on the other version. Fixed and made some other changes.