ProtocolLib

3M Downloads

"Illegal reflective access" error in console

brobie1kanobi opened this issue · 2 comments

commented

Describe the bug
Error in console saying to report this bug

To Reproduce
Steps to reproduce the behavior:

  1. Use latest build of everything (server, bungee, protocol lib, etc)
  2. Start server

Expected behavior
Server starts without errors.

Version Info
https://pastebin.com/AK5HqvfV

Additional context
This is the error I get in console:

....WARNING: An illegal reflective access operation has occurred
WARNING: Illegal reflective access by com.comphenix.net.sf.cglib.core.ReflectUtils$1 (file:/home/container/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

commented

This warning was removed in build 491. So just update ProtocolLib and it'll go away.

commented

I realized that just now, thought I was on the most recent build. Marking closed. Thanks!