Code Monkey home page Code Monkey logo

Comments (13)

RailiO avatar RailiO commented on May 28, 2024 1

Same issue

I think I fixed it... It is when your driver does not install properly

from qmk_toolbox.

ClarkWillBattle avatar ClarkWillBattle commented on May 28, 2024

So do I.

from qmk_toolbox.

tdogg40 avatar tdogg40 commented on May 28, 2024

Getting the same as you guys. I am able to press continue and then flash my board with no issues though.
Yesterday I was using the toolbox with no issue at all but today I did a fresh install of windows on my PC and that's when I started getting the error.

from qmk_toolbox.

jmanj78 avatar jmanj78 commented on May 28, 2024

Also getting this on Windows 10. Same thing, able to progress to the toolbox if I hit Continue. I am then unable to detect my board (bm16s), though as this is the first time I've tried using QMK, that could be user error and unrelated.

from qmk_toolbox.

stoppablemurph avatar stoppablemurph commented on May 28, 2024

I think I fixed it... It is when your driver does not install properly

How did you fix it? I understand the problem, but I'm new to the software and the whole keyboard flashing deal in general.. <.<

from qmk_toolbox.

RailiO avatar RailiO commented on May 28, 2024

from qmk_toolbox.

drashna avatar drashna commented on May 28, 2024

How did you fix it? I understand the problem, but I'm new to the software and the whole keyboard flashing deal in general.. <.<

Basically, use Zadig to install the correct driver. From there, it should stop crashing, in theory.

https://docs.qmk.fm/#/faq_build?id=unknown-device-for-dfu-bootloader

from qmk_toolbox.

trashcandrummer avatar trashcandrummer commented on May 28, 2024

Can confirm. Had the same problem and installing the driver again with Zadig fixed it

from qmk_toolbox.

drashna avatar drashna commented on May 28, 2024

It this still happening in the 0.0.13 version?

from qmk_toolbox.

Duckle29 avatar Duckle29 commented on May 28, 2024

yea :/

from qmk_toolbox.

fauxpark avatar fauxpark commented on May 28, 2024

I had a look at this today, and the error seems to be caused by the following line:

var uni = instance.GetPropertyValue("ClassGuid").ToString();

Evidently, when there is no driver installed, the GetPropertyValue() call returns null, and so the ToString() throws the exception. IMO, the GUID is not very useful (and there is no equivalent on macOS), and it happens that I already removed it in #129.

The next release should basically eliminate this crash as it will include that PR and #128, so on first run you will be prompted to install drivers.

from qmk_toolbox.

AwakeJJ avatar AwakeJJ commented on May 28, 2024

im still getting this error "class not registered" ive tried everything and nothing is working for me

from qmk_toolbox.

fauxpark avatar fauxpark commented on May 28, 2024

That's not the same error as in the OP. Please open a new issue with more information.

from qmk_toolbox.

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.