Luohuayu / CatServer

高性能和高兼容性的1.12.2/1.16.5/1.18.2版本Forge+Bukkit+Spigot服务端 (A high performance and high compatibility 1.12.2/1.16.5/1.18.2 version Forge+Bukkit+Spigot server)
https://catmc.org
GNU Lesser General Public License v3.0
1.98k stars 211 forks source link

[1.16.5] 使用simpleAuth mod导致服务器崩溃 #582

Closed ShenxPresent closed 2 years ago

ShenxPresent commented 2 years ago

运行环境

Minecraft版本: 1.16.5

构建版本(从/version指令获取): This server is running CatServer version 1.16.5-301aa5f8 (MC: 1.16.5) (Implementing API version 1.16.5-R0.1-SNAPSHOT, Forge version 36.2.35)

相关模组/插件: https://www.curseforge.com/minecraft/mc-mods/SimpleAuth

描述这个BUG 日志文件:https://pastebin.com/LkbG4Rtx

导致的问题 服务器崩溃 复现方法 使用simpleauth mod

补充说明 之前的issue被建议使用authlib-injector后close;simpleAuth mod可以提供mixed online mode功能而并非第三方登录系统,authlib-injector并不能成为其替代品,重新open的请求没有得到回应后重新提交了本issue

Kotori0629 commented 2 years ago

修复可能会打破目前的登陆逻辑, 暂不考虑兼容