Skip to content
This repository has been archived by the owner on Jan 26, 2019. It is now read-only.

Server Stopped Responding #365

Closed
CobaltSparkz opened this issue May 18, 2016 · 5 comments
Closed

Server Stopped Responding #365

CobaltSparkz opened this issue May 18, 2016 · 5 comments
Labels

Comments

@CobaltSparkz
Copy link

Server Log: (Use Pastebin or Github Gist)

http://pastebin.com/H9WyRrgw

FML Log(s): (Use Pastebin or Github Gist)

http://pastebin.com/H9WyRrgw

Explanation of issue:

Server stuck, not stopped/restarted/crashed - "paused" in a loop. Have full access to all logs e.t.c if required

How to recreate this issue:

No idea

Modpack Name: (Only if public)

FTB Infinity Evolved Normal Version 2.5.0

Mods Installed:

http://www.feed-the-beast.com/projects/ftb-infinity-evolved

Plugins Installed:

Long list =(

Warmroast Report: (Optional)

Thermos Version:

56

Forge Version:

1614

@ghost
Copy link

ghost commented May 19, 2016

Being caused by DecoCraft.

This happens when people use Funky Locomotion on a DecoCraft block on both Single Player and multiplayer, so it's not a Thermos exclusive bug.

[23:55:54] [Spigot Watchdog Thread/ERROR]:  Stack:
[23:55:54] [Spigot Watchdog Thread/ERROR]:      net.minecraft.item.Item.getItemStackLimit(Item.java:1283)
[23:55:54] [Spigot Watchdog Thread/ERROR]:      net.minecraft.item.ItemStack.func_77976_d(ItemStack.java:230)
[23:55:54] [Spigot Watchdog Thread/ERROR]:      com.mia.props.common.entities.TileDecobench.onData(TileDecobench.java:218)
[23:55:54] [Spigot Watchdog Thread/ERROR]:      com.mia.props.network.Msg0x01SelectDeco.onMessage(Msg0x01SelectDeco.java:53)
[23:55:54] [Spigot Watchdog Thread/ERROR]:      com.mia.props.network.Msg0x01SelectDeco.onMessage(Msg0x01SelectDeco.java:15)
[23:55:54] [Spigot Watchdog Thread/ERROR]:      cpw.mods.fml.common.network.simpleimpl.SimpleChannelHandlerWrapper.channelRead0(SimpleChannelHandlerWrapper.java:37)
[23:55:54] [Spigot Watchdog Thread/ERROR]:      cpw.mods.fml.common.network.simpleimpl.SimpleChannelHandlerWrapper.channelRead0(SimpleChannelHandlerWrapper.java:17)
[23:55:54] [Spigot Watchdog Thread/ERROR]:      io.netty.channel.SimpleChannelInboundHandler.channelRead(SimpleChannelInboundHandler.java:98)
[23:55:54] [Spigot Watchdog Thread/ERROR]:      io.netty.channel.DefaultChannelHandlerContext.invokeChannelRead(DefaultChannelHandlerContext.java:337)
[23:55:54] [Spigot Watchdog Thread/ERROR]:      io.netty.channel.DefaultChannelHandlerContext.fireChannelRead(DefaultChannelHandlerContext.java:323)
[23:55:54] [Spigot Watchdog Thread/ERROR]:      io.netty.handler.codec.MessageToMessageDecoder.channelRead(MessageToMessageDecoder.java:103)
[23:55:54] [Spigot Watchdog Thread/ERROR]:      io.netty.handler.codec.MessageToMessageCodec.channelRead(MessageToMessageCodec.java:111)
[23:55:54] [Spigot Watchdog Thread/ERROR]:      io.netty.channel.DefaultChannelHandlerContext.invokeChannelRead(DefaultChannelHandlerContext.java:337)
[23:55:54] [Spigot Watchdog Thread/ERROR]:      io.netty.channel.DefaultChannelHandlerContext.fireChannelRead(DefaultChannelHandlerContext.java:323)
[23:55:54] [Spigot Watchdog Thread/ERROR]:      io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:785)
[23:55:54] [Spigot Watchdog Thread/ERROR]:      io.netty.channel.embedded.EmbeddedChannel.writeInbound(EmbeddedChannel.java:169)
[23:55:54] [Spigot Watchdog Thread/ERROR]:      cpw.mods.fml.common.network.internal.FMLProxyPacket.func_148833_a(FMLProxyPacket.java:77)
[23:55:54] [Spigot Watchdog Thread/ERROR]:      net.minecraft.network.NetworkManager.func_74428_b(NetworkManager.java:245)
[23:55:54] [Spigot Watchdog Thread/ERROR]:      net.minecraft.network.NetworkSystem.func_151269_c(NetworkSystem.java:173)
[23:55:54] [Spigot Watchdog Thread/ERROR]:      net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:1023)
[23:55:54] [Spigot Watchdog Thread/ERROR]:      net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:432)
[23:55:54] [Spigot Watchdog Thread/ERROR]:      net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:841)
[23:55:54] [Spigot Watchdog Thread/ERROR]:      net.minecraft.server.MinecraftServer.run(MinecraftServer.java:693)
[23:55:54] [Spigot Watchdog Thread/ERROR]:      java.lang.Thread.run(Thread.java:745)

@sameer
Copy link
Member

sameer commented May 20, 2016

Just looked through it, it seems that it could be an issue on our end with the use of a synchronized collection for the NetworkSystem class....

sameer pushed a commit that referenced this issue May 20, 2016
@CobaltSparkz
Copy link
Author

It's happened a few times across different servers (Not sure what the issue was on those unfortunately), this is the first time I remembered to create a github post :P

Is there anything I can do to assist?

@sameer
Copy link
Member

sameer commented May 22, 2016

I've implemented the fix, but the issue is strange, I don't see what could cause it.

@spannerman79
Copy link
Contributor

This happens when people use Funky Locomotion on a DecoCraft block on both Single Player and multiplayer, so it's not a Thermos exclusive bug.

Agreeded @iKaneki-Ken - I've seen this happen on a vanilla forge server that I run and one of my friends kids created a FL frame and younger sister stuck a Decocraft chair on the frame to "just sit and watch it move by itself while on it".

The difference was it crashed the (vanilla forge) server instead of giving console spam.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

4 participants