Author Topic: error with hotkeys/magnetic card  (Read 2670 times)

jodybingo

  • Hero Member
  • *****
  • Posts: 667
    • View Profile
    • Personal Web Site
error with hotkeys/magnetic card
« on: July 04, 2011, 12:46:25 AM »
I hadn't thought about setting a pre character to my swipe cards before to simulate a hotkey. With a little time tonight after my tourney I gave it a try. with several different kot keys this is what I got...
'this.NewlyCheckedPlayers' is null or not an object (HotkeysTab, TournamentPage: 2455)
 at AddPlayersToTournamentDialog.validate()
 at Dialog.pressButton(Number)
 at anonymous()
 at openDialog(AddPlayersToTournamentDialog)
 at addPlayersToTournamentDialog(String)
 at addPlayersDialogWrapper()
 at TournamentPage.hotkeyHandler(Unknown, Hotkey.HKDef, Hotkey.Binding)
 at SettingsTab._handleHotkey(Unknown, Hotkey.HKDef, Hotkey.Binding)
 at SettingsTab.hotkeyHandler(Unknown, Hotkey.HKDef, Hotkey.Binding)
 at SettingsDialog.hotkey(Unknown)
 at SettingsDialog._hotkey()

Browser: Microsoft Internet Explorer
Browser Beta: false
Browser Client Info Version: 7.0
Browser Code Name: Mozilla
Browser Decided Version: 8.0
Browser Detected Version: 8.0
Browser Language: en-US
Browser Minor Version: 0
Browser Version: 4.0 (compatible; MSIE 7.0; Windows NT 6.1; Trident/4.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; .NET4.0C; .NET4.0E; CMDTDF; .NET CLR 1.1.4322)
Cookies Enabled: true
CPU Class: x86
Data Folder: C:\Users\Bravo\Documents\The Tournament Director 2
Date: 1:43:03 am 07/04/2011
DB File: C:\Users\Bravo\Documents\The Tournament Director 2\Data\db\td.db
DB Folder: C:\Users\Bravo\Documents\The Tournament Director 2\Data\db
Install Folder: C:\Program Files\The Tournament Director 2
Install Info: 812ea7628997fa05f99c83ad14fc031d
JScript Build: 16762
JScript Version: 5.8
License Info: 0MXcreMryLs+gar5vwKFWKcCAJFqBsG2fCdZDKrduPI+xD9Y6DurrT8JOti0JlJS6TILzed9ySbpMgvN533JJkBAy7HWKaNn4KpjC26ubaA=
Media Player Version: 12.0.7600.16667
Online: true
Platform: Win32
Preferences File: C:\Users\Bravo\Documents\The Tournament Director 2\prefs.sav
Repo Config File: C:\Users\Bravo\Documents\The Tournament Director 2\repo.sav
Repo Folder: C:\Users\Bravo\Documents\The Tournament Director 2\Data
Store Code: 12TcJXtmiYTlG99iw8i4XQ==
System Language: en-US
TD Version: 2.6.b5
User Agent: Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.1; Trident/4.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; .NET4.0C; .NET4.0E; CMDTDF; .NET CLR 1.1.4322)
User Language: en-US
Virtual Store Folder: C:\Users\Bravo\AppData\Roaming\Local\VirtualStore\Program Files\The Tournament Director 2


jodybingo

  • Hero Member
  • *****
  • Posts: 667
    • View Profile
    • Personal Web Site
Re: error with hotkeys/magnetic card
« Reply #1 on: July 04, 2011, 12:54:05 AM »
To add...I did find a way to add a hot key that doesn't cause this error. It was how the swipe reader was configured (i guess)

Corey Cooper

  • Administrator
  • Hero Member
  • *****
  • Posts: 6216
    • View Profile
Re: error with hotkeys/magnetic card
« Reply #2 on: July 05, 2011, 10:03:58 AM »
This sounds like what I was referring to in this (http://www.thetournamentdirector.net/forums/index.php?topic=2876.0) topic.  Now having gone back and looked, I've already coded a fix for this.  But unfortunately in a few of the player dialogs, I inserted another bit of code that could still allow this to happen.  I have since updated that code in response to a different change, so I've hopefully already fixed this for 2.6 final.