Tamriel Trade Centre (2024)

4.18 Release Log:
1. Added back the price to chat language options
2. Added a steam button in Client's start options
3. Opening a second instance of the client will now bring the running instance to front instead of panic

4.17 Release Log:
1. Fixed an UI error for Spanish client

4.16 Release Log:
1. Adopts to the new guild history API that was introduced in U41
2. Added a slash command /ttc and a button binding to clear data
3. When launch ESO after TTC option is enabled. TTC will now launch ESO and shutdown the current instance if another TTC instance is already running instead of panicking
4. Fixed various NPC names in other locales
5. Localization update
Known issues:
1. Font change that came with U41 broke the unicode encoding. TTC's additional language setting will cause the game to freeze. As a result all language related settings are removed from the settings page until this is fixed.
2. Guild history API is very buggy right now. Sales history data might get impacted because of this.

4.15 Release Log:
1. Temperately disable guild history scanning while I am working on the new API

4.14 Release Log:
1. Fixed an issue causing repeated upload. (Please delete your saved variable file before starting the game if issue persists)
2. Added missing language for client.exe (Spanish + Japanese)

4.13 Release Log:
1. Added sale avg and stats to price info
2. Added Japanese support
3. Removed sold item notification (obsolete 'feature')

4.12 Release Log:
1. Added sale history collection. Data will be used to generate sale average pricing in the future. Size of the data is capped at 1 day or around 10mb whichever is smaller. No calculation or processing is done by the addon. There should be zero performance impact (unless 10mb of RAM is an issue)
2. Optimized guild store history pulling and reading logic

4.11 Release Log:
1. Necrom update
2. Added sorting options for search online
3. NPC name fix for multiple languages

4.10 Release:
1. Fixed wide range of localization issues
2. Added Japanese strings in preparation for JP support

4.9 Release:
1. Added new traders
2. Mass localization update

Website update:
1. Added Spanish localization
2. Chinese item name update
3. Mass localization update

4.8 Release:
1. Added Spanish support

4.7 Release:
1. New traders for High Isle

Client 4.6 Release:
1. Client side change for loading price table based on server region (server side not ready yet)

Client 4.5 Release:
1. Added view price history online button
2. Added Missing NPC names for Russian client

Client 4.4 Release:
1. Deadland update
2. Updated target .net framework to 4.7.2 to prepare for TLS 1.0 deprecation

Client 4.3 Release:
1. Added companion traits
2. Added Blackwood NPC for German, French and Russian client

Client 4.2 Release:
1. Added Blackwood traders

Client 4.1 Release:
Version bump only

Client 4.0 Release:
1. Removed login requirement for personal listings upload
2. Merged personal and auto scanned listings into one instead of treating them differently

Client 3.38 Release:
1. Localization update
2. Dependency version update

Client 3.37 Release:
1. Added Markarth trader
2. Added right click menu to items in CraftBag
3. Added a keybind option to toggle tooltip
4. Fixed NPC name for jaflinna

Client 3.36 Release:
1. Search online button will now apply the language of your ESO client instead of sending you to the English site all the time
2. Reverted the parameter type for the function to retrieve TTC's price info
3. Localization update

Client 3.35 Release:
1. Stonethorn Update
2. Added Search Online button for items

Client 3.34 Release:
1. Updated Russian NPC names

Client 3.33 Release:
1. Greymoor update
2. Added a 5s delay before reading the saved variable file to allow ESO client to finish writting
3. Makes hidding the client after launch a configurable option. Auto hidding caused more confusion than good

Client 3.32 Release:
1. Harrowstorm version bump
2. Fixed an issue causing Lua file parsing to fail on machines with decimal separator not being a dot
3. Hides the client Window after successfully launching ESO client if auto start option is set to Start ESO after Client

Client 3.31 Release:
1. Fixed an issue causing price info to be missing for Deep Winter Charity Writs and New Life Charity Writs (Might take couple days to take effect)
2. Fixed a rare case which might cause master writ upload to fail
3. Only adds the 5px padding to the tooltip if price information is available

Client 3.30 Release:
1. Dragonhold update
2. TTC will no longer bundle libraries just like most other addons. Users will need to manually download the required libraries thru ESOUI or minion. (Required libraries can be found in game by expanding TTC's entry in addon list)

Client 3.29 release:
1. Uses software rendering only mode. Way too many factors could make hardware rendering go wrong.

Client 3.28 release:
1. Fixed multiple UI errors due to new guild store history API

ScaleBreaker kiosk detection will be added in the next release

Client 3.27 release:
1. Fixed an issue causing guild trader location to be null
2. Added additional check to detect config file corruption and attempt to reset it automatically

Client 3.26 Release Notes:

1. Reworked login system to use user's default browser (external) instead of an outdated Internet Explorer(embedded) to comply with the latest security standard (https://tools.ietf.org/html/draft-ietf-oauth-native-apps-03)
2. Added logout button

P.S. please make sure your firewall is not blocking loopback IP (localhost) and TTC has sufficient right to bind to it.
Client 3.25 Release Notes:
1. Added Awesome Guild Store hook to display price tooltip when AGS is active
2. No longer adds divider if no price info is available

Client 3.24 Release Notes:
1. Fixed an issue causing scan progress to be reset by AGS's auto search feature
2. Added a safeguard to client's setting file. If the file became corrupted it will be auto removed so that the next run will be able to get thru without error.
3. Added Elsweyr's trader locations
4. Fixed an issue causing last updated string to show up in native client's locale instead of target locale when using price to chat with a different locale than the native one.

Client 3.23 Release Notes:
1. Fixed two compatibility issues with Awesome Guild Store (more to come later)
a) Price not showing in store page when AGS is enabled
b) UI error when trying to purchage item when AGS is enabled
2. Updated the logic for personal listings to be consistant with community scanned ones. Last seen for personal listings will only get updated when user opens the guild store and click on the listings tab or when user lists new item/remove existing item from the store. (Used to be based on user's last login. However ZOS's API seems to skip some entries and thus causing the cached version to be unreliable. Causes more confusion than good to use the login time due to this)
3. Fixed an issue causing price to chat to show up multiple times when the language of the current client's locale is selected
4. Uses sub menu for price to chat when there is more than one language selected
5. Removed the one time guild store scan due to point 2

P.S. due to some backend structure change the saved settings will be reset. Your price data will stay safely since its downloaded from the server.

Client 3.22 Release Notes:
1. Wrathstone API update
2. Store full scan code completely revamped. New scan logic will retry on failure (too many searches). In case of the game force close the store UI TTC will attempt to resume the scan the next time store is opened.
3. Added the ability to do price to chat in different languages regardless of client's locale

Known issue: The new ESO Guild Store UI has a bug which it will not update the UI listings when the search is initiated with API calls. Thus you are going to see the search result panel stay the same thru out the whole scan process.

P.S. New items will be added in batch. Thanks for your patience.

Client 3.21 Release Notes:
1. Fixed a problem causing items to be reupload each time
2. Added traders in Murkmire for none English clients

Client 3.20 Release Notes:
1. Murkmire update

Client 3.19 Release Notes:
1. Fixed a crash caused by empty guild name (manually posted on the site)
2. Updates the message for login button's location

Known Issue: The client will remove manual created posts on the site. This will be fixed on the server side in the future.

Client 3.18 Release Notes:
1. Fixed a NullReference error caused by new login flow
2. Updates msg relates to personal listing to avoid confusion

Client 3.17 Release Notes:
1. Added multi account support. Players with multiple ESO account on the same machine will be able to use the client without issues now.
2. Moved client settings into addon settings
3. Fixed an issue causing client not initializing until UI loads
4. Replaced old Lua serializer with new strong typed one (Lua serializer will be available on GitHub soon)

Client 3.16 Release Notes:
Version bump.

Client 3.15 Release Notes:
1. Attempt to fix an app crash problem which some windows 10 users are experiencing
2. Localization updates

Client 3.14 Release Notes:
1. Summerset update
2. Only keeps auto scanned record for 6 hours instead of 24 hours to increase data freshness

Client 3.13 Release Notes:
1. Completely separates the storage space for NA and EU server. This should prevent EU listings get posted to NA site or wise versa.

Client 3.12 Release Notes:
1. Fixed a crash caused by Masterwrit info
2. Fixed a bug causing alchemy writ's required potion attribute not showing up.

Client 3.11 Release Notes:
1. Dragon Bones & Update 17 version bump
2. Upgraded LibAddonMenu to r25
3. Makes the error msg which alerts user about current guild does not own a kiosk a popup instead of a chat msg since the chat window is hidden when guild store is open
4. Auto hides the client's window when using the "start with windows" option
5. other small fixes

Client 3.10 Release Notes:
1. Uses file lock instead of Mutex since Avast hates Mutex after fall creator's update. TTC should be able to live happily with Avast again (Tested on Win 10 fall creator and Win 7 latest with Avast Free)
2. Small change to prepare for upcoming web client.

Client 3.9 Release Notes:
1. Added messages informing users when TTC is blocked by anti-virus instead of crashing right away
2. TTC will no longer add tooltip messages to item panel if there is no pricing information available

Client 3.8 Release Notes:
1. Enables CWC traders scanning for French, German and Russian clients

Client 3.7 Release Notes:
1. Clockwork city update (Note: French, German and Russian clients will not be able to scan clockwork city's trader until the localized NPC names are filled in the google sheet)

Client 3.6 Release Notes:
1. Store item will no longer get uploaded to the server if players attempts to buy it (even if player did not hit confirm on the prompt). This should further reduce the cases where the item is gone by the time one walks to the location.

Client 3.5 Release Notes:
1. Russian and Chinese localization
2. Fixed a problem causing master writ to have always show as no price info on German and French client
3. Enables upload for German/French/Russian/Chinese clients
4. New trader location algorithm should work on all localized ESO client now

Client 3.4 Release Notes:
1. Horn of the reach update
2. New algorithm to determine trader location. Should resolve all potential "this guild does not own a kiosk" errors caused by ZOS typo/inconsistent description. In the worse case scenario where the TTC is unable to detect the trader when player opened guild store interface from the bank NPC, the new algorithm will allow the player to scan by going to the actual trader NPC.
3. Solved all problem with localized clients, uploading is expected to be available for German/French players after the new addon strings are translated

Client 3.3 Release Notes:
Fixed an issue that was blocking Bal Foyen and Vivec city outlaws refuge traders' scan

Client 3.2 Release Notes:
1. Fixed an issue causing TTC to incorrectly parse potion's attribute when its a tri stat potion

Client 3.1 Release Notes:
1. Fixed an error during startup caused by SavedVarUpgrade.lua

Client 3.0 Release Notes:
1. German and French client beta. Enables in game price related operations while uploading is
disabled.
2. Fixed an issue causing in game displaying price updated 1 day ago while client is saying its up to date
3. Fixed an issue causing Deshaan Tal'deic trader to be not scannable
4. various other fixes

Client 2.35 Release Notes:
1. Added Vvardenfell trader locations

Client 2.34 Release Notes:
1. Morrowind updates
2. Centralized strings for localization

Client 2.33 Release Notes:
1. Updated NA's coordinator's iD
2. Fixed the issue causing launch ESO after client option not working with steam short cut.

Client 2.32 Release Notes:
1. Added option to auto start the client in silent mode with Windows or Launch ESO after the client (Which you can just replace the ESO's short cut with TTC client's short cut and it will run both)
2. Bug fixes and server related changes

Client 2.31 Release Notes:
1. Fixed an issue which causes some items to be removed and reposted every time Client starts
2. Fixed master writ's voucher reward amount calculation. Pricing for master writ might be unavailable for one day due to this change.
3. Uses TextBox instead of TextBlock for client's message display for copy paste support
Website Update:
1. Fixed master writ's voucher reward amount calculation. Wrong amount should diminish overtime.
2. Added Blacksmith/Clothing/Woodworking master writ's set, style, and trait information
3. Fixed an issue that sets Level to Level - 50 when you try to post trade manually

Client 2.30 Release Notes:
1. Fixed an issue which causes post trade to fail consistantly
2. Fixed a rare crash issue caused by corrupted config file resulted from unexpected Windows shutdown
3. Fixed an issue which causes TTC to report the current guild doesnt own a kiosk in Orsinium
4. Auto fix broken IDs caused by the massive name change that comes with Homestead update
5. Fixed an issue which causes client settings not get saved
New:
Support master writ price aggregation based on master writ detail instead of for all writs
Website Update:
1. Added amount filter in advanced search
2. Added master writ reward voucher filter in advanced search
3. Added master writ detail display
4. Database optimization
5. Added bunch new discovered furnitures into Database
6. Fixed many broken icons

2.29 change note:
1. Fixes a problem where the client wont start and says it is not in the original location. The problem is due to client not being able to detect server region (NA/EU).
A fallback mechanism is in place and should have a better error message when it fails
2. Fixes the problem of TTC not being able to detect potion/poison's effect due to description change

2.28 release note:
New:
1. Home stead API change
2. Automatically detects Server region instead of having users to set it themselves to prevent uploading items to the wrong server region
3. Automatically updates price table once 12 hours for people that keep the client running overnight
Bug fixes:
1. Fixes the issue which is causing client/server list out of sync and leave out dated trade listings not get cleaned up
2. Fixes the issue of client not automatically updates the guild's kiosk after it is changed
3. Adds a message to warn users about outdated price table

Archived Files (6)

File Name

Version

Size

Uploader

Date

Tamriel Trade Centre (1)Tamriel Trade Centre

4.17.841.18392

175kB

cyxui

03/20/24 07:03 PM

Tamriel Trade Centre (2)Tamriel Trade Centre

4.16.267.28139

175kB

cyxui

03/12/24 02:57 PM

Tamriel Trade Centre (3)Tamriel Trade Centre

4.15.315.11932

173kB

cyxui

03/11/24 12:07 PM

Tamriel Trade Centre (4)Tamriel Trade Centre

4.14.932.19243

173kB

cyxui

08/16/23 01:19 PM

Tamriel Trade Centre (5)Tamriel Trade Centre

4.13.547.29182

166kB

cyxui

08/03/23 01:52 PM

Tamriel Trade Centre (6)Tamriel Trade Centre

4.12.842.21934

166kB

cyxui

08/01/23 01:39 PM

Comment Options
Page 1 of 1501231151101>Last »
Tamriel Trade Centre (8)05/30/22, 09:07 AM

cyxui


Forum posts: 62

File comments: 788

Uploads: 1

Before you post

This section is reserved for addon related issues only.

For website issues please use this thread instead (https://www.esoui.com/forums/showthr...5994#post45994)

To people who are super privacy concerned TTC now offers first party ad only option which only consists a preloaded picture and a referral link. No ad server no tracking no privacy concern and no security adjustment needed.

Hopefully thats a good enough solution to everyone.

P.S. again no discussion in this section please. Head to the forum post instead.

Last edited by cyxui : 06/04/22 at 06:28 PM.

Tamriel Trade Centre (12)05/22/24, 06:28 PM

cyxui


Forum posts: 62

File comments: 788

Uploads: 1

Re: no longer updating

Originally Posted by heavymetalhippie420

TTC addon is no longer updating the price table. tried doing a fresh install of it but that didnt work. no matter how many times i run the client, it just says outdated and run the client. i do not run any other trading addons.

you are likely a victum of a ZOS bug where ESO creates multiple addon folders.

Once this bug happens all of your addons will get effected not only TTC

There are two known ways of fixing this problem:

1. Make a back up of Document/Elder Scrolls Online folder, delete it and let the game creates it again. Close the game and copy the backup one back.

2. Do a global search for addon folder and identify the ones that contains ESO addons that you use. Take a backup and delete those.

Tamriel Trade Centre (16)05/22/24, 11:53 AM

heavymetalhippie420


Forum posts: 0

File comments: 5

Uploads: 0

no longer updating

TTC addon is no longer updating the price table. tried doing a fresh install of it but that didnt work. no matter how many times i run the client, it just says outdated and run the client. i do not run any other trading addons.

Last edited by heavymetalhippie420 : 05/22/24 at 11:55 AM.

Tamriel Trade Centre (19)04/22/24, 08:19 PM

cyxui


Forum posts: 62

File comments: 788

Uploads: 1

Re: No TTC Price

Originally Posted by wenchmore420

TTC shows up in tool tip (All tool tips) as [no TTC price].
I have the latest version. I load and up date my TTC.exe on my desktop daily. TTC website shows up fine and has all prices.
I have scanned all my guild stores and several other guild traders. My MM is working properly. I have listed items and had sales since this has started. Here is the bug report if it helps.
LastScannedHistoryIndex = 0, ID = 111111} </Locals>
user:/AddOns/addons/addons/TamrielTradeCentre/TamrielTradeCentre.lua:641: in function 'TamrielTradeCentre:Init'
<Locals> self = [table:2]{PlayerID = "@Wenchmore420", IsDebug = F, AddonName = "TamrielTradeCentre"}, clientCulture = "en", default = [table:3]{ActualVersion = 10}, savedVars = [table:4]{}, serverRegion = "NA", FlagIsFirstExecute = user:/AddOns/addons/addons/TamrielTradeCentre/TamrielTradeCentre.lua:605 </Locals>
user:/AddOns/addons/addons/TamrielTradeCentre/TamrielTradeCentre.lua:653: in function 'OnAddOnLoaded'
<Locals> eventCode = 65536, addOnName = "TamrielTradeCentre" </

Try to disable all other addons. If it sovles the problem then please enabled them one by one to see which one is conflicting.

Tamriel Trade Centre (23)04/22/24, 08:18 PM

cyxui


Forum posts: 62

File comments: 788

Uploads: 1

Re: I have a major issue/error

Originally Posted by Tia413

I click on the guild store at the banker > I either add stuff to sell in my guilds or I just scan the guilds with traders to keep the listings fresh on the TTC client ( I always do this when I first log onto the game for the day) >Then I do it once more sometime later (usually when I am having problems with ATT recognizing that I sold something hours ago or a day ago in a guild ) > I reload UI and then I get this error and can't do anything other than to log out of the game and even that gives me issues. I need help figuring this out please. It is happening every time I scan the guilds with traders for the TTC client.

Since I am currently having a problem being able to post a picture of the Error I will write it all out.

UI Error: 82984B7F
/EsoUI/Ingame/Inventory/Inventory.lua.2616: attempt to index a nil value
stack traceback:
/EsoUI/Ingame/Inventory/Inventory.lua:2616: in function 'ZO_InventoryManager:GetContextualInfoBar'
/EsoUI/Ingame/Inventory/Inventory.lua:2630: in function 'ZO_InventoryManager:GetContextualMoneyControls'
/EsoUI/Ingame/Inventory/Inventory.lua:1442: in function 'ZO_InventoryManager:RefreshMoney'
/EsoUI/Ingame/Inventory/Inventory.lua:738: in function 'ZO_InventoryManager:Initialize'
/EsoUI/Libraries/Utility/BaseObject.lua:231: in function 'ZO_IntializingObject:New'
/EsoUI/Ingame/Inventory/Inventory.lua:3174: in function 'ZO_PlayerInventory_Initialize'
ZO_QuestItems_Initialized:3: in function '(main chunk)'

Everything had been working fine until yesterday.
I did the Guild History thing across the 4 Guilds I am in (for Lib Historie), which created a traffic jam in it, then went to a banker to scan the Trading Guilds I am in (due to ATT not showing all my sales properly), then did a /reloadui and the Error above came up.
I had to quit the game because it wouldn't even let me just log out to character screen.
I ran Repair on the Game Launcher.
I logged back in to the game.

And all was fine for the rest of my gaming time yesterday (but I stayed clear of doing any future scans for the TTC client also).

The exact same thing happened again less than an hour ago after logging on for the first time today.

This time after quitting the game, running repair, and logging back in, and getting a traffic jam once again when I did the requests for Guild History, I disabled all but TTC and LibHistorie , did a /reloadui, to see if I could replicate the Error. And sure enough it happened again as soon as I scanned and done a /reloadui.

At this point if I am not going to be unable to scan guild trading listings for myself and the guilds I am in what is the point in using any of the Trading Addons or being in a Trading guild?

Sorry...just very frustrated at the moment. And really miss how things Trading related worked before they were changed in Update 41.

I hope someone can help me figure out what is causing this and help me fix it.
TY in advance Tamriel Trade Centre (25)

Edit: I am back on the game now attempting to do a TTC client scan of 1 of my guilds and praying I don't get the error again once I do a /reloadui. **Things went fine this time.

But I would still love an explanation as to what is causing the Error to happen, if possible.
Tamriel Trade Centre (26)
Tamriel Trade Centre (27)
Tamriel Trade Centre (28)

Couldn't tell from the error alone. Try to disable all other addons next time and see if the error persists.

Tamriel Trade Centre (31)04/22/24, 08:17 PM

cyxui


Forum posts: 62

File comments: 788

Uploads: 1

Re: TTC not uploading listings

Originally Posted by LivingLiquid

First and foremost, I have ESO and TTC installed on two other gaming desktops, both of which work flawlessly with the addon. In other words, I am very familiar with how to correctly install and operate TTC's client. Typically, I use Minion, but I have downloaded it manually before as well with success on both of the aforementioned desktops.

I recently purchased a new laptop, an Asus G16 with model #GU603VV. Factory wiped it with the latest Windows 11 ISO. I've ran all the necessary updates on it, installed .net SDK 8.0, and installed ESO from scratch. I've installed TTC using Minion with all of its dependencies and it still doesn't upload the items scanned after performing /reloadui in-game or by logging out. In addition, I always launch the client before launching ESO. Unfortunately, it is not producing any sort of error log or indicator.

I've gone out of my way to troubleshoot the issue before resorting to posting here.
I have tried:

Scanning entire trader, performing /reloadui (or logging off) and refreshing TTC's website (no listing change even 4+ hours later, but when I do it on either desktop it immediately updates listing time to "Now")

Manually installing TTC & extracting the price tables, as well as manually uploading the TamrielTradeCentre.lua file on the Web client

Installing several different SDKs (my main desktop has .NET SDK 7.0.305, and my other desktop has 8.0).

Factory wiping and fresh installing multiple times while trying different methods of installing the game (such as through ESO's launcher or Steam's launcher).

Copying and pasting the game and addon files from my main desktop to the problematic laptop.

Verifying the location of the Documents folder in regedit

Moved TTC from the default folder to other paths for temporary testing

Whitelisted TTC/checked firewall settings

Verified that no third-party anti-virus is installed (only stock anti-virus Windows Defender is installed)

.. and likely more that I can't think of right now. I would really appreciate some advice or help troubleshooting this as I've exhausted what options were obvious to me, and I am having little luck finding any advice that I haven't already tried. Thank you for reading!

Might just be the the upload happened to overlap with server's scheduled maintenance.

Tamriel Trade Centre (35)04/21/24, 06:10 PM

wenchmore420


Forum posts: 0

File comments: 11

Uploads: 0

No TTC Price

TTC shows up in tool tip (All tool tips) as [no TTC price].
I have the latest version. I load and up date my TTC.exe on my desktop daily. TTC website shows up fine and has all prices.
I have scanned all my guild stores and several other guild traders. My MM is working properly. I have listed items and had sales since this has started. Here is the bug report if it helps.
LastScannedHistoryIndex = 0, ID = 111111} </Locals>
user:/AddOns/addons/addons/TamrielTradeCentre/TamrielTradeCentre.lua:641: in function 'TamrielTradeCentre:Init'
<Locals> self = [table:2]{PlayerID = "@Wenchmore420", IsDebug = F, AddonName = "TamrielTradeCentre"}, clientCulture = "en", default = [table:3]{ActualVersion = 10}, savedVars = [table:4]{}, serverRegion = "NA", FlagIsFirstExecute = user:/AddOns/addons/addons/TamrielTradeCentre/TamrielTradeCentre.lua:605 </Locals>
user:/AddOns/addons/addons/TamrielTradeCentre/TamrielTradeCentre.lua:653: in function 'OnAddOnLoaded'
<Locals> eventCode = 65536, addOnName = "TamrielTradeCentre" </

Last edited by wenchmore420 : 04/22/24 at 06:36 PM.

Tamriel Trade Centre (38)04/21/24, 08:02 AM

Tia413


Forum posts: 4

File comments: 22

Uploads: 0

I have a major issue/error

I click on the guild store at the banker > I either add stuff to sell in my guilds or I just scan the guilds with traders to keep the listings fresh on the TTC client ( I always do this when I first log onto the game for the day) >Then I do it once more sometime later (usually when I am having problems with ATT recognizing that I sold something hours ago or a day ago in a guild ) > I reload UI and then I get this error and can't do anything other than to log out of the game and even that gives me issues. I need help figuring this out please. It is happening every time I scan the guilds with traders for the TTC client.

Since I am currently having a problem being able to post a picture of the Error I will write it all out.

UI Error: 82984B7F
/EsoUI/Ingame/Inventory/Inventory.lua.2616: attempt to index a nil value
stack traceback:
/EsoUI/Ingame/Inventory/Inventory.lua:2616: in function 'ZO_InventoryManager:GetContextualInfoBar'
/EsoUI/Ingame/Inventory/Inventory.lua:2630: in function 'ZO_InventoryManager:GetContextualMoneyControls'
/EsoUI/Ingame/Inventory/Inventory.lua:1442: in function 'ZO_InventoryManager:RefreshMoney'
/EsoUI/Ingame/Inventory/Inventory.lua:738: in function 'ZO_InventoryManager:Initialize'
/EsoUI/Libraries/Utility/BaseObject.lua:231: in function 'ZO_IntializingObject:New'
/EsoUI/Ingame/Inventory/Inventory.lua:3174: in function 'ZO_PlayerInventory_Initialize'
ZO_QuestItems_Initialized:3: in function '(main chunk)'

Everything had been working fine until yesterday.
I did the Guild History thing across the 4 Guilds I am in (for Lib Historie), which created a traffic jam in it, then went to a banker to scan the Trading Guilds I am in (due to ATT not showing all my sales properly), then did a /reloadui and the Error above came up.
I had to quit the game because it wouldn't even let me just log out to character screen.
I ran Repair on the Game Launcher.
I logged back in to the game.

And all was fine for the rest of my gaming time yesterday (but I stayed clear of doing any future scans for the TTC client also).

The exact same thing happened again less than an hour ago after logging on for the first time today.

This time after quitting the game, running repair, and logging back in, and getting a traffic jam once again when I did the requests for Guild History, I disabled all but TTC and LibHistorie , did a /reloadui, to see if I could replicate the Error. And sure enough it happened again as soon as I scanned and done a /reloadui.

At this point if I am not going to be unable to scan guild trading listings for myself and the guilds I am in what is the point in using any of the Trading Addons or being in a Trading guild?

Sorry...just very frustrated at the moment. And really miss how things Trading related worked before they were changed in Update 41.

I hope someone can help me figure out what is causing this and help me fix it.
TY in advance Tamriel Trade Centre (39)

Edit: I am back on the game now attempting to do a TTC client scan of 1 of my guilds and praying I don't get the error again once I do a /reloadui. **Things went fine this time.

But I would still love an explanation as to what is causing the Error to happen, if possible.
Tamriel Trade Centre (40)
Tamriel Trade Centre (41)
Tamriel Trade Centre (42)

Last edited by Tia413 : 04/21/24 at 08:52 AM.

Tamriel Trade Centre (45)04/20/24, 09:10 PM

antonya


Forum posts: 0

File comments: 2

Uploads: 0

Re: Re: SEHException Error

Originally Posted by cyxui

This usually means some part of your Windows is corrupted. Either .NET framework or the OS itself. It could also be that your anti-virus screwed up and caused your memory to become corrupted. You can try to reinstall/repair your .net framework and see if it helps.

Thanks so much for interpreting the log, cyxui! I ran the .NET Framework repair tool and ran sfc /scannow in cmd. Files repaired and after a restart, TTC client works.

Tamriel Trade Centre (48)04/18/24, 02:08 PM

LivingLiquid


Forum posts: 0

File comments: 1

Uploads: 0

TTC not uploading listings

First and foremost, I have ESO and TTC installed on two other gaming desktops, both of which work flawlessly with the addon. In other words, I am very familiar with how to correctly install and operate TTC's client. Typically, I use Minion, but I have downloaded it manually before as well with success on both of the aforementioned desktops.

I recently purchased a new laptop, an Asus G16 with model #GU603VV. Factory wiped it with the latest Windows 11 ISO. I've ran all the necessary updates on it, installed .net SDK 8.0, and installed ESO from scratch. I've installed TTC using Minion with all of its dependencies and it still doesn't upload the items scanned after performing /reloadui in-game or by logging out. In addition, I always launch the client before launching ESO. Unfortunately, it is not producing any sort of error log or indicator.

I've gone out of my way to troubleshoot the issue before resorting to posting here.
I have tried:

Scanning entire trader, performing /reloadui (or logging off) and refreshing TTC's website (no listing change even 4+ hours later, but when I do it on either desktop it immediately updates listing time to "Now")

Manually installing TTC & extracting the price tables, as well as manually uploading the TamrielTradeCentre.lua file on the Web client

Installing several different SDKs (my main desktop has .NET SDK 7.0.305, and my other desktop has 8.0).

Factory wiping and fresh installing multiple times while trying different methods of installing the game (such as through ESO's launcher or Steam's launcher).

Copying and pasting the game and addon files from my main desktop to the problematic laptop.

Verifying the location of the Documents folder in regedit

Moved TTC from the default folder to other paths for temporary testing

Whitelisted TTC/checked firewall settings

Verified that no third-party anti-virus is installed (only stock anti-virus Windows Defender is installed)

.. and likely more that I can't think of right now. I would really appreciate some advice or help troubleshooting this as I've exhausted what options were obvious to me, and I am having little luck finding any advice that I haven't already tried. Thank you for reading!

Last edited by LivingLiquid : 04/18/24 at 02:59 PM.

Tamriel Trade Centre (51)04/17/24, 02:37 PM

cyxui


Forum posts: 62

File comments: 788

Uploads: 1

Re: SEHException Error

Originally Posted by antonya

Thank you, devs/mods for all that you do! I appreciate the skills and talent you donate to the community.

I tried to run TTC Client a few times over the last few days and it will not launch. Tried all the normal troubleshooting (uninstalling, firewall, etc) with no success.

This is the error log:

Code:

Sunday, April 14, 2024---------------------------------------------------------------------System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.Runtime.InteropServices.SEHException: External component has thrown an exception. at System.IO.UnmanagedMemoryStream.ReadByte() at System.Windows.Baml2006.SharedStream.ReadByte() at System.IO.BinaryReader.ReadByte() at System.Windows.Baml2006.Baml2006Reader.ReadObject(KeyRecord record) at System.Windows.ResourceDictionary.CreateObject(KeyRecord key) at System.Windows.ResourceDictionary.OnGettingValue(Object key, Object& value, Boolean& canCache) at System.Windows.ResourceDictionary.OnGettingValuePrivate(Object key, Object& value, Boolean& canCache) at System.Windows.ResourceDictionary.GetValueWithoutLock(Object key, Boolean& canCache) at System.Windows.ResourceDictionary.GetValue(Object key, Boolean& canCache) at System.Windows.SystemResources.LookupResourceInDictionary(ResourceDictionary dictionary, Object key, Boolean allowDeferredResourceReference, Boolean mustReturnDeferredResourceReference, Boolean& canCache) at System.Windows.SystemResources.FindDictionaryResource(Object key, Type typeKey, ResourceKey resourceKey, Boolean isTraceEnabled, Boolean allowDeferredResourceReference, Boolean mustReturnDeferredResourceReference, Boolean& canCache) at System.Windows.SystemResources.FindResourceInternal(Object key, Boolean allowDeferredResourceReference, Boolean mustReturnDeferredResourceReference) at System.Windows.SystemResources.FindThemeStyle(DependencyObjectType key) at System.Windows.StyleHelper.GetThemeStyle(FrameworkElement fe, FrameworkContentElement fce) at System.Windows.FrameworkElement.UpdateThemeStyleProperty() at System.Windows.FrameworkElement.OnInitialized(EventArgs e) at System.Windows.FrameworkElement.TryFireInitialized() at MS.Internal.Xaml.Runtime.ClrObjectRuntime.InitializationGuard(XamlType xamlType, Object obj, Boolean begin) at System.Xaml.XamlObjectWriter.Logic_EndInit(ObjectWriterContext ctx) at System.Xaml.XamlObjectWriter.WriteEndObject() at System.Windows.Markup.WpfXamlLoader.TransformNodes(XamlReader xamlReader, XamlObjectWriter xamlWriter, Boolean onlyLoadOneNode, Boolean skipJournaledProperties, Boolean shouldPassLineNumberInfo, IXamlLineInfo xamlLineInfo, IXamlLineInfoConsumer xamlLineInfoConsumer, XamlContextStack`1 stack, IStyleConnector styleConnector) at System.Windows.Markup.WpfXamlLoader.Load(XamlReader xamlReader, IXamlObjectWriterFactory writerFactory, Boolean skipJournaledProperties, Object rootObject, XamlObjectWriterSettings settings, Uri baseUri) at System.Windows.Markup.WpfXamlLoader.LoadBaml(XamlReader xamlReader, Boolean skipJournaledProperties, Object rootObject, XamlAccessLevel accessLevel, Uri baseUri) at System.Windows.Markup.XamlReader.LoadBaml(Stream stream, ParserContext parserContext, Object parent, Boolean closeStream) at ESOTradeDesktop.MainWindowView..ctor() --- End of inner exception stack trace --- at System.RuntimeTypeHandle.CreateInstance(RuntimeType type, Boolean publicOnly, Boolean noCheck, Boolean& canBeCached, RuntimeMethodHandleInternal& ctor, Boolean& bNeedSecurityCheck) at System.RuntimeType.CreateInstanceSlow(Boolean publicOnly, Boolean skipCheckThis, Boolean fillCache, StackCrawlMark& stackMark) at System.Activator.CreateInstance(Type type, Boolean nonPublic) at System.RuntimeType.CreateInstanceImpl(BindingFlags bindingAttr, Binder binder, Object[] args, CultureInfo culture, Object[] activationAttributes, StackCrawlMark& stackMark) at System.Activator.CreateInstance(Type type, BindingFlags bindingAttr, Binder binder, Object[] args, CultureInfo culture, Object[] activationAttributes) at System.Activator.CreateInstance(Type type, Object[] args) at System.Xaml.Schema.SafeReflectionInvoker.CreateInstanceCritical(Type type, Object[] arguments) at System.Xaml.Schema.XamlTypeInvoker.CreateInstance(Object[] arguments) at MS.Internal.Xaml.Runtime.ClrObjectRuntime.CreateInstance(XamlType xamlType, Object[] args) at MS.Internal.Xaml.Runtime.PartialTrustTolerantRuntime.CreateInstance(XamlType xamlType, Object[] args) at System.Xaml.XamlObjectWriter.Logic_CreateAndAssignToParentStart(ObjectWriterContext ctx) at System.Xaml.XamlObjectWriter.WriteStartMember(XamlMember property) at System.Windows.Markup.WpfXamlLoader.TransformNodes(XamlReader xamlReader, XamlObjectWriter xamlWriter, Boolean onlyLoadOneNode, Boolean skipJournaledProperties, Boolean shouldPassLineNumberInfo, IXamlLineInfo xamlLineInfo, IXamlLineInfoConsumer xamlLineInfoConsumer, XamlContextStack`1 stack, IStyleConnector styleConnector) at System.Windows.Markup.WpfXamlLoader.Load(XamlReader xamlReader, IXamlObjectWriterFactory writerFactory, Boolean skipJournaledProperties, Object rootObject, XamlObjectWriterSettings settings, Uri baseUri) at System.Windows.Markup.WpfXamlLoader.LoadBaml(XamlReader xamlReader, Boolean skipJournaledProperties, Object rootObject, XamlAccessLevel accessLevel, Uri baseUri) at System.Windows.Markup.XamlReader.LoadBaml(Stream stream, ParserContext parserContext, Object parent, Boolean closeStream) at System.Windows.Application.LoadBamlStreamWithSyncInfo(Stream stream, ParserContext pc) at System.Windows.Application.DoStartup() at System.Windows.Application.<.ctor>b__1_0(Object unused) at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs) at System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler) at System.Windows.Threading.DispatcherOperation.InvokeImpl() at MS.Internal.CulturePreservingExecutionContext.CallbackWrapper(Object obj) at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx) at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx) at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state) at MS.Internal.CulturePreservingExecutionContext.Run(CulturePreservingExecutionContext executionContext, ContextCallback callback, Object state) at System.Windows.Threading.DispatcherOperation.Invoke() at System.Windows.Threading.Dispatcher.ProcessQueue() at System.Windows.Threading.Dispatcher.WndProcHook(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled) at MS.Win32.HwndWrapper.WndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled) at MS.Win32.HwndSubclass.DispatcherCallbackOperation(Object o) at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs) at System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler) at System.Windows.Threading.Dispatcher.LegacyInvokeImpl(DispatcherPriority priority, TimeSpan timeout, Delegate method, Object args, Int32 numArgs) at MS.Win32.HwndSubclass.SubclassWndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam) at MS.Win32.UnsafeNativeMethods.DispatchMessage(MSG& msg) at System.Windows.Threading.Dispatcher.PushFrameImpl(DispatcherFrame frame) at System.Windows.Application.RunDispatcher(Object ignore) at System.Windows.Application.RunInternal(Window window) at ESOTradeDesktop.App.Main()

This usually means some part of your Windows is corrupted. Either .NET framework or the OS itself. It could also be that your anti-virus screwed up and caused your memory to become corrupted. You can try to reinstall/repair your .net framework and see if it helps.

Tamriel Trade Centre (55)04/17/24, 02:34 PM

cyxui


Forum posts: 62

File comments: 788

Uploads: 1

Originally Posted by FulciLives

A long time ago I set up TTC to launch the ESO game launcher when I launch the TTC Client but I wish to undo this and I haven't figured out a way to do it. Can someone help?

The reason I want to change this behavior is due to the fact that I always end up closing the ESO Launcher and restarting it through Steam since that method auto fills in my username/password.

Simply bring up TTC's interface and click on the settings button on the top right. The last patch added a steam button as well.

Tamriel Trade Centre (59)04/14/24, 01:17 PM

Bonstrigmo



Forum posts: 0

File comments: 51

Uploads: 0

What do I do about this? My TTC prices are not showing up on items now.

Code:

UI Error: 93D2EB2Duser:/AddOns/TamrielTradeCentre/PriceTableNA.lua:3: unexpected symbol near '<eof>'

I reinstalled the addon and its working.

Last edited by Bonstrigmo : 04/14/24 at 01:35 PM.

Tamriel Trade Centre (63)04/14/24, 12:41 PM

antonya


Forum posts: 0

File comments: 2

Uploads: 0

SEHException Error

Thank you, devs/mods for all that you do! I appreciate the skills and talent you donate to the community.

I tried to run TTC Client a few times over the last few days and it will not launch. Tried all the normal troubleshooting (uninstalling, firewall, etc) with no success.

This is the error log:

Code:

Sunday, April 14, 2024---------------------------------------------------------------------System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.Runtime.InteropServices.SEHException: External component has thrown an exception. at System.IO.UnmanagedMemoryStream.ReadByte() at System.Windows.Baml2006.SharedStream.ReadByte() at System.IO.BinaryReader.ReadByte() at System.Windows.Baml2006.Baml2006Reader.ReadObject(KeyRecord record) at System.Windows.ResourceDictionary.CreateObject(KeyRecord key) at System.Windows.ResourceDictionary.OnGettingValue(Object key, Object& value, Boolean& canCache) at System.Windows.ResourceDictionary.OnGettingValuePrivate(Object key, Object& value, Boolean& canCache) at System.Windows.ResourceDictionary.GetValueWithoutLock(Object key, Boolean& canCache) at System.Windows.ResourceDictionary.GetValue(Object key, Boolean& canCache) at System.Windows.SystemResources.LookupResourceInDictionary(ResourceDictionary dictionary, Object key, Boolean allowDeferredResourceReference, Boolean mustReturnDeferredResourceReference, Boolean& canCache) at System.Windows.SystemResources.FindDictionaryResource(Object key, Type typeKey, ResourceKey resourceKey, Boolean isTraceEnabled, Boolean allowDeferredResourceReference, Boolean mustReturnDeferredResourceReference, Boolean& canCache) at System.Windows.SystemResources.FindResourceInternal(Object key, Boolean allowDeferredResourceReference, Boolean mustReturnDeferredResourceReference) at System.Windows.SystemResources.FindThemeStyle(DependencyObjectType key) at System.Windows.StyleHelper.GetThemeStyle(FrameworkElement fe, FrameworkContentElement fce) at System.Windows.FrameworkElement.UpdateThemeStyleProperty() at System.Windows.FrameworkElement.OnInitialized(EventArgs e) at System.Windows.FrameworkElement.TryFireInitialized() at MS.Internal.Xaml.Runtime.ClrObjectRuntime.InitializationGuard(XamlType xamlType, Object obj, Boolean begin) at System.Xaml.XamlObjectWriter.Logic_EndInit(ObjectWriterContext ctx) at System.Xaml.XamlObjectWriter.WriteEndObject() at System.Windows.Markup.WpfXamlLoader.TransformNodes(XamlReader xamlReader, XamlObjectWriter xamlWriter, Boolean onlyLoadOneNode, Boolean skipJournaledProperties, Boolean shouldPassLineNumberInfo, IXamlLineInfo xamlLineInfo, IXamlLineInfoConsumer xamlLineInfoConsumer, XamlContextStack`1 stack, IStyleConnector styleConnector) at System.Windows.Markup.WpfXamlLoader.Load(XamlReader xamlReader, IXamlObjectWriterFactory writerFactory, Boolean skipJournaledProperties, Object rootObject, XamlObjectWriterSettings settings, Uri baseUri) at System.Windows.Markup.WpfXamlLoader.LoadBaml(XamlReader xamlReader, Boolean skipJournaledProperties, Object rootObject, XamlAccessLevel accessLevel, Uri baseUri) at System.Windows.Markup.XamlReader.LoadBaml(Stream stream, ParserContext parserContext, Object parent, Boolean closeStream) at ESOTradeDesktop.MainWindowView..ctor() --- End of inner exception stack trace --- at System.RuntimeTypeHandle.CreateInstance(RuntimeType type, Boolean publicOnly, Boolean noCheck, Boolean& canBeCached, RuntimeMethodHandleInternal& ctor, Boolean& bNeedSecurityCheck) at System.RuntimeType.CreateInstanceSlow(Boolean publicOnly, Boolean skipCheckThis, Boolean fillCache, StackCrawlMark& stackMark) at System.Activator.CreateInstance(Type type, Boolean nonPublic) at System.RuntimeType.CreateInstanceImpl(BindingFlags bindingAttr, Binder binder, Object[] args, CultureInfo culture, Object[] activationAttributes, StackCrawlMark& stackMark) at System.Activator.CreateInstance(Type type, BindingFlags bindingAttr, Binder binder, Object[] args, CultureInfo culture, Object[] activationAttributes) at System.Activator.CreateInstance(Type type, Object[] args) at System.Xaml.Schema.SafeReflectionInvoker.CreateInstanceCritical(Type type, Object[] arguments) at System.Xaml.Schema.XamlTypeInvoker.CreateInstance(Object[] arguments) at MS.Internal.Xaml.Runtime.ClrObjectRuntime.CreateInstance(XamlType xamlType, Object[] args) at MS.Internal.Xaml.Runtime.PartialTrustTolerantRuntime.CreateInstance(XamlType xamlType, Object[] args) at System.Xaml.XamlObjectWriter.Logic_CreateAndAssignToParentStart(ObjectWriterContext ctx) at System.Xaml.XamlObjectWriter.WriteStartMember(XamlMember property) at System.Windows.Markup.WpfXamlLoader.TransformNodes(XamlReader xamlReader, XamlObjectWriter xamlWriter, Boolean onlyLoadOneNode, Boolean skipJournaledProperties, Boolean shouldPassLineNumberInfo, IXamlLineInfo xamlLineInfo, IXamlLineInfoConsumer xamlLineInfoConsumer, XamlContextStack`1 stack, IStyleConnector styleConnector) at System.Windows.Markup.WpfXamlLoader.Load(XamlReader xamlReader, IXamlObjectWriterFactory writerFactory, Boolean skipJournaledProperties, Object rootObject, XamlObjectWriterSettings settings, Uri baseUri) at System.Windows.Markup.WpfXamlLoader.LoadBaml(XamlReader xamlReader, Boolean skipJournaledProperties, Object rootObject, XamlAccessLevel accessLevel, Uri baseUri) at System.Windows.Markup.XamlReader.LoadBaml(Stream stream, ParserContext parserContext, Object parent, Boolean closeStream) at System.Windows.Application.LoadBamlStreamWithSyncInfo(Stream stream, ParserContext pc) at System.Windows.Application.DoStartup() at System.Windows.Application.<.ctor>b__1_0(Object unused) at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs) at System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler) at System.Windows.Threading.DispatcherOperation.InvokeImpl() at MS.Internal.CulturePreservingExecutionContext.CallbackWrapper(Object obj) at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx) at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx) at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state) at MS.Internal.CulturePreservingExecutionContext.Run(CulturePreservingExecutionContext executionContext, ContextCallback callback, Object state) at System.Windows.Threading.DispatcherOperation.Invoke() at System.Windows.Threading.Dispatcher.ProcessQueue() at System.Windows.Threading.Dispatcher.WndProcHook(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled) at MS.Win32.HwndWrapper.WndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled) at MS.Win32.HwndSubclass.DispatcherCallbackOperation(Object o) at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs) at System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler) at System.Windows.Threading.Dispatcher.LegacyInvokeImpl(DispatcherPriority priority, TimeSpan timeout, Delegate method, Object args, Int32 numArgs) at MS.Win32.HwndSubclass.SubclassWndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam) at MS.Win32.UnsafeNativeMethods.DispatchMessage(MSG& msg) at System.Windows.Threading.Dispatcher.PushFrameImpl(DispatcherFrame frame) at System.Windows.Application.RunDispatcher(Object ignore) at System.Windows.Application.RunInternal(Window window) at ESOTradeDesktop.App.Main()
Tamriel Trade Centre (66)04/10/24, 05:35 PM

FulciLives


Forum posts: 0

File comments: 13

Uploads: 0

A long time ago I set up TTC to launch the ESO game launcher when I launch the TTC Client but I wish to undo this and I haven't figured out a way to do it. Can someone help?

The reason I want to change this behavior is due to the fact that I always end up closing the ESO Launcher and restarting it through Steam since that method auto fills in my username/password.

Page 1 of 1501231151101>Last »

Thanks for all the support Tamriel Trade Centre (70)

Donate

Tamriel Trade Centre (2024)

References

Top Articles
Latest Posts
Article information

Author: Ms. Lucile Johns

Last Updated:

Views: 6267

Rating: 4 / 5 (41 voted)

Reviews: 88% of readers found this page helpful

Author information

Name: Ms. Lucile Johns

Birthday: 1999-11-16

Address: Suite 237 56046 Walsh Coves, West Enid, VT 46557

Phone: +59115435987187

Job: Education Supervisor

Hobby: Genealogy, Stone skipping, Skydiving, Nordic skating, Couponing, Coloring, Gardening

Introduction: My name is Ms. Lucile Johns, I am a successful, friendly, friendly, homely, adventurous, handsome, delightful person who loves writing and wants to share my knowledge and understanding with you.