-
Notifications
You must be signed in to change notification settings - Fork 178
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
运行出现错误 #26
Comments
微信安装的路径有中文吗 |
还是有错误 [+] wechat version is 4.0.0.32
thread 'main' panicked at src/main.rs:477:10:
unbale to find phone string
note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace |
说明刚刚那个错误解决了,这是另外一个问题。如果已经绑定了国内手机号,可以参考一下 #24,发一下CE截图我看看 |
对,就是省的新开一个issue了 |
搜错啦,选new scan,value type 选字符串类型,再搜索一下呢 |
@anwen-anyi 往上一点,需要看上面5行。另外字节也部分打码一下 能还原 |
|
ok,晓得了,昵称、手机号连在一起找的,昵称那里的匹配有点问题,我待会改一下 |
已更新1.0.16版本,应该可以解决这个错误 |
v1.0.16可以正常使用了 么么哒~ |
按你说的格式,我教你弄:
|
|
thread 'main' panicked at src/main.rs:131:41:
called
Result::unwrap()
on anErr
value: Failed to convert win32 path to string.Caused by:
invalid utf-8 sequence of 1 bytes from index 3
note: run with
RUST_BACKTRACE=1
environment variable to display a backtraceThe text was updated successfully, but these errors were encountered: