io.netty.util.internal.PlatformDependent0$1 的非法反射访问


WARNING: An illegal reflective access operation has occurred
WARNING: Illegal reflective access by io.netty.util.internal.PlatformDependent0$1 (file:/D:/eclipse_workspace/Server_GameBox/lib/netty-all-4.1.6.Final.jar) to field java.nio.Buffer.address
WARNING: Please consider reporting this to the maintainers of io.netty.util.internal.PlatformDependent0$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。

这是我的问题。我第一次使用堆栈溢出,我不知道如何使用它。 但我希望有些人可以帮助我。

升级到最新的 netty 4.1 版本。这很久以前就解决了,你的netty版本很旧。

最新更新