Hello
Version
forge-1.8-11.14.3.1543-universal.jar
spongeforge-1.8-1543-2.1-DEV-794.jar
I just put my server to date but in the consol i have error when I run it here is giving me.
[15:20:42] [main/ERROR] [FML]: FML appears to be missing any signature data. This is not a good thing
[15:21:07] [Server thread/WARN]: Can't keep up! Did the system time change, or is the server overloaded? Running 2386ms behind, skipping 47 tick(s)
[15:21:26] [Server thread/WARN]: Can't keep up! Did the system time change, or is the server overloaded? Running 2995ms behind, skipping 59 tick(s)
And when I come here is if the server that gives me the consol.
[15:34:38] [Server thread/INFO] [FML]: Connection received without FML marker, assuming vanilla.
[15:34:38] [Server thread/INFO] [FML]: [Server thread] Server side vanilla connection established
[15:34:38] [Server thread/INFO]: TheBelzebuth[/109.89.124.87:56364] logged in with entity id 1193 in world(0) at (33.0, 78.0, 275.0)
[15:34:38] [Server thread/ERROR] [Sponge]: Could not pass PlayerLoggedInEvent to SpongePlugin:Core Plugin{unspecified-43d8ab8}
java.lang.NoSuchMethodError: ninja.leaping.configurate.ConfigurationNode.getList(Lcom/google/common/base/Function;)Ljava/util/List;
at me.creepsterlgc.core.files.FileMotd.MESSAGE(FileMotd.java:48) ~[FileMotd.class:?]
at me.creepsterlgc.core.events.EventPlayerJoin.onPlayerJoin(EventPlayerJoin.java:91) ~[EventPlayerJoin.class:?]
at org.spongepowered.common.event.listener.JoinListener_EventPlayerJoin_onPlayerJoin33.handle(Unknown Source) ~[?:?]
at org.spongepowered.common.event.RegisteredListener.handle(RegisteredListener.java:92) ~[RegisteredListener.class:1.8-1543-2.1-DEV-794]
at org.spongepowered.mod.event.SpongeModEventManager.post(SpongeModEventManager.java:218) [SpongeModEventManager.class:1.8-1543-2.1-DEV-794]
at org.spongepowered.mod.event.SpongeModEventManager.post(SpongeModEventManager.java:179) [SpongeModEventManager.class:1.8-1543-2.1-DEV-794]
at org.spongepowered.mod.event.SpongeModEventManager.post(SpongeModEventManager.java:251) [SpongeModEventManager.class:1.8-1543-2.1-DEV-794]
at net.minecraft.server.management.ServerConfigurationManager.initializeConnectionToPlayer(ServerConfigurationManager.java:285) [sn.class:?]
at net.minecraftforge.fml.common.network.handshake.NetworkDispatcher.completeServerSideConnection(NetworkDispatcher.java:234) [NetworkDispatcher.class:?]
at net.minecraftforge.fml.common.network.handshake.NetworkDispatcher.serverToClientHandshake(NetworkDispatcher.java:138) [NetworkDispatcher.class:?]
at net.minecraftforge.fml.common.network.internal.FMLNetworkHandler.fmlServerHandshake(FMLNetworkHandler.java:65) [FMLNetworkHandler.class:?]
at net.minecraft.server.network.NetHandlerLoginServer.func_147326_c(NetHandlerLoginServer.java:116) [rq.class:?]
at net.minecraft.server.network.NetHandlerLoginServer.func_73660_a(NetHandlerLoginServer.java:62) [rq.class:?]
at net.minecraft.network.NetworkManager.func_74428_b(NetworkManager.java:248) [gr.class:?]
at net.minecraft.network.NetworkSystem.func_151269_c(NetworkSystem.java:191) [rc.class:?]
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:727) [MinecraftServer.class:?]
at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:364) [po.class:?]
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:598) [MinecraftServer.class:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:478) [MinecraftServer.class:?]
at java.lang.Thread.run(Thread.java:745) [?:1.8.0_66]
[15:34:38] [Server thread/INFO]: TheBelzebuth has joined for the first time!
1 unique players already joined.
[15:34:43] [Server thread/WARN]: Can't keep up! Did the system time change, or is the server overloaded? Running 2916ms behind, skipping 58 tick(s)
[15:35:06] [Server thread/WARN]: Can't keep up! Did the system time change, or is the server overloaded? Running 8939ms behind, skipping 178 tick(s)
[15:35:19] [Server thread/WARN]: Can't keep up! Did the system time change, or is the server overloaded? Running 5611ms behind, skipping 112 tick(s)
[15:35:24] [Server thread/INFO]: TheBelzebuth lost connection: TextComponent{text='Disconnected', siblings=[], style=Style{hasParent=false, color=null, bold=null, italic=null, underlined=null, obfuscated=null, clickEvent=null, hoverEvent=null, insertion=null}}
[15:35:24] [Server thread/INFO]: TheBelzebuth has left.
[15:35:31] [Server thread/WARN]: Can't keep up! Did the system time change, or is the server overloaded? Running 2736ms behind, skipping 54 tick(s)
Can you tell me how to fix this?.
Thank you in advance.