[Forge] Player unable to do anything after dying
Bennyboy1695 opened this issue ยท 7 comments
Description
When a player dies or runs /kill on themselves they get a missing capability error when respawning which then bugs them out until the server restarts or the players data is deleted.
Reproduction Steps
Simply die and then see the error
Expected Behaviour
The capability is able to do stuff when respawning
Server Details
Forge 1.19.2 43.2.3
LuckPerms Version
v5.4.46
Logs and Configs
https://gist.github.com/Bennyboy1695/c84d4df54e69070f8a15b1841b12147a
Extra Details
This also happens on the latest version made for 1.19.3 but that one also has a missing class error because .2 and.3 have a few class differences
Please re-test using LP v5.4.61 -- https://luckperms.net/download
Still getting the issue with the newest version - https://gist.github.com/Bennyboy1695/f486bfff0b6097e61e8306d08a7b4269
Still getting the issue with the newest version - gist.github.com/Bennyboy1695/f486bfff0b6097e61e8306d08a7b4269
Can you send your full log file and send a list of the mods you're using?
Log: https://mclo.gs/D1vShGV
Modpack: https://www.feed-the-beast.com/modpacks/101-ftb-presents-direwolf20-119 version: 1.3.2
Extra mods are custom mods ShadowCore, ShadowPatcher & ShadowEssentials. Theres also the latest version of the forge griefdefender for patreons
ShadowCore doesnt touch anything to do with lp.
Shadowessentials gets custom stuff stored in the meta about the player but thats about all and is sopied from the example on the site
ShadowPatcher is a private custom patcher to fix bugs in mods etc with mixins. But none of the current patches touch anything that lp should be touching
Modpack: https://www.feed-the-beast.com/modpacks/101-ftb-presents-direwolf20-119 version: 1.3.2
Extra mods are custom mods ShadowCore, ShadowPatcher & ShadowEssentials. Theres also the latest version of the forge griefdefender for patreons
ShadowCore doesnt touch anything to do with lp.
Shadowessentials gets custom stuff stored in the meta about the player but thats about all and is sopied from the example on the site
ShadowPatcher is a private custom patcher to fix bugs in mods etc with mixins. But none of the current patches touch anything that lp should be touching
Currently experiencing this on Better Minecraft. I don't think it's a mod causing this, as I can't see anything touching player capabilities.