The Tournament Director Forums

Main => Beta Testing => Topic started by: Corey Cooper on February 17, 2020, 11:17:19 PM

Title: 3.7 Released!
Post by: Corey Cooper on February 17, 2020, 11:17:19 PM
Finally!  I've just uploaded the final version 3.7.  It can be downloaded on the Download page: https://www.thetournamentdirector.net/download.html

If you're still using beta 1, beta 2, beta 3, or beta 4, please visit the download page and download and install it.  If you're using beta 5, your version should update automatically.

A great big thank you! to everyone who participated in the beta testing.  Your input and feedback has been invaluable, as always.

Here are the few things that were updated since beta 5:

- Added player image rotation.
- Bug fixed: A minor visual artifact on some of the built-in screens.
- Bug fixed: Color picker alpha channel selector not visible when color is "transparent".
- Bug fixed: Tokens not available for event action "launch program".
- Bug fixed: Sort column should change to a visible column when the current sort column is removed on Players tab, Database tab, or Stats tab.
- Bug fixed (3.7.0-beta.4): Players on the Seating Chart screen are always listed in black text, regardless of the  Table Body font setting, except when recently moved players are highlighted.
- Bug fixed: When add-ons or rebuys are disabled, trying to insert an add-on or rebuy from the Game Player dialog  prompts the user to confirm the action, but doesn't wait for confirmation, instead opens the add-on or rebuy dialog  immediately.
- Bug fixed: Context menu items are HTML-encoded and should not be.
- Bug fixed: Player images aren't vertically centered properly.
- Bug fixed: Player images that are rectangular display as oblong circles when images are displayed as "round".
- Bug fixed: If a source folder doesn't exist when refreshing stats, the refresh is aborted with a cryptic error message.
Title: Re: 3.7 Released!
Post by: mcmcgurk on February 18, 2020, 01:10:43 AM
Am I doing something silly?  The download link says it is getting TournamentDirector370.exe, but every time I download it I'm getting TournamentDirector343.exe.

Side note - bad user that I am, I did not notice this until I installed 3.4.3 again.  Now when I open 3.7.0 Beta 4 again, I seem to have lost my preferences for things such as database, stats profiles, etc.  Looks like the files were perhaps overwritten by the 3.4.3 install?  Hoping that a proper install of 3.7.0 will get these back, otherwise I've got some recovery work to do thanks to my click-happy tendencies. :D

*EDIT* - I see notes about the prefs.sav.yyyymdd-hhmmss file - restoring that to prefs.sav has addressed that issue.  :-[
Title: Re: 3.7 Released!
Post by: mcfrojd on February 18, 2020, 05:48:16 AM
The download link on the homepage seems to point at "http://www.thetournamentdirector.net/TournamentDirector370.exe" but the file i get downloaded is TournamentDirector343.exe
Title: Re: 3.7 Released!
Post by: Corey Cooper on February 18, 2020, 07:46:44 AM
You're both correct.  The site is configured to redirect any "incorrect" filename downloads to the latest version.  I typo'd the download link and tested the update, not a direct download, which is always part of the release steps.  It was late and I'd been working on it for hours.  Anyway it has been fixed.
Title: Re: 3.7 Released!
Post by: Corey Cooper on February 18, 2020, 07:50:44 AM
Side note - bad user that I am, I did not notice this until I installed 3.4.3 again.  Now when I open 3.7.0 Beta 4 again, I seem to have lost my preferences for things such as database, stats profiles, etc.  Looks like the files were perhaps overwritten by the 3.4.3 install?  Hoping that a proper install of 3.7.0 will get these back, otherwise I've got some recovery work to do thanks to my click-happy tendencies. :D

*EDIT* - I see notes about the prefs.sav.yyyymdd-hhmmss file - restoring that to prefs.sav has addressed that issue.  :-[

Long story short: some of the data structures had to be changed for 3.7.  When you ran 3.7, the preferences file was saved using the new data structures.  When you later ran 3.4.3, it didn't understand the preferences file, so the default behavior is to simply create a new preferences file, overwriting the old one.  But a few versions back I updated the code to save off a backup of that file first.  Glad you were able to recover your preferences.
Title: Re: 3.7 Released!
Post by: RichieD on February 24, 2020, 02:03:12 PM
Hi Corey,

Ran a tourney last night with 3.7 where I had the "Game window" maximised on a second display and the TD command window on the primary display.
It went pretty flawlessly :) with the exception of a few oddities:

a) Occasionally, the very top of a pre-defined page which was displayed on the "Game Window" (i.e. player movement) would have what looked like a title bar - refreshing/re-selecting the page made it disappear.
b) Trying to export the results using the PokerDiy option (probably also occurs with the other export options), I was unable to change the filename as the focus on the file picker dialog kept on being removed  :( - presumably as a result of the clock being updated on the maximised "Game Window" on the other display - minimising the "Game Window" and moving it back to the primary display allowed the file picker to work normally.

Thanks for your hard work in producing such a superb application!

Title: Re: 3.7 Released!
Post by: Corey Cooper on February 24, 2020, 11:00:55 PM
Hi Corey,

Ran a tourney last night with 3.7 where I had the "Game window" maximised on a second display and the TD command window on the primary display.
It went pretty flawlessly :) with the exception of a few oddities:

a) Occasionally, the very top of a pre-defined page which was displayed on the "Game Window" (i.e. player movement) would have what looked like a title bar - refreshing/re-selecting the page made it disappear.
b) Trying to export the results using the PokerDiy option (probably also occurs with the other export options), I was unable to change the filename as the focus on the file picker dialog kept on being removed  :( - presumably as a result of the clock being updated on the maximised "Game Window" on the other display - minimising the "Game Window" and moving it back to the primary display allowed the file picker to work normally.

Thanks for your hard work in producing such a superb application!

Thanks for the info!

a) This is a known Electron issue.  It's actually listed in the TD release notes.  It happens whenever another window is opened or closed.  So if you're performing TD work in the Settings window, any time another window is opened or closed (for example, you're buying players into the tournament) you might briefly see a "title bar" at the top of the Game window, even though it is in full-screen mode.  Strangely, it looks like it came from the time of Windows XP, even though you might be using Windows 7, 8 or even 10.  In my experience, it's only a flash.  Occasionally it lasts for a few seconds, but I've never seen it stick around long enough for me to even try to refresh the screen.  If you've got the Game window full-screened on your main display, you might also see the Windows taskbar appear briefly.  Best to full-screen the Game window on a different display, if you're running with multiple displays.

b) That's very odd.  It does not happen to me, and I've never heard of this issue.  There's no code to continually focus on any window, so I'm pretty confused as to what could cause that.  There used to be, in previous versions, as a way to prevent the Windows screen saver from activating.  But now that's no longer necessary, as the application is able to tell Windows to turn it off while the app is running.  Are you able to reproduce this?
Title: Re: 3.7 Released!
Post by: RichieD on February 25, 2020, 06:21:56 PM
b) That's very odd.  It does not happen to me, and I've never heard of this issue.  There's no code to continually focus on any window, so I'm pretty confused as to what could cause that.  There used to be, in previous versions, as a way to prevent the Windows screen saver from activating.  But now that's no longer necessary, as the application is able to tell Windows to turn it off while the app is running.  Are you able to reproduce this?
Yes, repeatable.
I'm using a Windows 7 virtual machine (VMware).
Move the Game window to a second display and maximise it.
On the TD window, select "Export" and then pick one of the export options.
When the file picker initially comes up you can type into the filename field ok.. but if you select a subdirectory the file picker dialog loses focus, by clicking in the filename field you can get focus back, but it is lost almost immediately (approx every second) - typing a filename is not possible.
Move the Game window onto the same display as the TD window and the file picker works perfectly.
Title: Re: 3.7 Released!
Post by: Corey Cooper on February 26, 2020, 08:15:44 AM
That is wild.  Thanks for the steps.  The key is to select another folder.  Until you do that it works fine.  Also it appears to happen only when the file dialog is on a display different from the Game window.  If I reverse the situation, maximizing the Game window on my main display and configuring the preferences to have the Settings window open on the secondary display, I see the same thing.

*Edit: Doesn't happen on my Windows 10 PC, only on my Windows 7 PC.
Title: Re: 3.7 Released!
Post by: tonkatommy on February 26, 2020, 07:29:35 PM
Had an issue last week when I ran our weekly poker night.
The Game Window would go to some crazy resolution when dragged to the second screen.
As you can see the layout has done something crazy..
I ended up having to duplicate my screen rather than extend to get it to work, but meant if I left the settings window open it would cover the game window.
Title: Re: 3.7 Released!
Post by: Corey Cooper on February 27, 2020, 05:29:09 PM
Any chance your secondary display is a different resolution than your main display?

While Microsoft and the Chromium team have made a lot of progress in support of higher resolutions and, I'm pretty sure there are still some kinks in the process.  Based on your description it seems like when the app is moved to the secondary display, Chrome is trying to adjust the scaling to match, but it's not working very well.
Title: Re: 3.7 Released!
Post by: T-Bone on February 28, 2020, 01:57:30 PM
Just downloaded. File name is TournamentDirector343.exe. Install or not? Thanks.
Title: Re: 3.7 Released!
Post by: Corey Cooper on February 28, 2020, 02:10:50 PM
Just downloaded. File name is TournamentDirector343.exe. Install or not? Thanks.

That's the old version.  Make sure you download from the main download page, not the page with older versions.

https://www.thetournamentdirector.net/download.html

Filename is The_Tournament_Director_Setup_3.7.0.exe.
Title: Re: 3.7 Released!
Post by: jrwilson1946 on February 28, 2020, 06:48:18 PM
Works great. Thanks Corey, good job ;D
Title: Re: 3.7 Released!
Post by: tonkatommy on March 01, 2020, 02:49:12 AM
Any chance your secondary display is a different resolution than your main display?

While Microsoft and the Chromium team have made a lot of progress in support of higher resolutions and, I'm pretty sure there are still some kinks in the process.  Based on your description it seems like when the app is moved to the secondary display, Chrome is trying to adjust the scaling to match, but it's not working very well.

Both screens are 1920x1080. It seems very strange as it worked fine the previous week. I will check again this week if it is still doing it. I'll try to do a screen recording if it is so you can see. I have completely removed TD from my system as the old version was still installed. Maybe that will fix up the issue..
Title: Re: 3.7 Released!
Post by: Seitz333 on March 03, 2020, 03:05:15 PM
Running a new tourney tonight. While setting it up I noticed on the Database tab when adding a new player, in the first name field I want the name to display as JD, but it keeps changing it to Jd, also tried J.D. , it changes it to J.d.

Am I missing a setting?

Chuck
Title: Re: 3.7 Released!
Post by: Corey Cooper on March 03, 2020, 04:42:22 PM
Uncheck the box at the bottom of the window that says "Auto-format name fields".
Title: Re: 3.7 Released!
Post by: tonkatommy on March 05, 2020, 10:29:47 PM
Any chance your secondary display is a different resolution than your main display?

While Microsoft and the Chromium team have made a lot of progress in support of higher resolutions and, I'm pretty sure there are still some kinks in the process.  Based on your description it seems like when the app is moved to the secondary display, Chrome is trying to adjust the scaling to match, but it's not working very well.

Both screens are 1920x1080. It seems very strange as it worked fine the previous week. I will check again this week if it is still doing it. I'll try to do a screen recording if it is so you can see. I have completely removed TD from my system as the old version was still installed. Maybe that will fix up the issue..

Found the issue.. For some reason the windows settings on my laptop was changing the scale settings to 150% for that certain projector.. Set it to 100% and all is well!
Title: Re: 3.7 Released!
Post by: Corey Cooper on March 06, 2020, 11:04:13 AM
Any chance your secondary display is a different resolution than your main display?

While Microsoft and the Chromium team have made a lot of progress in support of higher resolutions and, I'm pretty sure there are still some kinks in the process.  Based on your description it seems like when the app is moved to the secondary display, Chrome is trying to adjust the scaling to match, but it's not working very well.

Both screens are 1920x1080. It seems very strange as it worked fine the previous week. I will check again this week if it is still doing it. I'll try to do a screen recording if it is so you can see. I have completely removed TD from my system as the old version was still installed. Maybe that will fix up the issue..

Found the issue.. For some reason the windows settings on my laptop was changing the scale settings to 150% for that certain projector.. Set it to 100% and all is well!

Great!  Thanks for following up.
Title: Re: 3.7 Released!
Post by: dullgeek on March 08, 2020, 03:49:29 PM
You're both correct.  The site is configured to redirect any "incorrect" filename downloads to the latest version.  I typo'd the download link and tested the update, not a direct download, which is always part of the release steps.  It was late and I'd been working on it for hours.  Anyway it has been fixed.

You missed a couple of spots. The text ("Click here to Download The Tournament Director version 3.7.0") gives me 3.7.0. But the green down arrows on the left and right of that text still gives 3.4.3.
Title: Re: 3.7 Released!
Post by: dullgeek on March 08, 2020, 08:00:16 PM
Is there a 32bit version of 3.7 available?
Title: Re: 3.7 Released!
Post by: Corey Cooper on March 08, 2020, 10:44:13 PM
You're both correct.  The site is configured to redirect any "incorrect" filename downloads to the latest version.  I typo'd the download link and tested the update, not a direct download, which is always part of the release steps.  It was late and I'd been working on it for hours.  Anyway it has been fixed.

You missed a couple of spots. The text ("Click here to Download The Tournament Director version 3.7.0") gives me 3.7.0. But the green down arrows on the left and right of that text still gives 3.4.3.

Thanks!
Title: Re: 3.7 Released!
Post by: Corey Cooper on March 08, 2020, 10:45:16 PM
Is there a 32bit version of 3.7 available?

The installer should install the version that is appropriate for your system.  If you've got a 32-bit system, you should get a 32-bit version.  If you've got a 64-bit system, you should get a 64-bit version.

I'm curious why you ask, though.
Title: Re: 3.7 Released!
Post by: dullgeek on March 09, 2020, 05:33:01 PM
The installer should install the version that is appropriate for your system.  If you've got a 32-bit system, you should get a 32-bit version.  If you've got a 64-bit system, you should get a 64-bit version.

I'm curious why you ask, though.

I tried installing it on a 32 bit Windows 7 system and the installer said it required a 64 bit. To solve this problem I upgraded the OS to 64 bit Win10 since my CPU was 64 bit capable. So, unfortunately I can no longer replicate the issue to give you the exact error message.

Honestly now I can't remember if the installer gave the error or if it installed and then trying to run the program gave the error. But I *think* it was the installer.
Title: Re: 3.7 Released!
Post by: Corey Cooper on March 09, 2020, 06:26:19 PM
Hmm.  Looks like I'll need to test that case.  Thanks for the info.
Title: Re: 3.7 Released!
Post by: Corey Cooper on March 10, 2020, 04:49:34 PM
The installer should install the version that is appropriate for your system.  If you've got a 32-bit system, you should get a 32-bit version.  If you've got a 64-bit system, you should get a 64-bit version.

I'm curious why you ask, though.

I tried installing it on a 32 bit Windows 7 system and the installer said it required a 64 bit. To solve this problem I upgraded the OS to 64 bit Win10 since my CPU was 64 bit capable. So, unfortunately I can no longer replicate the issue to give you the exact error message.

Honestly now I can't remember if the installer gave the error or if it installed and then trying to run the program gave the error. But I *think* it was the installer.

You are correct.   After digging in a bit, it is probably building for my PC's architecture (64-bit).  I thought by default it built for both 32-bit and 64-bit, but it looks like that must be specified.  Now that I've set it up, the installation file is double the size, and I can see both 32-bit and 64-bit versions inside.

I think most folks are on 64-bit these days, but I'm not a die-hard about it so might as well work on 32-bit as well.

Thanks for the feedback!
Title: Re: 3.7 Released!
Post by: RichieD on March 14, 2020, 12:24:54 PM
Hi Corey,

I've now run a few tourneys with v3.7, and can happily report no major issues.

However, I have spotted another "hidden feature"  ;D
The "Auto Perform" check-box on the buy-in players dialog occasionally unchecks itself - I've not yet managed to work out a definitive sequence of actions which causes the issue, but basically i'm buying in players ("B") and then typing a portion of their name and either selecting a player from a list of partial matches or repeating to buy-in the next player if the match resulted in a single player (auto-perform).
Do this a number of times and you'll see that the "auto-perform" will occasionally get unchecked  ???
Title: Re: 3.7 Released!
Post by: Corey Cooper on March 14, 2020, 04:28:11 PM
Hi Corey,

I've now run a few tourneys with v3.7, and can happily report no major issues.

Awesome!  Thanks for the feedback.

However, I have spotted another "hidden feature"  ;D
The "Auto Perform" check-box on the buy-in players dialog occasionally unchecks itself - I've not yet managed to work out a definitive sequence of actions which causes the issue, but basically i'm buying in players ("B") and then typing a portion of their name and either selecting a player from a list of partial matches or repeating to buy-in the next player if the match resulted in a single player (auto-perform).
Do this a number of times and you'll see that the "auto-perform" will occasionally get unchecked  ???

Let me know if you figure out a sure-fire way to reproduce it.  I just did about 100 buy-ins and can't seem to make it happen.
Title: Re: 3.7 Released!
Post by: RichieD on March 20, 2020, 07:42:19 AM

However, I have spotted another "hidden feature"  ;D
The "Auto Perform" check-box on the buy-in players dialog occasionally unchecks itself - I've not yet managed to work out a definitive sequence of actions which causes the issue, but basically i'm buying in players ("B") and then typing a portion of their name and either selecting a player from a list of partial matches or repeating to buy-in the next player if the match resulted in a single player (auto-perform).
Do this a number of times and you'll see that the "auto-perform" will occasionally get unchecked  ???

Let me know if you figure out a sure-fire way to reproduce it.  I just did about 100 buy-ins and can't seem to make it happen.

The issue seems to be when I use the [Return] key to confirm selection of  users.. so I suspect that the focus isn't on the [OK] button but has drifted to the auto perform checkbox...
If I just use the mouse to point and click, then all seems well.
Title: Re: 3.7 Released!
Post by: Corey Cooper on March 20, 2020, 09:52:08 AM
The issue seems to be when I use the [Return] key to confirm selection of  users.. so I suspect that the focus isn't on the [OK] button but has drifted to the auto perform checkbox...
If I just use the mouse to point and click, then all seems well.

So you enter some text to search, the list of players is reduced but not to one, then you ... tab to the player names to select them?  I'm a little confused on the process.
Title: Ver 3.7.1 issues?
Post by: jrwilson1946 on March 29, 2020, 10:11:42 PM
Hi Corey,

New issues?

Right click on "Tournament Screen” I see the following:
   Edit cell properties for <b>Description</b>
   <i>!! Tournament.Context.FullScreen !!</i>
Note the coding headers/footers.

I am also seeing a lot of “Null” listings when “Edit Columns” moving tokens from one location to another,

Both of these issues are appearing through the program.
Title: Re: 3.7 Released!
Post by: Corey Cooper on March 30, 2020, 03:53:25 PM
One other person reported something similar, but they never got back to me on the details.  Your information suggests one or more language keys are missing.  But the language keys are kind of all-or-nothing.  It would be weird for all of them to be missing, but for just a select few is super weird.  Any chance you could post or send a screenshot?
Title: Re: 3.7 Released!
Post by: jrwilson1946 on March 31, 2020, 01:45:01 PM
As requested
Title: Re: 3.7 Released!
Post by: jrwilson1946 on March 31, 2020, 01:53:04 PM

As requested 2
Title: Re: 3.7 Released!
Post by: Corey Cooper on March 31, 2020, 04:07:55 PM
Thanks jrwilson1946 for the screenshots.  So I'm not sure if the two issues are related although it seems like they probably are.  But the second screenshot suggests to me that the application is using the language pack from version 3.4.3 (or earlier).  The context menu was HTML before, and now, in 3.7, it is not.  So those bold tags (<b></b>) have been removed.

First question: are you using a language pack?

Second question: not a question, really.  Press Ctrl+Shift+Alt+V and then copy and paste that info here, or press the Submit button to submit it directly to me.  The interesting keys in there are going to be Language (English) folder and Language pack folder.
Title: Re: 3.7 Released!
Post by: jrwilson1946 on March 31, 2020, 05:24:55 PM
Is this what you are looking for?

Title: Re: 3.7 Released!
Post by: MooseWizard on March 31, 2020, 09:28:21 PM
I just want to say what an awesomely pleasant experience it has been using the new version. We've had two tournaments with it and they were the first games in a couple of years were we did not have an issue that required a restart of the software during a tournament. Our tournaments typically last 7 hours or so.

Thank you for all you dedicated work on this new platform!
Title: Re: 3.7 Released!
Post by: Corey Cooper on April 01, 2020, 12:11:24 AM
So glad to hear it MooseWizard!
Title: Re: 3.7 Released!
Post by: Corey Cooper on April 01, 2020, 12:12:15 AM
Is this what you are looking for?

Not quite.  Press Ctrl+Shift+Alt+V within the TD.  It should open a "System Information" window with some TD specific information.
Title: Re: 3.7 Released!
Post by: jrwilson1946 on April 01, 2020, 12:03:28 PM
AppData: C:\Users\jrwil\AppData\Roaming
Arch: x64
Chrome version: 73.0.3683.121
CPUs: {AMD A8-7410 APU with AMD Radeon R5 Graphics    }, {AMD A8-7410 APU with AMD Radeon R5 Graphics    }, {AMD A8-7410 APU with AMD Radeon R5 Graphics    }, {AMD A8-7410 APU with AMD Radeon R5 Graphics    }
Data Folder: C:\Users\jrwil\OneDrive\Documents\The Tournament Director 2
Date: 13:02:35 04/01/2020
DB File: C:\Users\jrwil\AppData\Local\Programs\TheTournamentDirector\db\td.db
DB Folder: C:\Users\jrwil\AppData\Local\Programs\TheTournamentDirector\db
Electron version: 5.0.10
Home: C:\Users\jrwil
Hostname: DESKTOP-NC7UFD4
Install Folder: C:\Users\jrwil\AppData\Local\Programs\TheTournamentDirector
Language: en-US
Language (English) folder: C:\Users\jrwil\AppData\Local\Programs\TheTournamentDirector\lang
Language pack folder: C:\Users\jrwil\AppData\Roaming\TheTournamentDirector\lang
License Info: WHoU7sOtxWtdSuFS7PDapL5CoaTeRPeiDBvRdMdmplxAuHpkqb+yPFZIYQJyEGs97cx3wl52I1PpMgvN533JJrf6k7Vr37fqS6s1svQ0xOg=
Load: 0,0,0
Memory: 677,449,728 / 3,689,361,408
Node version: 12.0.0
OS Release: 10.0.19592
OS Type: Windows_NT
Platform: win32
Preferences File: C:\Users\jrwil\OneDrive\Documents\The Tournament Director 2\prefs.sav
Repo Config File: C:\Users\jrwil\OneDrive\Documents\The Tournament Director 2\repo.sav
Repo Folder: C:\Users\jrwil\AppData\Local\Programs\TheTournamentDirector
Support Key: 0249633126EEC0A907D143AF5ACG652930049BBFDEF
TD Language: en-us
TD Patch Level: null
TD Version: 3.7.1
Temp directory: C:\Users\jrwil\AppData\Local\Temp
User: jrwilson1946
UserData: C:\Users\jrwil\AppData\Roaming\TheTournamentDirector
V8 version: 7.3.492.27-electron.0
Title: Re: 3.7 Released!
Post by: Corey Cooper on April 01, 2020, 02:58:45 PM
Thanks.

I do think your instance of TD 3.7.1 is using language catalogs from 3.4.3, because I duplicated the context-menu part of pointing my version 3.7.1 at the language catalogs of 3.4.3, and it looks exactly like your screenshot.  But I don't see anything in your information that would *specifically* cause this.  But I do see some weird things.

For example:

Data Folder:    C:\Users\jrwil\OneDrive\Documents\The Tournament Director 2
DB File:        C:\Users\jrwil\AppData\Local\Programs\TheTournamentDirector\db\td.db
DB Folder:      C:\Users\jrwil\AppData\Local\Programs\TheTournamentDirector\db
Install Folder: C:\Users\jrwil\AppData\Local\Programs\TheTournamentDirector
Repo Folder:    C:\Users\jrwil\AppData\Local\Programs\TheTournamentDirector


OK, notice that the Data Folder is, I presume, where you have your Documents folder, which is what it should be.  I don't know if you've configured Windows so that your Documents folder is on your OneDrive, or if you're using the TD's "specialfolders.txt" override.  Either way, that's more or less correct.

However, it looks like you've got your Data Store inside of the install folder.  This is NOT a good thing.  When the TD is updated, either by updating itself or by you downloading and installing a new version, the install folder is completely deleted (along with everything in it).  So an upgrade will delete your Data Store.  I don't think that's what you want.  You really should not be putting anything inside of the install folder.  I actually ran into this issue when I added the language pack support during 3.7 beta, and I initially put them inside the install folder, until someone pointed out that their language pack was deleted when they upgraded.  So keep everything out of there.

If you happened to copy stuff from your old (3.4.3 or older) TD instance to this folder, it might explain why the language catalogs are out of date.  To fix this, first move your Data Store somewhere else.  Then re-install version 3.7.1.  See if this clears up the issue.