Giter VIP home page Giter VIP logo

giiker's People

Stargazers

 avatar

Watchers

 avatar  avatar

giiker's Issues

IndexOutOfRangeException in state.CubeState.decode_state(resp[0:16])

I just found this repo and found it kind of interesting. I tried running the demo script. It established a connection but then throws this error once and after that every time a move is made:

ERROR:asyncio:Task exception was never retrieved
future: <Task finished name='Task-3' coro=<MoveHandler._recv_cb() done, defined at C:\Users\zenonet\Downloads\giiker-main\giiker-main\giiker\move_handler.py:101> exception=IndexError('list index out of range')>
Traceback (most recent call last):
  File "C:\Users\zenonet\Downloads\giiker-main\giiker-main\giiker\move_handler.py", line 103, in _recv_cb
    st = state.CubeState.decode_state(resp[0:16])
  File "C:\Users\zenonet\Downloads\giiker-main\giiker-main\giiker\state.py", line 154, in decode_state
    hx, hy, hz = CORNER_POSITIONS[get_nibble(pi) - 1]
IndexError: list index out of range

I am sorry, but my python skills aren't quite good enough to debug this myself :)

I use python 3.10.4; My cube is 1-2 years old but it works with the current version of the android app (on android 12)

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.