Server crash at worldgen on dedicated server
Kehaan opened this issue ยท 5 comments
Hello
Just a server crash, at worldgen on a dedicated server. That happens once in a while. Just wanted to report it :)
---- Minecraft Crash Report ----
WARNING: coremods are present:
HFTransformer (Harvest-Festival-1.10.2-0.5.19.jar)
LoadingPlugin (Quark-r1.1-65.jar)
TANLoadingPlugin (ToughAsNails-1.9.4-1.0.11.jar)
LoadingPlugin (ResourceLoader-MC1.9.4-1.5.1.jar)
AppleCore (AppleCore-mc1.10.2-2.1.0.jar)
EnderCorePlugin (EnderCore-1.10.2-0.4.1.60-beta.jar)
IvToolkit (IvToolkit-1.2.9.jar)
FMLPlugin (InventoryTweaks-1.61-58.jar)
Ar_CorePlugin (additionalresources-0.1.2-1.9.4r23+c594212.jar)
Contact their authors BEFORE contacting forge
// Hey, that tickles! Hehehe!
Time: 12/9/16 9:31 PM
Description: Watching Server
java.lang.Error
at net.minecraft.block.state.BlockStateContainer$StateImplementation.func_185904_a(BlockStateContainer.java:287)
at ivorius.reccomplex.utils.expression.PositionedBlockMatcher$IsVariableType.evaluate(PositionedBlockMatcher.java:121)
at ivorius.reccomplex.utils.expression.PositionedBlockMatcher$IsVariableType.evaluate(PositionedBlockMatcher.java:96)
at ivorius.reccomplex.utils.algebra.FunctionExpressionCache.evaluateVariable(FunctionExpressionCache.java:78)
at ivorius.reccomplex.utils.algebra.FunctionExpressionCache.lambda$evaluate$48(FunctionExpressionCache.java:122)
at ivorius.reccomplex.utils.algebra.FunctionExpressionCache$$Lambda$580/201197425.apply(Unknown Source)
at ivorius.reccomplex.utils.algebra.Algebra$Constant.evaluate(Algebra.java:375)
at ivorius.reccomplex.utils.algebra.BoolAlgebra$3.evaluate(BoolAlgebra.java:48)
at ivorius.reccomplex.utils.algebra.BoolAlgebra$3.evaluate(BoolAlgebra.java:44)
at ivorius.reccomplex.utils.algebra.Algebras$Infix.evaluate(Algebras.java:82)
at ivorius.reccomplex.utils.algebra.Algebra$Operation.evaluate(Algebra.java:448)
at ivorius.reccomplex.utils.algebra.FunctionExpressionCache.evaluate(FunctionExpressionCache.java:122)
at ivorius.reccomplex.utils.algebra.BoolFunctionExpressionCache.test(BoolFunctionExpressionCache.java:43)
at ivorius.reccomplex.world.gen.feature.structure.generic.placement.rays.RayAverageMatcher.lambda$cast$458(RayAverageMatcher.java:130)
at ivorius.reccomplex.world.gen.feature.structure.generic.placement.rays.RayAverageMatcher$$Lambda$642/1477663451.test(Unknown Source)
at ivorius.reccomplex.world.gen.feature.structure.generic.placement.rays.RayAverageMatcher.findFirstBlock(RayAverageMatcher.java:64)
at ivorius.reccomplex.world.gen.feature.structure.generic.placement.rays.RayAverageMatcher.getAverageGroundLevel(RayAverageMatcher.java:85)
at ivorius.reccomplex.world.gen.feature.structure.generic.placement.rays.RayAverageMatcher.cast(RayAverageMatcher.java:129)
at ivorius.reccomplex.world.gen.feature.structure.generic.placement.FactorLimit.consider(FactorLimit.java:82)
at ivorius.reccomplex.world.gen.feature.structure.generic.placement.GenericPlacer.lambda$place$138(GenericPlacer.java:77)
at ivorius.reccomplex.world.gen.feature.structure.generic.placement.GenericPlacer$$Lambda$639/433981947.accept(Unknown Source)
at java.util.ArrayList.forEach(ArrayList.java:1249)
at ivorius.reccomplex.world.gen.feature.structure.generic.placement.GenericPlacer.place(GenericPlacer.java:75)
at ivorius.reccomplex.world.gen.feature.decoration.RCBiomeDecorator.lambda$shift$198(RCBiomeDecorator.java:140)
at ivorius.reccomplex.world.gen.feature.decoration.RCBiomeDecorator$$Lambda$633/969281204.place(Unknown Source)
at ivorius.reccomplex.world.gen.feature.StructureGenerator.boundingBox(StructureGenerator.java:316)
at ivorius.reccomplex.world.gen.feature.StructureGenerator.boundingBox(StructureGenerator.java:289)
at ivorius.reccomplex.world.gen.feature.StructureGenerator.spawn(StructureGenerator.java:449)
at ivorius.reccomplex.world.gen.feature.StructureGenerator.generate(StructureGenerator.java:108)
at ivorius.reccomplex.world.gen.feature.decoration.RCBiomeDecorator.generateSurface(RCBiomeDecorator.java:135)
at ivorius.reccomplex.world.gen.feature.decoration.RCBiomeDecorator.trySurface(RCBiomeDecorator.java:123)
at ivorius.reccomplex.world.gen.feature.decoration.RCBiomeDecorator.doDecorate(RCBiomeDecorator.java:107)
at ivorius.reccomplex.world.gen.feature.decoration.RCBiomeDecorator.doDecorate(RCBiomeDecorator.java:65)
at ivorius.reccomplex.world.gen.feature.decoration.RCBiomeDecorator.decorate(RCBiomeDecorator.java:45)
at ivorius.reccomplex.events.handlers.RCTerrainGenEventHandler.onDecoration(RCTerrainGenEventHandler.java:111)
at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_274_RCTerrainGenEventHandler_onDecoration_Decorate.invoke(.dynamic)
at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90)
at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:185)
at net.minecraftforge.event.terraingen.TerrainGen.decorate(TerrainGen.java:61)
at net.minecraft.world.biome.BiomeDecorator.func_150513_a(BiomeDecorator.java:129)
at net.minecraft.world.biome.BiomeDecorator.func_180292_a(BiomeDecorator.java:88)
at net.minecraft.world.biome.Biome.func_180624_a(Biome.java:223)
at net.minecraft.world.biome.BiomeTaiga.func_180624_a(BiomeTaiga.java:87)
at biomesoplenty.common.world.ChunkProviderGenerateBOP.func_185931_b(ChunkProviderGenerateBOP.java:537)
at net.minecraft.world.chunk.Chunk.func_186034_a(Chunk.java:1000)
at net.minecraft.world.chunk.Chunk.func_186030_a(Chunk.java:983)
at net.minecraft.world.gen.ChunkProviderServer.func_186025_d(ChunkProviderServer.java:154)
at net.minecraft.server.management.PlayerChunkMapEntry.func_187268_a(PlayerChunkMapEntry.java:126)
at net.minecraft.server.management.PlayerChunkMap.func_72693_b(SourceFile:147)
at net.minecraft.world.WorldServer.func_72835_b(WorldServer.java:222)
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:698)
at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:387)
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:613)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:471)
at java.lang.Thread.run(Thread.java:745)
A detailed walkthrough of the error, its code path and all known details is as follows:
-- Head --
Thread: Server Watchdog
Stacktrace:
at net.minecraft.block.state.BlockStateContainer$StateImplementation.func_185904_a(BlockStateContainer.java:287)
at ivorius.reccomplex.utils.expression.PositionedBlockMatcher$IsVariableType.evaluate(PositionedBlockMatcher.java:121)
at ivorius.reccomplex.utils.expression.PositionedBlockMatcher$IsVariableType.evaluate(PositionedBlockMatcher.java:96)
at ivorius.reccomplex.utils.algebra.FunctionExpressionCache.evaluateVariable(FunctionExpressionCache.java:78)
at ivorius.reccomplex.utils.algebra.FunctionExpressionCache.lambda$evaluate$48(FunctionExpressionCache.java:122)
at ivorius.reccomplex.utils.algebra.FunctionExpressionCache$$Lambda$580/201197425.apply(Unknown Source)
at ivorius.reccomplex.utils.algebra.Algebra$Constant.evaluate(Algebra.java:375)
at ivorius.reccomplex.utils.algebra.BoolAlgebra$3.evaluate(BoolAlgebra.java:48)
at ivorius.reccomplex.utils.algebra.BoolAlgebra$3.evaluate(BoolAlgebra.java:44)
at ivorius.reccomplex.utils.algebra.Algebras$Infix.evaluate(Algebras.java:82)
at ivorius.reccomplex.utils.algebra.Algebra$Operation.evaluate(Algebra.java:448)
at ivorius.reccomplex.utils.algebra.FunctionExpressionCache.evaluate(FunctionExpressionCache.java:122)
at ivorius.reccomplex.utils.algebra.BoolFunctionExpressionCache.test(BoolFunctionExpressionCache.java:43)
at ivorius.reccomplex.world.gen.feature.structure.generic.placement.rays.RayAverageMatcher.lambda$cast$458(RayAverageMatcher.java:130)
at ivorius.reccomplex.world.gen.feature.structure.generic.placement.rays.RayAverageMatcher$$Lambda$642/1477663451.test(Unknown Source)
at ivorius.reccomplex.world.gen.feature.structure.generic.placement.rays.RayAverageMatcher.findFirstBlock(RayAverageMatcher.java:64)
at ivorius.reccomplex.world.gen.feature.structure.generic.placement.rays.RayAverageMatcher.getAverageGroundLevel(RayAverageMatcher.java:85)
at ivorius.reccomplex.world.gen.feature.structure.generic.placement.rays.RayAverageMatcher.cast(RayAverageMatcher.java:129)
at ivorius.reccomplex.world.gen.feature.structure.generic.placement.FactorLimit.consider(FactorLimit.java:82)
at ivorius.reccomplex.world.gen.feature.structure.generic.placement.GenericPlacer.lambda$place$138(GenericPlacer.java:77)
at ivorius.reccomplex.world.gen.feature.structure.generic.placement.GenericPlacer$$Lambda$639/433981947.accept(Unknown Source)
at java.util.ArrayList.forEach(ArrayList.java:1249)
at ivorius.reccomplex.world.gen.feature.structure.generic.placement.GenericPlacer.place(GenericPlacer.java:75)
at ivorius.reccomplex.world.gen.feature.decoration.RCBiomeDecorator.lambda$shift$198(RCBiomeDecorator.java:140)
at ivorius.reccomplex.world.gen.feature.decoration.RCBiomeDecorator$$Lambda$633/969281204.place(Unknown Source)
at ivorius.reccomplex.world.gen.feature.StructureGenerator.boundingBox(StructureGenerator.java:316)
at ivorius.reccomplex.world.gen.feature.StructureGenerator.boundingBox(StructureGenerator.java:289)
at ivorius.reccomplex.world.gen.feature.StructureGenerator.spawn(StructureGenerator.java:449)
at ivorius.reccomplex.world.gen.feature.StructureGenerator.generate(StructureGenerator.java:108)
at ivorius.reccomplex.world.gen.feature.decoration.RCBiomeDecorator.generateSurface(RCBiomeDecorator.java:135)
at ivorius.reccomplex.world.gen.feature.decoration.RCBiomeDecorator.trySurface(RCBiomeDecorator.java:123)
at ivorius.reccomplex.world.gen.feature.decoration.RCBiomeDecorator.doDecorate(RCBiomeDecorator.java:107)
at ivorius.reccomplex.world.gen.feature.decoration.RCBiomeDecorator.doDecorate(RCBiomeDecorator.java:65)
at ivorius.reccomplex.world.gen.feature.decoration.RCBiomeDecorator.decorate(RCBiomeDecorator.java:45)
at ivorius.reccomplex.events.handlers.RCTerrainGenEventHandler.onDecoration(RCTerrainGenEventHandler.java:111)
at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_274_RCTerrainGenEventHandler_onDecoration_Decorate.invoke(.dynamic)
at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90)
at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:185)
at net.minecraftforge.event.terraingen.TerrainGen.decorate(TerrainGen.java:61)
at net.minecraft.world.biome.BiomeDecorator.func_150513_a(BiomeDecorator.java:129)
at net.minecraft.world.biome.BiomeDecorator.func_180292_a(BiomeDecorator.java:88)
at net.minecraft.world.biome.Biome.func_180624_a(Biome.java:223)
at net.minecraft.world.biome.BiomeTaiga.func_180624_a(BiomeTaiga.java:87)
at biomesoplenty.common.world.ChunkProviderGenerateBOP.func_185931_b(ChunkProviderGenerateBOP.java:537)
at net.minecraft.world.chunk.Chunk.func_186034_a(Chunk.java:1000)
at net.minecraft.world.chunk.Chunk.func_186030_a(Chunk.java:983)
at net.minecraft.world.gen.ChunkProviderServer.func_186025_d(ChunkProviderServer.java:154)
at net.minecraft.server.management.PlayerChunkMapEntry.func_187268_a(PlayerChunkMapEntry.java:126)
at net.minecraft.server.management.PlayerChunkMap.func_72693_b(SourceFile:147)
at net.minecraft.world.WorldServer.func_72835_b(WorldServer.java:222)
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:698)
at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:387)
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:613)
-- Thread Dump --
Details:
Threads: "File IO Thread" Id=71 TIMED_WAITING
at java.lang.Thread.sleep(Native Method)
at net.minecraft.world.storage.ThreadedFileIOBase.func_75736_b(SourceFile:51)
at net.minecraft.world.storage.ThreadedFileIOBase.run(SourceFile:30)
at java.lang.Thread.run(Thread.java:745)
"Chunk I/O Executor Thread-1" Id=62 WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@51727d62
at sun.misc.Unsafe.park(Native Method)
- waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@51727d62
at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
at java.lang.Thread.run(Thread.java:745)
"Netty Epoll Server IO #15" Id=43 RUNNABLE
at io.netty.channel.epoll.Native.epollWait(Native Method)
at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:194)
at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:219)
at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116)
at java.lang.Thread.run(Thread.java:745)
"Server Watchdog" Id=50 RUNNABLE
at sun.management.ThreadImpl.dumpThreads0(Native Method)
at sun.management.ThreadImpl.dumpAllThreads(ThreadImpl.java:454)
at net.minecraft.server.dedicated.ServerHangWatchdog.run(ServerHangWatchdog.java:46)
at java.lang.Thread.run(Thread.java:745)
"Query Listener #1" Id=49 RUNNABLE
at java.net.PlainDatagramSocketImpl.peekData(Native Method)
- locked java.net.PlainDatagramSocketImpl@5fb5893c
at java.net.DatagramSocket.receive(DatagramSocket.java:743)
- locked java.net.DatagramPacket@5b8a1612
- locked java.net.DatagramSocket@1fd40bb8
at net.minecraft.network.rcon.RConThreadQuery.run(SourceFile:268)
at java.lang.Thread.run(Thread.java:745)
"Netty Epoll Server IO #14" Id=42 RUNNABLE
at io.netty.channel.epoll.Native.epollWait(Native Method)
at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:194)
at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:219)
at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116)
at java.lang.Thread.run(Thread.java:745)
"Netty Epoll Server IO #13" Id=41 RUNNABLE
at io.netty.channel.epoll.Native.epollWait(Native Method)
at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:194)
at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:219)
at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116)
at java.lang.Thread.run(Thread.java:745)
"Netty Epoll Server IO #12" Id=40 RUNNABLE
at io.netty.channel.epoll.Native.epollWait(Native Method)
at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:194)
at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:219)
at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116)
at java.lang.Thread.run(Thread.java:745)
"Netty Epoll Server IO #11" Id=39 RUNNABLE (in native)
at io.netty.channel.epoll.Native.epollWait(Native Method)
at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:194)
at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:219)
at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116)
at java.lang.Thread.run(Thread.java:745)
"Netty Epoll Server IO #10" Id=38 RUNNABLE
at io.netty.channel.epoll.Native.epollWait(Native Method)
at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:194)
at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:219)
at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116)
at java.lang.Thread.run(Thread.java:745)
"Netty Epoll Server IO #9" Id=37 RUNNABLE
at io.netty.channel.epoll.Native.epollWait(Native Method)
at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:194)
at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:219)
at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116)
at java.lang.Thread.run(Thread.java:745)
"Netty Epoll Server IO #8" Id=36 RUNNABLE
at io.netty.channel.epoll.Native.epollWait(Native Method)
at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:194)
at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:219)
at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116)
at java.lang.Thread.run(Thread.java:745)
"Netty Epoll Server IO #7" Id=35 RUNNABLE (in native)
at io.netty.channel.epoll.Native.epollWait(Native Method)
at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:194)
at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:219)
at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116)
at java.lang.Thread.run(Thread.java:745)
"Netty Epoll Server IO #6" Id=34 RUNNABLE
at io.netty.channel.epoll.Native.epollWait(Native Method)
at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:194)
at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:219)
at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116)
at java.lang.Thread.run(Thread.java:745)
"Netty Epoll Server IO #5" Id=33 RUNNABLE (in native)
at io.netty.channel.epoll.Native.epollWait(Native Method)
at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:194)
at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:219)
at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116)
at java.lang.Thread.run(Thread.java:745)
"Netty Epoll Server IO #4" Id=32 RUNNABLE
at io.netty.channel.epoll.Native.epollWait(Native Method)
at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:194)
at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:219)
at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116)
at java.lang.Thread.run(Thread.java:745)
"Netty Epoll Server IO #3" Id=31 RUNNABLE (in native)
at io.netty.channel.epoll.Native.epollWait(Native Method)
at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:194)
at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:219)
at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116)
at java.lang.Thread.run(Thread.java:745)
"Netty Epoll Server IO #2" Id=30 RUNNABLE
at io.netty.channel.epoll.Native.epollWait(Native Method)
at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:194)
at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:219)
at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116)
at java.lang.Thread.run(Thread.java:745)
"Netty Epoll Server IO #1" Id=29 RUNNABLE
at io.netty.channel.epoll.Native.epollWait(Native Method)
at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:194)
at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:219)
at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116)
at java.lang.Thread.run(Thread.java:745)
"Netty Epoll Server IO #0" Id=28 RUNNABLE
at io.netty.channel.epoll.Native.epollWait(Native Method)
at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:194)
at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:219)
at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116)
at java.lang.Thread.run(Thread.java:745)
"Whitelister" Id=27 TIMED_WAITING
at java.lang.Thread.sleep(Native Method)
at net.quetzi.whitelister.util.WhitelistFetcher.run(WhitelistFetcher.java:47)
at java.lang.Thread.run(Thread.java:745)
"Server console handler" Id=19 RUNNABLE (in native)
at java.io.FileInputStream.readBytes(Native Method)
at java.io.FileInputStream.read(FileInputStream.java:255)
at java.io.BufferedInputStream.read1(BufferedInputStream.java:284)
at java.io.BufferedInputStream.read(BufferedInputStream.java:345)
- locked java.io.BufferedInputStream@1e888307
at sun.nio.cs.StreamDecoder.readBytes(StreamDecoder.java:284)
at sun.nio.cs.StreamDecoder.implRead(StreamDecoder.java:326)
at sun.nio.cs.StreamDecoder.read(StreamDecoder.java:178)
- locked java.io.InputStreamReader@5cd364d9
at java.io.InputStreamReader.read(InputStreamReader.java:184)
...
"DestroyJavaVM" Id=18 RUNNABLE
"Server thread" Id=16 RUNNABLE
at net.minecraft.block.state.BlockStateContainer$StateImplementation.func_185904_a(BlockStateContainer.java:287)
at ivorius.reccomplex.utils.expression.PositionedBlockMatcher$IsVariableType.evaluate(PositionedBlockMatcher.java:121)
at ivorius.reccomplex.utils.expression.PositionedBlockMatcher$IsVariableType.evaluate(PositionedBlockMatcher.java:96)
at ivorius.reccomplex.utils.algebra.FunctionExpressionCache.evaluateVariable(FunctionExpressionCache.java:78)
at ivorius.reccomplex.utils.algebra.FunctionExpressionCache.lambda$evaluate$48(FunctionExpressionCache.java:122)
at ivorius.reccomplex.utils.algebra.FunctionExpressionCache$$Lambda$580/201197425.apply(Unknown Source)
at ivorius.reccomplex.utils.algebra.Algebra$Constant.evaluate(Algebra.java:375)
at ivorius.reccomplex.utils.algebra.BoolAlgebra$3.evaluate(BoolAlgebra.java:48)
...
"Server Infinisleeper" Id=15 TIMED_WAITING
at java.lang.Thread.sleep(Native Method)
at net.minecraft.server.dedicated.DedicatedServer$1.run(DedicatedServer.java:78)
"Snooper Timer" Id=14 TIMED_WAITING on java.util.TaskQueue@2f5cfa16
at java.lang.Object.wait(Native Method)
- waiting on java.util.TaskQueue@2f5cfa16
at java.util.TimerThread.mainLoop(Timer.java:552)
at java.util.TimerThread.run(Timer.java:505)
"Signal Dispatcher" Id=5 RUNNABLE
"Finalizer" Id=3 WAITING on java.lang.ref.ReferenceQueue$Lock@24ed4369
at java.lang.Object.wait(Native Method)
- waiting on java.lang.ref.ReferenceQueue$Lock@24ed4369
at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:143)
at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:164)
at java.lang.ref.Finalizer$FinalizerThread.run(Finalizer.java:209)
"Reference Handler" Id=2 WAITING on java.lang.ref.Reference$Lock@7ea77c48
at java.lang.Object.wait(Native Method)
- waiting on java.lang.ref.Reference$Lock@7ea77c48
at java.lang.Object.wait(Object.java:502)
at java.lang.ref.Reference.tryHandlePending(Reference.java:191)
at java.lang.ref.Reference$ReferenceHandler.run(Reference.java:153)
Stacktrace:
at net.minecraft.server.dedicated.ServerHangWatchdog.run(ServerHangWatchdog.java:63)
at java.lang.Thread.run(Thread.java:745)
-- System Details --
Details:
Minecraft Version: 1.10.2
Operating System: Linux (amd64) version 4.4.0-45-generic
Java Version: 1.8.0_111, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 478087216 bytes (455 MB) / 1441828864 bytes (1375 MB) up to 6372720640 bytes (6077 MB)
JVM Flags: 4 total; -Xmx6144M -Xms128M -XX:MaxMetaspaceSize=256M -XX:+UseConcMarkSweepGC
IntCache: cache: 0, tcache: 0, allocated: 4, tallocated: 105
FML: MCP 9.32 Powered by Forge 12.18.2.2171 55 mods loaded, 55 mods active
States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
UCHIJAAAA mcp{9.19} [Minecraft Coder Pack] (minecraft.jar)
UCHIJAAAA FML{8.0.99.99} [Forge Mod Loader] (forge-1.10.2-12.18.2.2171-universal.jar)
UCHIJAAAA Forge{12.18.2.2171} [Minecraft Forge] (forge-1.10.2-12.18.2.2171-universal.jar)
UCHIJAAAA additionalresources{0.1.1} [Additional Resources] (additionalresources-0.1.2-1.9.4r23+c594212.jar)
UCHIJAAAA ivtoolkit{1.2.9} [IvToolkit] (minecraft.jar)
UCHIJAAAA JEI{3.13.6.387} [Just Enough Items] (jei_1.10.2-3.13.6.387.jar)
UCHIJAAAA AppleCore{2.1.0} [AppleCore] (AppleCore-mc1.10.2-2.1.0.jar)
UCHIJAAAA appleskin{1.0.4} [AppleSkin] (AppleSkin-mc1.10.2-1.0.4.jar)
UCHIJAAAA aquaculture{1.4.0} [Aquaculture] (Aquaculture-1.10.2-1.4.0.28.jar)
UCHIJAAAA Psi{r1.0-42} [Psi] (Psi-r1.0-42.jar)
UCHIJAAAA Quark{r1.1-65} [Quark] (Quark-r1.1-65.jar)
UCHIJAAAA AutoRegLib{1.0-2} [AutoRegLib] (AutoRegLib-1.0-2.jar)
UCHIJAAAA babymobs{1.5.3} [Baby Mobs] (BabyMobs-1.10.2-1.5.3.jar)
UCHIJAAAA Baubles{1.3.6} [Baubles] (Baubles-1.10.2-1.3.6.jar)
UCHIJAAAA BiomesOPlenty{5.0.0.2109} [Biomes O' Plenty] (BiomesOPlenty-1.10.2-5.0.0.2109-universal.jar)
UCHIJAAAA birdsnests{1.4} [Bird's Nests] (BirdsNests1.10-1.4.jar)
UCHIJAAAA Botania{r1.9-339} [Botania] (Botania r1.9-339.jar)
UCHIJAAAA buttons{1.10.2-0.0.3-3} [Buttons] (Buttons-1.10.2-0.0.3-3.jar)
UCHIJAAAA Chameleon{1.10-2.2.0} [Chameleon] (Chameleon-1.10-2.2.0.jar)
UCHIJAAAA chancecubes{1.10.2-2.3.2.131} [Chance Cubes] (ChanceCubes-1.10.2-2.3.2.131.jar)
UCHIJAAAA mcmultipart{1.3.0} [MCMultiPart] (MCMultiPart-1.3.0-universal.jar)
UCHIJAAAA chiselsandbits{12.8} [Chisels & Bits] (chiselsandbits-12.8.jar)
UCHIJAAAA MineTweaker3{3.0.14} [MineTweaker 3] (CraftTweaker-1.10.2-3.0.15.jar)
UCHIJAAAA dailies{1.10.2-6} [Bailey's Dailies] (dailies-1.10.2-6.jar)
UCHIJAAAA DeathQuotes{1.0.0} [Death Quotes] (DeathQuotes-1.0.0-mc1.9to1.10.2-forge.jar)
UCHIJAAAA enchiridion{3.1.14} [Enchiridion] (Enchiridion-1.10.2-3.1.14.jar)
UCHIJAAAA endercore{1.10.2-0.4.1.60-beta} [EnderCore] (EnderCore-1.10.2-0.4.1.60-beta.jar)
UCHIJAAAA FastLeaveDecay{1.2.3} [Fast Leave Decay] (FastLeaveDecay-MC1.10.2-1.2.3.jar)
UCHIJAAAA forestry{5.2.16.331} [Forestry] (forestry_1.10.2-5.2.16.331.jar)
UCHIJAAAA hardcorewither{2.2.3} [Hardcore Wither] (hardcoreWither-1.10.2-2.2.3-beta-4bd2a01-universal.jar)
UCHIJAAAA immersiveengineering{0.10-52} [Immersive Engineering] (ImmersiveEngineering-0.10-52.jar)
UCHIJAAAA harvestfestival{0.5.19} [Harvest Festival] (Harvest-Festival-1.10.2-0.5.19.jar)
UCHIJAAAA Waila{1.8.0} [Waila] (Hwyla-1.8.1-B13_1.10.2.jar)
UCHIJAAAA mtlib{@Version@} [MTLib] (MTLib-1.0.0.jar)
UCHIJAAAA initialinventory{1.0.1} [InitialInventory] (InitialInventory-1.0.1.jar)
UCHIJAAAA inventorytweaks{1.61-58-a1fd884} [Inventory Tweaks] (InventoryTweaks-1.61-58.jar)
UCHIJAAAA journeymap{1.10.2-5.3.1} [JourneyMap] (journeymap-1.10.2-5.3.1.jar)
UCHIJAAAA levels{r4.1.3} [Levels] (Levels-1.10.2-r4.1.3.jar)
UCHIJAAAA mantle{1.10.2-1.1.2.197} [Mantle] (Mantle-1.10.2-1.1.2.jar)
UCHIJAAAA mob_properties{1.0.3} [Mob Properties] (mob_properties-1.10.2-1.0.3.jar)
UCHIJAAAA Morpheus{1.10.2-3.1.12} [Morpheus] (Morpheus-1.10.2-3.1.12.jar)
UCHIJAAAA natura{1.10.2-4.0.0.93} [Natura] (natura-1.10.2-4.0.0.93.jar)
UCHIJAAAA railcraft{10.0.1} [Railcraft] (Railcraft_1.10.2-10.0.1.jar)
UCHIJAAAA reccomplex{1.2.4} [Recurrent Complex] (RecurrentComplex-1.2.4.jar)
UCHIJAAAA SimpleAchievements{MC1.9.4-1.2.2-26} [Simple Achievements] (SimpleAchievements-MC1.9.4-1.2.2-26.jar)
UCHIJAAAA soulshardstow{1.10.2-2.6.6-46} [Soul Shards - The Old Ways] (SoulShards-TOW-1.10.2-2.6.6-46.jar)
UCHIJAAAA SpiceOfLife{1.3.6} [The Spice of Life] (SpiceOfLife-mc1.9.4-1.3.6.jar)
UCHIJAAAA StorageDrawers{1.10.2-3.5.7} [Storage Drawers] (StorageDrawers-1.10.2-3.5.7.jar)
UCHIJAAAA rscircuits{1.0.4} [Super Circuit Maker] (SuperCircuitMaker-1.0.4.jar)
UCHIJAAAA ToughAsNails{1.0.11} [Tough As Nails] (ToughAsNails-1.9.4-1.0.11.jar)
UCHIJAAAA waddles{0.5.0} [Waddles] (Waddles-1.10.2-0.5.0.jar)
UCHIJAAAA icse{1.1.0.0} [I Can See Everything] (Wawla-1.10.2-2.3.1.213.jar)
UCHIJAAAA wawla{2.3.1.213} [What Are We Looking At] (Wawla-1.10.2-2.3.1.213.jar)
UCHIJAAAA Whitelister{3.1.8} [Whitelister] (Whitelister-1.10.2-3.1.8.jar)
UCHIJAAAA wolfarmor{1.0.2} [Wolf Armor and Storage] (wolfarmor-1.0.3.jar)
Loaded coremods (and transformers):
HFTransformer (Harvest-Festival-1.10.2-0.5.19.jar)
joshie.harvest.asm.HFTransformer
LoadingPlugin (Quark-r1.1-65.jar)
vazkii.quark.base.asm.ClassTransformer
TANLoadingPlugin (ToughAsNails-1.9.4-1.0.11.jar)
toughasnails.asm.transformer.BlockCropsTransformer
toughasnails.asm.transformer.EntityRendererTransformer
toughasnails.asm.transformer.WorldTransformer
LoadingPlugin (ResourceLoader-MC1.9.4-1.5.1.jar)
lumien.resourceloader.asm.ClassTransformer
AppleCore (AppleCore-mc1.10.2-2.1.0.jar)
squeek.applecore.asm.TransformerModuleHandler
EnderCorePlugin (EnderCore-1.10.2-0.4.1.60-beta.jar)
com.enderio.core.common.transform.EnderCoreTransformer
IvToolkit (IvToolkit-1.2.9.jar)
FMLPlugin (InventoryTweaks-1.61-58.jar)
invtweaks.forge.asm.ContainerTransformer
Ar_CorePlugin (additionalresources-0.1.2-1.9.4r23+c594212.jar)
Pulsar/natura loaded Pulses:
- NaturaCommons (Enabled/Forced)
- NaturaOverworld (Enabled/Not Forced)
- NaturaNether (Enabled/Not Forced)
- NaturaEntities (Enabled/Not Forced)
- NaturaOredict (Enabled/Forced)
- NaturaWorld (Enabled/Not Forced)
- WailaIntegration (Enabled/Not Forced)
Profiler Position: N/A (disabled)
Player Count: 13 / 20; [EntityPlayerMP['HenkkaSan'/497, l='world', x=-1446.30, y=63.00, z=2458.57], EntityPlayerMP['msrevenge103'/505, l='world', x=368.71, y=75.00, z=569.50], EntityPlayerMP['Dunstrum'/831, l='world', x=154.06, y=84.00, z=287.46], EntityPlayerMP['RP0W3R'/1688, l='world', x=-2139.70, y=63.00, z=2265.16], EntityPlayerMP['erebus56'/2180, l='world', x=3929.86, y=78.00, z=-2165.05], EntityPlayerMP['DJPorter1986'/2741, l='world', x=-458.30, y=83.56, z=911.73], EntityPlayerMP['LaKeishac'/3300, l='world', x=-4010.88, y=61.00, z=-3839.30], EntityPlayerMP['HANYOLO_'/3687, l='world', x=-609.67, y=77.00, z=-29.44], EntityPlayerMP['SephirothWS'/4395, l='world', x=900.50, y=62.27, z=-1499.50], EntityPlayerMP['TakahashiRisa'/5363, l='world', x=-457.57, y=83.00, z=916.53], EntityPlayerMP['holofcuk'/5857, l='world', x=222.30, y=100.00, z=277.62], EntityPlayerMP['Simu4you_t0n1'/6228, l='world', x=-570.65, y=70.00, z=476.30], EntityPlayerMP['Vash505'/7612, l='world', x=-125.17, y=64.75, z=239.38]]
Is Modded: Definitely; Server brand changed to 'fml,forge'
Type: Dedicated Server (map_server.txt)
Should be resolved in 3094c9e / 1.2.5.1.
Edit: Nevermind, it's not the same bug.
I'm honestly not sure how this can happen. It looks to me as if one of the coremods is at fault, since the crash cannot occur without one installed. Try removing them and seeing if that fixes the issue.