Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- 17:15:46 [INFOS] Using mbed TLS based native cipher.
- 17:15:46 [INFOS] Using zlib based native compressor.
- 17:15:46 [INFOS] Enabled BungeeCord version git:BungeeCord-Bootstrap:1.15-SNAPSHOT:f1c32f8:1489
- 17:15:46 [INFOS] Not on Windows, attempting to use enhanced EpollEventLoop
- 17:15:46 [INFOS] Epoll is working, utilising it!
- 17:15:46 [INFOS] Discovered module: ModuleSpec(name=cmd_alert, file=modules/cmd_alert.jar, provider=JenkinsModuleSource())
- 17:15:46 [INFOS] Discovered module: ModuleSpec(name=cmd_find, file=modules/cmd_find.jar, provider=JenkinsModuleSource())
- 17:15:46 [INFOS] Discovered module: ModuleSpec(name=cmd_list, file=modules/cmd_list.jar, provider=JenkinsModuleSource())
- 17:15:46 [INFOS] Discovered module: ModuleSpec(name=cmd_send, file=modules/cmd_send.jar, provider=JenkinsModuleSource())
- 17:15:46 [INFOS] Discovered module: ModuleSpec(name=cmd_server, file=modules/cmd_server.jar, provider=JenkinsModuleSource())
- 17:15:46 [INFOS] Discovered module: ModuleSpec(name=reconnect_yaml, file=modules/reconnect_yaml.jar, provider=JenkinsModuleSource())
- 17:15:46 [INFOS] Loaded plugin reconnect_yaml version git:reconnect_yaml:1.15-SNAPSHOT:f1c32f8:1489 by SpigotMC
- 17:15:46 [INFOS] Loaded plugin cmd_find version git:cmd_find:1.15-SNAPSHOT:f1c32f8:1489 by SpigotMC
- 17:15:46 [INFOS] Loaded plugin cmd_server version git:cmd_server:1.15-SNAPSHOT:f1c32f8:1489 by SpigotMC
- 17:15:46 [INFOS] Loaded plugin API version 1.0 by Maxouuuuu
- 17:15:46 [INFOS] Loaded plugin cmd_alert version git:cmd_alert:1.15-SNAPSHOT:f1c32f8:1489 by SpigotMC
- 17:15:46 [INFOS] Loaded plugin cmd_send version git:cmd_send:1.15-SNAPSHOT:f1c32f8:1489 by SpigotMC
- 17:15:46 [INFOS] Loaded plugin cmd_list version git:cmd_list:1.15-SNAPSHOT:f1c32f8:1489 by SpigotMC
- 17:15:46 [AVERTISSEMENT] Forced host server pvp is not defined
- 17:15:46 [INFOS] Enabled plugin reconnect_yaml version git:reconnect_yaml:1.15-SNAPSHOT:f1c32f8:1489 by SpigotMC
- 17:15:46 [INFOS] Enabled plugin cmd_find version git:cmd_find:1.15-SNAPSHOT:f1c32f8:1489 by SpigotMC
- 17:15:46 [INFOS] Enabled plugin cmd_server version git:cmd_server:1.15-SNAPSHOT:f1c32f8:1489 by SpigotMC
- 17:15:47 [GRAVE] SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
- 17:15:47 [GRAVE] SLF4J: Defaulting to no-operation (NOP) logger implementation
- 17:15:47 [GRAVE] SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
- 17:15:47 [GRAVE] mai 01, 2020 5:15:47 PM io.netty.util.internal.MacAddressUtil defaultMachineId
- AVERTISSEMENT: Failed to find a usable hardware address from the network interfaces; using random bytes: c0:a0:26:52:4e:6d:8c:50
- 17:15:47 [INFOS] Enabled plugin API version 1.0 by Maxouuuuu
- 17:15:47 [INFOS] Enabled plugin cmd_alert version git:cmd_alert:1.15-SNAPSHOT:f1c32f8:1489 by SpigotMC
- 17:15:47 [INFOS] Enabled plugin cmd_send version git:cmd_send:1.15-SNAPSHOT:f1c32f8:1489 by SpigotMC
- 17:15:47 [INFOS] Enabled plugin cmd_list version git:cmd_list:1.15-SNAPSHOT:f1c32f8:1489 by SpigotMC
- 17:15:47 [INFOS] Listening on /0.0.0.0:25565
- 17:15:56 [INFOS] [/85.201.147.223:60480] <-> InitialHandler has connected
- 17:15:57 [INFOS] [BEBENKX] <-> ServerConnector [lobby] has connected
- 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
- org.redisson.client.RedisException: Unexpected exception while processing command
- at org.redisson.command.CommandAsyncService.convertException(CommandAsyncService.java:308)
- at org.redisson.command.CommandAsyncService.get(CommandAsyncService.java:151)
- at org.redisson.RedissonObject.get(RedissonObject.java:62)
- at org.redisson.RedissonBucket.get(RedissonBucket.java:97)
- at be.maxouuuuu.bungee.server.player.AccountProvider.getAccountFromRedis(AccountProvider.java:73)
- at be.maxouuuuu.bungee.server.player.AccountProvider.getAccount(AccountProvider.java:56)
- at be.maxouuuuu.bungee.server.listeners.PlayerJoinEvent.lambda$0(PlayerJoinEvent.java:31)
- at net.md_5.bungee.scheduler.BungeeTask.run(BungeeTask.java:63)
- at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
- at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
- at java.lang.Thread.run(Thread.java:748)
- 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
- at [Source: (io.netty.buffer.ByteBufInputStream); line: 1, column: 11]
- at com.fasterxml.jackson.databind.exc.InvalidTypeIdException.from(InvalidTypeIdException.java:43)
- at com.fasterxml.jackson.databind.DeserializationContext.invalidTypeIdException(DeserializationContext.java:1615)
- at com.fasterxml.jackson.databind.DeserializationContext.handleUnknownTypeId(DeserializationContext.java:1186)
- at com.fasterxml.jackson.databind.jsontype.impl.ClassNameIdResolver._typeFromId(ClassNameIdResolver.java:51)
- at com.fasterxml.jackson.databind.jsontype.impl.ClassNameIdResolver.typeFromId(ClassNameIdResolver.java:42)
- at com.fasterxml.jackson.databind.jsontype.impl.TypeDeserializerBase._findDeserializer(TypeDeserializerBase.java:156)
- at com.fasterxml.jackson.databind.jsontype.impl.AsPropertyTypeDeserializer._deserializeTypedForId(AsPropertyTypeDeserializer.java:113)
- at com.fasterxml.jackson.databind.jsontype.impl.AsPropertyTypeDeserializer.deserializeTypedFromObject(AsPropertyTypeDeserializer.java:97)
- at com.fasterxml.jackson.databind.jsontype.impl.AsPropertyTypeDeserializer.deserializeTypedFromAny(AsPropertyTypeDeserializer.java:193)
- at com.fasterxml.jackson.databind.deser.std.UntypedObjectDeserializer$Vanilla.deserializeWithType(UntypedObjectDeserializer.java:712)
- at com.fasterxml.jackson.databind.deser.impl.TypeWrappedDeserializer.deserialize(TypeWrappedDeserializer.java:68)
- at com.fasterxml.jackson.databind.ObjectMapper._readMapAndClose(ObjectMapper.java:4001)
- at com.fasterxml.jackson.databind.ObjectMapper.readValue(ObjectMapper.java:3058)
- at org.redisson.codec.JsonJacksonCodec$2.decode(JsonJacksonCodec.java:75)
- at org.redisson.client.handler.CommandDecoder.decode(CommandDecoder.java:282)
- at org.redisson.client.handler.CommandDecoder.decode(CommandDecoder.java:126)
- at io.netty.handler.codec.ByteToMessageDecoder.decodeRemovalReentryProtection(ByteToMessageDecoder.java:498)
- at io.netty.handler.codec.ReplayingDecoder.callDecode(ReplayingDecoder.java:366)
- at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:276)
- at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
- at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
- at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
- at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410)
- at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
- at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
- at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919)
- at io.netty.channel.epoll.AbstractEpollStreamChannel$EpollStreamUnsafe.epollInReady(AbstractEpollStreamChannel.java:792)
- at io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:475)
- at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:378)
- at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989)
- at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
- at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
- ... 1 more
Add Comment
Please, Sign In to add comment