MTK-bypass / bypass_utility

MIT License
488 stars 118 forks source link

RuntimeError: Default config is missing #73

Closed macdelft closed 2 years ago

macdelft commented 2 years ago

Hi, i receive error; RuntimeError: Default config is missing

The syntax i run; C:\Users\MichielvanDelft\Downloads\bypass_utility-master\bypass_utility-master>python main.py Traceback (most recent call last): File "C:\Users\MichielvanDelft\Downloads\bypass_utility-master\bypass_utility-master\main.py", line 237, in main() File "C:\Users\MichielvanDelft\Downloads\bypass_utility-master\bypass_utility-master\main.py", line 38, in main raise RuntimeError("Default config is missing") RuntimeError: Default config is missing

Is this a known issue, or am i doing something wrong? Many thanks in advance!

macdelft commented 2 years ago

I didn't RTFM :)

EllsCafe commented 1 year ago

Hey! How you solved the problem? I have the exact same error

docfate111 commented 9 months ago

where in the manual does it say config? maybe an earlier branch?