HaHaWTH / AuthMeReReloaded

A fork of AuthMe with various bug fixes and new exciting features
https://modrinth.com/plugin/authmerereloaded
GNU Affero General Public License v3.0
83 stars 9 forks source link

背包丢失 Inventory loss #188

Closed hseermc closed 1 month ago

hseermc commented 2 months ago

What behaviour is observed?

我的服务器有成员进入服务器后,装备消失,当他再次进入时,装备再次消失 但是其他人没有遇到

Expected behaviour

正常进入服务器,登录后背包里面的东西消失

To Reproduce

1.进入服务器 2.输入登录指令 3.背包没有任何物品

Plugin list

Server Plugins (94): [13:33:24 INFO]: Paper Plugins: [13:33:24 INFO]: - HuskHomes [13:33:24 INFO]: Bukkit Plugins: [13:33:24 INFO]: - AuthMe, BedrockPlayerSupport, BetterReactor, BetterRTP, Bump, *ChineseName, Citizens, CMILib, CoreProtect, CrazyAuctions [13:33:24 INFO]: CrossplatForms, CrystamaeHistoria, Cultivation, CustomJoinAndLeaveMessages, DeluxeMenus, DynaTech, EClean, EcoPower, ElectricSpawners, ElementManipulation [13:33:24 INFO]: Essentials, EssentialsSpawn, EssentialsWarpGUI, ExoticGarden, ExtraGear, ExtraTools, FastMachines, floodgate, Floodgate-Skript, FluffyMachines [13:33:24 INFO]: FNAmplifications, FoxyMachines, Gastronomicon, GeneticChickengineering, Geyser-Spigot, GlobalWarming, GroupManager, GSit, GuizhanCraft, GuizhanLibPlugin [13:33:24 INFO]: HolographicDisplays, InfiniteScoreboard, InfinityExpansion, InteractionVisualizer, ItemSwapperPlugin, LegendaryGuild, LiteAnnouncer, LiteSignIn, LiteXpansion, LoneLibs [13:33:24 INFO]: mcMMO, MiniMOTD, Multiverse-Core, Multiverse-NetherPortals, Networks, nightcore, OnePlayerSleep, PlaceholderAPI, PlayerTitle, PlugManX [13:33:24 INFO]: PrivateStorage, ProtocolLib, Quaptics, QuickShop-Hikari, RedstoneConnector, Residence, RykenSlimefunCustomizer, ShopGUIPlus, ShopGUIPlus-SellGUI, SimpleMaterialGenerators [13:33:24 INFO]: SimpleUtils, SkinsRestorer, Skript, skript-reflect, Slimefun, SlimefunWarfare, SlimeGlue, SlimeTinker, spark, Supreme [13:33:24 INFO]: TAB, TimedRewards, TpaForm, TranscEndence, TrChat, UltimateAutoRestart, UltimateGenerators, Uniporter, Vault, ViaBackwards [13:33:24 INFO]: ViaVersion, XConomy, ZMusic

Server Implementation

Standalone(Spigot)

Database Implementation

SQLite

AuthMe Version

Version: AuthMeReloaded v5.7.0-FORK (build: 52)

Error log (if applicable)

No response

Configuration

https://mclo.gs/hemIkIz

HaHaWTH commented 2 months ago

需要复现视频,AuthMe并不会清除玩家物品,登录前的背包隐藏是纯发包完成的

hseermc commented 2 months ago

就他自己丢了,好像还没法复现,我试了半天怎么弄也没复现bug,等他发视频吧……

hseermc commented 2 months ago

我把他号删了他重新注册一下就没这问题 了,好奇怪。

hseermc commented 2 months ago

image 成功复现多次!只要出现这个就没背包!(或许能帮忙看一下是paper的bug吗?

HaHaWTH commented 2 months ago

所以客户端显示什么

hseermc commented 2 months ago

连接超时

HaHaWTH commented 2 months ago

临时修复已推送,如急需可从actions下载构建

HaHaWTH commented 2 months ago

Upstream issue: AuthMe/AuthMeReloaded#2855

hseermc commented 2 months ago

actions里面好像并没有文件

hseermc commented 2 months ago

emmmmm好像又改坏了…… 重进会丢成就

eunnewhog commented 2 months ago

A similar problem, after this line, com.mojang.authlib.GameProfile@33afd6d8[id=UUID,name=nickname,properties={}] lost connection: Timed out the information about the player in data of the world is deleted, but the achievements and his password are saved in the plugin. This error occurs when checking in Launcher and when restarting the client (not the server). My guess is to change the Game Profile in the launcher. Another line in which player information has also been deleted, but achievements remain.. com.mojang.authlib.GameProfile@4eb363fa[id=UUID,name=nickname,properties={}] lost connection: Timed out Version of AuthMe: 5.6.0 b50

HaHaWTH commented 2 months ago

A similar problem, after this line, com.mojang.authlib.GameProfile@33afd6d8[id=UUID,name=nickname,properties={}] lost connection: Timed out the information about the player in data of the world is deleted, but the achievements and his password are saved in the plugin. This error occurs when checking in Launcher and when restarting the client (not the server). My guess is to change the Game Profile in the launcher. Another line in which player information has also been deleted, but achievements remain.. com.mojang.authlib.GameProfile@4eb363fa[id=UUID,name=nickname,properties={}] lost connection: Timed out Version of AuthMe: 5.6.0 b50

Please update, use latest actions artifact https://github.com/HaHaWTH/AuthMeReReloaded/actions/runs/10210076039/artifacts/1767772920

I will post a new release for the fix this week

eunnewhog commented 2 months ago

A similar problem, after this line, com.mojang.authlib.GameProfile@33afd6d8[id=UUID,name=nickname,properties={}] lost connection: Timed out the information about the player in data of the world is deleted, but the achievements and his password are saved in the plugin. This error occurs when checking in Launcher and when restarting the client (not the server). My guess is to change the Game Profile in the launcher. Another line in which player information has also been deleted, but achievements remain.. com.mojang.authlib.GameProfile@4eb363fa[id=UUID,name=nickname,properties={}] lost connection: Timed out Version of AuthMe: 5.6.0 b50

Please update, use latest actions artifact https://github.com/HaHaWTH/AuthMeReReloaded/actions/runs/10210076039/artifacts/1767772920

I will post a new release for the fix this week

thanks a lot