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

玩家状态之类信息是跟TSUGU_DATA_BACKEND_URL有关吗 #2

Open
Le7emps opened this issue Dec 14, 2024 · 5 comments
Open

玩家状态之类信息是跟TSUGU_DATA_BACKEND_URL有关吗 #2

Le7emps opened this issue Dec 14, 2024 · 5 comments
Labels
bug Something isn't working

Comments

@Le7emps
Copy link

Le7emps commented Dec 14, 2024

只在TSUGU_BACKEND_URL填了自建后端地址·,但玩家状态无法查询到茨菇那边绑定的信息

@WindowsSov8forUs
Copy link
Owner

只在TSUGU_BACKEND_URL填了自建后端地址·,但玩家状态无法查询到茨菇那边绑定的信息

如果 TSUGU_DATA_BACKEND_URL 置空的话应当是默认获取 tsugu 数据的,是否有返回什么错误信息,还是获取到数据但是不正确?

@Le7emps
Copy link
Author

Le7emps commented Dec 24, 2024

只在TSUGU_BACKEND_URL填了自建后端地址·,但玩家状态无法查询到茨菇那边绑定的信息

如果 TSUGU_DATA_BACKEND_URL 置空的话应当是默认获取 tsugu 数据的,是否有返回什么错误信息,还是获取到数据但是不正确?

无错误信息,会返回“未绑定任何玩家”。绑定后正常返回玩家状态图片,后端也完全正常
2|tsugu-backend | [12:55:36] [Request] ::ffff:192.168.123.181 /searchPlayer/ {
2|tsugu-backend | playerId: 1003519256,
2|tsugu-backend | mainServer: 3,
2|tsugu-backend | useEasyBG: false,
2|tsugu-backend | compress: true
2|tsugu-backend | }
2|tsugu-backend | [12:55:36] [Response] ::ffff:192.168.123.181 /searchPlayer/ 0.49MB 9506ms

@WindowsSov8forUs
Copy link
Owner

只在TSUGU_BACKEND_URL填了自建后端地址·,但玩家状态无法查询到茨菇那边绑定的信息

如果 TSUGU_DATA_BACKEND_URL 置空的话应当是默认获取 tsugu 数据的,是否有返回什么错误信息,还是获取到数据但是不正确?

无错误信息,会返回“未绑定任何玩家”。绑定后正常返回玩家状态图片,后端也完全正常 2|tsugu-backend | [12:55:36] [Request] ::ffff:192.168.123.181 /searchPlayer/ { 2|tsugu-backend | playerId: 1003519256, 2|tsugu-backend | mainServer: 3, 2|tsugu-backend | useEasyBG: false, 2|tsugu-backend | compress: true 2|tsugu-backend | } 2|tsugu-backend | [12:55:36] [Response] ::ffff:192.168.123.181 /searchPlayer/ 0.49MB 9506ms

也就是说玩家查询时自动选择了通过自建后端获取用户数据,即使并没有指定为自建后端?

@Le7emps
Copy link
Author

Le7emps commented Dec 24, 2024

只在TSUGU_BACKEND_URL填了自建后端地址·,但玩家状态无法查询到茨菇那边绑定的信息

如果 TSUGU_DATA_BACKEND_URL 置空的话应当是默认获取 tsugu 数据的,是否有返回什么错误信息,还是获取到数据但是不正确?

无错误信息,会返回“未绑定任何玩家”。绑定后正常返回玩家状态图片,后端也完全正常 2|tsugu-backend | [12:55:36] [Request] ::ffff:192.168.123.181 /searchPlayer/ { 2|tsugu-backend | playerId: 1003519256, 2|tsugu-backend | mainServer: 3, 2|tsugu-backend | useEasyBG: false, 2|tsugu-backend | compress: true 2|tsugu-backend | } 2|tsugu-backend | [12:55:36] [Response] ::ffff:192.168.123.181 /searchPlayer/ 0.49MB 9506ms

也就是说玩家查询时自动选择了通过自建后端获取用户数据,即使并没有指定为自建后端?

是的

@WindowsSov8forUs
Copy link
Owner

我现在暂时没法测试这种情况(自建后端跑不起来),等后面我测试一下

@WindowsSov8forUs WindowsSov8forUs added the bug Something isn't working label Dec 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants