Update README.md

This commit is contained in:
Kesunorin 2024-05-26 01:50:26 +08:00 committed by GitHub
parent 7c99b44e37
commit 5f55cb2971
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 2 additions and 2 deletions

View File

@ -53,7 +53,7 @@ adb shell "/data/local/tmp/frida-server &"
## Troubleshooting ## Troubleshooting
##### YostarRequestFail:INIT_FAILED(Initialization failed) ##### YostarRequestFail:INIT_FAILED(Initialization failed)
modify `SERVER_ADDRESS` in `ba.js` and ensure it is your IPV4 and not `0.0.0.0` change `SERVER_ADDRESS` in `ba.js` to your IPV4 and not `0.0.0.0`
##### アカウント情報の連携中にエラーガ発生乚ま乚た ##### アカウント情報の連携中にエラーガ発生乚ま乚た
restart server or without `Resources\excel` restart server or without `Resources\excel`
@ -63,7 +63,7 @@ close server and delete database, then open server.<br>
if it isn't work, you may need to pass the official tutorial first. if it isn't work, you may need to pass the official tutorial first.
##### failed to load club ##### failed to load club
modify `Address` in `config.json` is your IPV4 change `Address` in `config.json` to your IPV4
##### command not work ##### command not work
the excel you are using may have problem, change your excel. the excel you are using may have problem, change your excel.