Closed Levaithon closed 2 years ago
Hello! Please use the issue template when you create an issue as it tells you what information is essential in order to get help.
Moreover, this does not look like something related to EagleFactions. Are you sure you are using this plugin?
I am closing this issue for know.
I got the following warning in my console. I dont know what they mean and if these warnings cause any damage to the server or the files? Can someone help me or explain to me what this is?
[22:10:27] [Server thread/WARN] [Sponge]: / Could not pass ClientConnectionEvent$Join$Impl /
[22:10:27] [Server thread/WARN] [Sponge]: / Could not pass the event ClientConnectionEvent$Join$Impl to an Event Listener! / [22:10:27] [Server thread/WARN] [Sponge]: / / [22:10:27] [Server thread/WARN] [Sponge]: / Since the event can be modified during the event's listener, / [22:10:27] [Server thread/WARN] [Sponge]: / there could be adverse side effects of the exception occurring / [22:10:27] [Server thread/WARN] [Sponge]: / such that duplications or other game breaking issues could exist. / [22:10:27] [Server thread/WARN] [Sponge]: / / [22:10:27] [Server thread/WARN] [Sponge]: / Due to the nature of the exception, this is not likely an exception / [22:10:27] [Server thread/WARN] [Sponge]: / that is covered by SpongeForge or Forge itself, and therefore should / [22:10:27] [Server thread/WARN] [Sponge]: / be reported to the mod/plugin author first prior to reporting to / [22:10:27] [Server thread/WARN] [Sponge]: / Sponge or Forge. / [22:10:27] [Server thread/WARN] [Sponge]: / / [22:10:27] [Server thread/WARN] [Sponge]: / Owning Mod/Plugin: chestrefill / [22:10:27] [Server thread/WARN] [Sponge]: / Exception: / [22:10:27] [Server thread/WARN] [Sponge]: / java.lang.NullPointerException: null / [22:10:27] [Server thread/WARN] [Sponge]: / io.github.aquerr.chestrefill.version.VersionChecker.isLatest(VersionChecker.java:44) / [22:10:27] [Server thread/WARN] [Sponge]: / io.github.aquerr.chestrefill.listeners.PlayerJoinListener.onPlayerJoin(PlayerJoinListener.java:24) / [22:10:27] [Server thread/WARN] [Sponge]: / org.spongepowered.common.event.listener.JoinListener_PlayerJoinListener_onPlayerJoin29.handle(Unknown Source) / [22:10:27] [Server thread/WARN] [Sponge]: / org.spongepowered.common.event.RegisteredListener.handle(RegisteredListener.java:97) / [22:10:27] [Server thread/WARN] [Sponge]: / org.spongepowered.mod.event.SpongeModEventManager.post(SpongeModEventManager.java:383) / [22:10:27] [Server thread/WARN] [Sponge]: / org.spongepowered.mod.event.SpongeModEventManager.post(SpongeModEventManager.java:347) / [22:10:27] [Server thread/WARN] [Sponge]: / org.spongepowered.mod.event.SpongeModEventManager.extendedPost(SpongeModEventManager.java:450) / [22:10:27] [Server thread/WARN] [Sponge]: / org.spongepowered.mod.event.SpongeModEventManager.post(SpongeModEventManager.java:419) / [22:10:27] [Server thread/WARN] [Sponge]: / org.spongepowered.common.event.SpongeEventManager.post(SpongeEventManager.java:467) / [22:10:27] [Server thread/WARN] [Sponge]: / org.spongepowered.common.SpongeImpl.postEvent(SpongeImpl.java:249) / [22:10:27] [Server thread/WARN] [Sponge]: / org.spongepowered.common.util.NetworkUtil.initializeConnectionToPlayer(NetworkUtil.java:384) / [22:10:27] [Server thread/WARN] [Sponge]: / net.minecraft.server.management.PlayerList.initializeConnectionToPlayer(PlayerList.java:2407) / [22:10:27] [Server thread/WARN] [Sponge]: / net.minecraftforge.fml.common.network.handshake.NetworkDispatcher.completeServerSideConnection(NetworkDispatcher.java:255) / [22:10:27] [Server thread/WARN] [Sponge]: / net.minecraftforge.fml.common.network.handshake.NetworkDispatcher.access$100(NetworkDispatcher.java:72) / [22:10:27] [Server thread/WARN] [Sponge]: / net.minecraftforge.fml.common.network.handshake.NetworkDispatcher$1.func_73660_a(NetworkDispatcher.java:205) / [22:10:27] [Server thread/WARN] [Sponge]: / net.minecraft.network.NetworkManager.func_74428_b(NetworkManager.java:285) / [22:10:27] [Server thread/WARN] [Sponge]: / net.minecraft.network.NetworkSystem.func_151269_c(NetworkSystem.java:180) / [22:10:27] [Server thread/WARN] [Sponge]: / net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:790) / [22:10:27] [Server thread/WARN] [Sponge]: / net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:397) / [22:10:27] [Server thread/WARN] [Sponge]: / net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:668) / [22:10:27] [Server thread/WARN] [Sponge]: / net.minecraft.server.MinecraftServer.run(MinecraftServer.java:526) / [22:10:27] [Server thread/WARN] [Sponge]: / java.lang.Thread.run(Thread.java:748) /