KryoNet update - Java problems

243 views
Skip to first unread message

Kamil NB

unread,
Jan 30, 2019, 7:35:30 AM1/30/19
to kryonet-users
Hello, i used lib KryoNet 2.20.0-RC1 to handle communication between servers and Android clients in my bachelor's project. Now (after 1.5 year) i wanted to continue in developing, but i have a problem. With newest JDK, i have got a error message
 
"C:\Program Files\Java\jdk-10.0.2\bin\java.exe" "-javaagent:D:\Program files\jetbrains\apps\IDEA-U\ch-0\183.5429.30\lib\idea_rt.jar=50280:D:\Program files\jetbrains\apps\IDEA-U\ch-0\183.5429.30\bin" -Dfile.encoding=UTF-8 -classpath D:\..\MasterServer;D:\..\lib\kryonet-2.22.0-RC1.jar;D:\..\lib\kryo-2.24.0.jar;D:\..\lib\minlog-1.2.jar;D:\..\lib\objenesis-2.1.jar;D:\..\lib\jsonbeans-0.7.jar MS.MS

WARNING: An illegal reflective access operation has occurred
WARNING: Illegal reflective access by com.esotericsoftware.kryo.util.UnsafeUtil (file:/D:/../lib/kryo-2.24.0.jar) to constructor java.nio.DirectByteBuffer(long,int,java.lang.Object)
WARNING: Please consider reporting this to the maintainers of com.esotericsoftware.kryo.util.UnsafeUtil
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



1. My question is, will be there any update soon? (last commit August 2018 and last release 2013)
2. Or is there any orther solution? 

Right now, i dont know if i should wait for update, or change whole project to orther API (Netty).
Btw. i love KryoNet. Great job!

Nate

unread,
Feb 12, 2019, 6:23:06 AM2/12/19
to kryone...@googlegroups.com
That is a warning and can be safely ignored or suppressed.

--
You received this message because you are subscribed to the "kryonet-users" group.
http://groups.google.com/group/kryonet-users
---
You received this message because you are subscribed to the Google Groups "kryonet-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to kryonet-user...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
Reply all
Reply to author
Forward
0 new messages