xGinko / AnarchyExploitFixes

Fix exploits on anarchy Minecraft servers
GNU General Public License v3.0
302 stars 54 forks source link

Could not pass event PlayerJoinEvent to AnarchyExploitFixes v2.6.0 #177

Closed haha44444 closed 8 months ago

haha44444 commented 8 months ago

When a player joins, an error message appears

server version: Kaiiju version git-Kaiiju-"93f3978" (MC: 1.19.4) (Implementing API version 1.19.4-R0.1-SNAPSHOT) (Git: 93f3978 on ver/1.19.4) (this is a Folia fork)

AEF version: v2.6.0

log: https://mclo.gs/SIj4eKs

ghost commented 8 months ago

for temp-fix you can disable join-leave-messages

haha44444 commented 8 months ago

for temp-fix you can disable join-leave-messages

i know. but it's a bug

ghost commented 8 months ago

let me check

xGinko commented 8 months ago

Try the latest action build

haha44444 commented 8 months ago

Try the latest action build

error is still

https://mclo.gs/PIUkaZm

ghost commented 8 months ago

can you send you server.jar to test with 1.19.4, on 1.20.1 i dont see problems

ghost commented 8 months ago

and send pl list

haha44444 commented 8 months ago

and send pl list

plugin list: [04:48:12 INFO]: Server Plugins (13): [04:48:12 INFO]: Bukkit Plugins: [04:48:12 INFO]: - AnarchyExploitFixes, BetterWorldStats, DeathMessages, LuckPerms, NBTAPI, Obliterate, Panilla, PlaceholderAPI, ProtocolLib, *RestartPlugin [04:48:12 INFO]: spark, TAB, Vault

ghost commented 8 months ago

thanks, i found core https://github.com/KaiijuMC/Kaiiju/releases/tag/latest-1.19.4

ghost commented 8 months ago

When a player joins, an error message appears

server version: Kaiiju version git-Kaiiju-"93f3978" (MC: 1.19.4) (Implementing API version 1.19.4-R0.1-SNAPSHOT) (Git: 93f3978 on ver/1.19.4) (this is a Folia fork)

AEF version: v2.6.0

log: https://mclo.gs/SIj4eKs

i have the same error but when i download from "actions" all okay

ghost commented 8 months ago

try use a normal folia @haha44444

haha44444 commented 8 months ago

When a player joins, an error message appears server version: Kaiiju version git-Kaiiju-"93f3978" (MC: 1.19.4) (Implementing API version 1.19.4-R0.1-SNAPSHOT) (Git: 93f3978 on ver/1.19.4) (this is a Folia fork) AEF version: v2.6.0 log: https://mclo.gs/SIj4eKs

i have the same error but when i download from "actions" all okay

This problem should be caused by https://github.com/moom0o/AnarchyExploitFixes/issues/178

haha44444 commented 8 months ago

I used the latest action build and I tried manually importing the language files from the jar and it worked without errors.

xGinko commented 8 months ago

When a player joins, an error message appears server version: Kaiiju version git-Kaiiju-"93f3978" (MC: 1.19.4) (Implementing API version 1.19.4-R0.1-SNAPSHOT) (Git: 93f3978 on ver/1.19.4) (this is a Folia fork) AEF version: v2.6.0 log: https://mclo.gs/SIj4eKs

i have the same error but when i download from "actions" all okay

This problem should be caused by #178

The error seen in the log was caused by wrong usage of PersistantDataContainer.has() and should be fixed in the latest commit