ProtocolLib icon indicating copy to clipboard operation
ProtocolLib copied to clipboard

1.21 Start Bug

Open AndreChan2008 opened this issue 1 year ago • 2 comments

The Title say all. my log:

[21:56:18] [Server thread/ERROR]: [ProtocolLib] INTERNAL ERROR: Cannot load ProtocolLib. If this problem hasn't already been reported, please open a ticket at https://github.com/dmulloy2/ProtocolLib/issues with the following data: 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 ProtocolLib.jar//com.comphenix.protocol.reflect.FuzzyReflection.getField(FuzzyReflection.java:352) at ProtocolLib.jar//com.comphenix.protocol.injector.packet.PacketRegistry.createNewRegister(PacketRegistry.java:183) at ProtocolLib.jar//com.comphenix.protocol.injector.packet.PacketRegistry.initialize(PacketRegistry.java:334) at ProtocolLib.jar//com.comphenix.protocol.injector.packet.PacketRegistry.getClientPacketTypes(PacketRegistry.java:369) at ProtocolLib.jar//com.comphenix.protocol.injector.PacketFilterManager.(PacketFilterManager.java:120) at ProtocolLib.jar//com.comphenix.protocol.injector.PacketFilterBuilder.build(PacketFilterBuilder.java:121) at ProtocolLib.jar//com.comphenix.protocol.ProtocolLib.onLoad(ProtocolLib.java:183) at io.papermc.paper.plugin.storage.ServerPluginProviderStorage.processProvided(ServerPluginProviderStorage.java:59) at io.papermc.paper.plugin.storage.ServerPluginProviderStorage.processProvided(ServerPluginProviderStorage.java:18) at io.papermc.paper.plugin.storage.SimpleProviderStorage.enter(SimpleProviderStorage.java:39) at io.papermc.paper.plugin.entrypoint.LaunchEntryPointHandler.enter(LaunchEntryPointHandler.java:40) at org.bukkit.craftbukkit.CraftServer.loadPlugins(CraftServer.java:546) at net.minecraft.server.dedicated.DedicatedServer.initServer(DedicatedServer.java:292) at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1214) at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:330) at java.base/java.lang.Thread.run(Thread.java:1570) Dump: Parameters: [NULL] Sender: com.comphenix.protocol.ProtocolLib@31640fc2[ statistics= packetTask= tickCounter=0 configExpectedMod=-1 updater=com.comphenix.protocol.updater.SpigotUpdater@521d846 redirectHandler= scheduler=com.comphenix.protocol.scheduler.DefaultScheduler@142acd3f commandProtocol= commandPacket= commandFilter= packetLogging= skipDisable=false isEnabled=false loader=io.papermc.paper.plugin.manager.DummyBukkitPluginLoader@4a28dd30 server=CraftServer{serverName=Paper,serverVersion=1.21-111-66165f7,minecraftVersion=1.21} file=plugins/.paper-remapped/ProtocolLib.jar description=org.bukkit.plugin.PluginDescriptionFile@19a1b12 pluginMeta=org.bukkit.plugin.PluginDescriptionFile@19a1b12 dataFolder=plugins/ProtocolLib classLoader=PluginClassLoader{plugin=ProtocolLib v5.2.0-SNAPSHOT-679, pluginEnabled=false, url=plugins/.paper-remapped/ProtocolLib.jar} naggable=true newConfig=YamlConfiguration[path='', root='YamlConfiguration'] configFile=plugins/ProtocolLib/config.yml logger=com.destroystokyo.paper.utils.PaperPluginLogger@223431da lifecycleEventManager=io.papermc.paper.plugin.lifecycle.event.PaperLifecycleEventManager@73c54119 allowsLifecycleRegistration=true ] Version: ProtocolLib v5.2.0-SNAPSHOT-679 Java Version: 22.0.1 Server: 1.21-111-66165f7 (MC: 1.21)

AndreChan2008 avatar Aug 08 '24 21:08 AndreChan2008

Please have a look at the dozens of IDENTICAL bug reports... yes, the answer is there...

Jeppa avatar Aug 09 '24 17:08 Jeppa

Should be fixed in the latest dev build so please use the latest dev build and try again: https://ci.dmulloy2.net/job/ProtocolLib/lastSuccessfulBuild/

Ingrim4 avatar Aug 16 '24 16:08 Ingrim4