Results: 299Comments by: IsJustaGhost
File: DO NOT USE - BETA: IsJusta WritHelper plus Easy Alchemy11/09/20
Re: Re: Re: Re: Markarth update
Posted By: IsJustaGhost
Ok. Thanks for letting me know. I'll dig into that as soon as i can.
File: DO NOT USE - BETA: IsJusta WritHelper plus Easy Alchemy11/09/20
Re: Re: Markarth update
Posted By: IsJustaGhost
Are they master writs? (Just to make sure it's not bugged in more ways.) If so I'll need to look into fixing that for them. I did not think they would not load the correct icon for the station they are for. Never mind. I think that is the issue. I had fixed that for the witches festival writs because of how both provisioning...
File: DO NOT USE - BETA: IsJusta WritHelper plus Easy Alchemy11/05/20
Markarth update
Posted By: IsJustaGhost
I'm currently trying to figure out how to handle the addition of the quest info now being displayed for crafting writs at the stations. I has also changed the position of the result box for gamepad mode. Any suggestions?
File: Advanced Smart Auto Loot10/29/20
function for compatibility
Posted By: IsJustaGhost
I'm adding a new function for my addon that uses EVENT_LOOT_UPDATED for emptying the containers received from turning in writs. I have been having issue with it and have just noticed that it was being caused by S.A.L. I have SmarterAutoLootToggleKey() added to disable S.A.L. during writ turn in. I just found your update to S.A.L....
File: DO NOT USE - BETA: IsJusta WritHelper plus Easy Alchemy10/25/20
That's odd indeed. Have you tried d...
Posted By: IsJustaGhost
That's odd indeed. Have you tried deleting the folder, and make sure there is not one without -beta in the name. if so delete that too. and Delete the savedVariables. Then "install" it again. See what happens with that. Documents\Elder Scrolls Online\live\AddOns\IsJustaWritHelper Documents\Elder Scrolls Online\live\AddOns\IsJu...
File: DO NOT USE - BETA: IsJusta WritHelper plus Easy Alchemy10/15/20
Thank you for letting my know....
Posted By: IsJustaGhost
Thank you for letting my know. useMostStyle defaulting to false. I think that is due to moving the declaring of the defaults out of "IJAWH = {". I had already moved them back in my editing copy. All the "auto" options are set to false tho. I did this to prevent possible unwanted function for new users. I think I see the issue...
File: DO NOT USE - BETA: IsJusta WritHelper plus Easy Alchemy10/14/20
There's a function Zos added for ad...
Posted By: IsJustaGhost
There's a function Zos added for addon devs to use to check if an item meets the needs for a quest. DoesItemLinkFulfillJournalQuestCondition() However, that function was what was causing the issue with provisioning. I removed it and created my own to compare what the writ calls for. A bit late, but I just reported this as a bug. N...
File: DO NOT USE - BETA: IsJusta WritHelper plus Easy Alchemy10/11/20
Preparing to release out of beta....
Posted By: IsJustaGhost
Preparing to release out of beta. Check your addon folder to make sure you do not have "IsJustaWritHelper-Beta" and "IsJustaWritHelper" folders until the new upload to Tradeskill mods. If only the Beta is installed, delete the "IsJustaWritHelper" folder.
File: DO NOT USE - BETA: IsJusta WritHelper plus Easy Alchemy10/06/20
I recently found out that Lemon Flo...
Posted By: IsJustaGhost
I recently found out that Lemon Floured Mazte is tier 1 writ for DC alliance. So I recently made a DC character so I can get this fixed. It will be determined based on when I actually get that writ as a daily now. PS. turns out the friend mistook the freeze for a crash. Once I got that cleared up I had a place too look.
File: DO NOT USE - BETA: IsJusta WritHelper plus Easy Alchemy10/01/20
Thank you for letting me know. I ne...
Posted By: IsJustaGhost
Thank you for letting me know. I need to do some research then, about what in an addon can cause the game to crash. The problem with figuring this out is the game does not record anything about the crash. What may help is knowing all details about your crafting levels for each character, which ones it crashes on, what stations it...
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.