Closed Dante6979 closed 2 weeks ago
Please read all the other issues here with the same error... the solution is there...
Please read all the other issues here with the same error... the solution is there...
um I did you just put the same message? mind actually explaining the issue?
You ProtocolLib is outdated -> yours is SNAPSHOT-679 ...
Itemsadder wasint working because we needed to update the version to 21 or higher which we did to 1.20.6
So now protocollib does not work and we tried numerous of versions but its just no working, id like to get this working for my client as im doing a commision currently. Thanls
ERROR:
14:33:40] [Server thread/WARN]: [ProtocolLib] Version (MC: 1.20.6) has not yet been tested! Proceed with caution. -- 42 | [14:33:43] [Server thread/ERROR]: [ProtocolLib] INTERNAL ERROR: Cannot load ProtocolLib. 43 | If this problem hasn't already been reported, please open a ticket 44 | at https://github.com/dmulloy2/ProtocolLib/issues with the following data: 45 | Stack Trace: 46 | java.lang.IllegalArgumentException: Unable to find a field that matches {modifiers=[required: 10000, banned: 1000], type={ type input instanceof interface java.util.Map }} 47 | at ProtocolLib.jar//com.comphenix.protocol.reflect.FuzzyReflection.getField(FuzzyReflection.java:352) 48 | at ProtocolLib.jar//com.comphenix.protocol.injector.packet.PacketRegistry.createNewRegister(PacketRegistry.java:183) 49 | at ProtocolLib.jar//com.comphenix.protocol.injector.packet.PacketRegistry.initialize(PacketRegistry.java:334) 50 | at ProtocolLib.jar//com.comphenix.protocol.injector.packet.PacketRegistry.getClientPacketTypes(PacketRegistry.java:369) 51 | at ProtocolLib.jar//com.comphenix.protocol.injector.PacketFilterManager.