[1.16.1] An illegal reflective access operation has occurred
mrfloris opened this issue ยท 2 comments
Describe the bug
A clear and concise description of what the bug is.
After the server is done loading it spits out a an illegal reflective access warning msg.
stop and start again, it doesn't seem to show it.
[04:47:56] [Server thread/INFO]: Done (27.375s)! For help, type "help"
>WARNING: An illegal reflective access operation has occurred
WARNING: Illegal reflective access by com.comphenix.net.sf.cglib.core.ReflectUtils$1 (file:/Users/floris/MinecraftServer/z-serverlistplus/plugins/ProtocolLib.jar) to method java.lang.ClassLoader.defineClass(java.lang.String,byte[],int,int,java.security.ProtectionDomain)
WARNING: Please consider reporting this to the maintainers of com.comphenix.net.sf.cglib.core.ReflectUtils$1
WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
WARNING: All illegal access operations will be denied in a future release
>
To Reproduce
Steps to reproduce the behavior:
load server, go to console, watch it show up.
Expected behavior
A clear and concise description of what you expected to happen.
did not expect it to show up at all.
Screenshots
If applicable, add screenshots to help explain your problem.
Version Info
Provide your ProtocolLib install info with /protocol dump
through pastebin.
dump-2020-06-29_04.53.11.txt
Additional context
Add any other context about the problem here.
>ver
[04:54:03] [Server thread/INFO]: This server is running CraftBukkit version git-Spigot-ad703da-e2403a3 (MC: 1.16.1) (Implementing API version 1.16.1-R0.1-SNAPSHOT)
[04:54:03] [Server thread/INFO]: You are running the latest version
>ver ProtocolLib
[04:54:06] [Server thread/INFO]: ProtocolLib version 4.6.0-SNAPSHOT-b466
[04:54:06] [Server thread/INFO]: Provides read/write access to the Minecraft protocol.
[04:54:06] [Server thread/INFO]: Authors: dmulloy2 and comphenix
>ver ServerListPlus
[04:54:09] [Server thread/INFO]: ServerListPlus version 3.5.0-SNAPSHOT
[04:54:09] [Server thread/INFO]: A flexible Minecraft plugin to customize the appearance of your server in the server list
[04:54:09] [Server thread/INFO]: Website: https://git.io/slp
[04:54:09] [Server thread/INFO]: Author: Minecrell (https://github.com/Minecrell)
>pl
[04:54:18] [Server thread/INFO]: Plugins (5): Vault, AntiFire, ProtocolLib, ServerListPlus, CMI
>