ProtocolLib icon indicating copy to clipboard operation
ProtocolLib copied to clipboard

Issues with (paper) 1.21.10 and furniturelib.

Open NULUSIOS opened this issue 2 months ago • 0 comments

  • [*] This issue is not solved in a development build

Describe the bug HUGE amount of WARN logs produced specifically using (latest) furniturelib on my Paper 1.21.10 server. I am talking about 1.5MB of log JUST for those WARN logs! Not sure what is not working specifically, but furniturelib dev, pointed protocollib as the issue. This is his comment:

Idk its 100% a protocollib issue java.lang.NullPointerException: Cannot invoke "com.comphenix.protocol.reflect.accessors.MethodAccessor.invoke(Object, Object[])" because "com.comphenix.protocol.wrappers.WrappedGameProfile.GET_PROPERTIES" is null isn't from plugin i just call a method in protocollib who point to a error code

In huge.txt is the log piece that has the warns. Not even pastebin allows for this size!

To Reproduce Steps to reproduce the behavior: Be on paper 1.21.10 (could be on other compatible servers too). Install latest protocollib (tried dev build and release). Install latest furniturelib (and furniture maker etc.). Boot it. Experience huge amount of WARN entries in logs.

Expected behavior No WARN or FAIL related to protocollib.

Screenshots N/A

Version Info https://pastebin.com/89XpiJdN

Additional context N/A

huge.txt

NULUSIOS avatar Nov 09 '25 12:11 NULUSIOS