MAXIMILIEN47201

Untitled

May 1st, 2020
56
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 7.87 KB | None | 0 0
  1. 17:15:46 [INFOS] Using mbed TLS based native cipher.
  2. 17:15:46 [INFOS] Using zlib based native compressor.
  3. 17:15:46 [INFOS] Enabled BungeeCord version git:BungeeCord-Bootstrap:1.15-SNAPSHOT:f1c32f8:1489
  4. 17:15:46 [INFOS] Not on Windows, attempting to use enhanced EpollEventLoop
  5. 17:15:46 [INFOS] Epoll is working, utilising it!
  6. 17:15:46 [INFOS] Discovered module: ModuleSpec(name=cmd_alert, file=modules/cmd_alert.jar, provider=JenkinsModuleSource())
  7. 17:15:46 [INFOS] Discovered module: ModuleSpec(name=cmd_find, file=modules/cmd_find.jar, provider=JenkinsModuleSource())
  8. 17:15:46 [INFOS] Discovered module: ModuleSpec(name=cmd_list, file=modules/cmd_list.jar, provider=JenkinsModuleSource())
  9. 17:15:46 [INFOS] Discovered module: ModuleSpec(name=cmd_send, file=modules/cmd_send.jar, provider=JenkinsModuleSource())
  10. 17:15:46 [INFOS] Discovered module: ModuleSpec(name=cmd_server, file=modules/cmd_server.jar, provider=JenkinsModuleSource())
  11. 17:15:46 [INFOS] Discovered module: ModuleSpec(name=reconnect_yaml, file=modules/reconnect_yaml.jar, provider=JenkinsModuleSource())
  12. 17:15:46 [INFOS] Loaded plugin reconnect_yaml version git:reconnect_yaml:1.15-SNAPSHOT:f1c32f8:1489 by SpigotMC
  13. 17:15:46 [INFOS] Loaded plugin cmd_find version git:cmd_find:1.15-SNAPSHOT:f1c32f8:1489 by SpigotMC
  14. 17:15:46 [INFOS] Loaded plugin cmd_server version git:cmd_server:1.15-SNAPSHOT:f1c32f8:1489 by SpigotMC
  15. 17:15:46 [INFOS] Loaded plugin API version 1.0 by Maxouuuuu
  16. 17:15:46 [INFOS] Loaded plugin cmd_alert version git:cmd_alert:1.15-SNAPSHOT:f1c32f8:1489 by SpigotMC
  17. 17:15:46 [INFOS] Loaded plugin cmd_send version git:cmd_send:1.15-SNAPSHOT:f1c32f8:1489 by SpigotMC
  18. 17:15:46 [INFOS] Loaded plugin cmd_list version git:cmd_list:1.15-SNAPSHOT:f1c32f8:1489 by SpigotMC
  19. 17:15:46 [AVERTISSEMENT] Forced host server pvp is not defined
  20. 17:15:46 [INFOS] Enabled plugin reconnect_yaml version git:reconnect_yaml:1.15-SNAPSHOT:f1c32f8:1489 by SpigotMC
  21. 17:15:46 [INFOS] Enabled plugin cmd_find version git:cmd_find:1.15-SNAPSHOT:f1c32f8:1489 by SpigotMC
  22. 17:15:46 [INFOS] Enabled plugin cmd_server version git:cmd_server:1.15-SNAPSHOT:f1c32f8:1489 by SpigotMC
  23. 17:15:47 [GRAVE] SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
  24. 17:15:47 [GRAVE] SLF4J: Defaulting to no-operation (NOP) logger implementation
  25. 17:15:47 [GRAVE] SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
  26. 17:15:47 [GRAVE] mai 01, 2020 5:15:47 PM io.netty.util.internal.MacAddressUtil defaultMachineId
  27. AVERTISSEMENT: Failed to find a usable hardware address from the network interfaces; using random bytes: c0:a0:26:52:4e:6d:8c:50
  28.  
  29. 17:15:47 [INFOS] Enabled plugin API version 1.0 by Maxouuuuu
  30. 17:15:47 [INFOS] Enabled plugin cmd_alert version git:cmd_alert:1.15-SNAPSHOT:f1c32f8:1489 by SpigotMC
  31. 17:15:47 [INFOS] Enabled plugin cmd_send version git:cmd_send:1.15-SNAPSHOT:f1c32f8:1489 by SpigotMC
  32. 17:15:47 [INFOS] Enabled plugin cmd_list version git:cmd_list:1.15-SNAPSHOT:f1c32f8:1489 by SpigotMC
  33. 17:15:47 [INFOS] Listening on /0.0.0.0:25565
  34. 17:15:56 [INFOS] [/85.201.147.223:60480] <-> InitialHandler has connected
  35. 17:15:57 [INFOS] [BEBENKX] <-> ServerConnector [lobby] has connected
  36. 17:15:57 [GRAVE] Task BungeeTask(sched=net.md_5.bungee.scheduler.BungeeScheduler@1941a8ff, id=1, owner=be.maxouuuuu.bungee.server.API@79517588, task=be.maxouuuuu.bungee.server.listeners.PlayerJoinEvent$$Lambda$12/626661431@3d0348f4, delay=0, period=0, running=true) encountered an exception
  37. org.redisson.client.RedisException: Unexpected exception while processing command
  38. at org.redisson.command.CommandAsyncService.convertException(CommandAsyncService.java:308)
  39. at org.redisson.command.CommandAsyncService.get(CommandAsyncService.java:151)
  40. at org.redisson.RedissonObject.get(RedissonObject.java:62)
  41. at org.redisson.RedissonBucket.get(RedissonBucket.java:97)
  42. at be.maxouuuuu.bungee.server.player.AccountProvider.getAccountFromRedis(AccountProvider.java:73)
  43. at be.maxouuuuu.bungee.server.player.AccountProvider.getAccount(AccountProvider.java:56)
  44. at be.maxouuuuu.bungee.server.listeners.PlayerJoinEvent.lambda$0(PlayerJoinEvent.java:31)
  45. at net.md_5.bungee.scheduler.BungeeTask.run(BungeeTask.java:63)
  46. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
  47. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  48. at java.lang.Thread.run(Thread.java:748)
  49. Caused by: com.fasterxml.jackson.databind.exc.InvalidTypeIdException: Could not resolve type id 'be.maxouuuuu.commons.player.HypePlayer' as a subtype of [simple type, class java.lang.Object]: no such class found
  50. at [Source: (io.netty.buffer.ByteBufInputStream); line: 1, column: 11]
  51. at com.fasterxml.jackson.databind.exc.InvalidTypeIdException.from(InvalidTypeIdException.java:43)
  52. at com.fasterxml.jackson.databind.DeserializationContext.invalidTypeIdException(DeserializationContext.java:1615)
  53. at com.fasterxml.jackson.databind.DeserializationContext.handleUnknownTypeId(DeserializationContext.java:1186)
  54. at com.fasterxml.jackson.databind.jsontype.impl.ClassNameIdResolver._typeFromId(ClassNameIdResolver.java:51)
  55. at com.fasterxml.jackson.databind.jsontype.impl.ClassNameIdResolver.typeFromId(ClassNameIdResolver.java:42)
  56. at com.fasterxml.jackson.databind.jsontype.impl.TypeDeserializerBase._findDeserializer(TypeDeserializerBase.java:156)
  57. at com.fasterxml.jackson.databind.jsontype.impl.AsPropertyTypeDeserializer._deserializeTypedForId(AsPropertyTypeDeserializer.java:113)
  58. at com.fasterxml.jackson.databind.jsontype.impl.AsPropertyTypeDeserializer.deserializeTypedFromObject(AsPropertyTypeDeserializer.java:97)
  59. at com.fasterxml.jackson.databind.jsontype.impl.AsPropertyTypeDeserializer.deserializeTypedFromAny(AsPropertyTypeDeserializer.java:193)
  60. at com.fasterxml.jackson.databind.deser.std.UntypedObjectDeserializer$Vanilla.deserializeWithType(UntypedObjectDeserializer.java:712)
  61. at com.fasterxml.jackson.databind.deser.impl.TypeWrappedDeserializer.deserialize(TypeWrappedDeserializer.java:68)
  62. at com.fasterxml.jackson.databind.ObjectMapper._readMapAndClose(ObjectMapper.java:4001)
  63. at com.fasterxml.jackson.databind.ObjectMapper.readValue(ObjectMapper.java:3058)
  64. at org.redisson.codec.JsonJacksonCodec$2.decode(JsonJacksonCodec.java:75)
  65. at org.redisson.client.handler.CommandDecoder.decode(CommandDecoder.java:282)
  66. at org.redisson.client.handler.CommandDecoder.decode(CommandDecoder.java:126)
  67. at io.netty.handler.codec.ByteToMessageDecoder.decodeRemovalReentryProtection(ByteToMessageDecoder.java:498)
  68. at io.netty.handler.codec.ReplayingDecoder.callDecode(ReplayingDecoder.java:366)
  69. at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:276)
  70. at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
  71. at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
  72. at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
  73. at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410)
  74. at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
  75. at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
  76. at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919)
  77. at io.netty.channel.epoll.AbstractEpollStreamChannel$EpollStreamUnsafe.epollInReady(AbstractEpollStreamChannel.java:792)
  78. at io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:475)
  79. at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:378)
  80. at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989)
  81. at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
  82. at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
  83. ... 1 more
Add Comment
Please, Sign In to add comment