Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

I don't know what's happening here #106

Open
swashy69 opened this issue Jun 10, 2023 · 0 comments
Open

I don't know what's happening here #106

swashy69 opened this issue Jun 10, 2023 · 0 comments

Comments

@swashy69
Copy link

[2023-06-10 12:54:33.653870] Waiting for device
[2023-06-10 12:54:43.175112] Found device = 0e8d:2000
Traceback (most recent call last):
File "C:\Users\swast\OneDrive\Desktop\unbrick\bypass_utility-master\bypass_utility-master\main.py", line 237, in
main()
File "C:\Users\swast\OneDrive\Desktop\unbrick\bypass_utility-master\bypass_utility-master\main.py", line 42, in main
config, serial_link_authorization, download_agent_authorization, hw_code = get_device_info(device, arguments)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "C:\Users\swast\OneDrive\Desktop\unbrick\bypass_utility-master\bypass_utility-master\main.py", line 177, in get_device_info
raise e
File "C:\Users\swast\OneDrive\Desktop\unbrick\bypass_utility-master\bypass_utility-master\main.py", line 170, in get_device_info
config = Config().default(hw_code)
^^^^^^^^^^^^^^^^^^^^^^^^^
File "C:\Users\swast\OneDrive\Desktop\unbrick\bypass_utility-master\bypass_utility-master\src\config.py", line 17, in default
self.from_file(config, hw_code)
File "C:\Users\swast\OneDrive\Desktop\unbrick\bypass_utility-master\bypass_utility-master\src\config.py", line 30, in from_file
raise NotImplementedError("Can't find {} hw_code in config".format(hw_code))
NotImplementedError: Can't find 0x959 hw_code in config

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant