LittleCandy_
求助各位dalao!
今天在akkocloud上新开的服务器,第一次开服务器和朋友玩。
波折了好几次,最后我朋友总算连上了,但是他进来没多久就闪退,已经好几次了。
服务器后台的报错:
GOSICK lost connection: Internal Exception: io.netty.channel.unix.Errors$NativeIoException: syscall:read(..) failed: Connection reset by peer

五次都是一样的报错。
游戏版本是1.12.2
启动器是N**O
请问大家有没有什么解决方案?


谢谢大家!

LittleCandy_
启动器是NI,SI,SO(屏蔽词。。。

蕾米洛伊
本帖最后由 蕾米洛伊 于 2020-7-1 17:30 编辑

这个错误貌似是由于服务器端主动关闭连接导致的, 当然这也是不可名状的东西的常用阻断方式。
首先确认你的服务器是不是国 外服务器, 这种情况可能是被河蟹了。
如果不是, 那就看看服务端是否有报错, 或者把完整日志上传上来看看?
或者可以询问一下他登录用了多长时间, 如果特别卡或者丢包的话, 服务器有几率会直接RESET掉连接。

LittleCandy_
蕾米洛伊 发表于 2020-7-1 17:28
这个错误貌似是由于服务器端主动关闭连接导致的, 当然这也是 国 内 G F W 的常用阻断方式。
首先确认你的服 ...

Akkocloud应该是国内服务器吧。。。
完整日志我一会传,
他应该不是特别卡。

蕾米洛伊
本帖最后由 蕾米洛伊 于 2020-7-1 17:33 编辑
LittleCandy_ 发表于 2020-7-1 17:30
Akkocloud应该是国内服务器吧。。。
完整日志我一会传,
他应该不是特别卡。 ...

哦哦, 刚看到是服务器显示 reset by peer, 那就是他那边客户端非正常闪退/断连了, 让他下载个纯净客户端看看吧, 排查一下他那边问题
mod 服啊... mod 服那他那边闪退几率可能比较大

LittleCandy_
日志:Little_Candy_是我,GOSICK是我朋友
> [16:36:25] [Server thread/INFO]: [LaggRemover] Loaded 0 module(s)
> [16:36:25] [Server thread/INFO]: [LaggRemover] The LaggRemover AI is now active!
> [16:36:25] [Server thread/INFO]: [LaggRemover] LaggRemover has been enabled!
> [16:36:25] [Server thread/INFO]: [LockettePro] Enabling LockettePro v2.9.0
> [16:36:25] [Server thread/INFO]: [Essentials] Enabling Essentials v2.15.0.52
> [16:36:25] [Server thread/INFO]: [Essentials] Using 1.8.3+ BlockStateMeta provider as mob spawner provider.
> [16:36:25] [Server thread/INFO]: [Essentials] Using Reflection based provider as spawn egg provider.
> [16:36:25] [Server thread/INFO]: [Essentials] Using 1.9+ BasePotionData provider as potion meta provider.
> [16:36:25] [Server thread/INFO]: Using locale zh
> [16:36:26] [Server thread/INFO]: [Essentials] Using Spigot 1.7.10+ ServerListPingEvent iterator
> [16:36:26] [Server thread/INFO]: [Essentials] Starting Metrics. Opt-out using the global bStats config.
> [16:36:26] [Server thread/INFO]: [Vault][Economy] Essentials Economy hooked.
> [16:36:26] [Server thread/INFO]: [Essentials] Using Vault based permissions (GroupManager)
> [16:36:26] [Server thread/INFO]: [EssentialsProtect] Enabling EssentialsProtect v2.15.0.52
> [16:36:26] [Server thread/INFO]: Continuing to enable Protect.
> [16:36:26] [Server thread/INFO]: [EssentialsSpawn] Enabling EssentialsSpawn v2.15.0.52
> [16:36:26] [Server thread/INFO]: [EssentialsChat] Enabling EssentialsChat v2.15.0.52
> [16:36:26] [Server thread/INFO]: Server permissions file permissions.yml is empty, ignoring it
> [16:36:26] [Server thread/INFO]: Done (12.422s)! For help, type "help" or "?"
> [16:36:26] [Server thread/INFO]: Starting GS4 status listener
> [16:36:26] [Query Listener #1/INFO]: Query running on 0.0.0.0:10962
> [16:36:26] [Server thread/INFO]: Registered command forge with permission node minecraft.command.forge
> [16:36:26] [Server thread/INFO]: Registered command noppes with permission node minecraft.command.noppes
> [16:36:26] [Server thread/WARN]: [16:36:26][FINE/CustomNPCs][noppes.npcs.controllers.DialogController:44] Loading Dialogs
> [16:36:26] [Server thread/WARN]: [16:36:26][FINE/CustomNPCs][noppes.npcs.controllers.DialogController:46] Done loading Dialogs
> [16:36:26] [Server thread/INFO]: GroupManager - INFO - Bukkit Permissions Updated!
> [16:36:26] [Craft Scheduler Thread - 5/INFO]: [Vault] Checking for Updates ...
> [16:36:28] [Craft Scheduler Thread - 5/WARN]: [Vault] Stable Version: 1.7.2 is out! You are still running version: 1.5.6
> [16:36:28] [Craft Scheduler Thread - 5/WARN]: [Vault] Update at: http://dev.bukkit.org/server-mods/vault
> [16:36:29] [Craft Scheduler Thread - 2/WARN]: [PlaceholderAPI] Plugin PlaceholderAPI v2.9.2 generated an exception while executing task 6
java.lang.NullPointerException: null
at me.clip.placeholderapi.expansion.cloud.ExpansionCloudManager$1.run(ExpansionCloudManager.java:257) ~[?:?]
at org.bukkit.craftbukkit.v1_12_R1.scheduler.CraftTask.run(CraftTask.java:76) ~[CraftTask.class:git-Spigot-dcd1643-e60fc34]
at org.bukkit.craftbukkit.v1_12_R1.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:52) [CraftAsyncTask.class:git-Spigot-dcd1643-e60fc34]
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [?:1.8.0_242]
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [?:1.8.0_242]
at java.lang.Thread.run(Thread.java:748) [?:1.8.0_242]
> [16:36:33] [Thread-8/INFO]: [LaggRemover] Update downloaded! Your version: 2.0.5 Latest version: 2.0.6
> [16:38:33] [BetterFps Update Checker/WARN]: Could not check for updates: Connection timed out (Connection timed out)
> [16:38:36] [User Authenticator #1/INFO]: UUID of player GOSICK is fa31edca-1c52-3b23-b5aa-6a94bf56b126
> [16:38:37] [Netty Epoll Server IO #3/INFO]: Client protocol version 2
> [16:38:37] [Netty Epoll Server IO #3/INFO]: Client attempting to join with 10 mods : [email protected],[email protected],[email protected],[email protected],architecturecraft@@VERSION@,[email protected],[email protected],[email protected],[email protected],[email protected]
> [16:38:37] [Netty Epoll Server IO #3/INFO]: Attempting connection with missing mods [foamfixcore, foamfix] at CLIENT
> [16:38:38] [Server thread/INFO]: [Server thread] Server side modded connection established
> [16:38:38] [Server thread/INFO]: GOSICK[/112.102.247.141:42094] logged in with entity id 374 at ([world]206.5, 68.0, 229.5)
> [16:38:39] [pool-12-thread-1/INFO]: 创建空的配置:/home/container/plugins/Essentials/userdata/fa31edca-1c52-3b23-b5aa-6a94bf56b126.yml
> [16:38:39] [Server thread/INFO]: GOSICK has made the advancement [Getting an Upgrade]
> [16:39:05] [Server thread/INFO]: GOSICK lost connection: Internal Exception: io.netty.channel.unix.Errors$NativeIoException: syscall:read(..) failed: Connection reset by peer
> [16:39:05] [Server thread/INFO]: GOSICK left the game
> [16:39:20] [User Authenticator #2/INFO]: UUID of player Little_Candy_ is 6047fb68-f7b0-30d4-93ef-a81386bbf73d
> [16:39:20] [Netty Epoll Server IO #1/INFO]: Client protocol version 2
> [16:39:20] [Netty Epoll Server IO #1/INFO]: Client attempting to join with 10 mods : [email protected],[email protected],[email protected],[email protected],architecturecraft@@VERSION@,[email protected],[email protected],[email protected],[email protected],[email protected]
> [16:39:20] [Netty Epoll Server IO #1/INFO]: Attempting connection with missing mods [foamfixcore, foamfix] at CLIENT
> [16:39:21] [Server thread/INFO]: [Server thread] Server side modded connection established
> [16:39:21] [Server thread/INFO]: Little_Candy_[/112.98.24.84:21098] logged in with entity id 658 at ([world]173.80427807730257, 72.0, 230.34684849898878)
> [16:43:07] [Server thread/INFO]: Little_Candy_ lost connection: Disconnected
> [16:43:07] [Server thread/INFO]: Little_Candy_ left the game
> [16:44:12] [User Authenticator #3/INFO]: UUID of player Little_Candy_ is 6047fb68-f7b0-30d4-93ef-a81386bbf73d
> [16:44:12] [Netty Epoll Server IO #3/INFO]: Client protocol version 2
> [16:44:12] [Netty Epoll Server IO #3/INFO]: Client attempting to join with 10 mods : [email protected],[email protected],[email protected],[email protected],architecturecraft@@VERSION@,[email protected],[email protected],[email protected],[email protected],[email protected]
> [16:44:12] [Netty Epoll Server IO #3/INFO]: Attempting connection with missing mods [foamfixcore, foamfix] at CLIENT
> [16:44:12] [Server thread/INFO]: [Server thread] Server side modded connection established
> [16:44:12] [Server thread/INFO]: Little_Candy_[/112.98.24.84:21311] logged in with entity id 1436 at ([world]148.27755000352926, 44.0, 229.30000001192093)
> [16:44:46] [User Authenticator #4/INFO]: UUID of player GOSICK is fa31edca-1c52-3b23-b5aa-6a94bf56b126
> [16:44:46] [Netty Epoll Server IO #1/INFO]: Client protocol version 2
> [16:44:46] [Netty Epoll Server IO #1/INFO]: Client attempting to join with 10 mods : [email protected],[email protected],[email protected],[email protected],architecturecraft@@VERSION@,[email protected],[email protected],[email protected],[email protected],[email protected]
> [16:44:46] [Netty Epoll Server IO #1/INFO]: Attempting connection with missing mods [foamfixcore, foamfix] at CLIENT
> [16:44:47] [Server thread/INFO]: [Server thread] Server side modded connection established
> [16:44:47] [Server thread/INFO]: GOSICK[/112.102.247.141:42537] logged in with entity id 1690 at ([world]206.5, 67.0, 230.5)
> [16:45:15] [Server thread/INFO]: GOSICK lost connection: Internal Exception: io.netty.channel.unix.Errors$NativeIoException: syscall:read(..) failed: Connection reset by peer
> [16:45:15] [Server thread/INFO]: GOSICK left the game
> [16:46:15] [User Authenticator #5/INFO]: UUID of player GOSICK is fa31edca-1c52-3b23-b5aa-6a94bf56b126
> [16:46:15] [Netty Epoll Server IO #3/INFO]: Client protocol version 2
> [16:46:15] [Netty Epoll Server IO #3/INFO]: Client attempting to join with 10 mods : [email protected],[email protected],[email protected],[email protected],architecturecraft@@VERSION@,[email protected],[email protected],[email protected],[email protected],[email protected]
> [16:46:15] [Netty Epoll Server IO #3/INFO]: Attempting connection with missing mods [foamfixcore, foamfix] at CLIENT
> [16:46:16] [Server thread/INFO]: [Server thread] Server side modded connection established
> [16:46:16] [Server thread/INFO]: GOSICK[/112.102.247.141:42577] logged in with entity id 1927 at ([world]206.5, 67.0, 230.5)
> [16:46:25] [pool-11-thread-1/INFO]: GroupManager - INFO - Data files refreshed.
> [16:46:28] [Netty Epoll Server IO #3/INFO]: <GOSICK> !
> [16:46:39] [pool-15-thread-1/WARN]: Try to asynchronously call InventoryOpenEvent, caught!
> [16:47:33] [Netty Epoll Server IO #3/INFO]: <GOSICK> 他让我做新手任务
> [16:47:41] [Netty Epoll Server IO #3/INFO]: <Little_Candy_> 那就做呗
> [16:47:48] [Server thread/INFO]: GOSICK lost connection: Internal Exception: io.netty.channel.unix.Errors$NativeIoException: syscall:read(..) failed: Connection reset by peer
> [16:47:48] [Server thread/INFO]: GOSICK left the game
> [16:48:53] [User Authenticator #6/INFO]: UUID of player GOSICK is fa31edca-1c52-3b23-b5aa-6a94bf56b126
> [16:48:53] [Netty Epoll Server IO #1/WARN]: current state is PLAY, but send packet SPacketLoginSuccess
> [16:48:53] [Netty Epoll Server IO #1/INFO]: Client protocol version 2
> [16:48:53] [Netty Epoll Server IO #1/INFO]: Client attempting to join with 10 mods : [email protected],[email protected],[email protected],[email protected],architecturecraft@@VERSION@,[email protected],[email protected],[email protected],[email protected],[email protected]
> [16:48:53] [Netty Epoll Server IO #1/INFO]: Attempting connection with missing mods [foamfixcore, foamfix] at CLIENT
> [16:48:54] [Server thread/INFO]: [Server thread] Server side modded connection established
> [16:48:54] [Server thread/INFO]: GOSICK[/112.102.247.141:42655] logged in with entity id 2148 at ([world]193.38107971601772, 69.0, 227.30000001192093)
> [16:49:11] [Server thread/INFO]: GOSICK lost connection: Internal Exception: io.netty.channel.unix.Errors$NativeIoException: syscall:read(..) failed: Connection reset by peer
> [16:49:11] [Server thread/INFO]: GOSICK left the game
> [16:51:58] [Server thread/INFO]: Little_Candy_ lost connection: Disconnected
> [16:51:58] [Server thread/INFO]: Little_Candy_ left the game
> [17:05:46] [User Authenticator #7/INFO]: UUID of player GOSICK is fa31edca-1c52-3b23-b5aa-6a94bf56b126
> [17:05:46] [Netty Epoll Server IO #0/INFO]: Client protocol version 2
> [17:05:46] [Netty Epoll Server IO #0/INFO]: Client attempting to join with 10 mods : [email protected],[email protected],[email protected],[email protected],architecturecraft@@VERSION@,[email protected],[email protected],[email protected],[email protected],[email protected]
> [17:05:46] [Netty Epoll Server IO #0/INFO]: Attempting connection with missing mods [foamfixcore, foamfix] at CLIENT
> [17:05:47] [Server thread/INFO]: [Server thread] Server side modded connection established
> [17:05:47] [Server thread/INFO]: GOSICK[/112.102.247.141:43125] logged in with entity id 2439 at ([world]195.18564884561548, 69.0, 228.03471460442532)
> [17:05:57] [Server thread/INFO]: GOSICK lost connection: Internal Exception: io.netty.channel.unix.Errors$NativeIoException: syscall:read(..) failed: Connection reset by peer
> [17:05:57] [Server thread/INFO]: GOSICK left the game
> [17:07:18] [User Authenticator #8/INFO]: UUID of player GOSICK is fa31edca-1c52-3b23-b5aa-6a94bf56b126
> [17:07:19] [Netty Epoll Server IO #2/INFO]: Client protocol version 2
> [17:07:19] [Netty Epoll Server IO #2/INFO]: Client attempting to join with 10 mods : [email protected],[email protected],[email protected],[email protected],architecturecraft@@VERSION@,[email protected],[email protected],[email protected],[email protected],[email protected]
> [17:07:19] [Netty Epoll Server IO #2/INFO]: Attempting connection with missing mods [foamfixcore, foamfix] at CLIENT
> [17:07:19] [Server thread/INFO]: [Server thread] Server side modded connection established
> [17:07:19] [Server thread/INFO]: GOSICK[/112.102.247.141:43193] logged in with entity id 2701 at ([world]195.18564884561548, 69.0, 228.03471460442532)
> [17:08:08] [User Authenticator #9/INFO]: UUID of player Little_Candy_ is 6047fb68-f7b0-30d4-93ef-a81386bbf73d
> [17:08:08] [Netty Epoll Server IO #3/INFO]: Client protocol version 2
> [17:08:08] [Netty Epoll Server IO #3/INFO]: Client attempting to join with 10 mods : [email protected],[email protected],[email protected],[email protected],architecturecraft@@VERSION@,[email protected],[email protected],[email protected],[email protected],[email protected]
> [17:08:08] [Netty Epoll Server IO #3/INFO]: Attempting connection with missing mods [foamfixcore, foamfix] at CLIENT
> [17:08:09] [Server thread/INFO]: [Server thread] Server side modded connection established
> [17:08:09] [Server thread/INFO]: Little_Candy_[/112.98.24.84:19494] logged in with entity id 2993 at ([world]198.54451892700496, 69.0, 226.0237176969048)
> [17:08:44] [Server thread/INFO]: GOSICK lost connection: Internal Exception: io.netty.channel.unix.Errors$NativeIoException: syscall:read(..) failed: Connection reset by peer
> [17:08:44] [Server thread/INFO]: GOSICK left the game
> [17:10:03] [Server thread/INFO]: Little_Candy_ lost connection: Disconnected
> [17:10:03] [Server thread/INFO]: Little_Candy_ left the game
> [17:12:12] [User Authenticator #10/INFO]: UUID of player GOSICK is fa31edca-1c52-3b23-b5aa-6a94bf56b126
> [17:12:12] [Netty Epoll Server IO #2/INFO]: Client protocol version 2
> [17:12:12] [Netty Epoll Server IO #2/INFO]: Client attempting to join with 10 mods : [email protected],[email protected],[email protected],[email protected],architecturecraft@@VERSION@,[email protected],[email protected],[email protected],[email protected],[email protected]
> [17:12:12] [Netty Epoll Server IO #2/INFO]: Attempting connection with missing mods [foamfixcore, foamfix] at CLIENT
> [17:12:13] [Server thread/INFO]: [Server thread] Server side modded connection established
> [17:12:13] [Server thread/INFO]: GOSICK[/112.102.247.141:43320] logged in with entity id 3220 at ([world]219.29374405055714, 69.0, 225.13163132485832)
> [17:12:31] [Server thread/INFO]: GOSICK has made the advancement [Monster Hunter]
> [17:12:32] [Server thread/INFO]: GOSICK lost connection: Internal Exception: io.netty.channel.unix.Errors$NativeIoException: syscall:read(..) failed: Connection reset by peer
> [17:12:32] [Server thread/INFO]: GOSICK left the game
> [17:17:23] [User Authenticator #11/INFO]: UUID of player GOSICK is fa31edca-1c52-3b23-b5aa-6a94bf56b126
> [17:17:23] [Netty Epoll Server IO #0/INFO]: Client protocol version 2
> [17:17:23] [Netty Epoll Server IO #0/INFO]: Client attempting to join with 10 mods : [email protected],[email protected],[email protected],[email protected],architecturecraft@@VERSION@,[email protected],[email protected],[email protected],[email protected],[email protected]
> [17:17:23] [Netty Epoll Server IO #0/INFO]: Attempting connection with missing mods [foamfixcore, foamfix] at CLIENT
> [17:17:24] [Server thread/INFO]: [Server thread] Server side modded connection established
> [17:17:24] [Server thread/INFO]: GOSICK[/112.102.247.141:43728] logged in with entity id 3508 at ([world]212.69999998807907, 66.0, 230.1500587449414)
> [17:17:33] [Server thread/INFO]: GOSICK lost connection: Internal Exception: io.netty.channel.unix.Errors$NativeIoException: syscall:read(..) failed: Connection reset by peer
> [17:17:33] [Server thread/INFO]: GOSICK left the game
> [17:20:13] [User Authenticator #12/INFO]: UUID of player GOSICK is fa31edca-1c52-3b23-b5aa-6a94bf56b126
> [17:20:13] [Netty Epoll Server IO #2/INFO]: Client protocol version 2
> [17:20:13] [Netty Epoll Server IO #2/INFO]: Client attempting to join with 10 mods : [email protected],[email protected],[email protected],[email protected],architecturecraft@@VERSION@,[email protected],[email protected],[email protected],[email protected],[email protected]
> [17:20:13] [Netty Epoll Server IO #2/INFO]: Attempting connection with missing mods [foamfixcore, foamfix] at CLIENT
> [17:20:14] [Server thread/INFO]: [Server thread] Server side modded connection established
> [17:20:14] [Server thread/INFO]: GOSICK[/112.102.247.141:43822] logged in with entity id 3782 at ([world]212.69999998807907, 66.0, 230.1500587449414)
> [17:20:29] [Server thread/INFO]: GOSICK lost connection: Internal Exception: io.netty.channel.unix.Errors$NativeIoException: syscall:read(..) failed: Connection reset by peer
> [17:20:29] [Server thread/INFO]: GOSICK left the game

LittleCandy_
蕾米洛伊 发表于 2020-7-1 17:32
哦哦, 刚看到是服务器显示 reset by peer, 那就是他那边客户端非正常闪退/断连了, 让他下载个纯净客户端 ...

下载一个纯净客户端,然后连接服务器吗?
我的服务器加了些mod,应该连不了吧

蕾米洛伊
LittleCandy_ 发表于 2020-7-1 17:33
下载一个纯净客户端,然后连接服务器吗?
我的服务器加了些mod,应该连不了吧 ...

嗯, 那就问问他是不是客户端闪退了, 是的话那就是他那边客户端问题了

LittleCandy_
本帖最后由 LittleCandy_ 于 2020-7-1 17:38 编辑
蕾米洛伊 发表于 2020-7-1 17:35
嗯, 那就问问他是不是客户端闪退了, 是的话那就是他那边客户端问题了

用的是同一个客户端没记错的话。
客户端我这边打包完后发给他的。
然后我连接服务器是没有问题的,也不卡
用不用换个启动器试试呢?

蕾米洛伊
本帖最后由 蕾米洛伊 于 2020-7-1 17:42 编辑
LittleCandy_ 发表于 2020-7-1 17:36
用的是同一个客户端没记错的话。
客户端我这边打包完后发给他的。
然后我连接服务器是没有问题的,也不卡

我建议先问问他到底闪没闪退 , 闪退的话错误日志是什么, 这样好排查一下问题233
如果他那边闪退了 可以让他去mod问答提问或者自行排查log
如果他没闪退 那有可能网络或者设备问题
更换启动器是没啥用的 因为闪退跟启动器本身没啥关系 有可能是内存分配不足? 或者电脑环境问题

LittleCandy_
蕾米洛伊 发表于 2020-7-1 17:35
嗯, 那就问问他是不是客户端闪退了, 是的话那就是他那边客户端问题了

问了一下,是闪退到启动器主界面就是这个界面

蕾米洛伊
LittleCandy_ 发表于 2020-7-1 17:42
问了一下,是闪退到启动器主界面就是这个界面

让他去这里提问
我不太懂mod的事(因为这里是联机问答版233) 让他把客户端的 crash-report 或者最新日志上传一下 具体mod问答版大佬会解答的

LittleCandy_
蕾米洛伊 发表于 2020-7-1 17:45
让他去这里提问
我不太懂mod的事(因为这里是联机问答版233) 让他把客户端的 crash-report 或者最新日志上 ...

好的,谢谢dalao啦
我是个服务器萌新,第一次整,什么都不太懂。
再次谢谢dalao

第一页 上一页 下一页 最后一页