Tslat / Advent-Of-Ascension

Advent of Ascension - A Minecraft mod for the daring
Other
208 stars 119 forks source link

In multiplayer kick players #1194

Closed Zarpyk closed 4 years ago

Zarpyk commented 4 years ago

Mod Version 3.2.3

Describe the bug Kick randomly players

To Reproduce Steps to reproduce the behaviour: Use Forge Sponge 1.12.2-2838-7.1.10-RC3992

Expected behavior Don't kick players

Error

04.02 22:07:37 [Server] Server thread/ERROR [FML]: Exception caught during firing event net.minecraftforge.fml.common.gameevent.TickEvent$PlayerTickEvent@3014d91d:
04.02 22:07:37 [Server] INFO java.lang.NullPointerException: null
04.02 22:07:37 [Server] INFO at com.google.common.base.Preconditions.checkNotNull(Preconditions.java:770) ~[minecraft_server.1.12.2.jar:?]
04.02 22:07:37 [Server] INFO at com.google.common.collect.SingletonImmutableList.<init>(SingletonImmutableList.java:38) ~[minecraft_server.1.12.2.jar:?]
04.02 22:07:37 [Server] INFO at com.google.common.collect.ImmutableList.copyOf(ImmutableList.java:289) ~[minecraft_server.1.12.2.jar:?]
04.02 22:07:37 [Server] INFO at org.spongepowered.api.text.TranslatableText$Builder.translation(TranslatableText.java:234) ~[TranslatableText$Builder.class:1.12.2-2838-7.1.10-RC3992]
04.02 22:07:37 [Server] INFO at org.spongepowered.api.text.TranslatableText$Builder.<init>(TranslatableText.java:151) ~[TranslatableText$Builder.class:1.12.2-2838-7.1.10-RC3992]
04.02 22:07:37 [Server] INFO at org.spongepowered.api.text.Text.builder(Text.java:1220) ~[Text.class:1.12.2-2838-7.1.10-RC3992]
04.02 22:07:37 [Server] INFO at net.minecraft.util.text.TextComponentTranslation.impl$createBuilder(SourceFile:552) ~[hp.class:?]
04.02 22:07:37 [Server] INFO at net.minecraft.util.text.TextComponentBase.bridge$toText(TextComponentBase.java:697) ~[he.class:?]
04.02 22:07:37 [Server] INFO at org.spongepowered.common.text.SpongeTexts.toText(SpongeTexts.java:83) ~[SpongeTexts.class:1.12.2-2838-7.1.10-RC3992]
04.02 22:07:37 [Server] INFO at org.spongepowered.common.text.chat.ChatUtil.sendMessage(ChatUtil.java:50) ~[ChatUtil.class:1.12.2-2838-7.1.10-RC3992]
04.02 22:07:37 [Server] INFO at net.minecraft.entity.player.EntityPlayerMP.sendMessage(EntityPlayerMP.java:5170) ~[oq.class:?]
04.02 22:07:37 [Server] INFO at net.tslat.aoa3.utils.player.PlayerDataManager.sendThrottledChatMessage(PlayerDataManager.java:172) ~[PlayerDataManager.class:?]
04.02 22:07:37 [Server] INFO at net.tslat.aoa3.utils.skills.ExpeditionUtil.handleRunningTick(ExpeditionUtil.java:62) ~[ExpeditionUtil.class:?]
04.02 22:07:37 [Server] INFO at net.tslat.aoa3.event.PlayerEvents.onPlayerTick(PlayerEvents.java:75) ~[PlayerEvents.class:?]
04.02 22:07:37 [Server] INFO at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_419_PlayerEvents_onPlayerTick_PlayerTickEvent.invoke(.dynamic) ~[?:?]
04.02 22:07:37 [Server] INFO at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90) ~[ASMEventHandler.class:?]
04.02 22:07:37 [Server] INFO at net.minecraftforge.fml.common.eventhandler.EventBus.forgeBridge$post(EventBus.java:753) [EventBus.class:?]
04.02 22:07:37 [Server] INFO at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:703) [EventBus.class:?]
04.02 22:07:37 [Server] INFO at net.minecraftforge.fml.common.FMLCommonHandler.onPlayerPostTick(FMLCommonHandler.java:370) [FMLCommonHandler.class:?]
04.02 22:07:37 [Server] INFO at net.minecraft.entity.player.EntityPlayer.updateSize(EntityPlayer.java:378) [aed.class:?]
04.02 22:07:37 [Server] INFO at net.minecraft.entity.player.EntityPlayer.onUpdate(EntityPlayer.java:288) [aed.class:?]
04.02 22:07:37 [Server] INFO at net.minecraft.entity.player.EntityPlayerMP.onUpdateEntity(EntityPlayerMP.java:382) [oq.class:?]
04.02 22:07:37 [Server] INFO at net.minecraft.network.NetHandlerPlayServer.redirect$zii000$impl$onPlayerTick(NetHandlerPlayServer.java:2504) [pa.class:?]
04.02 22:07:37 [Server] INFO at net.minecraft.network.NetHandlerPlayServer.update(NetHandlerPlayServer.java:173) [pa.class:?]
04.02 22:07:37 [Server] INFO at net.minecraftforge.fml.common.network.handshake.NetworkDispatcher$1.update(NetworkDispatcher.java:209) [NetworkDispatcher$1.class:?]
04.02 22:07:37 [Server] INFO at net.minecraft.network.NetworkManager.processReceivedPackets(NetworkManager.java:285) [gw.class:?]
04.02 22:07:37 [Server] INFO at net.minecraft.network.NetworkSystem.networkTick(NetworkSystem.java:180) [oz.class:?]
04.02 22:07:37 [Server] INFO at net.minecraft.server.MinecraftServer.updateTimeLightAndEntities(MinecraftServer.java:790) [MinecraftServer.class:?]
Tslat commented 4 years ago

Sponge is buggy and broken. Stop using spongeforge if you want things to stop being buggy