Skip to content

Instantly share code, notes, and snippets.

@zhourui123
Last active March 16, 2019 12:26
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save zhourui123/d372e2dff1fee3ffe816826d9373d8ca to your computer and use it in GitHub Desktop.
Save zhourui123/d372e2dff1fee3ffe816826d9373d8ca to your computer and use it in GitHub Desktop.
[19:48:41] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLServerTweaker
[19:48:41] [main/INFO] [LaunchWrapper]: Using primary tweak class name net.minecraftforge.fml.common.launcher.FMLServerTweaker
[19:48:41] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLServerTweaker
[19:48:41] [main/INFO] [FML]: Forge Mod Loader version 14.23.5.2768 for Minecraft 1.12.2 loading
[19:48:41] [main/INFO] [FML]: Java is Java HotSpot(TM) 64-Bit Server VM, version 1.8.0_202, running on Linux:amd64:3.10.0-862.14.4.el7.x86_64, installed at /usr/local/java/jdk1.8.0_202/jre
[19:48:41] [main/INFO] [FML]: Searching /usr/local/mc_work/survival_1/./mods for mods
[19:48:41] [main/INFO] [FML]: Loading tweaker org.spongepowered.asm.launch.MixinTweaker from spongeforge-1.12.2-2768-7.1.5.jar
[19:48:41] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
[19:48:41] [main/INFO] [LaunchWrapper]: Loading tweak class name org.spongepowered.asm.launch.MixinTweaker
[19:48:41] [main/INFO] [mixin]: SpongePowered MIXIN Subsystem Version=0.7.11 Source=file:/usr/local/mc_work/survival_1/./mods/spongeforge-1.12.2-2768-7.1.5.jar Service=LaunchWrapper Env=SERVER
[19:48:41] [main/WARN] [FML]: The coremod SpongeCoremod (org.spongepowered.mod.SpongeCoremod) is not signed!
[19:48:41] [main/INFO] [mixin]: Compatibility level set to JAVA_8
[19:48:41] [main/INFO] [mixin]: Adding new token provider org.spongepowered.mod.SpongeCoremod$TokenProvider to MixinEnvironment[DEFAULT]
[19:48:41] [main/INFO] [mixin]: Adding new token provider org.spongepowered.mod.SpongeCoremod$TokenProvider to MixinEnvironment[PREINIT]
[19:48:41] [main/INFO] [mixin]: Adding new token provider org.spongepowered.mod.SpongeCoremod$TokenProvider to MixinEnvironment[INIT]
[19:48:41] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLDeobfTweaker
[19:48:41] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
[19:48:41] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
[19:48:41] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[19:48:44] [main/INFO] [FML]: Found valid fingerprint for Minecraft Forge. Certificate fingerprint e3c3d50c7c986df74c645c0ac54639741c90a557
[19:48:44] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[19:48:44] [main/INFO] [LaunchWrapper]: Calling tweak class org.spongepowered.asm.launch.MixinTweaker
[19:48:44] [main/INFO] [mixin]: Initialised Mixin FML Remapper Adapter with net.minecraftforge.fml.common.asm.transformers.deobf.FMLDeobfuscatingRemapper@6b3871d6
[19:48:44] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLDeobfTweaker
[19:48:45] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.TerminalTweaker
[19:48:45] [main/INFO] [LaunchWrapper]: Loading tweak class name org.spongepowered.asm.mixin.EnvironmentStateTweaker
[19:48:45] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.TerminalTweaker
[19:48:45] [main/INFO] [LaunchWrapper]: Calling tweak class org.spongepowered.asm.mixin.EnvironmentStateTweaker
[19:48:52] [main/WARN] [mixin]: Static binding violation: PRIVATE overwrite method initializeConnectionToPlayer in mixins.common.core.json:server.MixinPlayerList cannot reduce visibiliy of PUBLIC target method, visibility will be upgraded.
[19:48:52] [main/INFO] [LaunchWrapper]: Launching wrapped minecraft {net.minecraft.server.MinecraftServer}
[19:49:00] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: Starting minecraft server version 1.12.2
[19:49:00] [Server thread/INFO] [FML]: MinecraftForge v14.23.5.2768 Initialized
[19:49:00] [Server thread/INFO] [FML]: Starts to replace vanilla recipe ingredients with ore ingredients.
[19:49:01] [Server thread/INFO] [FML]: Replaced 1036 ore ingredients
[19:49:01] [Server thread/INFO] [Sponge]: Found mcmod.info at jar:file:/usr/local/mc_work/survival_1/./mods/spongeforge-1.12.2-2768-7.1.5.jar!/mcmod.info
[19:49:01] [Server thread/INFO] [Sponge]: Creating injector in stage 'PRODUCTION'
[19:49:08] [Server thread/INFO] [FML]: Searching /usr/local/mc_work/survival_1/./mods for mods
[19:49:08] [Server thread/WARN] [FML]: Mod mfbl is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.0.0.0
[19:49:09] [Server thread/WARN] [Sponge]: Plugin 'spongycord' seems to be missing a valid mcmod.info metadata file. This is not a problem when testing plugins, however it is recommended to include one in public plugins.
Please see https://docs.spongepowered.org/master/en/plugin/plugin-meta.html for details.
[19:49:09] [Server thread/INFO] [FML]: Mod mercurius_updater is missing the required element 'name'. Substituting mercurius_updater
[19:49:09] [Server thread/INFO] [FML]: Forge Mod Loader has identified 12 mods to load
[19:49:09] [Server thread/WARN] [FML]: Missing English translation for FML: assets/fml/lang/en_us.lang
[19:49:09] [Server thread/WARN] [FML]: Missing English translation for spongeapi: assets/spongeapi/lang/en_us.lang
[19:49:09] [Server thread/WARN] [FML]: Missing English translation for spongeforge: assets/spongeforge/lang/en_us.lang
[19:49:09] [Server thread/WARN] [FML]: Missing English translation for common: assets/common/lang/en_us.lang
[19:49:09] [Server thread/WARN] [FML]: Missing English translation for spongycord: assets/spongycord/lang/en_us.lang
[19:49:09] [Server thread/WARN] [FML]: Missing English translation for war: assets/war/lang/en_us.lang
[19:49:09] [Server thread/WARN] [FML]: Missing English translation for mercurius_updater: assets/mercurius_updater/lang/en_us.lang
[19:49:09] [Server thread/INFO] [FML]: Attempting connection with missing mods [minecraft, mcp, FML, forge, spongeapi, sponge, spongeforge, mfbl, common, spongycord, war, mercurius_updater] at CLIENT
[19:49:09] [Server thread/INFO] [FML]: Attempting connection with missing mods [minecraft, mcp, FML, forge, spongeapi, sponge, spongeforge, mfbl, common, spongycord, war, mercurius_updater] at SERVER
[19:49:10] [Server thread/WARN] [Sponge]: There's no certificate fingerprint available
[19:49:10] [Server thread/FATAL] [FML]: Detected an attempt by a mod null to perform game activity during mod construction. This is a serious programming error.
[19:49:10] [Server thread/INFO] [FML]: Processing ObjectHolder annotations
[19:49:10] [Server thread/INFO] [FML]: Found 1171 ObjectHolder annotations
[19:49:10] [Server thread/INFO] [FML]: Identifying ItemStackHolder annotations
[19:49:10] [Server thread/INFO] [FML]: Found 0 ItemStackHolder annotations
[19:49:10] [Server thread/INFO] [FML]: Configured a dormant chunk cache size of 0
[19:49:10] [Forge Version Check/INFO] [forge.VersionCheck]: [spongeforge] Starting version check at https://files.minecraftforge.net/maven/org/spongepowered/spongeforge/promotions_slim.json
[19:49:12] [Server thread/INFO] [common]: PreInit CommonPlugin!!!
[19:49:13] [Server thread/INFO] [STDOUT]: [halo.mfbl.common.util.SqlHelper:<clinit>:17]: load mybatis.xml done..
[19:49:14] [Server thread/INFO] [STDOUT]: [halo.mfbl.common.CacheManager:loadCache:92]: loadGoodsCache done..
[19:49:14] [Server thread/INFO] [STDOUT]: [halo.mfbl.init.ModEntities:registerEntities:43]: registerEntities
[19:49:14] [Server thread/INFO] [STDOUT]: [halo.mfbl.init.ModItems:registerItems:116]: mapping items and handler
[19:49:14] [Server thread/INFO] [STDOUT]: [halo.mfbl.CommonProxy:fmlPreInit:23]: CommonProxy fmlPreInit..
[19:49:15] [Server thread/INFO] [mercurius]: Version Number exists, Using it: 1.12.2-1.0.5.24
[19:49:15] [Server thread/INFO] [mercurius]: File exists, Checking hash: /usr/local/mc_work/survival_1/./libraries/net/minecraftforge/Mercurius/1.12.2-1.0.5.24/Mercurius-1.12.2-1.0.5.24.jar
[19:49:15] [Server thread/INFO] [mercurius]: Hash matches, Skipping download: 5f298bf707fd9e9400abe46e271f4648f0ec49cb
[19:49:15] [Server thread/INFO] [mercurius]: Mercurius Jar contains all signed files! Continueing loading!
[19:49:15] [Server thread/INFO] [FML]: Applying holder lookups
[19:49:15] [Server thread/INFO] [FML]: Holder lookups applied
[19:49:15] [Server thread/INFO] [STDOUT]: [halo.mfbl.client.listener.EventListener:registerItems:24]: register item event
[19:49:15] [Server thread/INFO] [FML]: Applying holder lookups
[19:49:15] [Server thread/INFO] [FML]: Holder lookups applied
[19:49:15] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `sponge` for name `human`, expected `spongeforge`. This could be a intended override, but in most cases indicates a broken mod.
[19:49:15] [Server thread/INFO] [FML]: Applying holder lookups
[19:49:15] [Server thread/INFO] [FML]: Holder lookups applied
[19:49:15] [Server thread/INFO] [FML]: Applying holder lookups
[19:49:15] [Server thread/INFO] [FML]: Holder lookups applied
[19:49:15] [Server thread/INFO] [FML]: Injecting itemstacks
[19:49:15] [Server thread/INFO] [FML]: Itemstack injection complete
[19:49:15] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: Loading properties
[19:49:15] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: Default game type: SURVIVAL
[19:49:15] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: Generating keypair
[19:49:15] [Forge Version Check/INFO] [forge.VersionCheck]: [spongeforge] Found status: OUTDATED Target: 7.1.2
[19:49:15] [Forge Version Check/INFO] [forge.VersionCheck]: [forge] Starting version check at http://files.minecraftforge.net/maven/net/minecraftforge/forge/promotions_slim.json
[19:49:15] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: Starting Minecraft server on *:25569
[19:49:15] [Server thread/INFO] [net.minecraft.network.NetworkSystem]: Using epoll channel type
[19:49:15] [Server thread/WARN] [net.minecraft.server.dedicated.DedicatedServer]: **** SERVER IS RUNNING IN OFFLINE/INSECURE MODE!
[19:49:15] [Server thread/WARN] [net.minecraft.server.dedicated.DedicatedServer]: The server will make no attempt to authenticate usernames. Beware.
[19:49:15] [Server thread/WARN] [net.minecraft.server.dedicated.DedicatedServer]: While this makes the game possible to play without internet access, it also opens up the ability for hackers to connect with any username they choose.
[19:49:15] [Server thread/WARN] [net.minecraft.server.dedicated.DedicatedServer]: To change this, set "online-mode" to "true" in the server.properties file.
[19:49:15] [Server thread/INFO] [FML]: Applying holder lookups
[19:49:15] [Server thread/INFO] [FML]: Holder lookups applied
[19:49:15] [Server thread/INFO] [FML]: Injecting itemstacks
[19:49:15] [Server thread/INFO] [FML]: Itemstack injection complete
[19:49:16] [Server thread/INFO] [FML]: Forge Mod Loader has successfully loaded 12 mods
[19:49:16] [Server thread/INFO] [STDOUT]: [halo.mfbl.survival.SurvivalPlugin:beforeServerStart:63]: beforeServerStart
[19:49:16] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: Preparing level "world"
[19:49:16] [Server thread/INFO] [Sponge]: Checking for worlds that need to be migrated...
[19:49:16] [Server thread/INFO] [Sponge]: No worlds were found in need of migration.
[19:49:16] [Server thread/INFO] [FML]: Injecting existing registry data into this server instance
[19:49:16] [Server thread/INFO] [FML]: Applying holder lookups
[19:49:16] [Server thread/INFO] [FML]: Holder lookups applied
[19:49:18] [Forge Version Check/INFO] [forge.VersionCheck]: [forge] Found status: UP_TO_DATE Target: null
[19:49:18] [Server thread/INFO] [net.minecraft.advancements.AdvancementList]: Loaded 488 advancements
[19:49:18] [Server thread/INFO] [net.minecraft.advancements.AdvancementList]: Loaded 6 advancement trees
[19:49:18] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Preparing start region for level 0 (world)
[19:49:19] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Preparing spawn area: 16%
[19:49:20] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Preparing spawn area: 70%
[19:49:20] [Server thread/INFO] [Sponge]: Loading world [world] (overworld)
[19:49:21] [Server thread/INFO] [net.minecraft.advancements.AdvancementList]: Loaded 488 advancements
[19:49:21] [Server thread/INFO] [net.minecraft.advancements.AdvancementList]: Loaded 6 advancement trees
[19:49:21] [Server thread/INFO] [Sponge]: Loading world [DIM-1] (the_nether)
[19:49:21] [Server thread/INFO] [net.minecraft.advancements.AdvancementList]: Loaded 488 advancements
[19:49:21] [Server thread/INFO] [net.minecraft.advancements.AdvancementList]: Loaded 6 advancement trees
[19:49:21] [Server thread/INFO] [Sponge]: Loading world [DIM1] (the_end)
[19:49:21] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: Done (5.234s)! For help, type "help" or "?"
[19:49:21] [Server thread/INFO] [common]: Successfully running CommonPlugin!!! threadId:18
[19:49:21] [Server thread/INFO] [STDOUT]: [halo.mfbl.common.CommonPlugin:onServerStart:178]: today date:16
[19:49:21] [Server thread/INFO] [STDOUT]: [halo.mfbl.common.CommonPlugin:processConfig:297]: load lv map
[19:49:21] [Server thread/INFO] [war]: Successfully running SurvivalPlugin!!!
[19:49:23] [Server thread/INFO] [STDOUT]: [halo.mfbl.survival.SurvivalPlugin:lambda$null$0:86]: world present
[19:50:06] [Netty Epoll Server IO #1/INFO] [FML]: Client protocol version 2
[19:50:06] [Netty Epoll Server IO #1/INFO] [FML]: Client attempting to join with 5 mods : minecraft@1.12.2,mfbl@1.0.0.0,FML@8.0.99.99,forge@14.23.5.2768,mcp@9.42
[19:50:06] [Netty Epoll Server IO #1/INFO] [FML]: Attempting connection with missing mods [spongeapi, sponge, spongeforge, common, spongycord, war, mercurius_updater] at CLIENT
[19:50:06] [Netty Epoll Server IO #1/INFO] [FML]: Unexpected packet during modded negotiation - assuming vanilla or keepalives : net.minecraft.network.play.client.CPacketPlayer$Position
[19:50:06] [Netty Epoll Server IO #1/INFO] [FML]: Unexpected packet during modded negotiation - assuming vanilla or keepalives : net.minecraft.network.play.client.CPacketPlayer$Rotation
[19:50:06] [Server thread/WARN] [net.minecraft.network.NetHandlerPlayServer]: abc moved too quickly! 719.4082733512457,-20.5,-950.3579596036736
[19:50:06] [Server thread/FATAL] [net.minecraft.server.MinecraftServer]: Error executing task
java.util.concurrent.ExecutionException: java.lang.NullPointerException
at java.util.concurrent.FutureTask.report(FutureTask.java:122) ~[?:1.8.0_202]
at java.util.concurrent.FutureTask.get(FutureTask.java:192) ~[?:1.8.0_202]
at net.minecraft.util.Util.func_181617_a(SourceFile:47) [h.class:?]
at org.spongepowered.common.SpongeImplHooks.onUtilRunTask(SpongeImplHooks.java:297) [SpongeImplHooks.class:1.12.2-2768-7.1.5]
at net.minecraft.server.MinecraftServer.redirect$onRun$zjm000(MinecraftServer.java:3963) [MinecraftServer.class:?]
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:723) [MinecraftServer.class:?]
at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:397) [nz.class:?]
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:668) [MinecraftServer.class:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:526) [MinecraftServer.class:?]
at java.lang.Thread.run(Thread.java:748) [?:1.8.0_202]
Caused by: java.lang.NullPointerException
at net.minecraft.network.NetHandlerPlayServer.func_175089_a(NetHandlerPlayServer.java:627) ~[pa.class:?]
at net.minecraft.network.NetHandlerPlayServer.func_147364_a(NetHandlerPlayServer.java:598) ~[pa.class:?]
at net.minecraft.network.NetHandlerPlayServer.func_147347_a(NetHandlerPlayServer.java:530) ~[pa.class:?]
at net.minecraft.network.play.client.CPacketPlayer.func_148833_a(SourceFile:126) ~[lk.class:?]
at net.minecraft.network.play.client.CPacketPlayer$Position.func_148833_a(SourceFile:57) ~[lk$a.class:?]
at org.spongepowered.common.event.tracking.phase.packet.PacketPhaseUtil.onProcessPacket(PacketPhaseUtil.java:193) ~[PacketPhaseUtil.class:1.12.2-2768-7.1.5]
at net.minecraft.network.PacketThreadUtil$1.redirect$onProcessPacket$zli000(SourceFile:539) ~[hv$1.class:?]
at net.minecraft.network.PacketThreadUtil$1.run(SourceFile:13) ~[hv$1.class:?]
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) ~[?:1.8.0_202]
at java.util.concurrent.FutureTask.run(FutureTask.java:266) ~[?:1.8.0_202]
at net.minecraft.util.Util.func_181617_a(SourceFile:46) ~[h.class:?]
... 7 more
[19:50:06] [Server thread/INFO] [FML]: [Server thread] Server side modded connection established
[19:50:06] [Server thread/INFO] [net.minecraft.server.management.PlayerList]: abc[/117.178.140.214:47192] logged in with entity id 236 in world(0) at (2.300000011920929, 67.0, 85.58872848479828)
[19:50:07] [Server thread/INFO] [STDOUT]: [halo.mfbl.server.listener.ServerListerner:playerLoggedInEvent:74]: mod login:abc
[19:50:07] [Server thread/INFO] [STDOUT]: [halo.mfbl.survival.listener.SurvivalLoginListener:join:24]: abc login
[19:50:07] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: abc joined the game
[19:50:45] [Netty Epoll Server IO #2/INFO] [FML]: Client protocol version 2
[19:50:45] [Netty Epoll Server IO #2/INFO] [FML]: Client attempting to join with 5 mods : minecraft@1.12.2,mfbl@1.0.0.0,FML@8.0.99.99,forge@14.23.5.2768,mcp@9.42
[19:50:45] [Netty Epoll Server IO #2/INFO] [FML]: Attempting connection with missing mods [spongeapi, sponge, spongeforge, common, spongycord, war, mercurius_updater] at CLIENT
[19:50:46] [Server thread/INFO] [FML]: [Server thread] Server side modded connection established
[19:50:46] [Server thread/INFO] [net.minecraft.server.management.PlayerList]: MC_RTF[/106.89.181.79:47198] logged in with entity id 645 in world(0) at (37.6765279347017, 64.0, 70.26994545587624)
[19:50:46] [Server thread/INFO] [STDOUT]: [halo.mfbl.server.listener.ServerListerner:playerLoggedInEvent:74]: mod login:MC_RTF
[19:50:46] [Server thread/INFO] [STDOUT]: [halo.mfbl.survival.listener.SurvivalLoginListener:join:24]: MC_RTF login
[19:50:46] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: MC_RTF joined the game
[19:52:09] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: <MC_RTF> 为啥我家里还刷怪了啊
[19:52:34] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: <abc> 亮度不够
[19:52:45] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: <MC_RTF> 可以设置家吗
[19:52:47] [Server thread/INFO] [net.minecraft.network.NetHandlerPlayServer]: abc lost connection: Disconnected
[19:52:47] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: abc left the game
[19:54:42] [Netty Epoll Server IO #3/INFO] [FML]: Client protocol version 2
[19:54:42] [Netty Epoll Server IO #3/INFO] [FML]: Client attempting to join with 5 mods : minecraft@1.12.2,mfbl@1.0.0.0,FML@8.0.99.99,forge@14.23.5.2768,mcp@9.42
[19:54:42] [Netty Epoll Server IO #3/INFO] [FML]: Attempting connection with missing mods [spongeapi, sponge, spongeforge, common, spongycord, war, mercurius_updater] at CLIENT
[19:54:43] [Netty Epoll Server IO #3/INFO] [FML]: Unexpected packet during modded negotiation - assuming vanilla or keepalives : net.minecraft.network.play.client.CPacketPlayer$Position
[19:54:43] [Server thread/WARN] [net.minecraft.network.NetHandlerPlayServer]: abc moved too quickly! 716.0050468618773,-18.5,-952.4585183223486
[19:54:43] [Server thread/FATAL] [net.minecraft.server.MinecraftServer]: Error executing task
java.util.concurrent.ExecutionException: java.lang.NullPointerException
at java.util.concurrent.FutureTask.report(FutureTask.java:122) ~[?:1.8.0_202]
at java.util.concurrent.FutureTask.get(FutureTask.java:192) ~[?:1.8.0_202]
at net.minecraft.util.Util.func_181617_a(SourceFile:47) [h.class:?]
at org.spongepowered.common.SpongeImplHooks.onUtilRunTask(SpongeImplHooks.java:297) [SpongeImplHooks.class:1.12.2-2768-7.1.5]
at net.minecraft.server.MinecraftServer.redirect$onRun$zjm000(MinecraftServer.java:3963) [MinecraftServer.class:?]
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:723) [MinecraftServer.class:?]
at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:397) [nz.class:?]
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:668) [MinecraftServer.class:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:526) [MinecraftServer.class:?]
at java.lang.Thread.run(Thread.java:748) [?:1.8.0_202]
Caused by: java.lang.NullPointerException
at net.minecraft.network.NetHandlerPlayServer.func_175089_a(NetHandlerPlayServer.java:627) ~[pa.class:?]
at net.minecraft.network.NetHandlerPlayServer.func_147364_a(NetHandlerPlayServer.java:598) ~[pa.class:?]
at net.minecraft.network.NetHandlerPlayServer.func_147347_a(NetHandlerPlayServer.java:530) ~[pa.class:?]
at net.minecraft.network.play.client.CPacketPlayer.func_148833_a(SourceFile:126) ~[lk.class:?]
at net.minecraft.network.play.client.CPacketPlayer$Position.func_148833_a(SourceFile:57) ~[lk$a.class:?]
at org.spongepowered.common.event.tracking.phase.packet.PacketPhaseUtil.onProcessPacket(PacketPhaseUtil.java:193) ~[PacketPhaseUtil.class:1.12.2-2768-7.1.5]
at net.minecraft.network.PacketThreadUtil$1.redirect$onProcessPacket$zli000(SourceFile:539) ~[hv$1.class:?]
at net.minecraft.network.PacketThreadUtil$1.run(SourceFile:13) ~[hv$1.class:?]
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) ~[?:1.8.0_202]
at java.util.concurrent.FutureTask.run(FutureTask.java:266) ~[?:1.8.0_202]
at net.minecraft.util.Util.func_181617_a(SourceFile:46) ~[h.class:?]
... 7 more
[19:54:43] [Server thread/INFO] [FML]: [Server thread] Server side modded connection established
[19:54:43] [Server thread/INFO] [net.minecraft.server.management.PlayerList]: abc[/117.178.140.214:47218] logged in with entity id 5410 in world(0) at (7.301671159377294, 66.0, 75.75867838431978)
[19:54:43] [Server thread/INFO] [STDOUT]: [halo.mfbl.server.listener.ServerListerner:playerLoggedInEvent:74]: mod login:abc
[19:54:43] [Server thread/INFO] [STDOUT]: [halo.mfbl.survival.listener.SurvivalLoginListener:join:24]: abc login
[19:54:43] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: abc joined the game
[19:57:13] [Server thread/INFO] [net.minecraft.network.NetHandlerPlayServer]: abc lost connection: Timed out
[19:57:13] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: abc left the game
[19:57:24] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: MC_RTF was slain by Zombie
[19:35:03] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLServerTweaker
[19:35:03] [main/INFO] [LaunchWrapper]: Using primary tweak class name net.minecraftforge.fml.common.launcher.FMLServerTweaker
[19:35:03] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLServerTweaker
[19:35:03] [main/INFO] [FML]: Forge Mod Loader version 14.23.5.2768 for Minecraft 1.12.2 loading
[19:35:03] [main/INFO] [FML]: Java is Java HotSpot(TM) 64-Bit Server VM, version 1.8.0_202, running on Linux:amd64:3.10.0-862.14.4.el7.x86_64, installed at /usr/local/java/jdk1.8.0_202/jre
[19:35:03] [main/INFO] [FML]: Searching /usr/local/mc_work/lobby/./mods for mods
[19:35:03] [main/INFO] [FML]: Loading tweaker org.spongepowered.asm.launch.MixinTweaker from spongeforge-1.12.2-2768-7.1.5.jar
[19:35:03] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
[19:35:03] [main/INFO] [LaunchWrapper]: Loading tweak class name org.spongepowered.asm.launch.MixinTweaker
[19:35:03] [main/INFO] [mixin]: SpongePowered MIXIN Subsystem Version=0.7.11 Source=file:/usr/local/mc_work/lobby/./mods/spongeforge-1.12.2-2768-7.1.5.jar Service=LaunchWrapper Env=SERVER
[19:35:03] [main/WARN] [FML]: The coremod SpongeCoremod (org.spongepowered.mod.SpongeCoremod) is not signed!
[19:35:03] [main/INFO] [mixin]: Compatibility level set to JAVA_8
[19:35:03] [main/INFO] [mixin]: Adding new token provider org.spongepowered.mod.SpongeCoremod$TokenProvider to MixinEnvironment[DEFAULT]
[19:35:03] [main/INFO] [mixin]: Adding new token provider org.spongepowered.mod.SpongeCoremod$TokenProvider to MixinEnvironment[PREINIT]
[19:35:03] [main/INFO] [mixin]: Adding new token provider org.spongepowered.mod.SpongeCoremod$TokenProvider to MixinEnvironment[INIT]
[19:35:03] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLDeobfTweaker
[19:35:03] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
[19:35:03] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
[19:35:03] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[19:35:06] [main/INFO] [FML]: Found valid fingerprint for Minecraft Forge. Certificate fingerprint e3c3d50c7c986df74c645c0ac54639741c90a557
[19:35:06] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[19:35:06] [main/INFO] [LaunchWrapper]: Calling tweak class org.spongepowered.asm.launch.MixinTweaker
[19:35:06] [main/INFO] [mixin]: Initialised Mixin FML Remapper Adapter with net.minecraftforge.fml.common.asm.transformers.deobf.FMLDeobfuscatingRemapper@43826ec
[19:35:06] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLDeobfTweaker
[19:35:07] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.TerminalTweaker
[19:35:07] [main/INFO] [LaunchWrapper]: Loading tweak class name org.spongepowered.asm.mixin.EnvironmentStateTweaker
[19:35:07] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.TerminalTweaker
[19:35:07] [main/INFO] [LaunchWrapper]: Calling tweak class org.spongepowered.asm.mixin.EnvironmentStateTweaker
[19:35:22] [main/WARN] [mixin]: Static binding violation: PRIVATE overwrite method initializeConnectionToPlayer in mixins.common.core.json:server.MixinPlayerList cannot reduce visibiliy of PUBLIC target method, visibility will be upgraded.
[19:35:23] [main/INFO] [LaunchWrapper]: Launching wrapped minecraft {net.minecraft.server.MinecraftServer}
[19:35:55] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: Starting minecraft server version 1.12.2
[19:35:55] [Server thread/INFO] [FML]: MinecraftForge v14.23.5.2768 Initialized
[19:35:55] [Server thread/INFO] [FML]: Starts to replace vanilla recipe ingredients with ore ingredients.
[19:35:56] [Server thread/INFO] [FML]: Replaced 1036 ore ingredients
[19:35:58] [Server thread/INFO] [Sponge]: Found mcmod.info at jar:file:/usr/local/mc_work/lobby/./mods/spongeforge-1.12.2-2768-7.1.5.jar!/mcmod.info
[19:35:58] [Server thread/INFO] [Sponge]: Creating injector in stage 'PRODUCTION'
[19:36:23] [Server thread/INFO] [FML]: Searching /usr/local/mc_work/lobby/./mods for mods
[19:36:26] [Server thread/WARN] [FML]: Mod mfbl is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.0.0.0
[19:36:27] [Server thread/WARN] [Sponge]: Plugin 'spongycord' seems to be missing a valid mcmod.info metadata file. This is not a problem when testing plugins, however it is recommended to include one in public plugins.
Please see https://docs.spongepowered.org/master/en/plugin/plugin-meta.html for details.
[19:36:27] [Server thread/INFO] [FML]: Mod mercurius_updater is missing the required element 'name'. Substituting mercurius_updater
[19:36:27] [Server thread/INFO] [FML]: Forge Mod Loader has identified 13 mods to load
[19:36:27] [Server thread/WARN] [FML]: Missing English translation for FML: assets/fml/lang/en_us.lang
[19:36:27] [Server thread/WARN] [FML]: Missing English translation for spongeapi: assets/spongeapi/lang/en_us.lang
[19:36:27] [Server thread/WARN] [FML]: Missing English translation for spongeforge: assets/spongeforge/lang/en_us.lang
[19:36:27] [Server thread/WARN] [FML]: Missing English translation for holograms: assets/holograms/lang/en_us.lang
[19:36:27] [Server thread/WARN] [FML]: Missing English translation for common: assets/common/lang/en_us.lang
[19:36:27] [Server thread/WARN] [FML]: Missing English translation for spongycord: assets/spongycord/lang/en_us.lang
[19:36:27] [Server thread/WARN] [FML]: Missing English translation for lobby: assets/lobby/lang/en_us.lang
[19:36:27] [Server thread/WARN] [FML]: Missing English translation for mercurius_updater: assets/mercurius_updater/lang/en_us.lang
[19:36:28] [Server thread/INFO] [FML]: Attempting connection with missing mods [minecraft, mcp, FML, forge, spongeapi, sponge, spongeforge, holograms, mfbl, common, spongycord, lobby, mercurius_updater] at CLIENT
[19:36:28] [Server thread/INFO] [FML]: Attempting connection with missing mods [minecraft, mcp, FML, forge, spongeapi, sponge, spongeforge, holograms, mfbl, common, spongycord, lobby, mercurius_updater] at SERVER
[19:36:30] [Server thread/WARN] [Sponge]: There's no certificate fingerprint available
[19:36:33] [Server thread/FATAL] [FML]: Detected an attempt by a mod null to perform game activity during mod construction. This is a serious programming error.
[19:36:33] [Server thread/INFO] [FML]: Processing ObjectHolder annotations
[19:36:33] [Server thread/INFO] [FML]: Found 1171 ObjectHolder annotations
[19:36:33] [Server thread/INFO] [FML]: Identifying ItemStackHolder annotations
[19:36:33] [Server thread/INFO] [FML]: Found 0 ItemStackHolder annotations
[19:36:34] [Server thread/INFO] [FML]: Configured a dormant chunk cache size of 0
[19:36:34] [Forge Version Check/INFO] [forge.VersionCheck]: [spongeforge] Starting version check at https://files.minecraftforge.net/maven/org/spongepowered/spongeforge/promotions_slim.json
[19:36:38] [Forge Version Check/INFO] [forge.VersionCheck]: [spongeforge] Found status: OUTDATED Target: 7.1.2
[19:36:38] [Forge Version Check/INFO] [forge.VersionCheck]: [forge] Starting version check at http://files.minecraftforge.net/maven/net/minecraftforge/forge/promotions_slim.json
[19:36:38] [Forge Version Check/INFO] [forge.VersionCheck]: [forge] Found status: UP_TO_DATE Target: null
[19:36:38] [Server thread/INFO] [common]: PreInit CommonPlugin!!!
[19:36:46] [Server thread/INFO] [STDOUT]: [halo.mfbl.common.util.SqlHelper:<clinit>:17]: load mybatis.xml done..
[19:36:49] [Server thread/INFO] [STDOUT]: [halo.mfbl.common.CacheManager:loadCache:92]: loadGoodsCache done..
[19:36:49] [Server thread/WARN] [Sponge]: holograms: It is no longer required to include the plugin id when specifying a Key id through Key.Builder#id. This is deprecated and may be removed later. The plugin id will be retrieved from the current PluginContainer in the cause stack. Key: holograms:is-hologram
[19:36:49] [Server thread/INFO] [STDOUT]: [halo.mfbl.init.ModEntities:registerEntities:43]: registerEntities
[19:36:50] [Server thread/INFO] [STDOUT]: [halo.mfbl.init.ModItems:registerItems:116]: mapping items and handler
[19:36:50] [Server thread/INFO] [STDOUT]: [halo.mfbl.CommonProxy:fmlPreInit:23]: CommonProxy fmlPreInit..
[19:36:50] [Server thread/INFO] [mercurius]: Version Number exists, Using it: 1.12.2-1.0.5.24
[19:36:50] [Server thread/INFO] [mercurius]: File exists, Checking hash: /usr/local/mc_work/lobby/./libraries/net/minecraftforge/Mercurius/1.12.2-1.0.5.24/Mercurius-1.12.2-1.0.5.24.jar
[19:36:50] [Server thread/INFO] [mercurius]: Hash matches, Skipping download: 5f298bf707fd9e9400abe46e271f4648f0ec49cb
[19:36:50] [Server thread/INFO] [mercurius]: Mercurius Jar contains all signed files! Continueing loading!
[19:36:51] [Server thread/INFO] [FML]: Applying holder lookups
[19:36:51] [Server thread/INFO] [FML]: Holder lookups applied
[19:36:51] [Server thread/INFO] [STDOUT]: [halo.mfbl.client.listener.EventListener:registerItems:24]: register item event
[19:36:51] [Server thread/INFO] [FML]: Applying holder lookups
[19:36:51] [Server thread/INFO] [FML]: Holder lookups applied
[19:36:51] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `sponge` for name `human`, expected `spongeforge`. This could be a intended override, but in most cases indicates a broken mod.
[19:36:51] [Server thread/INFO] [FML]: Applying holder lookups
[19:36:51] [Server thread/INFO] [FML]: Holder lookups applied
[19:36:51] [Server thread/INFO] [FML]: Applying holder lookups
[19:36:51] [Server thread/INFO] [FML]: Holder lookups applied
[19:36:51] [Server thread/INFO] [FML]: Injecting itemstacks
[19:36:51] [Server thread/INFO] [FML]: Itemstack injection complete
[19:36:51] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: Loading properties
[19:36:51] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: Default game type: SURVIVAL
[19:36:51] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: Generating keypair
[19:36:51] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: Starting Minecraft server on *:25565
[19:36:52] [Server thread/INFO] [net.minecraft.network.NetworkSystem]: Using epoll channel type
[19:36:52] [Server thread/WARN] [net.minecraft.server.dedicated.DedicatedServer]: **** SERVER IS RUNNING IN OFFLINE/INSECURE MODE!
[19:36:52] [Server thread/WARN] [net.minecraft.server.dedicated.DedicatedServer]: The server will make no attempt to authenticate usernames. Beware.
[19:36:52] [Server thread/WARN] [net.minecraft.server.dedicated.DedicatedServer]: While this makes the game possible to play without internet access, it also opens up the ability for hackers to connect with any username they choose.
[19:36:52] [Server thread/WARN] [net.minecraft.server.dedicated.DedicatedServer]: To change this, set "online-mode" to "true" in the server.properties file.
[19:36:53] [Server thread/INFO] [FML]: Applying holder lookups
[19:36:53] [Server thread/INFO] [FML]: Holder lookups applied
[19:36:53] [Server thread/INFO] [holograms]: Holograms loaded: 3.1.5
[19:36:54] [Server thread/INFO] [FML]: Injecting itemstacks
[19:36:54] [Server thread/INFO] [FML]: Itemstack injection complete
[19:36:55] [Server thread/INFO] [FML]: Forge Mod Loader has successfully loaded 13 mods
[19:36:55] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: Preparing level "world"
[19:36:55] [Server thread/INFO] [Sponge]: Checking for worlds that need to be migrated...
[19:36:55] [Server thread/INFO] [Sponge]: No worlds were found in need of migration.
[19:36:55] [Server thread/INFO] [FML]: Injecting existing registry data into this server instance
[19:36:56] [Server thread/INFO] [FML]: Applying holder lookups
[19:36:56] [Server thread/INFO] [FML]: Holder lookups applied
[19:36:59] [Server thread/INFO] [net.minecraft.advancements.AdvancementList]: Loaded 488 advancements
[19:36:59] [Server thread/INFO] [net.minecraft.advancements.AdvancementList]: Loaded 6 advancement trees
[19:36:59] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Preparing start region for level 0 (world)
[19:37:00] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Preparing spawn area: 14%
[19:37:01] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Preparing spawn area: 38%
[19:37:03] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Preparing spawn area: 45%
[19:37:04] [Server thread/INFO] [Sponge]: Loading world [world] (overworld)
[19:37:04] [Server thread/INFO] [net.minecraft.advancements.AdvancementList]: Loaded 488 advancements
[19:37:04] [Server thread/INFO] [net.minecraft.advancements.AdvancementList]: Loaded 6 advancement trees
[19:37:04] [Server thread/INFO] [Sponge]: Loading world [DIM-1] (the_nether)
[19:37:05] [Server thread/INFO] [net.minecraft.advancements.AdvancementList]: Loaded 488 advancements
[19:37:05] [Server thread/INFO] [net.minecraft.advancements.AdvancementList]: Loaded 6 advancement trees
[19:37:05] [Server thread/INFO] [Sponge]: Loading world [DIM1] (the_end)
[19:37:05] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: Done (10.559s)! For help, type "help" or "?"
[19:37:06] [Server thread/INFO] [common]: Successfully running CommonPlugin!!! threadId:18
[19:37:07] [Server thread/INFO] [STDOUT]: [halo.mfbl.common.CommonPlugin:onServerStart:178]: today date:16
[19:37:07] [Server thread/INFO] [STDOUT]: [halo.mfbl.common.CommonPlugin:processConfig:297]: load lv map
[19:37:07] [Server thread/INFO] [lobby]: Successfully running LobbyPlugin!!! threadId:18
[19:37:07] [Server thread/INFO] [STDOUT]: [halo.mfbl.lobby.LobbyPlugin:processConfig:431]: (743.0, 43.0, -848.0)
[19:37:08] [Server thread/INFO] [STDOUT]: [halo.mfbl.lobby.match.MatchManager:loadConfig:99]: load serverMapping
[19:37:08] [Server thread/INFO] [STDOUT]: [halo.mfbl.lobby.match.MatchManager:loadConfig:102]: 127.0.0.1:25565=lobby
[19:37:08] [Server thread/INFO] [STDOUT]: [halo.mfbl.lobby.match.MatchManager:loadConfig:102]: 127.0.0.1:25568=war_1
[19:37:08] [Server thread/INFO] [STDOUT]: [halo.mfbl.lobby.match.MatchManager:loadConfig:102]: 127.0.0.1:25567=mg_2
[19:37:08] [Server thread/INFO] [STDOUT]: [halo.mfbl.lobby.match.MatchManager:loadConfig:102]: 127.0.0.1:25566=mg_1
[19:37:08] [Server thread/INFO] [STDOUT]: [halo.mfbl.lobby.LobbyPlugin:onServerStart:175]: NpcInfo [name=Text{format=TextFormat{color=dark_red, style=TextStyle{bold=true}}, 取消匹配}, transform=(734.0, 45.0, -836.0), consumer=null, entityType=SpongeEntityType{id=minecraft:villager, name=villager, translation=SpongeTranslation{id=entity.Villager.name}, modid=minecraft, class=net.minecraft.entity.passive.EntityVillager}, enable=true]
[19:37:08] [Server thread/INFO] [STDOUT]: [halo.mfbl.lobby.LobbyPlugin:onServerStart:175]: NpcInfo [name=Text{format=TextFormat{color=green, style=TextStyle{bold=true}}, 团队竞技匹配}, transform=(735.0, 45.0, -832.0), consumer=null, entityType=SpongeEntityType{id=minecraft:villager, name=villager, translation=SpongeTranslation{id=entity.Villager.name}, modid=minecraft, class=net.minecraft.entity.passive.EntityVillager}, enable=true]
[19:37:08] [Server thread/INFO] [STDOUT]: [halo.mfbl.lobby.LobbyPlugin:onServerStart:175]: NpcInfo [name=Text{format=TextFormat{color=green, style=TextStyle{bold=true}}, 进入战场1区}, transform=(730.0, 45.0, -840.0), consumer=null, entityType=SpongeEntityType{id=minecraft:villager, name=villager, translation=SpongeTranslation{id=entity.Villager.name}, modid=minecraft, class=net.minecraft.entity.passive.EntityVillager}, enable=true]
[19:37:08] [Server thread/INFO] [STDOUT]: [halo.mfbl.lobby.LobbyPlugin:onServerStart:175]: NpcInfo [name=Text{format=TextFormat{color=dark_purple, style=TextStyle{bold=true}}, 女巫的杂货店}, transform=(726.0, 45.0, -819.0), consumer=null, entityType=SpongeEntityType{id=minecraft:villager, name=villager, translation=SpongeTranslation{id=entity.Villager.name}, modid=minecraft, class=net.minecraft.entity.passive.EntityVillager}, enable=true]
[19:37:08] [Server thread/INFO] [STDOUT]: [halo.mfbl.lobby.LobbyPlugin:onServerStart:175]: NpcInfo [name=Text{format=TextFormat{color=gold, style=TextStyle{bold=true}}, 帮助}, transform=(730.0, 45.0, -820.0), consumer=null, entityType=SpongeEntityType{id=minecraft:villager, name=villager, translation=SpongeTranslation{id=entity.Villager.name}, modid=minecraft, class=net.minecraft.entity.passive.EntityVillager}, enable=true]
[19:37:08] [Server thread/INFO] [STDOUT]: [halo.mfbl.lobby.LobbyPlugin:onServerStart:175]: NpcInfo [name=Text{format=TextFormat{color=green, style=TextStyle{bold=true}}, 反馈问题或建议}, transform=(722.0, 45.0, -819.0), consumer=null, entityType=SpongeEntityType{id=minecraft:villager, name=villager, translation=SpongeTranslation{id=entity.Villager.name}, modid=minecraft, class=net.minecraft.entity.passive.EntityVillager}, enable=true]
[19:37:08] [Server thread/INFO] [STDOUT]: [halo.mfbl.lobby.LobbyPlugin:onServerStart:175]: NpcInfo [name=Text{}, transform=(744.0, 72.0, -793.0), consumer=null, entityType=SpongeEntityType{id=minecraft:ender_dragon, name=ender_dragon, translation=SpongeTranslation{id=entity.EnderDragon.name}, modid=minecraft, class=net.minecraft.entity.boss.EntityDragon}, enable=true]
[19:37:08] [Server thread/INFO] [STDOUT]: [halo.mfbl.lobby.LobbyPlugin:onServerStart:175]: NpcInfo [name=Text{format=TextFormat{color=green, style=TextStyle{bold=true}}, 找字游戏(稍后推出)}, transform=(714.0, 45.0, -836.0), consumer=null, entityType=SpongeEntityType{id=minecraft:villager, name=villager, translation=SpongeTranslation{id=entity.Villager.name}, modid=minecraft, class=net.minecraft.entity.passive.EntityVillager}, enable=true]
[19:37:08] [Server thread/INFO] [STDOUT]: [halo.mfbl.lobby.LobbyPlugin:onServerStart:175]: NpcInfo [name=Text{format=TextFormat{color=green, style=TextStyle{bold=true}}, 小心脚下(测试版)}, transform=(735.0, 45.0, -828.0), consumer=null, entityType=SpongeEntityType{id=minecraft:villager, name=villager, translation=SpongeTranslation{id=entity.Villager.name}, modid=minecraft, class=net.minecraft.entity.passive.EntityVillager}, enable=true]
[19:37:08] [Server thread/INFO] [STDOUT]: [halo.mfbl.lobby.LobbyPlugin:onServerStart:175]: NpcInfo [name=Text{format=TextFormat{color=green, style=TextStyle{bold=true}}, 推车游戏(稍后推出)}, transform=(713.0, 45.0, -828.0), consumer=null, entityType=SpongeEntityType{id=minecraft:villager, name=villager, translation=SpongeTranslation{id=entity.Villager.name}, modid=minecraft, class=net.minecraft.entity.passive.EntityVillager}, enable=true]
[19:37:08] [Server thread/INFO] [STDOUT]: [halo.mfbl.lobby.LobbyPlugin:onServerStart:175]: NpcInfo [name=Text{format=TextFormat{color=green, style=TextStyle{bold=true}}, 生存模式-亚洲大陆}, transform=(726.0, 45.0, -841.0), consumer=null, entityType=SpongeEntityType{id=minecraft:villager, name=villager, translation=SpongeTranslation{id=entity.Villager.name}, modid=minecraft, class=net.minecraft.entity.passive.EntityVillager}, enable=true]
[19:37:08] [Server thread/INFO] [STDOUT]: [halo.mfbl.lobby.LobbyPlugin:onServerStart:175]: NpcInfo [name=Text{format=TextFormat{color=green, style=TextStyle{bold=true}}, 决战我的世界(稍后推出)}, transform=(713.0, 45.0, -832.0), consumer=null, entityType=SpongeEntityType{id=minecraft:villager, name=villager, translation=SpongeTranslation{id=entity.Villager.name}, modid=minecraft, class=net.minecraft.entity.passive.EntityVillager}, enable=true]
[19:37:08] [Server thread/INFO] [STDOUT]: [halo.mfbl.lobby.LobbyPlugin:onServerStart:175]: NpcInfo [name=Text{format=TextFormat{color=green, style=TextStyle{bold=true}}, 三条命(稍后推出)}, transform=(734.0, 45.0, -824.0), consumer=null, entityType=SpongeEntityType{id=minecraft:villager, name=villager, translation=SpongeTranslation{id=entity.Villager.name}, modid=minecraft, class=net.minecraft.entity.passive.EntityVillager}, enable=true]
[19:37:09] [pool-3-thread-1/INFO] [STDOUT]: [halo.mfbl.lobby.LobbyPlugin:lambda$onServerStart$5:229]: 删除过期库存:0条
[19:38:42] [Netty Epoll Server IO #1/INFO] [FML]: Client protocol version 2
[19:38:42] [Netty Epoll Server IO #1/INFO] [FML]: Client attempting to join with 5 mods : minecraft@1.12.2,mfbl@1.0.0.0,FML@8.0.99.99,forge@14.23.5.2768,mcp@9.42
[19:38:42] [Netty Epoll Server IO #1/INFO] [FML]: Attempting connection with missing mods [spongeapi, sponge, spongeforge, holograms, common, spongycord, lobby, mercurius_updater] at CLIENT
[19:38:42] [Server thread/INFO] [FML]: [Server thread] Server side modded connection established
[19:38:42] [Server thread/INFO] [net.minecraft.server.management.PlayerList]: abc[/117.178.140.214:5724] logged in with entity id 63 in world(0) at (727.126861531511, 44.0, -838.1669221506622)
[19:38:42] [Server thread/INFO] [STDOUT]: [halo.mfbl.server.listener.ServerListerner:playerLoggedInEvent:74]: mod login:abc
[19:38:42] [Server thread/INFO] [STDOUT]: [halo.mfbl.lobby.listener.LoginListener:join:65]: [lobby]join:abc
[19:38:42] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: abc joined the game
[19:38:58] [Server thread/INFO] [net.minecraft.network.NetHandlerPlayServer]: abc lost connection: Disconnected
[19:38:58] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: abc left the game
[19:39:01] [Netty Epoll Server IO #2/INFO] [FML]: Client protocol version 2
[19:39:01] [Netty Epoll Server IO #2/INFO] [FML]: Client attempting to join with 5 mods : minecraft@1.12.2,mfbl@1.0.0.0,FML@8.0.99.99,forge@14.23.5.2768,mcp@9.42
[19:39:01] [Netty Epoll Server IO #2/INFO] [FML]: Attempting connection with missing mods [spongeapi, sponge, spongeforge, holograms, common, spongycord, lobby, mercurius_updater] at CLIENT
[19:39:02] [Server thread/INFO] [FML]: [Server thread] Server side modded connection established
[19:39:02] [Server thread/INFO] [net.minecraft.server.management.PlayerList]: MC_RTF[/106.89.181.79:5728] logged in with entity id 100 in world(0) at (731.8961491799929, 45.2531999805212, -837.1048868534582)
[19:39:02] [Server thread/INFO] [STDOUT]: [halo.mfbl.server.listener.ServerListerner:playerLoggedInEvent:74]: mod login:MC_RTF
[19:39:02] [Server thread/INFO] [STDOUT]: [halo.mfbl.lobby.listener.LoginListener:join:65]: [lobby]join:MC_RTF
[19:39:02] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: MC_RTF joined the game
[19:39:12] [Server thread/INFO] [net.minecraft.network.NetHandlerPlayServer]: MC_RTF lost connection: Disconnected
[19:39:12] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: MC_RTF left the game
[19:39:19] [Netty Epoll Server IO #3/INFO] [FML]: Client protocol version 2
[19:39:19] [Netty Epoll Server IO #3/INFO] [FML]: Client attempting to join with 5 mods : minecraft@1.12.2,mfbl@1.0.0.0,FML@8.0.99.99,forge@14.23.5.2768,mcp@9.42
[19:39:19] [Netty Epoll Server IO #3/INFO] [FML]: Attempting connection with missing mods [spongeapi, sponge, spongeforge, holograms, common, spongycord, lobby, mercurius_updater] at CLIENT
[19:39:19] [Server thread/INFO] [FML]: [Server thread] Server side modded connection established
[19:39:19] [Server thread/INFO] [net.minecraft.server.management.PlayerList]: abc[/117.178.140.214:5732] logged in with entity id 101 in world(0) at (730.4108739851637, 44.5, -838.3206214558857)
[19:39:19] [Server thread/INFO] [STDOUT]: [halo.mfbl.server.listener.ServerListerner:playerLoggedInEvent:74]: mod login:abc
[19:39:19] [Server thread/INFO] [STDOUT]: [halo.mfbl.lobby.listener.LoginListener:join:65]: [lobby]join:abc
[19:39:19] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: abc joined the game
[19:39:48] [Server thread/INFO] [net.minecraft.network.NetHandlerPlayServer]: abc lost connection: Disconnected
[19:39:48] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: abc left the game
[19:39:48] [Netty Epoll Server IO #4/INFO] [FML]: Client protocol version 2
[19:39:48] [Netty Epoll Server IO #4/INFO] [FML]: Client attempting to join with 5 mods : minecraft@1.12.2,mfbl@1.0.0.0,FML@8.0.99.99,forge@14.23.5.2768,mcp@9.42
[19:39:48] [Netty Epoll Server IO #4/INFO] [FML]: Attempting connection with missing mods [spongeapi, sponge, spongeforge, holograms, common, spongycord, lobby, mercurius_updater] at CLIENT
[19:39:49] [Netty Epoll Server IO #4/INFO] [FML]: Unexpected packet during modded negotiation - assuming vanilla or keepalives : net.minecraft.network.play.client.CPacketPlayer$Position
[19:39:49] [Netty Epoll Server IO #4/INFO] [FML]: Unexpected packet during modded negotiation - assuming vanilla or keepalives : net.minecraft.network.play.client.CPacketPlayer$Position
[19:39:49] [Server thread/WARN] [net.minecraft.network.NetHandlerPlayServer]: MC_RTF moved too quickly! -691.7022849989966,20.0,900.4697360229926
[19:39:49] [Server thread/FATAL] [net.minecraft.server.MinecraftServer]: Error executing task
java.util.concurrent.ExecutionException: java.lang.NullPointerException
at java.util.concurrent.FutureTask.report(FutureTask.java:122) ~[?:1.8.0_202]
at java.util.concurrent.FutureTask.get(FutureTask.java:192) ~[?:1.8.0_202]
at net.minecraft.util.Util.func_181617_a(SourceFile:47) [h.class:?]
at org.spongepowered.common.SpongeImplHooks.onUtilRunTask(SpongeImplHooks.java:297) [SpongeImplHooks.class:1.12.2-2768-7.1.5]
at net.minecraft.server.MinecraftServer.redirect$onRun$zjm000(MinecraftServer.java:3963) [MinecraftServer.class:?]
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:723) [MinecraftServer.class:?]
at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:397) [nz.class:?]
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:668) [MinecraftServer.class:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:526) [MinecraftServer.class:?]
at java.lang.Thread.run(Thread.java:748) [?:1.8.0_202]
Caused by: java.lang.NullPointerException
at net.minecraft.network.NetHandlerPlayServer.func_175089_a(NetHandlerPlayServer.java:627) ~[pa.class:?]
at net.minecraft.network.NetHandlerPlayServer.func_147364_a(NetHandlerPlayServer.java:598) ~[pa.class:?]
at net.minecraft.network.NetHandlerPlayServer.func_147347_a(NetHandlerPlayServer.java:530) ~[pa.class:?]
at net.minecraft.network.play.client.CPacketPlayer.func_148833_a(SourceFile:126) ~[lk.class:?]
at net.minecraft.network.play.client.CPacketPlayer$Position.func_148833_a(SourceFile:57) ~[lk$a.class:?]
at org.spongepowered.common.event.tracking.phase.packet.PacketPhaseUtil.onProcessPacket(PacketPhaseUtil.java:193) ~[PacketPhaseUtil.class:1.12.2-2768-7.1.5]
at net.minecraft.network.PacketThreadUtil$1.redirect$onProcessPacket$zli000(SourceFile:539) ~[hv$1.class:?]
at net.minecraft.network.PacketThreadUtil$1.run(SourceFile:13) ~[hv$1.class:?]
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) ~[?:1.8.0_202]
at java.util.concurrent.FutureTask.run(FutureTask.java:266) ~[?:1.8.0_202]
at net.minecraft.util.Util.func_181617_a(SourceFile:46) ~[h.class:?]
... 7 more
[19:39:49] [Netty Epoll Server IO #4/INFO] [FML]: Unexpected packet during modded negotiation - assuming vanilla or keepalives : net.minecraft.network.play.client.CPacketPlayer$Rotation
[19:39:49] [Server thread/INFO] [FML]: [Server thread] Server side modded connection established
[19:39:49] [Server thread/INFO] [net.minecraft.server.management.PlayerList]: MC_RTF[/106.89.181.79:5740] logged in with entity id 116 in world(0) at (726.3624627142894, 45.0, -840.6052558459801)
[19:39:49] [Server thread/INFO] [STDOUT]: [halo.mfbl.server.listener.ServerListerner:playerLoggedInEvent:74]: mod login:MC_RTF
[19:39:49] [Server thread/INFO] [STDOUT]: [halo.mfbl.lobby.listener.LoginListener:join:65]: [lobby]join:MC_RTF
[19:39:49] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: MC_RTF joined the game
[19:39:55] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: <MC_RTF> E
[19:40:05] [Netty Epoll Server IO #5/INFO] [FML]: Client protocol version 2
[19:40:05] [Netty Epoll Server IO #5/INFO] [FML]: Client attempting to join with 5 mods : minecraft@1.12.2,mfbl@1.0.0.0,FML@8.0.99.99,forge@14.23.5.2768,mcp@9.42
[19:40:05] [Netty Epoll Server IO #5/INFO] [FML]: Attempting connection with missing mods [spongeapi, sponge, spongeforge, holograms, common, spongycord, lobby, mercurius_updater] at CLIENT
[19:40:05] [Server thread/INFO] [FML]: [Server thread] Server side modded connection established
[19:40:05] [Server thread/INFO] [net.minecraft.server.management.PlayerList]: abc[/117.178.140.214:5742] logged in with entity id 117 in world(0) at (726.2331076002947, 44.0, -838.6999999880791)
[19:40:05] [Server thread/INFO] [STDOUT]: [halo.mfbl.server.listener.ServerListerner:playerLoggedInEvent:74]: mod login:abc
[19:40:05] [Server thread/INFO] [STDOUT]: [halo.mfbl.lobby.listener.LoginListener:join:65]: [lobby]join:abc
[19:40:05] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: abc joined the game
[19:40:37] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: <abc> 所有的枪我都加了粒子
[19:40:52] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: <MC_RTF> 这个好大
[19:41:37] [Server thread/INFO] [STDOUT]: [halo.mfbl.lobby.listener.LobbyEventListener:lambda$null$0:88]: npc consumer null
[19:41:38] [Server thread/INFO] [STDOUT]: [halo.mfbl.lobby.listener.LobbyEventListener:lambda$null$0:88]: npc consumer null
[19:41:43] [Server thread/INFO] [STDOUT]: [halo.mfbl.lobby.listener.LobbyEventListener:lambda$null$0:88]: npc consumer null
[19:41:43] [Server thread/INFO] [STDOUT]: [halo.mfbl.lobby.listener.LobbyEventListener:lambda$null$0:88]: npc consumer null
[19:43:43] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: <abc> 有一个bug,我看一下
[19:47:33] [Server thread/INFO] [net.minecraft.network.NetHandlerPlayServer]: MC_RTF lost connection: Disconnected
[19:47:33] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: MC_RTF left the game
[19:47:44] [Server thread/INFO] [net.minecraft.network.NetHandlerPlayServer]: abc lost connection: Disconnected
[19:47:44] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: abc left the game
[19:47:45] [Netty Epoll Server IO #6/INFO] [FML]: Client protocol version 2
[19:47:45] [Netty Epoll Server IO #6/INFO] [FML]: Client attempting to join with 5 mods : minecraft@1.12.2,mfbl@1.0.0.0,FML@8.0.99.99,forge@14.23.5.2768,mcp@9.42
[19:47:45] [Netty Epoll Server IO #6/INFO] [FML]: Attempting connection with missing mods [spongeapi, sponge, spongeforge, holograms, common, spongycord, lobby, mercurius_updater] at CLIENT
[19:47:45] [Netty Epoll Server IO #6/INFO] [FML]: Unexpected packet during modded negotiation - assuming vanilla or keepalives : net.minecraft.network.play.client.CPacketEntityAction
[19:47:45] [Netty Epoll Server IO #6/INFO] [FML]: Unexpected packet during modded negotiation - assuming vanilla or keepalives : net.minecraft.network.play.client.CPacketPlayer$PositionRotation
[19:47:45] [Netty Epoll Server IO #6/INFO] [FML]: Unexpected packet during modded negotiation - assuming vanilla or keepalives : net.minecraft.network.play.client.CPacketPlayer$Position
[19:47:45] [Netty Epoll Server IO #6/INFO] [FML]: Unexpected packet during modded negotiation - assuming vanilla or keepalives : net.minecraft.network.play.client.CPacketPlayer$Position
[19:47:45] [Netty Epoll Server IO #6/INFO] [FML]: Unexpected packet during modded negotiation - assuming vanilla or keepalives : net.minecraft.network.play.client.CPacketPlayer$Position
[19:47:45] [Netty Epoll Server IO #6/INFO] [FML]: Unexpected packet during modded negotiation - assuming vanilla or keepalives : net.minecraft.network.play.client.CPacketPlayer$Position
[19:47:45] [Server thread/FATAL] [net.minecraft.server.MinecraftServer]: Error executing task
java.util.concurrent.ExecutionException: java.lang.NullPointerException
at java.util.concurrent.FutureTask.report(FutureTask.java:122) ~[?:1.8.0_202]
at java.util.concurrent.FutureTask.get(FutureTask.java:192) ~[?:1.8.0_202]
at net.minecraft.util.Util.func_181617_a(SourceFile:47) [h.class:?]
at org.spongepowered.common.SpongeImplHooks.onUtilRunTask(SpongeImplHooks.java:297) [SpongeImplHooks.class:1.12.2-2768-7.1.5]
at net.minecraft.server.MinecraftServer.redirect$onRun$zjm000(MinecraftServer.java:3963) [MinecraftServer.class:?]
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:723) [MinecraftServer.class:?]
at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:397) [nz.class:?]
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:668) [MinecraftServer.class:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:526) [MinecraftServer.class:?]
at java.lang.Thread.run(Thread.java:748) [?:1.8.0_202]
Caused by: java.lang.NullPointerException
at net.minecraft.entity.player.EntityPlayerMP.handler$onPlayerActive$zha000(EntityPlayerMP.java:4442) ~[oq.class:?]
at net.minecraft.entity.player.EntityPlayerMP.func_143004_u(EntityPlayerMP.java) ~[oq.class:?]
at net.minecraft.network.NetHandlerPlayServer.func_147357_a(NetHandlerPlayServer.java:973) ~[pa.class:?]
at net.minecraft.network.play.client.CPacketEntityAction.func_148833_a(SourceFile:43) ~[lq.class:?]
at net.minecraft.network.play.client.CPacketEntityAction.func_148833_a(SourceFile:9) ~[lq.class:?]
at org.spongepowered.common.event.tracking.phase.packet.PacketPhaseUtil.onProcessPacket(PacketPhaseUtil.java:193) ~[PacketPhaseUtil.class:1.12.2-2768-7.1.5]
at net.minecraft.network.PacketThreadUtil$1.redirect$onProcessPacket$zli000(SourceFile:539) ~[hv$1.class:?]
at net.minecraft.network.PacketThreadUtil$1.run(SourceFile:13) ~[hv$1.class:?]
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) ~[?:1.8.0_202]
at java.util.concurrent.FutureTask.run(FutureTask.java:266) ~[?:1.8.0_202]
at net.minecraft.util.Util.func_181617_a(SourceFile:46) ~[h.class:?]
... 7 more
[19:47:45] [Server thread/WARN] [net.minecraft.network.NetHandlerPlayServer]: MC_RTF moved too quickly! -689.6869401066941,20.0,903.7826443147601
[19:47:45] [Server thread/FATAL] [net.minecraft.server.MinecraftServer]: Error executing task
java.util.concurrent.ExecutionException: java.lang.NullPointerException
at java.util.concurrent.FutureTask.report(FutureTask.java:122) ~[?:1.8.0_202]
at java.util.concurrent.FutureTask.get(FutureTask.java:192) ~[?:1.8.0_202]
at net.minecraft.util.Util.func_181617_a(SourceFile:47) [h.class:?]
at org.spongepowered.common.SpongeImplHooks.onUtilRunTask(SpongeImplHooks.java:297) [SpongeImplHooks.class:1.12.2-2768-7.1.5]
at net.minecraft.server.MinecraftServer.redirect$onRun$zjm000(MinecraftServer.java:3963) [MinecraftServer.class:?]
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:723) [MinecraftServer.class:?]
at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:397) [nz.class:?]
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:668) [MinecraftServer.class:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:526) [MinecraftServer.class:?]
at java.lang.Thread.run(Thread.java:748) [?:1.8.0_202]
Caused by: java.lang.NullPointerException
at net.minecraft.network.NetHandlerPlayServer.func_175089_a(NetHandlerPlayServer.java:627) ~[pa.class:?]
at net.minecraft.network.NetHandlerPlayServer.func_147364_a(NetHandlerPlayServer.java:598) ~[pa.class:?]
at net.minecraft.network.NetHandlerPlayServer.func_147347_a(NetHandlerPlayServer.java:530) ~[pa.class:?]
at net.minecraft.network.play.client.CPacketPlayer.func_148833_a(SourceFile:126) ~[lk.class:?]
at net.minecraft.network.play.client.CPacketPlayer$PositionRotation.func_148833_a(SourceFile:18) ~[lk$b.class:?]
at org.spongepowered.common.event.tracking.phase.packet.PacketPhaseUtil.onProcessPacket(PacketPhaseUtil.java:193) ~[PacketPhaseUtil.class:1.12.2-2768-7.1.5]
at net.minecraft.network.PacketThreadUtil$1.redirect$onProcessPacket$zli000(SourceFile:539) ~[hv$1.class:?]
at net.minecraft.network.PacketThreadUtil$1.run(SourceFile:13) ~[hv$1.class:?]
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) ~[?:1.8.0_202]
at java.util.concurrent.FutureTask.run(FutureTask.java:266) ~[?:1.8.0_202]
at net.minecraft.util.Util.func_181617_a(SourceFile:46) ~[h.class:?]
... 7 more
[19:47:45] [Server thread/INFO] [FML]: [Server thread] Server side modded connection established
[19:47:45] [Server thread/INFO] [net.minecraft.server.management.PlayerList]: MC_RTF[/106.89.181.79:5894] logged in with entity id 266 in world(0) at (726.9146664913796, 45.7531999805212, -839.7230329657941)
[19:47:45] [Server thread/INFO] [STDOUT]: [halo.mfbl.server.listener.ServerListerner:playerLoggedInEvent:74]: mod login:MC_RTF
[19:47:45] [Server thread/INFO] [STDOUT]: [halo.mfbl.lobby.listener.LoginListener:join:65]: [lobby]join:MC_RTF
[19:47:45] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: MC_RTF joined the game
[19:48:17] [Server thread/INFO] [net.minecraft.network.NetHandlerPlayServer]: MC_RTF lost connection: Disconnected
[19:48:17] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: MC_RTF left the game
[19:49:28] [Netty Epoll Server IO #7/INFO] [FML]: Client protocol version 2
[19:49:28] [Netty Epoll Server IO #7/INFO] [FML]: Client attempting to join with 5 mods : minecraft@1.12.2,mfbl@1.0.0.0,FML@8.0.99.99,forge@14.23.5.2768,mcp@9.42
[19:49:28] [Netty Epoll Server IO #7/INFO] [FML]: Attempting connection with missing mods [spongeapi, sponge, spongeforge, holograms, common, spongycord, lobby, mercurius_updater] at CLIENT
[19:49:28] [Server thread/INFO] [FML]: [Server thread] Server side modded connection established
[19:49:28] [Server thread/INFO] [net.minecraft.server.management.PlayerList]: abc[/117.178.140.214:5928] logged in with entity id 267 in world(0) at (725.655331065117, 44.0, -839.216536409431)
[19:49:28] [Server thread/INFO] [STDOUT]: [halo.mfbl.server.listener.ServerListerner:playerLoggedInEvent:74]: mod login:abc
[19:49:28] [Server thread/INFO] [STDOUT]: [halo.mfbl.lobby.listener.LoginListener:join:65]: [lobby]join:abc
[19:49:28] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: abc joined the game
[19:50:05] [Server thread/INFO] [net.minecraft.network.NetHandlerPlayServer]: abc lost connection: Disconnected
[19:50:05] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: abc left the game
[19:50:37] [Netty Epoll Server IO #0/INFO] [FML]: Client protocol version 2
[19:50:37] [Netty Epoll Server IO #0/INFO] [FML]: Client attempting to join with 5 mods : minecraft@1.12.2,mfbl@1.0.0.0,FML@8.0.99.99,forge@14.23.5.2768,mcp@9.42
[19:50:37] [Netty Epoll Server IO #0/INFO] [FML]: Attempting connection with missing mods [spongeapi, sponge, spongeforge, holograms, common, spongycord, lobby, mercurius_updater] at CLIENT
[19:50:37] [Server thread/INFO] [FML]: [Server thread] Server side modded connection established
[19:50:37] [Server thread/INFO] [net.minecraft.server.management.PlayerList]: MC_RTF[/106.89.181.79:5936] logged in with entity id 304 in world(0) at (730.0407669228357, 44.0, -837.2470524573158)
[19:50:38] [Server thread/INFO] [STDOUT]: [halo.mfbl.server.listener.ServerListerner:playerLoggedInEvent:74]: mod login:MC_RTF
[19:50:38] [Server thread/INFO] [STDOUT]: [halo.mfbl.lobby.listener.LoginListener:join:65]: [lobby]join:MC_RTF
[19:50:38] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: MC_RTF joined the game
[19:50:45] [Server thread/INFO] [net.minecraft.network.NetHandlerPlayServer]: MC_RTF lost connection: Disconnected
[19:50:45] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: MC_RTF left the game
[19:54:37] [Netty Epoll Server IO #1/INFO] [FML]: Client protocol version 2
[19:54:37] [Netty Epoll Server IO #1/INFO] [FML]: Client attempting to join with 5 mods : minecraft@1.12.2,mfbl@1.0.0.0,FML@8.0.99.99,forge@14.23.5.2768,mcp@9.42
[19:54:37] [Netty Epoll Server IO #1/INFO] [FML]: Attempting connection with missing mods [spongeapi, sponge, spongeforge, holograms, common, spongycord, lobby, mercurius_updater] at CLIENT
[19:54:38] [Server thread/INFO] [FML]: [Server thread] Server side modded connection established
[19:54:38] [Server thread/INFO] [net.minecraft.server.management.PlayerList]: abc[/117.178.140.214:5956] logged in with entity id 341 in world(0) at (725.9082733512457, 44.5, -838.8579596036736)
[19:54:38] [Server thread/INFO] [STDOUT]: [halo.mfbl.server.listener.ServerListerner:playerLoggedInEvent:74]: mod login:abc
[19:54:38] [Server thread/INFO] [STDOUT]: [halo.mfbl.lobby.listener.LoginListener:join:65]: [lobby]join:abc
[19:54:38] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: abc joined the game
[19:54:42] [Server thread/INFO] [net.minecraft.network.NetHandlerPlayServer]: abc lost connection: Disconnected
[19:54:42] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: abc left the game
[19:57:35] [Netty Epoll Server IO #2/INFO] [FML]: Client protocol version 2
[19:57:35] [Netty Epoll Server IO #2/INFO] [FML]: Client attempting to join with 5 mods : minecraft@1.12.2,mfbl@1.0.0.0,FML@8.0.99.99,forge@14.23.5.2768,mcp@9.42
[19:57:35] [Netty Epoll Server IO #2/INFO] [FML]: Attempting connection with missing mods [spongeapi, sponge, spongeforge, holograms, common, spongycord, lobby, mercurius_updater] at CLIENT
[19:57:35] [Server thread/INFO] [FML]: [Server thread] Server side modded connection established
[19:57:35] [Server thread/INFO] [net.minecraft.server.management.PlayerList]: abc[/117.178.140.214:5964] logged in with entity id 378 in world(0) at (726.5467881607148, 44.0, -838.2833748889209)
[19:57:35] [Server thread/INFO] [STDOUT]: [halo.mfbl.server.listener.ServerListerner:playerLoggedInEvent:74]: mod login:abc
[19:57:35] [Server thread/INFO] [STDOUT]: [halo.mfbl.lobby.listener.LoginListener:join:65]: [lobby]join:abc
[19:57:35] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: abc joined the game
[19:48:41] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLServerTweaker
[19:48:41] [main/INFO] [LaunchWrapper]: Using primary tweak class name net.minecraftforge.fml.common.launcher.FMLServerTweaker
[19:48:41] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLServerTweaker
[19:48:41] [main/INFO] [FML]: Forge Mod Loader version 14.23.5.2768 for Minecraft 1.12.2 loading
[19:48:41] [main/INFO] [FML]: Java is Java HotSpot(TM) 64-Bit Server VM, version 1.8.0_202, running on Linux:amd64:3.10.0-862.14.4.el7.x86_64, installed at /usr/local/java/jdk1.8.0_202/jre
[19:48:41] [main/INFO] [FML]: Searching /usr/local/mc_work/survival_1/./mods for mods
[19:48:41] [main/INFO] [FML]: Loading tweaker org.spongepowered.asm.launch.MixinTweaker from spongeforge-1.12.2-2768-7.1.5.jar
[19:48:41] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
[19:48:41] [main/INFO] [LaunchWrapper]: Loading tweak class name org.spongepowered.asm.launch.MixinTweaker
[19:48:41] [main/INFO] [mixin]: SpongePowered MIXIN Subsystem Version=0.7.11 Source=file:/usr/local/mc_work/survival_1/./mods/spongeforge-1.12.2-2768-7.1.5.jar Service=LaunchWrapper Env=SERVER
[19:48:41] [main/WARN] [FML]: The coremod SpongeCoremod (org.spongepowered.mod.SpongeCoremod) is not signed!
[19:48:41] [main/INFO] [mixin]: Compatibility level set to JAVA_8
[19:48:41] [main/INFO] [mixin]: Adding new token provider org.spongepowered.mod.SpongeCoremod$TokenProvider to MixinEnvironment[DEFAULT]
[19:48:41] [main/INFO] [mixin]: Adding new token provider org.spongepowered.mod.SpongeCoremod$TokenProvider to MixinEnvironment[PREINIT]
[19:48:41] [main/INFO] [mixin]: Adding new token provider org.spongepowered.mod.SpongeCoremod$TokenProvider to MixinEnvironment[INIT]
[19:48:41] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLDeobfTweaker
[19:48:41] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
[19:48:41] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
[19:48:41] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[19:48:44] [main/INFO] [FML]: Found valid fingerprint for Minecraft Forge. Certificate fingerprint e3c3d50c7c986df74c645c0ac54639741c90a557
[19:48:44] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[19:48:44] [main/INFO] [LaunchWrapper]: Calling tweak class org.spongepowered.asm.launch.MixinTweaker
[19:48:44] [main/INFO] [mixin]: Initialised Mixin FML Remapper Adapter with net.minecraftforge.fml.common.asm.transformers.deobf.FMLDeobfuscatingRemapper@6b3871d6
[19:48:44] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLDeobfTweaker
[19:48:45] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.TerminalTweaker
[19:48:45] [main/INFO] [LaunchWrapper]: Loading tweak class name org.spongepowered.asm.mixin.EnvironmentStateTweaker
[19:48:45] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.TerminalTweaker
[19:48:45] [main/INFO] [LaunchWrapper]: Calling tweak class org.spongepowered.asm.mixin.EnvironmentStateTweaker
[19:48:52] [main/WARN] [mixin]: Static binding violation: PRIVATE overwrite method initializeConnectionToPlayer in mixins.common.core.json:server.MixinPlayerList cannot reduce visibiliy of PUBLIC target method, visibility will be upgraded.
[19:48:52] [main/INFO] [LaunchWrapper]: Launching wrapped minecraft {net.minecraft.server.MinecraftServer}
[19:49:00] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: Starting minecraft server version 1.12.2
[19:49:00] [Server thread/INFO] [FML]: MinecraftForge v14.23.5.2768 Initialized
[19:49:00] [Server thread/INFO] [FML]: Starts to replace vanilla recipe ingredients with ore ingredients.
[19:49:01] [Server thread/INFO] [FML]: Replaced 1036 ore ingredients
[19:49:01] [Server thread/INFO] [Sponge]: Found mcmod.info at jar:file:/usr/local/mc_work/survival_1/./mods/spongeforge-1.12.2-2768-7.1.5.jar!/mcmod.info
[19:49:01] [Server thread/INFO] [Sponge]: Creating injector in stage 'PRODUCTION'
[19:49:08] [Server thread/INFO] [FML]: Searching /usr/local/mc_work/survival_1/./mods for mods
[19:49:08] [Server thread/WARN] [FML]: Mod mfbl is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.0.0.0
[19:49:09] [Server thread/WARN] [Sponge]: Plugin 'spongycord' seems to be missing a valid mcmod.info metadata file. This is not a problem when testing plugins, however it is recommended to include one in public plugins.
Please see https://docs.spongepowered.org/master/en/plugin/plugin-meta.html for details.
[19:49:09] [Server thread/INFO] [FML]: Mod mercurius_updater is missing the required element 'name'. Substituting mercurius_updater
[19:49:09] [Server thread/INFO] [FML]: Forge Mod Loader has identified 12 mods to load
[19:49:09] [Server thread/WARN] [FML]: Missing English translation for FML: assets/fml/lang/en_us.lang
[19:49:09] [Server thread/WARN] [FML]: Missing English translation for spongeapi: assets/spongeapi/lang/en_us.lang
[19:49:09] [Server thread/WARN] [FML]: Missing English translation for spongeforge: assets/spongeforge/lang/en_us.lang
[19:49:09] [Server thread/WARN] [FML]: Missing English translation for common: assets/common/lang/en_us.lang
[19:49:09] [Server thread/WARN] [FML]: Missing English translation for spongycord: assets/spongycord/lang/en_us.lang
[19:49:09] [Server thread/WARN] [FML]: Missing English translation for war: assets/war/lang/en_us.lang
[19:49:09] [Server thread/WARN] [FML]: Missing English translation for mercurius_updater: assets/mercurius_updater/lang/en_us.lang
[19:49:09] [Server thread/INFO] [FML]: Attempting connection with missing mods [minecraft, mcp, FML, forge, spongeapi, sponge, spongeforge, mfbl, common, spongycord, war, mercurius_updater] at CLIENT
[19:49:09] [Server thread/INFO] [FML]: Attempting connection with missing mods [minecraft, mcp, FML, forge, spongeapi, sponge, spongeforge, mfbl, common, spongycord, war, mercurius_updater] at SERVER
[19:49:10] [Server thread/WARN] [Sponge]: There's no certificate fingerprint available
[19:49:10] [Server thread/FATAL] [FML]: Detected an attempt by a mod null to perform game activity during mod construction. This is a serious programming error.
[19:49:10] [Server thread/INFO] [FML]: Processing ObjectHolder annotations
[19:49:10] [Server thread/INFO] [FML]: Found 1171 ObjectHolder annotations
[19:49:10] [Server thread/INFO] [FML]: Identifying ItemStackHolder annotations
[19:49:10] [Server thread/INFO] [FML]: Found 0 ItemStackHolder annotations
[19:49:10] [Server thread/INFO] [FML]: Configured a dormant chunk cache size of 0
[19:49:10] [Forge Version Check/INFO] [forge.VersionCheck]: [spongeforge] Starting version check at https://files.minecraftforge.net/maven/org/spongepowered/spongeforge/promotions_slim.json
[19:49:12] [Server thread/INFO] [common]: PreInit CommonPlugin!!!
[19:49:13] [Server thread/INFO] [STDOUT]: [halo.mfbl.common.util.SqlHelper:<clinit>:17]: load mybatis.xml done..
[19:49:14] [Server thread/INFO] [STDOUT]: [halo.mfbl.common.CacheManager:loadCache:92]: loadGoodsCache done..
[19:49:14] [Server thread/INFO] [STDOUT]: [halo.mfbl.init.ModEntities:registerEntities:43]: registerEntities
[19:49:14] [Server thread/INFO] [STDOUT]: [halo.mfbl.init.ModItems:registerItems:116]: mapping items and handler
[19:49:14] [Server thread/INFO] [STDOUT]: [halo.mfbl.CommonProxy:fmlPreInit:23]: CommonProxy fmlPreInit..
[19:49:15] [Server thread/INFO] [mercurius]: Version Number exists, Using it: 1.12.2-1.0.5.24
[19:49:15] [Server thread/INFO] [mercurius]: File exists, Checking hash: /usr/local/mc_work/survival_1/./libraries/net/minecraftforge/Mercurius/1.12.2-1.0.5.24/Mercurius-1.12.2-1.0.5.24.jar
[19:49:15] [Server thread/INFO] [mercurius]: Hash matches, Skipping download: 5f298bf707fd9e9400abe46e271f4648f0ec49cb
[19:49:15] [Server thread/INFO] [mercurius]: Mercurius Jar contains all signed files! Continueing loading!
[19:49:15] [Server thread/INFO] [FML]: Applying holder lookups
[19:49:15] [Server thread/INFO] [FML]: Holder lookups applied
[19:49:15] [Server thread/INFO] [STDOUT]: [halo.mfbl.client.listener.EventListener:registerItems:24]: register item event
[19:49:15] [Server thread/INFO] [FML]: Applying holder lookups
[19:49:15] [Server thread/INFO] [FML]: Holder lookups applied
[19:49:15] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `sponge` for name `human`, expected `spongeforge`. This could be a intended override, but in most cases indicates a broken mod.
[19:49:15] [Server thread/INFO] [FML]: Applying holder lookups
[19:49:15] [Server thread/INFO] [FML]: Holder lookups applied
[19:49:15] [Server thread/INFO] [FML]: Applying holder lookups
[19:49:15] [Server thread/INFO] [FML]: Holder lookups applied
[19:49:15] [Server thread/INFO] [FML]: Injecting itemstacks
[19:49:15] [Server thread/INFO] [FML]: Itemstack injection complete
[19:49:15] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: Loading properties
[19:49:15] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: Default game type: SURVIVAL
[19:49:15] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: Generating keypair
[19:49:15] [Forge Version Check/INFO] [forge.VersionCheck]: [spongeforge] Found status: OUTDATED Target: 7.1.2
[19:49:15] [Forge Version Check/INFO] [forge.VersionCheck]: [forge] Starting version check at http://files.minecraftforge.net/maven/net/minecraftforge/forge/promotions_slim.json
[19:49:15] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: Starting Minecraft server on *:25569
[19:49:15] [Server thread/INFO] [net.minecraft.network.NetworkSystem]: Using epoll channel type
[19:49:15] [Server thread/WARN] [net.minecraft.server.dedicated.DedicatedServer]: **** SERVER IS RUNNING IN OFFLINE/INSECURE MODE!
[19:49:15] [Server thread/WARN] [net.minecraft.server.dedicated.DedicatedServer]: The server will make no attempt to authenticate usernames. Beware.
[19:49:15] [Server thread/WARN] [net.minecraft.server.dedicated.DedicatedServer]: While this makes the game possible to play without internet access, it also opens up the ability for hackers to connect with any username they choose.
[19:49:15] [Server thread/WARN] [net.minecraft.server.dedicated.DedicatedServer]: To change this, set "online-mode" to "true" in the server.properties file.
[19:49:15] [Server thread/INFO] [FML]: Applying holder lookups
[19:49:15] [Server thread/INFO] [FML]: Holder lookups applied
[19:49:15] [Server thread/INFO] [FML]: Injecting itemstacks
[19:49:15] [Server thread/INFO] [FML]: Itemstack injection complete
[19:49:16] [Server thread/INFO] [FML]: Forge Mod Loader has successfully loaded 12 mods
[19:49:16] [Server thread/INFO] [STDOUT]: [halo.mfbl.survival.SurvivalPlugin:beforeServerStart:63]: beforeServerStart
[19:49:16] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: Preparing level "world"
[19:49:16] [Server thread/INFO] [Sponge]: Checking for worlds that need to be migrated...
[19:49:16] [Server thread/INFO] [Sponge]: No worlds were found in need of migration.
[19:49:16] [Server thread/INFO] [FML]: Injecting existing registry data into this server instance
[19:49:16] [Server thread/INFO] [FML]: Applying holder lookups
[19:49:16] [Server thread/INFO] [FML]: Holder lookups applied
[19:49:18] [Forge Version Check/INFO] [forge.VersionCheck]: [forge] Found status: UP_TO_DATE Target: null
[19:49:18] [Server thread/INFO] [net.minecraft.advancements.AdvancementList]: Loaded 488 advancements
[19:49:18] [Server thread/INFO] [net.minecraft.advancements.AdvancementList]: Loaded 6 advancement trees
[19:49:18] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Preparing start region for level 0 (world)
[19:49:19] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Preparing spawn area: 16%
[19:49:20] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Preparing spawn area: 70%
[19:49:20] [Server thread/INFO] [Sponge]: Loading world [world] (overworld)
[19:49:21] [Server thread/INFO] [net.minecraft.advancements.AdvancementList]: Loaded 488 advancements
[19:49:21] [Server thread/INFO] [net.minecraft.advancements.AdvancementList]: Loaded 6 advancement trees
[19:49:21] [Server thread/INFO] [Sponge]: Loading world [DIM-1] (the_nether)
[19:49:21] [Server thread/INFO] [net.minecraft.advancements.AdvancementList]: Loaded 488 advancements
[19:49:21] [Server thread/INFO] [net.minecraft.advancements.AdvancementList]: Loaded 6 advancement trees
[19:49:21] [Server thread/INFO] [Sponge]: Loading world [DIM1] (the_end)
[19:49:21] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: Done (5.234s)! For help, type "help" or "?"
[19:49:21] [Server thread/INFO] [common]: Successfully running CommonPlugin!!! threadId:18
[19:49:21] [Server thread/INFO] [STDOUT]: [halo.mfbl.common.CommonPlugin:onServerStart:178]: today date:16
[19:49:21] [Server thread/INFO] [STDOUT]: [halo.mfbl.common.CommonPlugin:processConfig:297]: load lv map
[19:49:21] [Server thread/INFO] [war]: Successfully running SurvivalPlugin!!!
[19:49:23] [Server thread/INFO] [STDOUT]: [halo.mfbl.survival.SurvivalPlugin:lambda$null$0:86]: world present
[19:50:06] [Netty Epoll Server IO #1/INFO] [FML]: Client protocol version 2
[19:50:06] [Netty Epoll Server IO #1/INFO] [FML]: Client attempting to join with 5 mods : minecraft@1.12.2,mfbl@1.0.0.0,FML@8.0.99.99,forge@14.23.5.2768,mcp@9.42
[19:50:06] [Netty Epoll Server IO #1/INFO] [FML]: Attempting connection with missing mods [spongeapi, sponge, spongeforge, common, spongycord, war, mercurius_updater] at CLIENT
[19:50:06] [Netty Epoll Server IO #1/INFO] [FML]: Unexpected packet during modded negotiation - assuming vanilla or keepalives : net.minecraft.network.play.client.CPacketPlayer$Position
[19:50:06] [Netty Epoll Server IO #1/INFO] [FML]: Unexpected packet during modded negotiation - assuming vanilla or keepalives : net.minecraft.network.play.client.CPacketPlayer$Rotation
[19:50:06] [Server thread/WARN] [net.minecraft.network.NetHandlerPlayServer]: abc moved too quickly! 719.4082733512457,-20.5,-950.3579596036736
[19:50:06] [Server thread/FATAL] [net.minecraft.server.MinecraftServer]: Error executing task
java.util.concurrent.ExecutionException: java.lang.NullPointerException
at java.util.concurrent.FutureTask.report(FutureTask.java:122) ~[?:1.8.0_202]
at java.util.concurrent.FutureTask.get(FutureTask.java:192) ~[?:1.8.0_202]
at net.minecraft.util.Util.func_181617_a(SourceFile:47) [h.class:?]
at org.spongepowered.common.SpongeImplHooks.onUtilRunTask(SpongeImplHooks.java:297) [SpongeImplHooks.class:1.12.2-2768-7.1.5]
at net.minecraft.server.MinecraftServer.redirect$onRun$zjm000(MinecraftServer.java:3963) [MinecraftServer.class:?]
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:723) [MinecraftServer.class:?]
at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:397) [nz.class:?]
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:668) [MinecraftServer.class:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:526) [MinecraftServer.class:?]
at java.lang.Thread.run(Thread.java:748) [?:1.8.0_202]
Caused by: java.lang.NullPointerException
at net.minecraft.network.NetHandlerPlayServer.func_175089_a(NetHandlerPlayServer.java:627) ~[pa.class:?]
at net.minecraft.network.NetHandlerPlayServer.func_147364_a(NetHandlerPlayServer.java:598) ~[pa.class:?]
at net.minecraft.network.NetHandlerPlayServer.func_147347_a(NetHandlerPlayServer.java:530) ~[pa.class:?]
at net.minecraft.network.play.client.CPacketPlayer.func_148833_a(SourceFile:126) ~[lk.class:?]
at net.minecraft.network.play.client.CPacketPlayer$Position.func_148833_a(SourceFile:57) ~[lk$a.class:?]
at org.spongepowered.common.event.tracking.phase.packet.PacketPhaseUtil.onProcessPacket(PacketPhaseUtil.java:193) ~[PacketPhaseUtil.class:1.12.2-2768-7.1.5]
at net.minecraft.network.PacketThreadUtil$1.redirect$onProcessPacket$zli000(SourceFile:539) ~[hv$1.class:?]
at net.minecraft.network.PacketThreadUtil$1.run(SourceFile:13) ~[hv$1.class:?]
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) ~[?:1.8.0_202]
at java.util.concurrent.FutureTask.run(FutureTask.java:266) ~[?:1.8.0_202]
at net.minecraft.util.Util.func_181617_a(SourceFile:46) ~[h.class:?]
... 7 more
[19:50:06] [Server thread/INFO] [FML]: [Server thread] Server side modded connection established
[19:50:06] [Server thread/INFO] [net.minecraft.server.management.PlayerList]: abc[/117.178.140.214:47192] logged in with entity id 236 in world(0) at (2.300000011920929, 67.0, 85.58872848479828)
[19:50:07] [Server thread/INFO] [STDOUT]: [halo.mfbl.server.listener.ServerListerner:playerLoggedInEvent:74]: mod login:abc
[19:50:07] [Server thread/INFO] [STDOUT]: [halo.mfbl.survival.listener.SurvivalLoginListener:join:24]: abc login
[19:50:07] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: abc joined the game
[19:50:45] [Netty Epoll Server IO #2/INFO] [FML]: Client protocol version 2
[19:50:45] [Netty Epoll Server IO #2/INFO] [FML]: Client attempting to join with 5 mods : minecraft@1.12.2,mfbl@1.0.0.0,FML@8.0.99.99,forge@14.23.5.2768,mcp@9.42
[19:50:45] [Netty Epoll Server IO #2/INFO] [FML]: Attempting connection with missing mods [spongeapi, sponge, spongeforge, common, spongycord, war, mercurius_updater] at CLIENT
[19:50:46] [Server thread/INFO] [FML]: [Server thread] Server side modded connection established
[19:50:46] [Server thread/INFO] [net.minecraft.server.management.PlayerList]: MC_RTF[/106.89.181.79:47198] logged in with entity id 645 in world(0) at (37.6765279347017, 64.0, 70.26994545587624)
[19:50:46] [Server thread/INFO] [STDOUT]: [halo.mfbl.server.listener.ServerListerner:playerLoggedInEvent:74]: mod login:MC_RTF
[19:50:46] [Server thread/INFO] [STDOUT]: [halo.mfbl.survival.listener.SurvivalLoginListener:join:24]: MC_RTF login
[19:50:46] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: MC_RTF joined the game
[19:52:09] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: <MC_RTF> 为啥我家里还刷怪了啊
[19:52:34] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: <abc> 亮度不够
[19:52:45] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: <MC_RTF> 可以设置家吗
[19:52:47] [Server thread/INFO] [net.minecraft.network.NetHandlerPlayServer]: abc lost connection: Disconnected
[19:52:47] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: abc left the game
[19:54:42] [Netty Epoll Server IO #3/INFO] [FML]: Client protocol version 2
[19:54:42] [Netty Epoll Server IO #3/INFO] [FML]: Client attempting to join with 5 mods : minecraft@1.12.2,mfbl@1.0.0.0,FML@8.0.99.99,forge@14.23.5.2768,mcp@9.42
[19:54:42] [Netty Epoll Server IO #3/INFO] [FML]: Attempting connection with missing mods [spongeapi, sponge, spongeforge, common, spongycord, war, mercurius_updater] at CLIENT
[19:54:43] [Netty Epoll Server IO #3/INFO] [FML]: Unexpected packet during modded negotiation - assuming vanilla or keepalives : net.minecraft.network.play.client.CPacketPlayer$Position
[19:54:43] [Server thread/WARN] [net.minecraft.network.NetHandlerPlayServer]: abc moved too quickly! 716.0050468618773,-18.5,-952.4585183223486
[19:54:43] [Server thread/FATAL] [net.minecraft.server.MinecraftServer]: Error executing task
java.util.concurrent.ExecutionException: java.lang.NullPointerException
at java.util.concurrent.FutureTask.report(FutureTask.java:122) ~[?:1.8.0_202]
at java.util.concurrent.FutureTask.get(FutureTask.java:192) ~[?:1.8.0_202]
at net.minecraft.util.Util.func_181617_a(SourceFile:47) [h.class:?]
at org.spongepowered.common.SpongeImplHooks.onUtilRunTask(SpongeImplHooks.java:297) [SpongeImplHooks.class:1.12.2-2768-7.1.5]
at net.minecraft.server.MinecraftServer.redirect$onRun$zjm000(MinecraftServer.java:3963) [MinecraftServer.class:?]
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:723) [MinecraftServer.class:?]
at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:397) [nz.class:?]
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:668) [MinecraftServer.class:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:526) [MinecraftServer.class:?]
at java.lang.Thread.run(Thread.java:748) [?:1.8.0_202]
Caused by: java.lang.NullPointerException
at net.minecraft.network.NetHandlerPlayServer.func_175089_a(NetHandlerPlayServer.java:627) ~[pa.class:?]
at net.minecraft.network.NetHandlerPlayServer.func_147364_a(NetHandlerPlayServer.java:598) ~[pa.class:?]
at net.minecraft.network.NetHandlerPlayServer.func_147347_a(NetHandlerPlayServer.java:530) ~[pa.class:?]
at net.minecraft.network.play.client.CPacketPlayer.func_148833_a(SourceFile:126) ~[lk.class:?]
at net.minecraft.network.play.client.CPacketPlayer$Position.func_148833_a(SourceFile:57) ~[lk$a.class:?]
at org.spongepowered.common.event.tracking.phase.packet.PacketPhaseUtil.onProcessPacket(PacketPhaseUtil.java:193) ~[PacketPhaseUtil.class:1.12.2-2768-7.1.5]
at net.minecraft.network.PacketThreadUtil$1.redirect$onProcessPacket$zli000(SourceFile:539) ~[hv$1.class:?]
at net.minecraft.network.PacketThreadUtil$1.run(SourceFile:13) ~[hv$1.class:?]
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) ~[?:1.8.0_202]
at java.util.concurrent.FutureTask.run(FutureTask.java:266) ~[?:1.8.0_202]
at net.minecraft.util.Util.func_181617_a(SourceFile:46) ~[h.class:?]
... 7 more
[19:54:43] [Server thread/INFO] [FML]: [Server thread] Server side modded connection established
[19:54:43] [Server thread/INFO] [net.minecraft.server.management.PlayerList]: abc[/117.178.140.214:47218] logged in with entity id 5410 in world(0) at (7.301671159377294, 66.0, 75.75867838431978)
[19:54:43] [Server thread/INFO] [STDOUT]: [halo.mfbl.server.listener.ServerListerner:playerLoggedInEvent:74]: mod login:abc
[19:54:43] [Server thread/INFO] [STDOUT]: [halo.mfbl.survival.listener.SurvivalLoginListener:join:24]: abc login
[19:54:43] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: abc joined the game
[19:57:13] [Server thread/INFO] [net.minecraft.network.NetHandlerPlayServer]: abc lost connection: Timed out
[19:57:13] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: abc left the game
[19:57:24] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: MC_RTF was slain by Zombie
[20:10:24] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: MC_RTF has made the advancement [The Parrots and the Bats]
[20:10:58] [Netty Epoll Server IO #4/INFO] [FML]: Client protocol version 2
[20:10:58] [Netty Epoll Server IO #4/INFO] [FML]: Client attempting to join with 5 mods : minecraft@1.12.2,mfbl@1.0.0.0,FML@8.0.99.99,forge@14.23.5.2768,mcp@9.42
[20:10:58] [Netty Epoll Server IO #4/INFO] [FML]: Attempting connection with missing mods [spongeapi, sponge, spongeforge, common, spongycord, war, mercurius_updater] at CLIENT
[20:10:58] [Netty Epoll Server IO #4/INFO] [FML]: Unexpected packet during modded negotiation - assuming vanilla or keepalives : net.minecraft.network.play.client.CPacketPlayer$Rotation
[20:10:58] [Netty Epoll Server IO #4/INFO] [FML]: Unexpected packet during modded negotiation - assuming vanilla or keepalives : net.minecraft.network.play.client.CPacketPlayer$Rotation
[20:10:58] [Server thread/FATAL] [net.minecraft.server.MinecraftServer]: Error executing task
java.util.concurrent.ExecutionException: java.lang.NullPointerException
at java.util.concurrent.FutureTask.report(FutureTask.java:122) ~[?:1.8.0_202]
at java.util.concurrent.FutureTask.get(FutureTask.java:192) ~[?:1.8.0_202]
at net.minecraft.util.Util.func_181617_a(SourceFile:47) [h.class:?]
at org.spongepowered.common.SpongeImplHooks.onUtilRunTask(SpongeImplHooks.java:297) [SpongeImplHooks.class:1.12.2-2768-7.1.5]
at net.minecraft.server.MinecraftServer.redirect$onRun$zjm000(MinecraftServer.java:3963) [MinecraftServer.class:?]
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:723) [MinecraftServer.class:?]
at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:397) [nz.class:?]
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:668) [MinecraftServer.class:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:526) [MinecraftServer.class:?]
at java.lang.Thread.run(Thread.java:748) [?:1.8.0_202]
Caused by: java.lang.NullPointerException
at net.minecraft.server.management.PlayerChunkMapEntry.func_187278_c(PlayerChunkMapEntry.java:175) ~[ot.class:?]
at net.minecraft.server.management.PlayerChunkMapEntry.func_187276_a(PlayerChunkMapEntry.java:74) ~[ot.class:?]
at net.minecraft.server.management.PlayerChunkMap.func_72685_d(SourceFile:288) ~[ou.class:?]
at net.minecraft.server.management.PlayerList.func_72358_d(PlayerList.java:383) ~[pl.class:?]
at net.minecraft.network.NetHandlerPlayServer.func_147347_a(NetHandlerPlayServer.java:584) ~[pa.class:?]
at net.minecraft.network.play.client.CPacketPlayer.func_148833_a(SourceFile:126) ~[lk.class:?]
at net.minecraft.network.play.client.CPacketPlayer$Rotation.func_148833_a(SourceFile:88) ~[lk$c.class:?]
at org.spongepowered.common.event.tracking.phase.packet.PacketPhaseUtil.onProcessPacket(PacketPhaseUtil.java:174) ~[PacketPhaseUtil.class:1.12.2-2768-7.1.5]
at net.minecraft.network.PacketThreadUtil$1.redirect$onProcessPacket$zli000(SourceFile:539) ~[hv$1.class:?]
at net.minecraft.network.PacketThreadUtil$1.run(SourceFile:13) ~[hv$1.class:?]
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) ~[?:1.8.0_202]
at java.util.concurrent.FutureTask.run(FutureTask.java:266) ~[?:1.8.0_202]
at net.minecraft.util.Util.func_181617_a(SourceFile:46) ~[h.class:?]
... 7 more
[20:10:58] [Server thread/FATAL] [net.minecraft.server.MinecraftServer]: Error executing task
java.util.concurrent.ExecutionException: java.lang.NullPointerException
at java.util.concurrent.FutureTask.report(FutureTask.java:122) ~[?:1.8.0_202]
at java.util.concurrent.FutureTask.get(FutureTask.java:192) ~[?:1.8.0_202]
at net.minecraft.util.Util.func_181617_a(SourceFile:47) [h.class:?]
at org.spongepowered.common.SpongeImplHooks.onUtilRunTask(SpongeImplHooks.java:297) [SpongeImplHooks.class:1.12.2-2768-7.1.5]
at net.minecraft.server.MinecraftServer.redirect$onRun$zjm000(MinecraftServer.java:3963) [MinecraftServer.class:?]
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:723) [MinecraftServer.class:?]
at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:397) [nz.class:?]
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:668) [MinecraftServer.class:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:526) [MinecraftServer.class:?]
at java.lang.Thread.run(Thread.java:748) [?:1.8.0_202]
Caused by: java.lang.NullPointerException
at net.minecraft.server.management.PlayerChunkMapEntry.func_187278_c(PlayerChunkMapEntry.java:175) ~[ot.class:?]
at net.minecraft.server.management.PlayerChunkMapEntry.func_187276_a(PlayerChunkMapEntry.java:74) ~[ot.class:?]
at net.minecraft.server.management.PlayerChunkMap.func_72685_d(SourceFile:288) ~[ou.class:?]
at net.minecraft.server.management.PlayerList.func_72358_d(PlayerList.java:383) ~[pl.class:?]
at net.minecraft.network.NetHandlerPlayServer.func_147347_a(NetHandlerPlayServer.java:584) ~[pa.class:?]
at net.minecraft.network.play.client.CPacketPlayer.func_148833_a(SourceFile:126) ~[lk.class:?]
at net.minecraft.network.play.client.CPacketPlayer$Rotation.func_148833_a(SourceFile:88) ~[lk$c.class:?]
at org.spongepowered.common.event.tracking.phase.packet.PacketPhaseUtil.onProcessPacket(PacketPhaseUtil.java:174) ~[PacketPhaseUtil.class:1.12.2-2768-7.1.5]
at net.minecraft.network.PacketThreadUtil$1.redirect$onProcessPacket$zli000(SourceFile:539) ~[hv$1.class:?]
at net.minecraft.network.PacketThreadUtil$1.run(SourceFile:13) ~[hv$1.class:?]
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) ~[?:1.8.0_202]
at java.util.concurrent.FutureTask.run(FutureTask.java:266) ~[?:1.8.0_202]
at net.minecraft.util.Util.func_181617_a(SourceFile:46) ~[h.class:?]
... 7 more
[20:10:58] [Netty Epoll Server IO #4/INFO] [FML]: Unexpected packet during modded negotiation - assuming vanilla or keepalives : net.minecraft.network.play.client.CPacketPlayer$Rotation
[20:10:58] [Server thread/ERROR] [net.minecraft.server.MinecraftServer]: Encountered an unexpected exception
net.minecraft.util.ReportedException: Exception ticking world
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:762) ~[MinecraftServer.class:?]
at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:397) ~[nz.class:?]
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:668) ~[MinecraftServer.class:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:526) [MinecraftServer.class:?]
at java.lang.Thread.run(Thread.java:748) [?:1.8.0_202]
Caused by: java.lang.NullPointerException
at net.minecraft.server.management.PlayerChunkMapEntry.func_187272_b(PlayerChunkMapEntry.java:161) ~[ot.class:?]
at net.minecraft.server.management.PlayerChunkMap.func_72693_b(SourceFile:165) ~[ou.class:?]
at net.minecraft.world.WorldServer.func_72835_b(WorldServer.java:227) ~[oo.class:?]
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:756) ~[MinecraftServer.class:?]
... 4 more
[20:10:58] [Server thread/ERROR] [net.minecraft.server.MinecraftServer]: This crash report has been saved to: /usr/local/mc_work/survival_1/./crash-reports/crash-2019-03-16_20.10.58-server.txt
[20:10:58] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Stopping server
[20:10:58] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Saving players
[20:10:58] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Saving worlds
[20:10:58] [Netty Epoll Server IO #4/INFO] [FML]: Unexpected packet during modded negotiation - assuming vanilla or keepalives : net.minecraft.network.play.client.CPacketPlayer$Rotation
[20:10:58] [Server thread/INFO] [Sponge]: Unloading world [DIM-1] (DIM-1)
[20:10:58] [Netty Epoll Server IO #4/INFO] [FML]: Unexpected packet during modded negotiation - assuming vanilla or keepalives : net.minecraft.network.play.client.CPacketPlayer$Rotation
[20:10:58] [Server thread/INFO] [Sponge]: Unloading world [DIM1] (DIM1)
[20:10:58] [Server thread/INFO] [FML]: The state engine was in incorrect state SERVER_STOPPING and forced into state SERVER_STOPPED. Errors may have been discarded.
[20:10:58] [Netty Epoll Server IO #4/INFO] [FML]: Unexpected packet during modded negotiation - assuming vanilla or keepalives : net.minecraft.network.play.client.CPacketPlayer$Rotation
[20:10:58] [Server Shutdown Thread/INFO] [net.minecraft.server.MinecraftServer]: Stopping server
[20:10:58] [Server Shutdown Thread/INFO] [net.minecraft.server.MinecraftServer]: Saving players
---- Minecraft Crash Report ----
WARNING: coremods are present:
SpongeCoremod (spongeforge-1.12.2-2768-7.1.5.jar)
Contact their authors BEFORE contacting forge
// My bad.
Time: 3/16/19 7:47 PM
Description: Exception ticking world
java.lang.NullPointerException: Exception ticking world
at net.minecraft.server.management.PlayerChunkMapEntry.func_187272_b(PlayerChunkMapEntry.java:161)
at net.minecraft.server.management.PlayerChunkMap.func_72693_b(SourceFile:165)
at net.minecraft.world.WorldServer.func_72835_b(WorldServer.java:227)
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:756)
at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:397)
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:668)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:526)
at java.lang.Thread.run(Thread.java:748)
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- Head --
Thread: Server thread
Stacktrace:
at net.minecraft.server.management.PlayerChunkMapEntry.func_187272_b(PlayerChunkMapEntry.java:161)
at net.minecraft.server.management.PlayerChunkMap.func_72693_b(SourceFile:165)
at net.minecraft.world.WorldServer.func_72835_b(WorldServer.java:227)
-- Affected level --
Details:
Level name: world
All players: 1 total; [EntityPlayerMP['MC_RTF'/235, l='world', x=37.68, y=64.00, z=70.27]]
Chunk stats: ServerChunkCache: 646 Drop: 0
Level seed: 3272533201093142054
Level generator: ID 00 - default, ver 1. Features enabled: true
Level generator options:
Level spawn location: World: (8,64,112), Chunk: (at 8,4,0 in 0,7; contains blocks 0,0,112 to 15,255,127), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511)
Level time: 15617361 game time, 583126 day time
Level dimension: 0
Level storage version: 0x04ABD - Anvil
Level weather: Rain time: 100131 (now: false), thunder time: 9194 (now: false)
Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: false
-- Sponge PhaseTracker --
Details:
Phase Stack: [Empty stack]
Stacktrace:
at net.minecraft.server.MinecraftServer.handler$onCrashReport$zjm000(MinecraftServer.java:3973)
at net.minecraft.server.MinecraftServer.func_71230_b(MinecraftServer.java:889)
at net.minecraft.server.dedicated.DedicatedServer.func_71230_b(DedicatedServer.java:371)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:554)
at java.lang.Thread.run(Thread.java:748)
-- System Details --
Details:
Minecraft Version: 1.12.2
Operating System: Linux (amd64) version 3.10.0-862.14.4.el7.x86_64
Java Version: 1.8.0_202, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 995121104 bytes (949 MB) / 1406664704 bytes (1341 MB) up to 1908932608 bytes (1820 MB)
JVM Flags: 2 total; -Xms1G -Xmx2G
IntCache: cache: 0, tcache: 0, allocated: 12, tallocated: 94
FML: MCP 9.42 Powered by Forge 14.23.5.2768 12 mods loaded, 12 mods active
States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
| State | ID | Version | Source | Signature |
|:--------- |:----------------- |:----------------- |:--------------------------------------- |:---------------------------------------- |
| UCHIJAAAA | minecraft | 1.12.2 | minecraft.jar | None |
| UCHIJAAAA | mcp | 9.42 | minecraft.jar | None |
| UCHIJAAAA | FML | 8.0.99.99 | forge-1.12.2-14.23.5.2768-universal.jar | e3c3d50c7c986df74c645c0ac54639741c90a557 |
| UCHIJAAAA | forge | 14.23.5.2768 | forge-1.12.2-14.23.5.2768-universal.jar | e3c3d50c7c986df74c645c0ac54639741c90a557 |
| UCHIJAAAA | spongeapi | 7.1.0-366290f8 | spongeforge-1.12.2-2768-7.1.5.jar | None |
| UCHIJAAAA | sponge | 1.12.2-7.1.5 | spongeforge-1.12.2-2768-7.1.5.jar | None |
| UCHIJAAAA | spongeforge | 1.12.2-2768-7.1.5 | spongeforge-1.12.2-2768-7.1.5.jar | None |
| UCHIJAAAA | mfbl | 1.0.0.0 | mfbl-1.0.jar | None |
| UCHIJAAAA | common | 1.0.0 | mfbl_common_plugin-1.0.jar | None |
| UCHIJAAAA | spongycord | 1.1.0 | mfbl_common_plugin-1.0.jar | None |
| UCHIJAAAA | war | | mfbl_survival_plugin-1.0-SNAPSHOT.jar | None |
| UCHIJAAAA | mercurius_updater | 1.0 | MercuriusUpdater-1.12.2.jar | None |
Loaded coremods (and transformers):
SpongeCoremod (spongeforge-1.12.2-2768-7.1.5.jar)
org.spongepowered.common.launch.transformer.SpongeSuperclassTransformer
Profiler Position: N/A (disabled)
Player Count: 1 / 20; [EntityPlayerMP['MC_RTF'/235, l='world', x=37.68, y=64.00, z=70.27]]
Is Modded: Definitely; Server brand changed to 'fml,forge,sponge'
Type: Dedicated Server (map_server.txt)
[19:29:19] [Netty epoll Worker #1/INFO]: [connected player] abc (/117.178.140.214:36807) has disconnected
[19:29:19] [Netty epoll Worker #1/INFO]: [server connection] abc -> survival_1 has disconnected
[19:30:36] [Netty epoll Worker #7/INFO]: [initial connection] /47.93.185.105:33536 has disconnected
[19:34:43] [Netty epoll Worker #6/ERROR]: [connected player] MC_RTF (/106.89.181.79:24382): kicked from server survival_1: multiplayer.disconnect.server_shutdown
[19:34:43] [Netty epoll Worker #6/INFO]: [server connection] MC_RTF -> survival_1 has disconnected
[19:34:43] [Netty epoll Worker #6/INFO]: [server connection] MC_RTF -> lobby has connected
[19:34:55] [Netty epoll Worker #6/ERROR]: [connected player] MC_RTF (/106.89.181.79:24382): kicked from server lobby: multiplayer.disconnect.server_shutdown
[19:34:55] [Netty epoll Worker #6/INFO]: [server connection] MC_RTF -> lobby has disconnected
[19:34:55] [Netty epoll Worker #6/INFO]: [connected player] MC_RTF (/106.89.181.79:24382) has disconnected: Kicked from lobby:
[19:35:07] [Netty epoll Worker #1/INFO]: [connected player] MC_RTF (/106.89.181.79:25016) has connected
[19:35:07] [Netty epoll Worker #1/ERROR]: [connected player] MC_RTF (/106.89.181.79:25016): unable to connect to server lobby
io.netty.channel.AbstractChannel$AnnotatedConnectException: syscall:getsockopt(..) failed: Connection refused: /127.0.0.1:25565
at io.netty.channel.unix.Socket.finishConnect(..)(Unknown Source) ~[velocity-proxy-1.0-SNAPSHOT-all.jar:1.0-SNAPSHOT (git-45574ce9-b79)]
Caused by: io.netty.channel.unix.Errors$NativeConnectException: syscall:getsockopt(..) failed: Connection refused
... 1 more
[19:35:07] [Netty epoll Worker #1/INFO]: [connected player] MC_RTF (/106.89.181.79:25016) has disconnected: Unable to connect to lobby. Try again later.
[19:35:22] [Netty epoll Worker #3/INFO]: [connected player] MC_RTF (/106.89.181.79:25022) has connected
[19:35:22] [Netty epoll Worker #3/ERROR]: [connected player] MC_RTF (/106.89.181.79:25022): unable to connect to server lobby
io.netty.channel.AbstractChannel$AnnotatedConnectException: syscall:getsockopt(..) failed: Connection refused: /127.0.0.1:25565
at io.netty.channel.unix.Socket.finishConnect(..)(Unknown Source) ~[velocity-proxy-1.0-SNAPSHOT-all.jar:1.0-SNAPSHOT (git-45574ce9-b79)]
Caused by: io.netty.channel.unix.Errors$NativeConnectException: syscall:getsockopt(..) failed: Connection refused
... 1 more
[19:35:22] [Netty epoll Worker #3/INFO]: [connected player] MC_RTF (/106.89.181.79:25022) has disconnected: Unable to connect to lobby. Try again later.
[19:35:29] [Netty epoll Worker #5/INFO]: [connected player] MC_RTF (/106.89.181.79:25030) has connected
[19:35:29] [Netty epoll Worker #5/ERROR]: [connected player] MC_RTF (/106.89.181.79:25030): unable to connect to server lobby
io.netty.channel.AbstractChannel$AnnotatedConnectException: syscall:getsockopt(..) failed: Connection refused: /127.0.0.1:25565
at io.netty.channel.unix.Socket.finishConnect(..)(Unknown Source) ~[velocity-proxy-1.0-SNAPSHOT-all.jar:1.0-SNAPSHOT (git-45574ce9-b79)]
Caused by: io.netty.channel.unix.Errors$NativeConnectException: syscall:getsockopt(..) failed: Connection refused
... 1 more
[19:35:29] [Netty epoll Worker #5/INFO]: [connected player] MC_RTF (/106.89.181.79:25030) has disconnected: Unable to connect to lobby. Try again later.
[19:35:42] [Netty epoll Worker #7/INFO]: [connected player] MC_RTF (/106.89.181.79:25036) has connected
[19:35:42] [Netty epoll Worker #7/ERROR]: [connected player] MC_RTF (/106.89.181.79:25036): unable to connect to server lobby
io.netty.channel.AbstractChannel$AnnotatedConnectException: syscall:getsockopt(..) failed: Connection refused: /127.0.0.1:25565
at io.netty.channel.unix.Socket.finishConnect(..)(Unknown Source) ~[velocity-proxy-1.0-SNAPSHOT-all.jar:1.0-SNAPSHOT (git-45574ce9-b79)]
Caused by: io.netty.channel.unix.Errors$NativeConnectException: syscall:getsockopt(..) failed: Connection refused
... 1 more
[19:35:42] [Netty epoll Worker #7/INFO]: [connected player] MC_RTF (/106.89.181.79:25036) has disconnected: Unable to connect to lobby. Try again later.
[19:35:46] [Netty epoll Worker #0/INFO]: [initial connection] /47.93.185.105:35096 has disconnected
[19:35:50] [Netty epoll Worker #2/INFO]: [connected player] MC_RTF (/106.89.181.79:25041) has connected
[19:35:50] [Netty epoll Worker #2/ERROR]: [connected player] MC_RTF (/106.89.181.79:25041): unable to connect to server lobby
io.netty.channel.AbstractChannel$AnnotatedConnectException: syscall:getsockopt(..) failed: Connection refused: /127.0.0.1:25565
at io.netty.channel.unix.Socket.finishConnect(..)(Unknown Source) ~[velocity-proxy-1.0-SNAPSHOT-all.jar:1.0-SNAPSHOT (git-45574ce9-b79)]
Caused by: io.netty.channel.unix.Errors$NativeConnectException: syscall:getsockopt(..) failed: Connection refused
... 1 more
[19:35:50] [Netty epoll Worker #2/INFO]: [connected player] MC_RTF (/106.89.181.79:25041) has disconnected: Unable to connect to lobby. Try again later.
[19:35:56] [Netty epoll Worker #4/INFO]: [connected player] MC_RTF (/106.89.181.79:25047) has connected
[19:35:56] [Netty epoll Worker #4/ERROR]: [connected player] MC_RTF (/106.89.181.79:25047): unable to connect to server lobby
io.netty.channel.AbstractChannel$AnnotatedConnectException: syscall:getsockopt(..) failed: Connection refused: /127.0.0.1:25565
at io.netty.channel.unix.Socket.finishConnect(..)(Unknown Source) ~[velocity-proxy-1.0-SNAPSHOT-all.jar:1.0-SNAPSHOT (git-45574ce9-b79)]
Caused by: io.netty.channel.unix.Errors$NativeConnectException: syscall:getsockopt(..) failed: Connection refused
... 1 more
[19:35:56] [Netty epoll Worker #4/INFO]: [connected player] MC_RTF (/106.89.181.79:25047) has disconnected: Unable to connect to lobby. Try again later.
[19:36:02] [Netty epoll Worker #6/INFO]: [connected player] MC_RTF (/106.89.181.79:25055) has connected
[19:36:02] [Netty epoll Worker #6/ERROR]: [connected player] MC_RTF (/106.89.181.79:25055): unable to connect to server lobby
io.netty.channel.AbstractChannel$AnnotatedConnectException: syscall:getsockopt(..) failed: Connection refused: /127.0.0.1:25565
at io.netty.channel.unix.Socket.finishConnect(..)(Unknown Source) ~[velocity-proxy-1.0-SNAPSHOT-all.jar:1.0-SNAPSHOT (git-45574ce9-b79)]
Caused by: io.netty.channel.unix.Errors$NativeConnectException: syscall:getsockopt(..) failed: Connection refused
... 1 more
[19:36:02] [Netty epoll Worker #6/INFO]: [connected player] MC_RTF (/106.89.181.79:25055) has disconnected: Unable to connect to lobby. Try again later.
[19:36:08] [Netty epoll Worker #0/INFO]: [connected player] MC_RTF (/106.89.181.79:25060) has connected
[19:36:08] [Netty epoll Worker #0/ERROR]: [connected player] MC_RTF (/106.89.181.79:25060): unable to connect to server lobby
io.netty.channel.AbstractChannel$AnnotatedConnectException: syscall:getsockopt(..) failed: Connection refused: /127.0.0.1:25565
at io.netty.channel.unix.Socket.finishConnect(..)(Unknown Source) ~[velocity-proxy-1.0-SNAPSHOT-all.jar:1.0-SNAPSHOT (git-45574ce9-b79)]
Caused by: io.netty.channel.unix.Errors$NativeConnectException: syscall:getsockopt(..) failed: Connection refused
... 1 more
[19:36:08] [Netty epoll Worker #0/INFO]: [connected player] MC_RTF (/106.89.181.79:25060) has disconnected: Unable to connect to lobby. Try again later.
[19:38:41] [Netty epoll Worker #2/INFO]: [connected player] abc (/117.178.140.214:36785) has connected
[19:38:41] [Netty epoll Worker #2/INFO]: [server connection] abc -> lobby has connected
[19:38:57] [Netty epoll Worker #2/INFO]: [server connection] abc -> war_1 has connected
[19:38:58] [Netty epoll Worker #2/INFO]: [server connection] abc -> lobby has disconnected
[19:39:01] [Netty epoll Worker #4/INFO]: [connected player] MC_RTF (/106.89.181.79:25148) has connected
[19:39:01] [Netty epoll Worker #4/INFO]: [server connection] MC_RTF -> lobby has connected
[19:39:12] [Netty epoll Worker #4/INFO]: [server connection] MC_RTF -> survival_1 has connected
[19:39:12] [Netty epoll Worker #4/INFO]: [server connection] MC_RTF -> lobby has disconnected
[19:39:19] [Netty epoll Worker #2/INFO]: [server connection] abc -> lobby has connected
[19:39:19] [Netty epoll Worker #2/INFO]: [server connection] abc -> war_1 has disconnected
[19:39:48] [Netty epoll Worker #2/INFO]: [server connection] abc -> survival_1 has connected
[19:39:48] [Netty epoll Worker #2/INFO]: [server connection] abc -> lobby has disconnected
[19:39:48] [Netty epoll Worker #4/ERROR]: [connected player] MC_RTF (/106.89.181.79:25148): kicked from server survival_1: multiplayer.disconnect.server_shutdown
[19:39:48] [Netty epoll Worker #4/INFO]: [server connection] MC_RTF -> survival_1 has disconnected
[19:39:48] [Netty epoll Worker #4/INFO]: [server connection] MC_RTF -> lobby has connected
[19:39:49] [Netty epoll Worker #2/ERROR]: [server connection] abc -> survival_1: exception encountered
io.netty.channel.unix.Errors$NativeIoException: syscall:read(..) failed: Connection reset by peer
at io.netty.channel.unix.FileDescriptor.readAddress(..)(Unknown Source) ~[velocity-proxy-1.0-SNAPSHOT-all.jar:1.0-SNAPSHOT (git-45574ce9-b79)]
[19:39:49] [Netty epoll Worker #2/INFO]: [server connection] abc -> survival_1 has disconnected
[19:39:49] [Netty epoll Worker #2/INFO]: [connected player] abc (/117.178.140.214:36785) has disconnected: Your connection to survival_1 encountered an error.
[19:40:05] [Netty epoll Worker #6/INFO]: [connected player] abc (/117.178.140.214:36249) has connected
[19:40:05] [Netty epoll Worker #6/INFO]: [server connection] abc -> lobby has connected
[19:40:10] [Netty epoll Worker #4/ERROR]: [connected player] MC_RTF (/106.89.181.79:25148): unable to connect to server survival_1
io.netty.channel.AbstractChannel$AnnotatedConnectException: syscall:getsockopt(..) failed: Connection refused: /127.0.0.1:25569
at io.netty.channel.unix.Socket.finishConnect(..)(Unknown Source) ~[velocity-proxy-1.0-SNAPSHOT-all.jar:1.0-SNAPSHOT (git-45574ce9-b79)]
Caused by: io.netty.channel.unix.Errors$NativeConnectException: syscall:getsockopt(..) failed: Connection refused
... 1 more
[19:40:10] [Netty epoll Worker #4/ERROR]: [connected player] MC_RTF (/106.89.181.79:25148): unable to connect to server survival_1
io.netty.channel.AbstractChannel$AnnotatedConnectException: syscall:getsockopt(..) failed: Connection refused: /127.0.0.1:25569
at io.netty.channel.unix.Socket.finishConnect(..)(Unknown Source) ~[velocity-proxy-1.0-SNAPSHOT-all.jar:1.0-SNAPSHOT (git-45574ce9-b79)]
Caused by: io.netty.channel.unix.Errors$NativeConnectException: syscall:getsockopt(..) failed: Connection refused
... 1 more
[19:40:11] [Netty epoll Worker #4/ERROR]: [connected player] MC_RTF (/106.89.181.79:25148): unable to connect to server survival_1
io.netty.channel.AbstractChannel$AnnotatedConnectException: syscall:getsockopt(..) failed: Connection refused: /127.0.0.1:25569
at io.netty.channel.unix.Socket.finishConnect(..)(Unknown Source) ~[velocity-proxy-1.0-SNAPSHOT-all.jar:1.0-SNAPSHOT (git-45574ce9-b79)]
Caused by: io.netty.channel.unix.Errors$NativeConnectException: syscall:getsockopt(..) failed: Connection refused
... 1 more
[19:40:12] [Netty epoll Worker #4/ERROR]: [connected player] MC_RTF (/106.89.181.79:25148): unable to connect to server survival_1
io.netty.channel.AbstractChannel$AnnotatedConnectException: syscall:getsockopt(..) failed: Connection refused: /127.0.0.1:25569
at io.netty.channel.unix.Socket.finishConnect(..)(Unknown Source) ~[velocity-proxy-1.0-SNAPSHOT-all.jar:1.0-SNAPSHOT (git-45574ce9-b79)]
Caused by: io.netty.channel.unix.Errors$NativeConnectException: syscall:getsockopt(..) failed: Connection refused
... 1 more
[19:40:12] [Netty epoll Worker #4/ERROR]: [connected player] MC_RTF (/106.89.181.79:25148): unable to connect to server survival_1
io.netty.channel.AbstractChannel$AnnotatedConnectException: syscall:getsockopt(..) failed: Connection refused: /127.0.0.1:25569
at io.netty.channel.unix.Socket.finishConnect(..)(Unknown Source) ~[velocity-proxy-1.0-SNAPSHOT-all.jar:1.0-SNAPSHOT (git-45574ce9-b79)]
Caused by: io.netty.channel.unix.Errors$NativeConnectException: syscall:getsockopt(..) failed: Connection refused
... 1 more
[19:40:14] [Netty epoll Worker #4/ERROR]: [connected player] MC_RTF (/106.89.181.79:25148): unable to connect to server survival_1
io.netty.channel.AbstractChannel$AnnotatedConnectException: syscall:getsockopt(..) failed: Connection refused: /127.0.0.1:25569
at io.netty.channel.unix.Socket.finishConnect(..)(Unknown Source) ~[velocity-proxy-1.0-SNAPSHOT-all.jar:1.0-SNAPSHOT (git-45574ce9-b79)]
Caused by: io.netty.channel.unix.Errors$NativeConnectException: syscall:getsockopt(..) failed: Connection refused
... 1 more
[19:40:44] [Netty epoll Worker #7/INFO]: [initial connection] /47.93.185.105:36618 has disconnected
[19:41:26] [Netty epoll Worker #4/ERROR]: [connected player] MC_RTF (/106.89.181.79:25148): unable to connect to server survival_1
io.netty.channel.AbstractChannel$AnnotatedConnectException: syscall:getsockopt(..) failed: Connection refused: /127.0.0.1:25569
at io.netty.channel.unix.Socket.finishConnect(..)(Unknown Source) ~[velocity-proxy-1.0-SNAPSHOT-all.jar:1.0-SNAPSHOT (git-45574ce9-b79)]
Caused by: io.netty.channel.unix.Errors$NativeConnectException: syscall:getsockopt(..) failed: Connection refused
... 1 more
[19:41:26] [Netty epoll Worker #4/ERROR]: [connected player] MC_RTF (/106.89.181.79:25148): unable to connect to server survival_1
io.netty.channel.AbstractChannel$AnnotatedConnectException: syscall:getsockopt(..) failed: Connection refused: /127.0.0.1:25569
at io.netty.channel.unix.Socket.finishConnect(..)(Unknown Source) ~[velocity-proxy-1.0-SNAPSHOT-all.jar:1.0-SNAPSHOT (git-45574ce9-b79)]
Caused by: io.netty.channel.unix.Errors$NativeConnectException: syscall:getsockopt(..) failed: Connection refused
... 1 more
[19:41:26] [Netty epoll Worker #4/ERROR]: [connected player] MC_RTF (/106.89.181.79:25148): unable to connect to server survival_1
io.netty.channel.AbstractChannel$AnnotatedConnectException: syscall:getsockopt(..) failed: Connection refused: /127.0.0.1:25569
at io.netty.channel.unix.Socket.finishConnect(..)(Unknown Source) ~[velocity-proxy-1.0-SNAPSHOT-all.jar:1.0-SNAPSHOT (git-45574ce9-b79)]
Caused by: io.netty.channel.unix.Errors$NativeConnectException: syscall:getsockopt(..) failed: Connection refused
... 1 more
[19:41:27] [Netty epoll Worker #4/ERROR]: [connected player] MC_RTF (/106.89.181.79:25148): unable to connect to server survival_1
io.netty.channel.AbstractChannel$AnnotatedConnectException: syscall:getsockopt(..) failed: Connection refused: /127.0.0.1:25569
at io.netty.channel.unix.Socket.finishConnect(..)(Unknown Source) ~[velocity-proxy-1.0-SNAPSHOT-all.jar:1.0-SNAPSHOT (git-45574ce9-b79)]
Caused by: io.netty.channel.unix.Errors$NativeConnectException: syscall:getsockopt(..) failed: Connection refused
... 1 more
[19:41:27] [Netty epoll Worker #4/ERROR]: [connected player] MC_RTF (/106.89.181.79:25148): unable to connect to server survival_1
io.netty.channel.AbstractChannel$AnnotatedConnectException: syscall:getsockopt(..) failed: Connection refused: /127.0.0.1:25569
at io.netty.channel.unix.Socket.finishConnect(..)(Unknown Source) ~[velocity-proxy-1.0-SNAPSHOT-all.jar:1.0-SNAPSHOT (git-45574ce9-b79)]
Caused by: io.netty.channel.unix.Errors$NativeConnectException: syscall:getsockopt(..) failed: Connection refused
... 1 more
[19:41:58] [Netty epoll Worker #4/ERROR]: [connected player] MC_RTF (/106.89.181.79:25148): unable to connect to server survival_1
io.netty.channel.AbstractChannel$AnnotatedConnectException: syscall:getsockopt(..) failed: Connection refused: /127.0.0.1:25569
at io.netty.channel.unix.Socket.finishConnect(..)(Unknown Source) ~[velocity-proxy-1.0-SNAPSHOT-all.jar:1.0-SNAPSHOT (git-45574ce9-b79)]
Caused by: io.netty.channel.unix.Errors$NativeConnectException: syscall:getsockopt(..) failed: Connection refused
... 1 more
[19:41:58] [Netty epoll Worker #4/ERROR]: [connected player] MC_RTF (/106.89.181.79:25148): unable to connect to server survival_1
io.netty.channel.AbstractChannel$AnnotatedConnectException: syscall:getsockopt(..) failed: Connection refused: /127.0.0.1:25569
at io.netty.channel.unix.Socket.finishConnect(..)(Unknown Source) ~[velocity-proxy-1.0-SNAPSHOT-all.jar:1.0-SNAPSHOT (git-45574ce9-b79)]
Caused by: io.netty.channel.unix.Errors$NativeConnectException: syscall:getsockopt(..) failed: Connection refused
... 1 more
[19:42:08] [Netty epoll Worker #4/ERROR]: [connected player] MC_RTF (/106.89.181.79:25148): unable to connect to server survival_1
io.netty.channel.AbstractChannel$AnnotatedConnectException: syscall:getsockopt(..) failed: Connection refused: /127.0.0.1:25569
at io.netty.channel.unix.Socket.finishConnect(..)(Unknown Source) ~[velocity-proxy-1.0-SNAPSHOT-all.jar:1.0-SNAPSHOT (git-45574ce9-b79)]
Caused by: io.netty.channel.unix.Errors$NativeConnectException: syscall:getsockopt(..) failed: Connection refused
... 1 more
[19:42:11] [Netty epoll Worker #4/ERROR]: [connected player] MC_RTF (/106.89.181.79:25148): unable to connect to server survival_1
io.netty.channel.AbstractChannel$AnnotatedConnectException: syscall:getsockopt(..) failed: Connection refused: /127.0.0.1:25569
at io.netty.channel.unix.Socket.finishConnect(..)(Unknown Source) ~[velocity-proxy-1.0-SNAPSHOT-all.jar:1.0-SNAPSHOT (git-45574ce9-b79)]
Caused by: io.netty.channel.unix.Errors$NativeConnectException: syscall:getsockopt(..) failed: Connection refused
... 1 more
[19:42:13] [Netty epoll Worker #4/ERROR]: [connected player] MC_RTF (/106.89.181.79:25148): unable to connect to server survival_1
io.netty.channel.AbstractChannel$AnnotatedConnectException: syscall:getsockopt(..) failed: Connection refused: /127.0.0.1:25569
at io.netty.channel.unix.Socket.finishConnect(..)(Unknown Source) ~[velocity-proxy-1.0-SNAPSHOT-all.jar:1.0-SNAPSHOT (git-45574ce9-b79)]
Caused by: io.netty.channel.unix.Errors$NativeConnectException: syscall:getsockopt(..) failed: Connection refused
... 1 more
[19:42:15] [Netty epoll Worker #4/ERROR]: [connected player] MC_RTF (/106.89.181.79:25148): unable to connect to server survival_1
io.netty.channel.AbstractChannel$AnnotatedConnectException: syscall:getsockopt(..) failed: Connection refused: /127.0.0.1:25569
at io.netty.channel.unix.Socket.finishConnect(..)(Unknown Source) ~[velocity-proxy-1.0-SNAPSHOT-all.jar:1.0-SNAPSHOT (git-45574ce9-b79)]
Caused by: io.netty.channel.unix.Errors$NativeConnectException: syscall:getsockopt(..) failed: Connection refused
... 1 more
[19:42:16] [Netty epoll Worker #4/ERROR]: [connected player] MC_RTF (/106.89.181.79:25148): unable to connect to server survival_1
io.netty.channel.AbstractChannel$AnnotatedConnectException: syscall:getsockopt(..) failed: Connection refused: /127.0.0.1:25569
at io.netty.channel.unix.Socket.finishConnect(..)(Unknown Source) ~[velocity-proxy-1.0-SNAPSHOT-all.jar:1.0-SNAPSHOT (git-45574ce9-b79)]
Caused by: io.netty.channel.unix.Errors$NativeConnectException: syscall:getsockopt(..) failed: Connection refused
... 1 more
[19:42:23] [Netty epoll Worker #4/ERROR]: [connected player] MC_RTF (/106.89.181.79:25148): unable to connect to server survival_1
io.netty.channel.AbstractChannel$AnnotatedConnectException: syscall:getsockopt(..) failed: Connection refused: /127.0.0.1:25569
at io.netty.channel.unix.Socket.finishConnect(..)(Unknown Source) ~[velocity-proxy-1.0-SNAPSHOT-all.jar:1.0-SNAPSHOT (git-45574ce9-b79)]
Caused by: io.netty.channel.unix.Errors$NativeConnectException: syscall:getsockopt(..) failed: Connection refused
... 1 more
[19:42:26] [Netty epoll Worker #4/ERROR]: [connected player] MC_RTF (/106.89.181.79:25148): unable to connect to server survival_1
io.netty.channel.AbstractChannel$AnnotatedConnectException: syscall:getsockopt(..) failed: Connection refused: /127.0.0.1:25569
at io.netty.channel.unix.Socket.finishConnect(..)(Unknown Source) ~[velocity-proxy-1.0-SNAPSHOT-all.jar:1.0-SNAPSHOT (git-45574ce9-b79)]
Caused by: io.netty.channel.unix.Errors$NativeConnectException: syscall:getsockopt(..) failed: Connection refused
... 1 more
[19:42:28] [Netty epoll Worker #4/ERROR]: [connected player] MC_RTF (/106.89.181.79:25148): unable to connect to server survival_1
io.netty.channel.AbstractChannel$AnnotatedConnectException: syscall:getsockopt(..) failed: Connection refused: /127.0.0.1:25569
at io.netty.channel.unix.Socket.finishConnect(..)(Unknown Source) ~[velocity-proxy-1.0-SNAPSHOT-all.jar:1.0-SNAPSHOT (git-45574ce9-b79)]
Caused by: io.netty.channel.unix.Errors$NativeConnectException: syscall:getsockopt(..) failed: Connection refused
... 1 more
[19:42:48] [Netty epoll Worker #4/ERROR]: [connected player] MC_RTF (/106.89.181.79:25148): unable to connect to server survival_1
io.netty.channel.AbstractChannel$AnnotatedConnectException: syscall:getsockopt(..) failed: Connection refused: /127.0.0.1:25569
at io.netty.channel.unix.Socket.finishConnect(..)(Unknown Source) ~[velocity-proxy-1.0-SNAPSHOT-all.jar:1.0-SNAPSHOT (git-45574ce9-b79)]
Caused by: io.netty.channel.unix.Errors$NativeConnectException: syscall:getsockopt(..) failed: Connection refused
... 1 more
[19:44:41] [Netty epoll Worker #4/ERROR]: [connected player] MC_RTF (/106.89.181.79:25148): unable to connect to server survival_1
io.netty.channel.AbstractChannel$AnnotatedConnectException: syscall:getsockopt(..) failed: Connection refused: /127.0.0.1:25569
at io.netty.channel.unix.Socket.finishConnect(..)(Unknown Source) ~[velocity-proxy-1.0-SNAPSHOT-all.jar:1.0-SNAPSHOT (git-45574ce9-b79)]
Caused by: io.netty.channel.unix.Errors$NativeConnectException: syscall:getsockopt(..) failed: Connection refused
... 1 more
[19:44:42] [Netty epoll Worker #4/ERROR]: [connected player] MC_RTF (/106.89.181.79:25148): unable to connect to server survival_1
io.netty.channel.AbstractChannel$AnnotatedConnectException: syscall:getsockopt(..) failed: Connection refused: /127.0.0.1:25569
at io.netty.channel.unix.Socket.finishConnect(..)(Unknown Source) ~[velocity-proxy-1.0-SNAPSHOT-all.jar:1.0-SNAPSHOT (git-45574ce9-b79)]
Caused by: io.netty.channel.unix.Errors$NativeConnectException: syscall:getsockopt(..) failed: Connection refused
... 1 more
[19:45:31] [Netty epoll Worker #4/ERROR]: [connected player] MC_RTF (/106.89.181.79:25148): unable to connect to server survival_1
io.netty.channel.AbstractChannel$AnnotatedConnectException: syscall:getsockopt(..) failed: Connection refused: /127.0.0.1:25569
at io.netty.channel.unix.Socket.finishConnect(..)(Unknown Source) ~[velocity-proxy-1.0-SNAPSHOT-all.jar:1.0-SNAPSHOT (git-45574ce9-b79)]
Caused by: io.netty.channel.unix.Errors$NativeConnectException: syscall:getsockopt(..) failed: Connection refused
... 1 more
[19:45:31] [Netty epoll Worker #4/ERROR]: [connected player] MC_RTF (/106.89.181.79:25148): unable to connect to server survival_1
io.netty.channel.AbstractChannel$AnnotatedConnectException: syscall:getsockopt(..) failed: Connection refused: /127.0.0.1:25569
at io.netty.channel.unix.Socket.finishConnect(..)(Unknown Source) ~[velocity-proxy-1.0-SNAPSHOT-all.jar:1.0-SNAPSHOT (git-45574ce9-b79)]
Caused by: io.netty.channel.unix.Errors$NativeConnectException: syscall:getsockopt(..) failed: Connection refused
... 1 more
[19:45:32] [Netty epoll Worker #4/ERROR]: [connected player] MC_RTF (/106.89.181.79:25148): unable to connect to server survival_1
io.netty.channel.AbstractChannel$AnnotatedConnectException: syscall:getsockopt(..) failed: Connection refused: /127.0.0.1:25569
at io.netty.channel.unix.Socket.finishConnect(..)(Unknown Source) ~[velocity-proxy-1.0-SNAPSHOT-all.jar:1.0-SNAPSHOT (git-45574ce9-b79)]
Caused by: io.netty.channel.unix.Errors$NativeConnectException: syscall:getsockopt(..) failed: Connection refused
... 1 more
[19:45:32] [Netty epoll Worker #4/ERROR]: [connected player] MC_RTF (/106.89.181.79:25148): unable to connect to server survival_1
io.netty.channel.AbstractChannel$AnnotatedConnectException: syscall:getsockopt(..) failed: Connection refused: /127.0.0.1:25569
at io.netty.channel.unix.Socket.finishConnect(..)(Unknown Source) ~[velocity-proxy-1.0-SNAPSHOT-all.jar:1.0-SNAPSHOT (git-45574ce9-b79)]
Caused by: io.netty.channel.unix.Errors$NativeConnectException: syscall:getsockopt(..) failed: Connection refused
... 1 more
[19:45:40] [Netty epoll Worker #0/INFO]: [initial connection] /47.93.185.105:38110 has disconnected
[19:46:16] [Netty epoll Worker #4/ERROR]: [connected player] MC_RTF (/106.89.181.79:25148): unable to connect to server survival_1
io.netty.channel.AbstractChannel$AnnotatedConnectException: syscall:getsockopt(..) failed: Connection refused: /127.0.0.1:25569
at io.netty.channel.unix.Socket.finishConnect(..)(Unknown Source) ~[velocity-proxy-1.0-SNAPSHOT-all.jar:1.0-SNAPSHOT (git-45574ce9-b79)]
Caused by: io.netty.channel.unix.Errors$NativeConnectException: syscall:getsockopt(..) failed: Connection refused
... 1 more
[19:46:17] [Netty epoll Worker #4/ERROR]: [connected player] MC_RTF (/106.89.181.79:25148): unable to connect to server survival_1
io.netty.channel.AbstractChannel$AnnotatedConnectException: syscall:getsockopt(..) failed: Connection refused: /127.0.0.1:25569
at io.netty.channel.unix.Socket.finishConnect(..)(Unknown Source) ~[velocity-proxy-1.0-SNAPSHOT-all.jar:1.0-SNAPSHOT (git-45574ce9-b79)]
Caused by: io.netty.channel.unix.Errors$NativeConnectException: syscall:getsockopt(..) failed: Connection refused
... 1 more
[19:46:53] [Netty epoll Worker #4/ERROR]: [connected player] MC_RTF (/106.89.181.79:25148): unable to connect to server survival_1
io.netty.channel.AbstractChannel$AnnotatedConnectException: syscall:getsockopt(..) failed: Connection refused: /127.0.0.1:25569
at io.netty.channel.unix.Socket.finishConnect(..)(Unknown Source) ~[velocity-proxy-1.0-SNAPSHOT-all.jar:1.0-SNAPSHOT (git-45574ce9-b79)]
Caused by: io.netty.channel.unix.Errors$NativeConnectException: syscall:getsockopt(..) failed: Connection refused
... 1 more
[19:47:03] [Netty epoll Worker #4/ERROR]: [connected player] MC_RTF (/106.89.181.79:25148): unable to connect to server survival_1
io.netty.channel.AbstractChannel$AnnotatedConnectException: syscall:getsockopt(..) failed: Connection refused: /127.0.0.1:25569
at io.netty.channel.unix.Socket.finishConnect(..)(Unknown Source) ~[velocity-proxy-1.0-SNAPSHOT-all.jar:1.0-SNAPSHOT (git-45574ce9-b79)]
Caused by: io.netty.channel.unix.Errors$NativeConnectException: syscall:getsockopt(..) failed: Connection refused
... 1 more
[19:47:12] [Netty epoll Worker #4/ERROR]: [connected player] MC_RTF (/106.89.181.79:25148): unable to connect to server survival_1
io.netty.channel.AbstractChannel$AnnotatedConnectException: syscall:getsockopt(..) failed: Connection refused: /127.0.0.1:25569
at io.netty.channel.unix.Socket.finishConnect(..)(Unknown Source) ~[velocity-proxy-1.0-SNAPSHOT-all.jar:1.0-SNAPSHOT (git-45574ce9-b79)]
Caused by: io.netty.channel.unix.Errors$NativeConnectException: syscall:getsockopt(..) failed: Connection refused
... 1 more
[19:47:12] [Netty epoll Worker #4/ERROR]: [connected player] MC_RTF (/106.89.181.79:25148): unable to connect to server survival_1
io.netty.channel.AbstractChannel$AnnotatedConnectException: syscall:getsockopt(..) failed: Connection refused: /127.0.0.1:25569
at io.netty.channel.unix.Socket.finishConnect(..)(Unknown Source) ~[velocity-proxy-1.0-SNAPSHOT-all.jar:1.0-SNAPSHOT (git-45574ce9-b79)]
Caused by: io.netty.channel.unix.Errors$NativeConnectException: syscall:getsockopt(..) failed: Connection refused
... 1 more
[19:47:13] [Netty epoll Worker #4/ERROR]: [connected player] MC_RTF (/106.89.181.79:25148): unable to connect to server survival_1
io.netty.channel.AbstractChannel$AnnotatedConnectException: syscall:getsockopt(..) failed: Connection refused: /127.0.0.1:25569
at io.netty.channel.unix.Socket.finishConnect(..)(Unknown Source) ~[velocity-proxy-1.0-SNAPSHOT-all.jar:1.0-SNAPSHOT (git-45574ce9-b79)]
Caused by: io.netty.channel.unix.Errors$NativeConnectException: syscall:getsockopt(..) failed: Connection refused
... 1 more
[19:47:13] [Netty epoll Worker #4/ERROR]: [connected player] MC_RTF (/106.89.181.79:25148): unable to connect to server survival_1
io.netty.channel.AbstractChannel$AnnotatedConnectException: syscall:getsockopt(..) failed: Connection refused: /127.0.0.1:25569
at io.netty.channel.unix.Socket.finishConnect(..)(Unknown Source) ~[velocity-proxy-1.0-SNAPSHOT-all.jar:1.0-SNAPSHOT (git-45574ce9-b79)]
Caused by: io.netty.channel.unix.Errors$NativeConnectException: syscall:getsockopt(..) failed: Connection refused
... 1 more
[19:47:25] [Netty epoll Worker #4/ERROR]: [connected player] MC_RTF (/106.89.181.79:25148): unable to connect to server survival_1
io.netty.channel.AbstractChannel$AnnotatedConnectException: syscall:getsockopt(..) failed: Connection refused: /127.0.0.1:25569
at io.netty.channel.unix.Socket.finishConnect(..)(Unknown Source) ~[velocity-proxy-1.0-SNAPSHOT-all.jar:1.0-SNAPSHOT (git-45574ce9-b79)]
Caused by: io.netty.channel.unix.Errors$NativeConnectException: syscall:getsockopt(..) failed: Connection refused
... 1 more
[19:47:26] [Netty epoll Worker #4/ERROR]: [connected player] MC_RTF (/106.89.181.79:25148): unable to connect to server survival_1
io.netty.channel.AbstractChannel$AnnotatedConnectException: syscall:getsockopt(..) failed: Connection refused: /127.0.0.1:25569
at io.netty.channel.unix.Socket.finishConnect(..)(Unknown Source) ~[velocity-proxy-1.0-SNAPSHOT-all.jar:1.0-SNAPSHOT (git-45574ce9-b79)]
Caused by: io.netty.channel.unix.Errors$NativeConnectException: syscall:getsockopt(..) failed: Connection refused
... 1 more
[19:47:26] [Netty epoll Worker #4/INFO]: [server connection] MC_RTF -> survival_1 has connected
[19:47:27] [Netty epoll Worker #4/ERROR]: [connected player] MC_RTF (/106.89.181.79:25148): disconnected while connecting to survival_1: Server is still starting! Please wait before reconnecting.
[19:47:27] [Netty epoll Worker #4/INFO]: [server connection] MC_RTF -> survival_1 has disconnected
[19:47:28] [Netty epoll Worker #4/INFO]: [server connection] MC_RTF -> survival_1 has connected
[19:47:28] [Netty epoll Worker #4/ERROR]: [connected player] MC_RTF (/106.89.181.79:25148): disconnected while connecting to survival_1: Server is still starting! Please wait before reconnecting.
[19:47:28] [Netty epoll Worker #4/INFO]: [server connection] MC_RTF -> survival_1 has disconnected
[19:47:28] [Netty epoll Worker #4/INFO]: [server connection] MC_RTF -> survival_1 has connected
[19:47:28] [Netty epoll Worker #4/ERROR]: [connected player] MC_RTF (/106.89.181.79:25148): disconnected while connecting to survival_1: Server is still starting! Please wait before reconnecting.
[19:47:28] [Netty epoll Worker #4/INFO]: [server connection] MC_RTF -> survival_1 has disconnected
[19:47:28] [Netty epoll Worker #4/INFO]: [server connection] MC_RTF -> survival_1 has connected
[19:47:28] [Netty epoll Worker #4/ERROR]: [connected player] MC_RTF (/106.89.181.79:25148): disconnected while connecting to survival_1: Server is still starting! Please wait before reconnecting.
[19:47:28] [Netty epoll Worker #4/INFO]: [server connection] MC_RTF -> survival_1 has disconnected
[19:47:28] [Netty epoll Worker #4/INFO]: [server connection] MC_RTF -> survival_1 has connected
[19:47:28] [Netty epoll Worker #4/ERROR]: [connected player] MC_RTF (/106.89.181.79:25148): disconnected while connecting to survival_1: Server is still starting! Please wait before reconnecting.
[19:47:28] [Netty epoll Worker #4/INFO]: [server connection] MC_RTF -> survival_1 has disconnected
[19:47:28] [Netty epoll Worker #4/INFO]: [server connection] MC_RTF -> survival_1 has connected
[19:47:28] [Netty epoll Worker #4/ERROR]: [connected player] MC_RTF (/106.89.181.79:25148): disconnected while connecting to survival_1: Server is still starting! Please wait before reconnecting.
[19:47:28] [Netty epoll Worker #4/INFO]: [server connection] MC_RTF -> survival_1 has disconnected
[19:47:29] [Netty epoll Worker #4/INFO]: [server connection] MC_RTF -> survival_1 has connected
[19:47:29] [Netty epoll Worker #4/ERROR]: [connected player] MC_RTF (/106.89.181.79:25148): disconnected while connecting to survival_1: Server is still starting! Please wait before reconnecting.
[19:47:29] [Netty epoll Worker #4/INFO]: [server connection] MC_RTF -> survival_1 has disconnected
[19:47:30] [Netty epoll Worker #4/INFO]: [server connection] MC_RTF -> survival_1 has connected
[19:47:30] [Netty epoll Worker #4/ERROR]: [connected player] MC_RTF (/106.89.181.79:25148): disconnected while connecting to survival_1: Server is still starting! Please wait before reconnecting.
[19:47:30] [Netty epoll Worker #4/INFO]: [server connection] MC_RTF -> survival_1 has disconnected
[19:47:31] [Netty epoll Worker #4/INFO]: [server connection] MC_RTF -> survival_1 has connected
[19:47:31] [Netty epoll Worker #4/ERROR]: [connected player] MC_RTF (/106.89.181.79:25148): disconnected while connecting to survival_1: Server is still starting! Please wait before reconnecting.
[19:47:31] [Netty epoll Worker #4/INFO]: [server connection] MC_RTF -> survival_1 has disconnected
[19:47:31] [Netty epoll Worker #4/INFO]: [server connection] MC_RTF -> survival_1 has connected
[19:47:31] [Netty epoll Worker #4/ERROR]: [connected player] MC_RTF (/106.89.181.79:25148): disconnected while connecting to survival_1: Server is still starting! Please wait before reconnecting.
[19:47:31] [Netty epoll Worker #4/INFO]: [server connection] MC_RTF -> survival_1 has disconnected
[19:47:32] [Netty epoll Worker #4/INFO]: [server connection] MC_RTF -> survival_1 has connected
[19:47:32] [Netty epoll Worker #4/ERROR]: [connected player] MC_RTF (/106.89.181.79:25148): disconnected while connecting to survival_1: Server is still starting! Please wait before reconnecting.
[19:47:32] [Netty epoll Worker #4/INFO]: [server connection] MC_RTF -> survival_1 has disconnected
[19:47:32] [Netty epoll Worker #4/INFO]: [server connection] MC_RTF -> survival_1 has connected
[19:47:32] [Netty epoll Worker #4/ERROR]: [connected player] MC_RTF (/106.89.181.79:25148): disconnected while connecting to survival_1: Server is still starting! Please wait before reconnecting.
[19:47:32] [Netty epoll Worker #4/INFO]: [server connection] MC_RTF -> survival_1 has disconnected
[19:47:32] [Netty epoll Worker #4/INFO]: [server connection] MC_RTF -> survival_1 has connected
[19:47:32] [Netty epoll Worker #4/ERROR]: [connected player] MC_RTF (/106.89.181.79:25148): disconnected while connecting to survival_1: Server is still starting! Please wait before reconnecting.
[19:47:32] [Netty epoll Worker #4/INFO]: [server connection] MC_RTF -> survival_1 has disconnected
[19:47:32] [Netty epoll Worker #4/INFO]: [server connection] MC_RTF -> survival_1 has connected
[19:47:32] [Netty epoll Worker #4/ERROR]: [connected player] MC_RTF (/106.89.181.79:25148): disconnected while connecting to survival_1: Server is still starting! Please wait before reconnecting.
[19:47:32] [Netty epoll Worker #4/INFO]: [server connection] MC_RTF -> survival_1 has disconnected
[19:47:32] [Netty epoll Worker #4/INFO]: [server connection] MC_RTF -> survival_1 has connected
[19:47:32] [Netty epoll Worker #4/ERROR]: [connected player] MC_RTF (/106.89.181.79:25148): disconnected while connecting to survival_1: Server is still starting! Please wait before reconnecting.
[19:47:32] [Netty epoll Worker #4/INFO]: [server connection] MC_RTF -> survival_1 has disconnected
[19:47:32] [Netty epoll Worker #4/INFO]: [server connection] MC_RTF -> survival_1 has connected
[19:47:32] [Netty epoll Worker #4/ERROR]: [connected player] MC_RTF (/106.89.181.79:25148): disconnected while connecting to survival_1: Server is still starting! Please wait before reconnecting.
[19:47:32] [Netty epoll Worker #4/INFO]: [server connection] MC_RTF -> survival_1 has disconnected
[19:47:33] [Netty epoll Worker #4/INFO]: [server connection] MC_RTF -> survival_1 has connected
[19:47:33] [Netty epoll Worker #4/INFO]: [server connection] MC_RTF -> lobby has disconnected
[19:47:44] [Netty epoll Worker #6/INFO]: [server connection] abc -> survival_1 has connected
[19:47:44] [Netty epoll Worker #6/INFO]: [server connection] abc -> lobby has disconnected
[19:47:44] [Netty epoll Worker #4/ERROR]: [connected player] MC_RTF (/106.89.181.79:25148): kicked from server survival_1: multiplayer.disconnect.server_shutdown
[19:47:44] [Netty epoll Worker #4/INFO]: [server connection] MC_RTF -> survival_1 has disconnected
[19:47:44] [Netty epoll Worker #4/INFO]: [server connection] MC_RTF -> lobby has connected
[19:47:45] [Netty epoll Worker #6/INFO]: [connected player] abc (/117.178.140.214:36249) has disconnected: Unexpectedly disconnected from server - crash?
[19:47:45] [Netty epoll Worker #6/INFO]: [server connection] abc -> survival_1 has disconnected
[19:47:51] [Netty epoll Worker #4/ERROR]: [connected player] MC_RTF (/106.89.181.79:25148): unable to connect to server survival_1
io.netty.channel.AbstractChannel$AnnotatedConnectException: syscall:getsockopt(..) failed: Connection refused: /127.0.0.1:25569
at io.netty.channel.unix.Socket.finishConnect(..)(Unknown Source) ~[velocity-proxy-1.0-SNAPSHOT-all.jar:1.0-SNAPSHOT (git-45574ce9-b79)]
Caused by: io.netty.channel.unix.Errors$NativeConnectException: syscall:getsockopt(..) failed: Connection refused
... 1 more
[19:47:51] [Netty epoll Worker #4/ERROR]: [connected player] MC_RTF (/106.89.181.79:25148): unable to connect to server survival_1
io.netty.channel.AbstractChannel$AnnotatedConnectException: syscall:getsockopt(..) failed: Connection refused: /127.0.0.1:25569
at io.netty.channel.unix.Socket.finishConnect(..)(Unknown Source) ~[velocity-proxy-1.0-SNAPSHOT-all.jar:1.0-SNAPSHOT (git-45574ce9-b79)]
Caused by: io.netty.channel.unix.Errors$NativeConnectException: syscall:getsockopt(..) failed: Connection refused
... 1 more
[19:47:57] [Netty epoll Worker #4/ERROR]: [connected player] MC_RTF (/106.89.181.79:25148): unable to connect to server survival_1
io.netty.channel.AbstractChannel$AnnotatedConnectException: syscall:getsockopt(..) failed: Connection refused: /127.0.0.1:25569
at io.netty.channel.unix.Socket.finishConnect(..)(Unknown Source) ~[velocity-proxy-1.0-SNAPSHOT-all.jar:1.0-SNAPSHOT (git-45574ce9-b79)]
Caused by: io.netty.channel.unix.Errors$NativeConnectException: syscall:getsockopt(..) failed: Connection refused
... 1 more
[19:47:58] [Netty epoll Worker #4/ERROR]: [connected player] MC_RTF (/106.89.181.79:25148): unable to connect to server survival_1
io.netty.channel.AbstractChannel$AnnotatedConnectException: syscall:getsockopt(..) failed: Connection refused: /127.0.0.1:25569
at io.netty.channel.unix.Socket.finishConnect(..)(Unknown Source) ~[velocity-proxy-1.0-SNAPSHOT-all.jar:1.0-SNAPSHOT (git-45574ce9-b79)]
Caused by: io.netty.channel.unix.Errors$NativeConnectException: syscall:getsockopt(..) failed: Connection refused
... 1 more
[19:47:58] [Netty epoll Worker #4/ERROR]: [connected player] MC_RTF (/106.89.181.79:25148): unable to connect to server survival_1
io.netty.channel.AbstractChannel$AnnotatedConnectException: syscall:getsockopt(..) failed: Connection refused: /127.0.0.1:25569
at io.netty.channel.unix.Socket.finishConnect(..)(Unknown Source) ~[velocity-proxy-1.0-SNAPSHOT-all.jar:1.0-SNAPSHOT (git-45574ce9-b79)]
Caused by: io.netty.channel.unix.Errors$NativeConnectException: syscall:getsockopt(..) failed: Connection refused
... 1 more
[19:47:58] [Netty epoll Worker #4/ERROR]: [connected player] MC_RTF (/106.89.181.79:25148): unable to connect to server survival_1
io.netty.channel.AbstractChannel$AnnotatedConnectException: syscall:getsockopt(..) failed: Connection refused: /127.0.0.1:25569
at io.netty.channel.unix.Socket.finishConnect(..)(Unknown Source) ~[velocity-proxy-1.0-SNAPSHOT-all.jar:1.0-SNAPSHOT (git-45574ce9-b79)]
Caused by: io.netty.channel.unix.Errors$NativeConnectException: syscall:getsockopt(..) failed: Connection refused
... 1 more
[19:48:01] [Netty epoll Worker #4/ERROR]: [connected player] MC_RTF (/106.89.181.79:25148): unable to connect to server survival_1
io.netty.channel.AbstractChannel$AnnotatedConnectException: syscall:getsockopt(..) failed: Connection refused: /127.0.0.1:25569
at io.netty.channel.unix.Socket.finishConnect(..)(Unknown Source) ~[velocity-proxy-1.0-SNAPSHOT-all.jar:1.0-SNAPSHOT (git-45574ce9-b79)]
Caused by: io.netty.channel.unix.Errors$NativeConnectException: syscall:getsockopt(..) failed: Connection refused
... 1 more
[19:48:01] [Netty epoll Worker #4/ERROR]: [connected player] MC_RTF (/106.89.181.79:25148): unable to connect to server survival_1
io.netty.channel.AbstractChannel$AnnotatedConnectException: syscall:getsockopt(..) failed: Connection refused: /127.0.0.1:25569
at io.netty.channel.unix.Socket.finishConnect(..)(Unknown Source) ~[velocity-proxy-1.0-SNAPSHOT-all.jar:1.0-SNAPSHOT (git-45574ce9-b79)]
Caused by: io.netty.channel.unix.Errors$NativeConnectException: syscall:getsockopt(..) failed: Connection refused
... 1 more
[19:48:01] [Netty epoll Worker #4/ERROR]: [connected player] MC_RTF (/106.89.181.79:25148): unable to connect to server survival_1
io.netty.channel.AbstractChannel$AnnotatedConnectException: syscall:getsockopt(..) failed: Connection refused: /127.0.0.1:25569
at io.netty.channel.unix.Socket.finishConnect(..)(Unknown Source) ~[velocity-proxy-1.0-SNAPSHOT-all.jar:1.0-SNAPSHOT (git-45574ce9-b79)]
Caused by: io.netty.channel.unix.Errors$NativeConnectException: syscall:getsockopt(..) failed: Connection refused
... 1 more
[19:48:01] [Netty epoll Worker #4/ERROR]: [connected player] MC_RTF (/106.89.181.79:25148): unable to connect to server survival_1
io.netty.channel.AbstractChannel$AnnotatedConnectException: syscall:getsockopt(..) failed: Connection refused: /127.0.0.1:25569
at io.netty.channel.unix.Socket.finishConnect(..)(Unknown Source) ~[velocity-proxy-1.0-SNAPSHOT-all.jar:1.0-SNAPSHOT (git-45574ce9-b79)]
Caused by: io.netty.channel.unix.Errors$NativeConnectException: syscall:getsockopt(..) failed: Connection refused
... 1 more
[19:48:17] [Netty epoll Worker #4/INFO]: [server connection] MC_RTF -> war_1 has connected
[19:48:17] [Netty epoll Worker #4/INFO]: [server connection] MC_RTF -> lobby has disconnected
[19:49:28] [Netty epoll Worker #2/INFO]: [connected player] abc (/117.178.140.214:36422) has connected
[19:49:28] [Netty epoll Worker #2/INFO]: [server connection] abc -> lobby has connected
[19:50:05] [Netty epoll Worker #2/INFO]: [server connection] abc -> survival_1 has connected
[19:50:05] [Netty epoll Worker #2/INFO]: [server connection] abc -> lobby has disconnected
[19:50:37] [Netty epoll Worker #4/INFO]: [server connection] MC_RTF -> lobby has connected
[19:50:37] [Netty epoll Worker #4/INFO]: [server connection] MC_RTF -> war_1 has disconnected
[19:50:45] [Netty epoll Worker #3/INFO]: [initial connection] /47.93.185.105:39698 has disconnected
[19:50:45] [Netty epoll Worker #4/INFO]: [server connection] MC_RTF -> survival_1 has connected
[19:50:45] [Netty epoll Worker #4/INFO]: [server connection] MC_RTF -> lobby has disconnected
[19:52:47] [Netty epoll Worker #2/INFO]: [connected player] abc (/117.178.140.214:36422) has disconnected: Your connection has encountered an error. Try again later.
[19:52:47] [Netty epoll Worker #2/ERROR]: [connected player] abc (/117.178.140.214:36422): exception encountered
io.netty.channel.unix.Errors$NativeIoException: syscall:read(..) failed: Connection reset by peer
at io.netty.channel.unix.FileDescriptor.readAddress(..)(Unknown Source) ~[velocity-proxy-1.0-SNAPSHOT-all.jar:1.0-SNAPSHOT (git-45574ce9-b79)]
[19:52:47] [Netty epoll Worker #2/INFO]: [server connection] abc -> survival_1 has disconnected
[19:54:37] [Netty epoll Worker #5/INFO]: [connected player] abc (/117.178.140.214:36125) has connected
[19:54:37] [Netty epoll Worker #5/INFO]: [server connection] abc -> lobby has connected
[19:54:42] [Netty epoll Worker #5/INFO]: [server connection] abc -> survival_1 has connected
[19:54:42] [Netty epoll Worker #5/INFO]: [server connection] abc -> lobby has disconnected
[19:55:38] [Netty epoll Worker #6/INFO]: [initial connection] /47.93.185.105:41130 has disconnected
[19:57:13] [Netty epoll Worker #5/ERROR]: [connected player] abc (/117.178.140.214:36125): kicked from server survival_1: disconnect.timeout
[19:57:13] [Netty epoll Worker #5/INFO]: [server connection] abc -> survival_1 has disconnected
[19:57:13] [Netty epoll Worker #5/INFO]: [server connection] abc -> lobby has connected
[20:03:35] [Netty epoll Worker #5/ERROR]: [connected player] abc (/117.178.140.214:36125): kicked from server lobby: disconnect.timeout
[20:03:35] [Netty epoll Worker #5/INFO]: [server connection] abc -> lobby has disconnected
[20:03:35] [Netty epoll Worker #5/INFO]: [connected player] abc (/117.178.140.214:36125) has disconnected: Kicked from lobby:
[20:05:49] [Netty epoll Worker #7/INFO]: [initial connection] /47.93.185.105:43358 has disconnected
[20:09:20] [Netty epoll Worker #1/INFO]: [connected player] abc (/117.178.140.214:36618) has connected
[20:09:20] [Netty epoll Worker #1/INFO]: [server connection] abc -> lobby has connected
[20:10:21] [Netty epoll Worker #1/ERROR]: [connected player] abc (/117.178.140.214:36618): kicked from server lobby: disconnect.timeout
[20:10:21] [Netty epoll Worker #1/INFO]: [server connection] abc -> lobby has disconnected
[20:10:21] [Netty epoll Worker #1/INFO]: [connected player] abc (/117.178.140.214:36618) has disconnected: Kicked from lobby:
[20:10:44] [Netty epoll Worker #3/INFO]: [initial connection] /47.93.185.105:44156 has disconnected
[20:10:45] [Netty epoll Worker #4/INFO]: [connected player] abc (/117.178.140.214:36030) has connected
[20:10:45] [Netty epoll Worker #4/INFO]: [server connection] abc -> lobby has connected
[20:10:58] [Netty epoll Worker #4/INFO]: [server connection] abc -> survival_1 has connected
[20:10:58] [Netty epoll Worker #4/INFO]: [server connection] abc -> lobby has disconnected
[20:10:58] [Netty epoll Worker #4/ERROR]: [connected player] MC_RTF (/106.89.181.79:25148): kicked from server survival_1: multiplayer.disconnect.server_shutdown
[20:10:58] [Netty epoll Worker #4/INFO]: [server connection] MC_RTF -> survival_1 has disconnected
[20:10:58] [Netty epoll Worker #4/INFO]: [server connection] MC_RTF -> lobby has connected
[20:10:59] [Netty epoll Worker #4/ERROR]: [server connection] abc -> survival_1: exception encountered
io.netty.channel.unix.Errors$NativeIoException: syscall:read(..) failed: Connection reset by peer
at io.netty.channel.unix.FileDescriptor.readAddress(..)(Unknown Source) ~[velocity-proxy-1.0-SNAPSHOT-all.jar:1.0-SNAPSHOT (git-45574ce9-b79)]
[20:10:59] [Netty epoll Worker #4/INFO]: [server connection] abc -> survival_1 has disconnected
[20:10:59] [Netty epoll Worker #4/INFO]: [connected player] abc (/117.178.140.214:36030) has disconnected: Your connection to survival_1 encountered an error.
[20:11:17] [Netty epoll Worker #6/INFO]: [connected player] abc (/117.178.140.214:36312) has connected
[20:11:17] [Netty epoll Worker #6/INFO]: [server connection] abc -> lobby has connected
[20:11:29] [Netty epoll Worker #4/ERROR]: [server connection] MC_RTF -> lobby: exception encountered
io.netty.handler.timeout.ReadTimeoutException: null
[20:11:29] [Netty epoll Worker #4/INFO]: [connected player] MC_RTF (/106.89.181.79:25148) has disconnected: Your connection to lobby encountered an error.
[20:11:29] [Netty epoll Worker #4/INFO]: [server connection] MC_RTF -> lobby has disconnected
[20:11:36] [Netty epoll Worker #0/INFO]: [connected player] MC_RTF (/106.89.181.79:25379) has connected
[20:11:36] [Netty epoll Worker #0/INFO]: [server connection] MC_RTF -> lobby has connected
[20:11:45] [Netty epoll Worker #0/INFO]: [connected player] MC_RTF (/106.89.181.79:25379) has disconnected
[20:11:45] [Netty epoll Worker #0/INFO]: [server connection] MC_RTF -> lobby has disconnected
[20:11:45] [Netty epoll Worker #0/ERROR]: [connected player] MC_RTF (/106.89.181.79:25379): unable to connect to server lobby
java.io.IOException: Unexpectedly disconnected from remote server
at com.velocitypowered.proxy.connection.backend.LoginSessionHandler.disconnected(LoginSessionHandler.java:151) ~[velocity-proxy-1.0-SNAPSHOT-all.jar:1.0-SNAPSHOT (git-45574ce9-b79)]
at com.velocitypowered.proxy.connection.MinecraftConnection.channelInactive(MinecraftConnection.java:89) ~[velocity-proxy-1.0-SNAPSHOT-all.jar:1.0-SNAPSHOT (git-45574ce9-b79)]
at io.netty.channel.AbstractChannelHandlerContext.invokeChannelInactive(AbstractChannelHandlerContext.java:242) ~[velocity-proxy-1.0-SNAPSHOT-all.jar:1.0-SNAPSHOT (git-45574ce9-b79)]
at io.netty.channel.AbstractChannelHandlerContext.invokeChannelInactive(AbstractChannelHandlerContext.java:228) ~[velocity-proxy-1.0-SNAPSHOT-all.jar:1.0-SNAPSHOT (git-45574ce9-b79)]
at io.netty.channel.AbstractChannelHandlerContext.fireChannelInactive(AbstractChannelHandlerContext.java:221) ~[velocity-proxy-1.0-SNAPSHOT-all.jar:1.0-SNAPSHOT (git-45574ce9-b79)]
at io.netty.channel.ChannelInboundHandlerAdapter.channelInactive(ChannelInboundHandlerAdapter.java:75) ~[velocity-proxy-1.0-SNAPSHOT-all.jar:1.0-SNAPSHOT (git-45574ce9-b79)]
at io.netty.channel.AbstractChannelHandlerContext.invokeChannelInactive(AbstractChannelHandlerContext.java:242) ~[velocity-proxy-1.0-SNAPSHOT-all.jar:1.0-SNAPSHOT (git-45574ce9-b79)]
at io.netty.channel.AbstractChannelHandlerContext.invokeChannelInactive(AbstractChannelHandlerContext.java:228) ~[velocity-proxy-1.0-SNAPSHOT-all.jar:1.0-SNAPSHOT (git-45574ce9-b79)]
at io.netty.channel.AbstractChannelHandlerContext.fireChannelInactive(AbstractChannelHandlerContext.java:221) ~[velocity-proxy-1.0-SNAPSHOT-all.jar:1.0-SNAPSHOT (git-45574ce9-b79)]
at io.netty.handler.codec.ByteToMessageDecoder.channelInputClosed(ByteToMessageDecoder.java:390) ~[velocity-proxy-1.0-SNAPSHOT-all.jar:1.0-SNAPSHOT (git-45574ce9-b79)]
at io.netty.handler.codec.ByteToMessageDecoder.channelInactive(ByteToMessageDecoder.java:355) ~[velocity-proxy-1.0-SNAPSHOT-all.jar:1.0-SNAPSHOT (git-45574ce9-b79)]
at io.netty.channel.AbstractChannelHandlerContext.invokeChannelInactive(AbstractChannelHandlerContext.java:242) ~[velocity-proxy-1.0-SNAPSHOT-all.jar:1.0-SNAPSHOT (git-45574ce9-b79)]
at io.netty.channel.AbstractChannelHandlerContext.invokeChannelInactive(AbstractChannelHandlerContext.java:228) ~[velocity-proxy-1.0-SNAPSHOT-all.jar:1.0-SNAPSHOT (git-45574ce9-b79)]
at io.netty.channel.AbstractChannelHandlerContext.fireChannelInactive(AbstractChannelHandlerContext.java:221) ~[velocity-proxy-1.0-SNAPSHOT-all.jar:1.0-SNAPSHOT (git-45574ce9-b79)]
at io.netty.channel.ChannelInboundHandlerAdapter.channelInactive(ChannelInboundHandlerAdapter.java:75) ~[velocity-proxy-1.0-SNAPSHOT-all.jar:1.0-SNAPSHOT (git-45574ce9-b79)]
at io.netty.handler.timeout.IdleStateHandler.channelInactive(IdleStateHandler.java:277) ~[velocity-proxy-1.0-SNAPSHOT-all.jar:1.0-SNAPSHOT (git-45574ce9-b79)]
at io.netty.channel.AbstractChannelHandlerContext.invokeChannelInactive(AbstractChannelHandlerContext.java:242) ~[velocity-proxy-1.0-SNAPSHOT-all.jar:1.0-SNAPSHOT (git-45574ce9-b79)]
at io.netty.channel.AbstractChannelHandlerContext.invokeChannelInactive(AbstractChannelHandlerContext.java:228) ~[velocity-proxy-1.0-SNAPSHOT-all.jar:1.0-SNAPSHOT (git-45574ce9-b79)]
at io.netty.channel.AbstractChannelHandlerContext.fireChannelInactive(AbstractChannelHandlerContext.java:221) ~[velocity-proxy-1.0-SNAPSHOT-all.jar:1.0-SNAPSHOT (git-45574ce9-b79)]
at io.netty.channel.DefaultChannelPipeline$HeadContext.channelInactive(DefaultChannelPipeline.java:1403) ~[velocity-proxy-1.0-SNAPSHOT-all.jar:1.0-SNAPSHOT (git-45574ce9-b79)]
at io.netty.channel.AbstractChannelHandlerContext.invokeChannelInactive(AbstractChannelHandlerContext.java:242) ~[velocity-proxy-1.0-SNAPSHOT-all.jar:1.0-SNAPSHOT (git-45574ce9-b79)]
at io.netty.channel.AbstractChannelHandlerContext.invokeChannelInactive(AbstractChannelHandlerContext.java:228) ~[velocity-proxy-1.0-SNAPSHOT-all.jar:1.0-SNAPSHOT (git-45574ce9-b79)]
at io.netty.channel.DefaultChannelPipeline.fireChannelInactive(DefaultChannelPipeline.java:912) ~[velocity-proxy-1.0-SNAPSHOT-all.jar:1.0-SNAPSHOT (git-45574ce9-b79)]
at io.netty.channel.AbstractChannel$AbstractUnsafe$8.run(AbstractChannel.java:827) ~[velocity-proxy-1.0-SNAPSHOT-all.jar:1.0-SNAPSHOT (git-45574ce9-b79)]
at io.netty.util.concurrent.AbstractEventExecutor.safeExecute(AbstractEventExecutor.java:163) ~[velocity-proxy-1.0-SNAPSHOT-all.jar:1.0-SNAPSHOT (git-45574ce9-b79)]
at io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks(SingleThreadEventExecutor.java:404) ~[velocity-proxy-1.0-SNAPSHOT-all.jar:1.0-SNAPSHOT (git-45574ce9-b79)]
at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:333) ~[velocity-proxy-1.0-SNAPSHOT-all.jar:1.0-SNAPSHOT (git-45574ce9-b79)]
at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:905) ~[velocity-proxy-1.0-SNAPSHOT-all.jar:1.0-SNAPSHOT (git-45574ce9-b79)]
at java.lang.Thread.run(Thread.java:748) [?:1.8.0_202]
[20:11:45] [Netty epoll Worker #0/INFO]: [connected player] MC_RTF (/106.89.181.79:25379) has disconnected: Unable to connect to lobby. Try again later.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment