Code Monkey home page Code Monkey logo

Comments (3)

manishie avatar manishie commented on May 22, 2024

In case anyone else gets this error message, I was seeing it when I was trying to initialize a bracket that didn't have a number of teams in a power of 2. So I was (stupidly!) trying to initialize it with 19 teams instead of 16.

I'm not sure if that was adamelevate's problem, but that was what caused it for me. Hope this helps someone...

from jquery-bracket.

Wouter0100 avatar Wouter0100 commented on May 22, 2024

I'm currently having the same issue using 14 teams.

from jquery-bracket.

teijo avatar teijo commented on May 22, 2024

2^n number of team pairs must be given in init. Added extra check that throws an error if invalid size is given. You can now (since 0.8.0) leave teams out by giving null as the team if you miss participants.

Fixed in 7c2d095. Comes to next release.

from jquery-bracket.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.