Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unable to find a field that matches {modifiers=[required: 10000, banned: 1000] #2896

Closed
TMKCRepo opened this issue Apr 24, 2024 · 0 comments · Fixed by #2894
Closed

Unable to find a field that matches {modifiers=[required: 10000, banned: 1000] #2896

TMKCRepo opened this issue Apr 24, 2024 · 0 comments · Fixed by #2894

Comments

@TMKCRepo
Copy link

ProtocolLib 5.2.0 on Spigot 1.20.5 (Spigot built via BuildTools on 2024-04-24).
Java version is Java 21

Stack Trace:
java.lang.IllegalArgumentException: Unable to find a field that matches {modifiers=[required: 10000, banned: 1000], type={ type input instanceof interface java.util.Map }}
at com.comphenix.protocol.reflect.FuzzyReflection.getField(FuzzyReflection.java:352)
at com.comphenix.protocol.injector.packet.PacketRegistry.createNewRegister(PacketRegistry.java:183)
at com.comphenix.protocol.injector.packet.PacketRegistry.initialize(PacketRegistry.java:334)
at com.comphenix.protocol.injector.packet.PacketRegistry.getClientPacketTypes(PacketRegistry.java:369)
at com.comphenix.protocol.injector.PacketFilterManager.(PacketFilterManager.java:120)
at com.comphenix.protocol.injector.PacketFilterBuilder.build(PacketFilterBuilder.java:121)
at com.comphenix.protocol.ProtocolLib.onLoad(ProtocolLib.java:183)
at org.bukkit.craftbukkit.v1_20_R4.CraftServer.loadPlugins(CraftServer.java:435)
at net.minecraft.server.dedicated.DedicatedServer.e(DedicatedServer.java:232)
at net.minecraft.server.MinecraftServer.y(MinecraftServer.java:1010)
at net.minecraft.server.MinecraftServer.lambda$0(MinecraftServer.java:311)
at java.base/java.lang.Thread.run(Thread.java:1583)
Dump:
Parameters:
[NULL]
Sender:
com.comphenix.protocol.ProtocolLib@1ee38b25[
statistics=
packetTask=
tickCounter=0
configExpectedMod=-1
updater=com.comphenix.protocol.updater.SpigotUpdater@5c376f2a
redirectHandler=
scheduler=com.comphenix.protocol.scheduler.DefaultScheduler@5e0f7d2a
commandProtocol=
commandPacket=
commandFilter=
packetLogging=
skipDisable=false
isEnabled=false
loader=org.bukkit.plugin.java.JavaPluginLoader@27a2c0f9
server=CraftServer{serverName=CraftBukkit,serverVersion=4106-Spigot-b698b49-8c1e7c8,minecraftVersion=1.20.5}
file=plugins\ProtocolLib.jar
description=org.bukkit.plugin.PluginDescriptionFile@bcf5a21
dataFolder=plugins\ProtocolLib
classLoader=org.bukkit.plugin.java.PluginClassLoader@640b2446
naggable=true
newConfig=YamlConfiguration[path='', root='YamlConfiguration']
configFile=plugins\ProtocolLib\config.yml
logger=org.bukkit.plugin.PluginLogger@59542f1a
]
Version:
ProtocolLib v5.2.0-SNAPSHOT-679
Java Version:
21.0.3
Server:
4106-Spigot-b698b49-8c1e7c8 (MC: 1.20.5)

@Ingrim4 Ingrim4 mentioned this issue Apr 24, 2024
3 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant