Menu

#5 Attempting 32 man bracket

open
nobody
None
5
2008-03-11
2008-03-11
Anonymous
No

Hi, thanks in advance if you review and responde to this!!! I took the 16 man bracket where double elims start in the first round (NCAA DI bracket) and built it to be 32 man. I am attempting to basically create a new bracket layout but have issues, Any Ideas of what I'm doing wrong...i've spent hours mulling over this :). here is the log:

Traceback (most recent call last):
File "wnUI.pyo", line 133, in OnNew
File "wnBuilder.pyo", line 62, in Create
File "wnBuilder.pyo", line 86, in connectRounds
File "wnBracketData.pyo", line 340, in SetNextLoseRound
AttributeError: 'NoneType' object has no attribute 'Entries'

and the bracket coding:

---
Name: NCAA Test 2 Copy of 16 man made to 32
Description: 16 made to 32
Seeds: &seeds [1, 32, 17, 16, 9, 24, 25, 8, 5, 28, 21, 12, 13, 20, 29, 4, 3, 30, 19, 14, 11, 22, 27, 6, 7, 26, 23, 10, 15, 18, 31, 2]
Rounds:
- Name: Rat-Tails
Adv Points: 0
Place Points: 0
Entries: *seeds
Win Round: Sixteen Champion
Win Order: [0, 0, 1, 1, 2, 2, 3, 3, 4, 4, 5, 5, 6, 6, 7, 7, 8, 8, 9, 9, 10, 10, 11, 11, 12, 12, 13, 13, 14, 14, 15, 15]
Lose Round: Rat-tails Consolation
Lose Order: [0, 0, 1, 1, 2, 2, 3, 3, 4, 4, 5, 5, 6, 6, 7, 7, 8, 8, 9, 9, 10, 10, 11, 11, 12, 12, 13, 13, 14, 14, 15, 15]
- Name: Sixteen Champion
Adv Points: 2
Place Points: 0
Entries: 16
Win Round: Quarter-Finals Champion
Win Order: [0, 0, 1, 1, 2, 2, 3, 3, 4, 4, 5, 5, 6, 6, 7, 7]
Lose Round: Sixteen Consolation
Lose Order: [7, 7, 6, 6, 5, 5, 4, 4, 3, 3, 2, 2, 1, 1, 0, 0]
- Name: Quarter-Finals Champion
Adv Points: 2
Place Points: 0
Entries: 8
Win Round: Semi-Finals Champion
Win Order: [0, 0, 1, 1, 2, 2, 3, 3]
Lose Round: Eight Rat Consolation
Lose Order: [7, 7, 5, 5, 3, 3, 1, 1]
- Name: Semi-Finals Champion
Adv Points: 2
Place Points: 3
Entries: 4
Win Round: Finals Champion
Win Order: [0, 0, 1, 1]
Lose Round: Semi-Finals Consolation
Lose Order: [1, 1, 3, 3]
- Name: Finals Champion
Adv Points: 2
Place Points: 9
Entries: 2
Win Round: First Place
Win Order: [0, 0]
- Name: First Place
Adv Points: 0
Place Points: 4
Entries: 1
- Name: Rat-Tails Consolation
Adv Points: 1
Place Points: 0
Entries: 16
Win Round: Sixteen Consolation
Win Order: [0, 0, 2, 2, 4, 4, 6, 6, 8, 8, 10, 10, 12, 12, 14, 14]
- Name: Sixteen Consolation
Adv Points: 1
Place Points: 0
Entries: 16
Win Round: Eight Rat Consolation
Win Order: [0, 0, 1, 1, 2, 2, 3, 3, 4, 4, 5, 5, 6, 6, 7, 7]
- Name: Eight Rat Consolation
Adv Points: 1
Place Points: 0
Entries: 8
Win Round: Eight Consolation
Win Order: [0, 0, 2, 2, 4, 4, 6, 6]
- Name: Eight Consolation
Adv Points: 1
Place Points: 0
Entries: 8
Win Round: Quarter-Finals Consolation
Win Order: [0, 0, 1, 1, 2, 2, 3, 3]
- Name: Quarter-Finals Consolation
Adv Points: 1
Place Points: 0
Entries: 4
Win Round: Semi-Finals Consolation
Win Order: [0, 0, 2, 2]
Lose Round: Finals Seventh
Lose Order: [0, 0, 1, 1]
- Name: Semi-Finals Consolation
Adv Points: 1
Place Points: 3
Entries: 4
Win Round: Finals Consolation
Win Order: [0, 0, 1, 1]
Lose Round: Finals Fifth
Lose Order: [0, 0, 1, 1]
- Name: Finals Consolation
Adv Points: 1
Place Points: 4
Entries: 2
Win Round: Third Place
Win Order: [0, 0]
- Name: Third Place
Adv Points: 0
Place Points: 2
Entries: 1
- Name: Finals Fifth
Adv Points: 0
Place Points: 0
Entries: 2
Win Round: Fifth Place
Win Order: [0, 0]
- Name: Fifth Place
Adv Points: 0
Place Points: 2
Entries: 1
- Name: Finals Seventh
Adv Points: 0
Place Points: 0
Entries: 2
Win Round: Seventh Place
Win Order: [0, 0]
- Name: Seventh Place
Adv Points: 0
Place Points: 2
Entries: 1

Discussion

  • Nobody/Anonymous

    NCAA bracket encoding

     
  • Nobody/Anonymous

    Logged In: NO

    I figured out this issue, sorry for documenting such a dumb mistake (I was missing a capital letter).

    I do still have a question / bug comment on the Adv Points aspect of the bracket. The file clearly shows advancement points that can be manipulated, but the program doesn't seem to acknowledge these values, such as:

    - Name: Semi-Finals Champion
    Adv Points: 2 ---- NOT being accounted in the team score
    Place Points: 3 --- NOT being accounted in the team score
    Entries: 4
    Again, thanks in advance for the help!

     

Log in to post a comment.

MongoDB Logo MongoDB