Results: 1792Comments by: Phinix
File: Pocket Apocrypha04/05/18
Version...
Posted By: Phinix
I think you might need to re-upload with the option to ignore version checked. I just manually installed the current download after deleting the folder and saved vars and still crash on import.
File: Pocket Apocrypha04/05/18
Right on, I'll look forward to it t...
Posted By: Phinix
Right on, I'll look forward to it then.
File: FCO ItemSaver04/05/18
Re: Re: Re: Re: Custom mark motif?
Posted By: Phinix
I definately want a section here within the addons, no comments, but a whole tab for Q&A of FAQ or "Howto"... This was asked abou 30 times now and is somewhere in the private messages, and the comments. I definately don't want to add everything to the description page :( Understandable. I think this one is just confusing because...
File: Pocket Apocrypha04/05/18
I was just about to ask what Phinix...
Posted By: Phinix
I was just about to ask what Phinix was on. >_>; I was also going to ask: Did anyone else see josh's post? Anyone? Having a staggered import is a very bad idea. Pocket Apocrypha uses ESO's own lore library building code. So if the import is crashing, it's likely because a bug is happening somewhere outside of the import. The st...
File: Pocket Apocrypha04/05/18
Unknown player...
Posted By: Phinix
Please delete, FML!
File: FCO ItemSaver04/05/18
Re: Re: Custom mark motif?
Posted By: Phinix
But the gear sets and the dynamic icons got an option which says: "Disable research check" If you enable this the gear set icon/ dynamic icon can be applied to non-armor/weapon items too. Thanks, that works! For others who are curious, you go to Settings->Addons->FCO ItemSaver-> COLORS & ICONS -> DYNAMIC ICONS -> DYNAMIC...
File: Pocket Apocrypha04/05/18
Fix for import crash...
Posted By: Phinix
EDIT: For great justice! :cool:
File: Pocket Apocrypha04/05/18
Import crash...
Posted By: Phinix
Great idea; have been looking for a mod like this! :D However I must confirm crashes using the import option, on characters that either do or do not have eidetic memory, and with or without NoThankYou enabled, the game freezes and then crashes after a long pause.
File: FCO ItemSaver04/05/18
Custom mark motif?
Posted By: Phinix
Hi Baertram, It seems it is not possible to assign a custom mark to motif pages? I tried it from both the bank and my personal inventory. The option shows on right clicking items like armor and weapons, but not for motif pages. I also tried setting a keybind to mark with custom 1 and it also did not work. Is there some optio...
File: EZReport04/01/18
Reporting issues...
Posted By: Phinix
With regard to the report cooldown not working... I just logged in and tested this and it is working fine for me. The only thing I can think of is that there is some strange character in their name, though that shouldn't be causing issues either. Is it possible you could 1) check the name of the character in question and PM to me...
File: Nirn Auction House04/01/18
Really cool idea and I like the new...
Posted By: Phinix
Really cool idea and I like the new interface; very well integrated and professional. I was wondering if it might be possible to support posting trades directly from your bank? If not does the addon care what character has the item at the time of fulfillment? So in other words, could I post an item, drop it in the bank, then grab...
File: Wykkyd Full Immersion03/28/18
Compass...
Posted By: Phinix
EDIT: Will PM the authors with some code changes to fix the resize/re-anchor issues on zone transitions and such.
File: Votan's Minimap03/25/18
Errors...
Posted By: Phinix
Getting some errors lately (see image). One is fairly common when first entering an interior, and the 2nd is random when harvesting. *EDIT: Seems to have fixed itself after deleting the main HarvestMap.lua saved variables and letting it rebuild.
File: HarvestMap03/25/18
Errors...
Posted By: Phinix
*EDIT: Seems to have fixed itself after deleting the main HarvestMap.lua saved variables and letting it rebuild.
File: ESO Master Recipe List03/23/18
Re: Auto Delete
Posted By: Phinix
I came back recently and found this great addon to track what my main crafter needs when on other toons! My eso+ has recently lapsed so I'm now trying to configure this addon to auto delete a bunch of the crafting stuff I have plenty of in my crafting bag already and do not need to pick up. I do a large amount of stealing (don't...
File: Srendarr - Aura, Buff & Debuff Tracker03/23/18
Stacks...
Posted By: Phinix
Not sure why people are saying bow stacks (Hawk Eye) shows the wrong icon on the 1st stack or that stacks don't work, as it works fine for me (correct icon and correct stack behavior): agX-8hi5Gsg That said, I will look into adding Twice Fanged support if/when I am motivated to come back to ESO.
File: SALTI - Currency Totals03/22/18
Update...
Posted By: Phinix
Sorry for the lack of replies. Haven't really been playing ESO for a while now... Maybe I will come back some day. In the meantime, here is an update for Dragon Bones that supports the 15th character slot. :)
File: ESO Master Recipe List03/01/18
Hi, everything is updated and I'm h...
Posted By: Phinix
Hi, everything is updated and I'm having lua errors everytime I open cook window... Might be the Free Dialog Camera addon. That is the one that was causing it for me. I haven't tried them but people posted some temp edits to work around it until Shinni has a chance to update.
File: ESO Master Recipe List03/01/18
Update...
Posted By: Phinix
Hi all, Not really playing ESO anymore (I might come back one day) but I wanted to show my thanks for everyone that has supported me over the years and do an update for this project for the latest DLC (Dragon Bones). The new version adds a few new furniture recipes and should fix errors that were caused by the update. I don't r...
File: Dungeon Tracker02/07/18
Fixed.
Posted By: Phinix
@joshmiller83 - You were right, those errors turned out to be a result of my having moved some functions around to different files last update and things were still looking for them in the local scope. Should all be fixed now. Thanks for the detailed report!
File: Dungeon Tracker02/06/18
Another one! :( These LibAddonMe...
Posted By: Phinix
Another one! :( These LibAddonMenu errors you are describing generally happen when an addon embeds the library but doesn't use the OptionalDependsOn tag for it in their manifest, and thus forces addons to use that version of the library rather than using LibStub to load the most current. If you have an addon containing an older ve...
File: EZReport02/03/18
GUI update...
Posted By: Phinix
Version 1.08: Changed behavior of clicking database entries to allow the following actions: Left-click to view all entries for the selected character. Shift+Left-click to view all entries for the selected account. Right-click to delete selected entry.
File: EZReport02/03/18
Errors...
Posted By: Phinix
@Renwa user:/AddOns/EZReport/bin/EZUtility.lua:163: attempt to index a nil value This line says: local tSub = zo_strformat("<>",GetPlayerActiveSubzoneName()):gsub(" "..L.EZReport_Wayshrine,'') GetPlayerActiveSubzoneName() shouldn't be the problem since it returns an empty string and not nil if it is nothing, so my gues...
File: ItemPreview (discontinued)01/31/18
Errors in Dragon Bones...
Posted By: Phinix
Confirmed... I hope Zeni didn't do something stupid like make it LESS possible to show previews through the API since there is no reason other than pure LAZINESS. The only reason they have ever stated is "datamining" but this is pure bunk. All they would have to do is add a protected flag "currentAPI" or something and only allow t...
File: EZReport01/31/18
Error fixed.
Posted By: Phinix
@Renwa - I added a sanity check for nil values on target change that should prevent this in the future.