Advertisement
Guest User

Untitled

a guest
Dec 15th, 2018
86
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.17 KB | None | 0 0
  1. WARNING: An illegal reflective access operation has occurred
  2. WARNING: Illegal reflective access by io.netty.util.internal.PlatformDependent0 (file:/C:/Users/User/GitHub/Regicide/Server/lib/netty-all-4.0.23.Final.jar) to field java.nio.Buffer.address
  3. WARNING: Please consider reporting this to the maintainers of io.netty.util.internal.PlatformDependent0
  4. WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
  5. WARNING: All illegal access operations will be denied in a future release
  6. Dec 15, 2018 7:16:17 PM io.netty.util.internal.PlatformDependent <clinit>
  7. INFO: Your platform does not provide complete low-level API for accessing direct buffers reliably. Unless explicitly requested, heap buffer will always be preferred to avoid potential system unstability.
  8. netty-buffer-4.0.23.Final.208198c
  9. netty-codec-4.0.23.Final.208198c
  10. netty-codec-http-4.0.23.Final.208198c
  11. netty-codec-socks-4.0.23.Final.208198c
  12. netty-common-4.0.23.Final.208198c
  13. netty-handler-4.0.23.Final.208198c
  14. netty-transport-4.0.23.Final.208198c
  15. netty-transport-rxtx-4.0.23.Final.208198c
  16. netty-transport-sctp-4.0.23.Final.208198c
  17. netty-transport-udt-4.0.23.Final.208198c
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement