We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
我已经按照文档修改好了Android客户端和Windows上的服务端,但是进入游戏之后登录会显示"系统错误,appid不存在。"Windows上的honoka-chan.exe只显示了 [xorm] [info] 2024/01/28 02:02:12.534582 PING DATABASE sqlite [xorm] [info] 2024/01/28 02:02:12.534649 PING DATABASE sqlite 而没有更多输出。 我在尝试排查这个问题,目前想到的可能性就是修改客户端里的地址为我自己的ip地址时出现了问题,我按照https://github.com/YumeMichi/llsif-cn-client/commit/c8dba0c2ad5d274f5d0d8e346808a1b006d137ba修改了ip(除了这篇参考修改的地方以外我没有动其他地方的地址),按照https://github.com/YumeMichi/llsif-cn-client/commit/4b36dd48b26467b4dd1e1f479540645788c58f9a修改了公钥,但是我发现这篇参考上的公钥和honoka-chan这个repo里面自带的公钥是不一样的,会不会是这个的问题? 请问还有什么可能性?
The text was updated successfully, but these errors were encountered:
公钥是不一样,为了兼容iOS我重新生成了一个,但是apk那边没有更新。
Sorry, something went wrong.
appid是官方服务器报的错,url应该没替换好
No branches or pull requests
我已经按照文档修改好了Android客户端和Windows上的服务端,但是进入游戏之后登录会显示"系统错误,appid不存在。"Windows上的honoka-chan.exe只显示了
[xorm] [info] 2024/01/28 02:02:12.534582 PING DATABASE sqlite
[xorm] [info] 2024/01/28 02:02:12.534649 PING DATABASE sqlite
而没有更多输出。
我在尝试排查这个问题,目前想到的可能性就是修改客户端里的地址为我自己的ip地址时出现了问题,我按照https://github.com/YumeMichi/llsif-cn-client/commit/c8dba0c2ad5d274f5d0d8e346808a1b006d137ba修改了ip(除了这篇参考修改的地方以外我没有动其他地方的地址),按照https://github.com/YumeMichi/llsif-cn-client/commit/4b36dd48b26467b4dd1e1f479540645788c58f9a修改了公钥,但是我发现这篇参考上的公钥和honoka-chan这个repo里面自带的公钥是不一样的,会不会是这个的问题?
请问还有什么可能性?
The text was updated successfully, but these errors were encountered: