Unable to access address of buffer

mathis17700

Architecte en herbe
10 Juin 2020
4
0
61
24
bonjour
j'ai louer une machine sur dedibox et dessu j ai 4 serveur plus 1 bungee , j'ouvre mon bungee et mon server principal tout ce passe bien mais quand j allume n importe qu elle autre server il me spam d erreur :
  1. [15:09:45 WARN]: An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception.
  2. java.lang.RuntimeException: Unable to access address of buffer
  3. at io.netty.channel.epoll.Native.read(Native Method) ~[spigot.jar:git-Spigot-db6de12-18fbb24]
  4. at io.netty.channel.epoll.EpollSocketChannel$EpollSocketUnsafe.doReadBytes(EpollSocketChannel.java:678) [spigot.jar:git-Spigot-db6de12-18fbb24]
  5. at io.netty.channel.epoll.EpollSocketChannel$EpollSocketUnsafe.epollInReady(EpollSocketChannel.java:714) [spigot.jar:git-Spigot-db6de12-18fbb24]
  6. at io.netty.channel.epoll.EpollSocketChannel$EpollSocketUnsafe$3.run(EpollSocketChannel.java:755) [spigot.jar:git-Spigot-db6de12-18fbb24]
  7. at io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks(SingleThreadEventExecutor.java:380) [spigot.jar:git-Spigot-db6de12-18fbb24]
  8. at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:268) [spigot.jar:git-Spigot-db6de12-18fbb24]
  9. at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116) [spigot.jar:git-Spigot-db6de12-18fbb24]
  10. at java.base/java.lang.Thread.run(Thread.java:834) [?:?]

Et même si j allume que c est 3 autre serveur sa me mes l errer , comment je peut régler mon problème
Cordialement
Mathis
 
Dernière édition par un modérateur: