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

[BUG]玩家登录服务器时报错,不能正常进入服务器 #11

Closed
MeowBot233 opened this issue Jun 22, 2021 · 2 comments
Closed
Labels
bug Something isn't working help wanted Extra attention is needed

Comments

@MeowBot233
Copy link

Describe the bug
玩家登录服务器时ghauth报错,不返回数据导致玩家无法登录。在启动器登录时正常。

0|ghauth | ReferenceError: textureData is not defined
0|ghauth | at Object.genUserProfile (/srv/ghauth/service/user.js:295:34)
0|ghauth | at /srv/ghauth/service/token.js:278:37
0|ghauth | at processTicksAndRejections (internal/process/task_queues.js:93:5)

To Reproduce
Steps to reproduce the behavior:
玩家登录服务器

Expected behavior
完成验证并让玩家登录服务器

服务器操作系统 Arch Linux
node版本 14.16.0 和 16.3.0 均出现此问题
ghauth版本 release中的 v0.5.1 和 main分支最新代码均有此问题

@MeowBot233 MeowBot233 added bug Something isn't working help wanted Extra attention is needed labels Jun 22, 2021
@MeowBot233
Copy link
Author

找到原因并修复了一下,已经提交pr #12

@daidr
Copy link
Collaborator

daidr commented Jun 28, 2021

首先非常感谢您的pr,不过该问题已经在dev分支内得到修复,会在下一次版本更新时合并到主分支,所以我只能关闭您所提交的pr,非常抱歉。

@daidr daidr mentioned this issue Jul 3, 2021
@daidr daidr closed this as completed in 7ef0cd2 Jul 3, 2021
@daidr daidr mentioned this issue Jul 3, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants