CatSeed / CatSeedLogin

MIT License
60 stars 17 forks source link

Once I leave the server, I cannot enter the server unless restart the server. 一旦我离开服务器,再次加入时无法进入游戏,除非重启服务器。 #30

Open matthewlu070111 opened 5 months ago

matthewlu070111 commented 5 months ago

This is what happened when reentering the server. 这是重新进入服务器后发生的状况。 Plugin listener cc.baka9.catseedlogin.bungee.Listeners took 100ms to process event PreLoginEvent(cancelled=true, reason=TextComponent{text=, BaseComponent(style=net.md_5.bungee.api.chat.ComponentStyle@3d3af72, insertion=null, extra=null, clickEvent=null, hoverEvent=null, reset=false)}, connection=[/0.0.0.0:00000|example] <-> InitialHandler)! I load the CatSeedLogin-1.4.1 both BungeeCord and another login server Spigot, and configure the bungeecord.yml. 我同时在一个BungeeCord服务器以及一个用作登陆服的Spigot服务器加载了CatSeedLogin-1.4.1,并配置了 bungeecord.yml

The only way I can solve this is restarting the Spigot server. 唯一解决方案貌似是重启Spigot服务器。 By the way, I also try to find the problems, and "ReenterInterval" is not the issue. 同时我也在寻找解决方案,但似乎“ReenterInterval”并不可以解决这个问题。 I configure the rate from 0 to 100, I tried almost every integral tens digit. 我已经尝试调试数值从0到100的每个整十数。 But it doesn't work. 但并没有用。

MFD7-10 commented 3 weeks ago

+1

shulng commented 1 week ago

这是重新进入服务器时发生的情况。这是重新进入服务器后发生的状况。 我加载了 CatSeedLogin-1.4.1 BungeeCord 和另一个登录服务器 Spigot,并配置了bungeecord.yml。我同时在一个BungeeCord服务器以及一个用作登陆服的Spigot服务器加载了CatSeedLogin-1.4.1,并配置了 bungeecord.ymlPlugin listener cc.baka9.catseedlogin.bungee.Listeners took 100ms to process event PreLoginEvent(cancelled=true, reason=TextComponent{text=, BaseComponent(style=net.md_5.bungee.api.chat.ComponentStyle@3d3af72, insertion=null, extra=null, clickEvent=null, hoverEvent=null, reset=false)}, connection=[/0.0.0.0:00000|example] <-> InitialHandler)!

我能解决这个问题的唯一方法是重新启动 Spigot 服务器。唯一解决方案貌似是重启Spigot服务器。顺便说一句,我也尝试找到问题,“ReenterInterval”不是问题。同时我也在寻找解决方案,但似乎“ReenterInterval”并不可以解决这个问题。我配置了从 0 到 100 的速率,我几乎尝试了每个整数十位数字。我已经尝试调试数值从0到100的每个整十数。但这行不通。但并没有用。

提供一下后台的报错信息