[04:34:33] [Server thread/ERROR] [FML]: Exception caught during firing event cpw.mods.fml.common.gameevent.TickEvent$ServerTickEvent@a4bb7ff:
net.minecraft.util.ReportedException: Exception generating new chunk
at net.minecraft.world.gen.ChunkProviderServer.originalLoadChunk(ChunkProviderServer.java:181) ~[ms.class:?]
at net.minecraft.world.gen.ChunkProviderServer.loadChunk(ChunkProviderServer.java:131) ~[ms.class:?]
at net.minecraft.world.gen.ChunkProviderServer.func_73158_c(ChunkProviderServer.java:101) ~[ms.class:?]
at net.minecraft.world.gen.ChunkProviderServer.func_73154_d(ChunkProviderServer.java:199) ~[ms.class:?]
at net.minecraft.world.World.func_72964_e(World.java:419) ~[ahb.class:?]
at net.minecraft.world.World.func_72938_d(World.java:414) ~[ahb.class:?]
at net.minecraft.world.World.func_72874_g(World.java:1737) ~[ahb.class:?]
at weather2.weathersystem.storm.StormObject.tickWeatherEvents(StormObject.java:556) ~[StormObject.class:?]
at weather2.weathersystem.storm.StormObject.tick(StormObject.java:420) ~[StormObject.class:?]
at weather2.weathersystem.WeatherManagerBase.tick(WeatherManagerBase.java:123) ~[WeatherManagerBase.class:?]
at weather2.weathersystem.WeatherManagerServer.tick(WeatherManagerServer.java:39) ~[WeatherManagerServer.class:?]
at weather2.ServerTickHandler.onTickInGame(ServerTickHandler.java:75) ~[ServerTickHandler.class:?]
at weather2.EventHandlerFML.tickServer(EventHandlerFML.java:29) ~[EventHandlerFML.class:?]
at cpw.mods.fml.common.eventhandler.ASMEventHandler_147_EventHandlerFML_tickServer_ServerTickEvent.invoke(.dynamic) ~[?:?]
at cpw.mods.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:54) ~[ASMEventHandler.class:?]
at cpw.mods.fml.common.eventhandler.EventBus.post(EventBus.java:138) [EventBus.class:?]
at cpw.mods.fml.common.FMLCommonHandler.onPreServerTick(FMLCommonHandler.java:260) [FMLCommonHandler.class:?]
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:536) [MinecraftServer.class:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:427) [MinecraftServer.class:?]
at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:685) [li.class:?]
Caused by: java.lang.OutOfMemoryError: Java heap space
at net.minecraft.world.chunk.NibbleArray.<init>(SourceFile:9) ~[apv.class:?]
at net.minecraft.world.chunk.storage.ExtendedBlockStorage.<init>(SourceFile:28) ~[apz.class:?]
at net.minecraft.world.chunk.Chunk.<init>(Chunk.java:141) ~[apx.class:?]
at com.bioxx.tfc.WorldGen.TFCChunkProviderGenerate.func_73154_d(TFCChunkProviderGenerate.java:169) ~[TFCChunkProviderGenerate.class:?]
at farseek.world.gen.structure.StructureGenerationChunkProvider.farseek$world$gen$structure$StructureGenerationChunkProvider$$generateChunk(StructureGenerationChunkProvider.scala:34) ~[StructureGenerationChunkProvider.class:?]
at farseek.world.gen.structure.StructureGenerationChunkProvider$$anonfun$chunkAt$1.apply(StructureGenerationChunkProvider.scala:30) ~[StructureGenerationChunkProvider$$anonfun$chunkAt$1.class:?]
at farseek.world.gen.structure.StructureGenerationChunkProvider$$anonfun$chunkAt$1.apply(StructureGenerationChunkProvider.scala:30) ~[StructureGenerationChunkProvider$$anonfun$chunkAt$1.class:?]
at scala.collection.mutable.MapLike$class.getOrElseUpdate(MapLike.scala:188) ~[scala-library-2.11.1.jar:?]
at scala.collection.mutable.AbstractMap.getOrElseUpdate(Map.scala:80) ~[scala-library-2.11.1.jar:?]
at farseek.world.gen.structure.StructureGenerationChunkProvider.chunkAt(StructureGenerationChunkProvider.scala:30) ~[StructureGenerationChunkProvider.class:?]
at farseek.world.ChunkAccess$class.getBlock(BlockAccess.scala:51) ~[ChunkAccess$class.class:?]
at farseek.world.gen.structure.StructureGenerationChunkProvider.func_147439_a(StructureGenerationChunkProvider.scala:17) ~[StructureGenerationChunkProvider.class:?]
at farseek.world.package$$anonfun$blockOptionAt$1.apply(package.scala:50) ~[package$$anonfun$blockOptionAt$1.class:?]
at farseek.world.package$$anonfun$blockOptionAt$1.apply(package.scala:50) ~[package$$anonfun$blockOptionAt$1.class:?]
at scala.Option.flatMap(Option.scala:170) ~[scala-library-2.11.1.jar:?]
at farseek.world.package$.blockOptionAt(package.scala:50) ~[package$.class:?]
at farseek.world.package$.blockAt(package.scala:52) ~[package$.class:?]
at streams.world.gen.structure.RiverMouthComponent$$anonfun$isValid$1.apply$mcVI$sp(RiverMouthComponent.scala:32) ~[RiverMouthComponent$$anonfun$isValid$1.class:?]
at scala.collection.immutable.Range.foreach$mVc$sp(Range.scala:160) ~[scala-library-2.11.1.jar:?]
at streams.world.gen.structure.RiverMouthComponent.isValid(RiverMouthComponent.scala:30) ~[RiverMouthComponent.class:?]
at streams.world.gen.structure.RiverStructure.streams$world$gen$structure$RiverStructure$$createMouth(RiverStructure.scala:42) ~[RiverStructure.class:?]
at streams.world.gen.structure.RiverStructure$$anonfun$generate$1$$anonfun$apply$3.apply$mcVI$sp(RiverStructure.scala:35) ~[RiverStructure$$anonfun$generate$1$$anonfun$apply$3.class:?]
at scala.collection.immutable.Range.foreach$mVc$sp(Range.scala:160) ~[scala-library-2.11.1.jar:?]
at streams.world.gen.structure.RiverStructure$$anonfun$generate$1.apply(RiverStructure.scala:35) ~[RiverStructure$$anonfun$generate$1.class:?]
at streams.world.gen.structure.RiverStructure$$anonfun$generate$1.apply(RiverStructure.scala:32) ~[RiverStructure$$anonfun$generate$1.class:?]
at scala.collection.immutable.List.foreach(List.scala:383) ~[scala-library-2.11.1.jar:?]
at streams.world.gen.structure.RiverStructure.generate(RiverStructure.scala:32) ~[RiverStructure.class:?]
at streams.world.gen.structure.RiverGenerator$$anonfun$1.apply(RiverGenerator.scala:36) ~[RiverGenerator$$anonfun$1.class:?]
at streams.world.gen.structure.RiverGenerator$$anonfun$1.apply(RiverGenerator.scala:35) ~[RiverGenerator$$anonfun$1.class:?]
at scala.Option.flatMap(Option.scala:170) ~[scala-library-2.11.1.jar:?]
at streams.world.gen.structure.RiverGenerator.generate(RiverGenerator.scala:35) ~[RiverGenerator.class:?]
at farseek.world.gen.structure.StructureGenerator.onChunkGeneration(StructureGenerator.scala:44) ~[StructureGenerator.class:?]
[04:35:10] [Server thread/ERROR] [FML]: Index: 10 Listeners:
[04:35:10] [Server thread/ERROR] [FML]: 0: NORMAL
[04:35:10] [Server thread/ERROR] [FML]: 1: ASM: com.flansmod.common.CommonTickHandler@63ab915f tick(Lcpw/mods/fml/common/gameevent/TickEvent$ServerTickEvent
V
[04:35:12] [Server thread/ERROR] [FML]: 2: ASM: mods.eln.sim.Simulator@23fd819 tick(Lcpw/mods/fml/common/gameevent/TickEvent$ServerTickEvent
V
[04:35:12] [Server thread/ERROR] [FML]: 3: ASM: mods.eln.server.DelayedTaskManager@6d76fbe7 tick(Lcpw/mods/fml/common/gameevent/TickEvent$ServerTickEvent
V
[04:35:12] [Server thread/ERROR] [FML]: 4: ASM: mods.eln.server.PlayerManager@7d2cde7b tick(Lcpw/mods/fml/common/gameevent/TickEvent$ServerTickEvent
V
[04:35:12] [Server thread/ERROR] [FML]: 5: ASM: mods.eln.server.OreRegenerate@62bb606a tick(Lcpw/mods/fml/common/gameevent/TickEvent$ServerTickEvent
V
[04:35:12] [Server thread/ERROR] [FML]: 6: ASM: mods.eln.node.NodeServer@5f1a6e0d tick(Lcpw/mods/fml/common/gameevent/TickEvent$ServerTickEvent
V
[04:35:15] [Server thread/ERROR] [FML]: 7: ASM: mods.railcraft.client.sounds.SoundLimiterTicker@5033bfc8 tick(Lcpw/mods/fml/common/gameevent/TickEvent$ServerTickEvent
V
[04:35:15] [Server thread/ERROR] [FML]: 8: ASM: hardcorequesting.EventHandler@3400b6a0 onEvent(Lcpw/mods/fml/common/gameevent/TickEvent$ServerTickEvent
V
[04:35:15] [Server thread/ERROR] [FML]: 9: ASM: hardcorequesting.quests.QuestTicker@3677efec tick(Lcpw/mods/fml/common/gameevent/TickEvent$ServerTickEvent
V
[04:35:15] [Server thread/ERROR] [FML]: 10: ASM: weather2.EventHandlerFML@5f690cdd tickServer(Lcpw/mods/fml/common/gameevent/TickEvent$ServerTickEvent
V
[04:35:17] [Server thread/ERROR] [FML]: 11: ASM: mcp.mobius.pregen.TickHandler@1e32db7e foo(Lcpw/mods/fml/common/gameevent/TickEvent$ServerTickEvent
V
[04:35:17] [Server thread/ERROR] [FML]: 12: ASM: li.cil.oc.common.EventHandler$@57fa96f2 onServerTick(Lcpw/mods/fml/common/gameevent/TickEvent$ServerTickEvent
Ljava/lang/Object;
[04:35:17] [Server thread/ERROR] [FML]: 13: ASM: li.cil.oc.common.asm.SimpleComponentTickHandler@7be63c53 onTick(Lcpw/mods/fml/common/gameevent/TickEvent$ServerTickEvent
V
[04:35:17] [Server thread/ERROR] [FML]: 14: ASM: li.cil.oc.common.item.Tablet$@2dc88ac6 onServerTick(Lcpw/mods/fml/common/gameevent/TickEvent$ServerTickEvent
V
[04:35:17] [Server thread/ERROR] [FML]: 15: ASM: build.EventHandlerFML@7955ed0a tickServer(Lcpw/mods/fml/common/gameevent/TickEvent$ServerTickEvent
V
[04:35:19] [Server thread/ERROR] [FML]: 16: ASM: CoroPets.EventHandlerFML@558ef16e tickServer(Lcpw/mods/fml/common/gameevent/TickEvent$ServerTickEvent
V
[04:35:19] [Server thread/ERROR] [FML]: 17: ASM: CoroUtil.forge.EventHandlerFML@76941294 tickServer(Lcpw/mods/fml/common/gameevent/TickEvent$ServerTickEvent
V
[04:35:19] [Server thread/ERROR] [FML]: 18: ASM: rivvest.Revamp.ServerTickerRevamp@7997b641 tickStart(Lcpw/mods/fml/common/gameevent/TickEvent$ServerTickEvent
V
[04:35:19] [Server thread/ERROR] [FML]: 19: ASM: mods.eln.server.ServerEventListener@699c8d93 tick(Lcpw/mods/fml/common/gameevent/TickEvent$ServerTickEvent
V
[04:35:21] [Server thread/ERROR] [FML]: 20: ASM: codechicken.multipart.handler.MultipartEventHandler$@16da808a serverTick(Lcpw/mods/fml/common/gameevent/TickEvent$ServerTickEvent
V
[04:35:21] [Server thread/ERROR] [FML]: 21: ASM: ivorius.yegamolchattels.events.YGCFMLEventHandler@fa20314 onTick(Lcpw/mods/fml/common/gameevent/TickEvent
V
[04:35:51] [Server thread/INFO]: Stopping server
[04:36:06] [Server thread/INFO]: Saving players
[04:36:06] [Server thread/INFO]: Saving worlds
[04:36:06] [Server thread/INFO]: Saving chunks for level 'world'/DEFAULT
[04:36:24] [Server thread/ERROR]: Exception stopping the server
java.lang.OutOfMemoryError: Java heap space
at java.util.HashMap.resize(HashMap.java:703) ~[?:1.8.0_31]
at java.util.HashMap.putVal(HashMap.java:662) ~[?:1.8.0_31]
at java.util.HashMap.put(HashMap.java:611) ~[?:1.8.0_31]
at cpw.mods.fml.common.registry.FMLControlledNamespacedRegistry.serializeInto(FMLControlledNamespacedRegistry.java:313) ~[FMLControlledNamespacedRegistry.class:?]
at cpw.mods.fml.common.registry.GameData.buildItemDataList(GameData.java:132) ~[GameData.class:?]
at cpw.mods.fml.common.FMLContainer.getDataForWriting(FMLContainer.java:108) ~[FMLContainer.class:?]
at cpw.mods.fml.common.FMLCommonHandler.handleWorldDataSave(FMLCommonHandler.java:375) ~[FMLCommonHandler.class:?]
at net.minecraft.world.storage.SaveHandler.func_75755_a(SaveHandler.java:167) ~[ayq.class:?]
at net.minecraft.world.chunk.storage.AnvilSaveHandler.func_75755_a(AnvilSaveHandler.java:41) ~[aym.class:?]
at net.minecraft.world.WorldServer.func_73042_a(WorldServer.java:837) ~[mt.class:?]
at net.minecraft.world.WorldServer.func_73044_a(WorldServer.java:802) ~[mt.class:?]
at net.minecraft.server.MinecraftServer.func_71267_a(MinecraftServer.java:318) ~[MinecraftServer.class:?]
at net.minecraft.server.MinecraftServer.func_71260_j(MinecraftServer.java:350) ~[MinecraftServer.class:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:480) [MinecraftServer.class:?]
at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:685) [li.class:?]
[04:36:40] [Server thread/INFO] [FML]: Applying holder lookups
[04:36:40] [Server thread/WARN] [FML]: Unable to lookup chisel:cobblestoneWall for public static com.cricketcraft.chisel.block.BlockMarbleWall com.cricketcraft.chisel.init.ChiselBlocks.cobblestoneWall. Is there something wrong with the registry?
[04:36:42] [Server thread/WARN] [FML]: Unable to lookup chisel:bloodRune for public static com.cricketcraft.chisel.block.BlockCarvable com.cricketcraft.chisel.init.ChiselBlocks.bloodRune. Is there something wrong with the registry?
[04:36:42] [Server thread/WARN] [FML]: Unable to lookup chisel:bloodBrick for public static com.cricketcraft.chisel.block.BlockCarvable com.cricketcraft.chisel.init.ChiselBlocks.bloodBrick. Is there something wrong with the registry?
[04:36:42] [Server thread/INFO] [FML]: Holder lookups applied
[04:36:54] [Thread-8/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream
rintln:748]: mods.eln.libs.com.serotonin.modbus4j.exception.ModbusInitException: java.net.SocketException: Socket closed
[04:36:54] [Thread-8/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream
rintln:748]: at mods.eln.libs.com.serotonin.modbus4j.ip.tcp.TcpSlave.start(TcpSlave.java:57)
[04:36:58] [Thread-8/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream
rintln:748]: at mods.eln.sixnode.modbusrtu.ModbusServer$ServerThread.run(ModbusServer.java:35)
[04:36:58] [Thread-8/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream
rintln:748]: at java.lang.Thread.run(Thread.java:745)
[04:36:58] [Thread-8/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream
rintln:748]: Caused by: java.net.SocketException: Socket closed
[04:36:58] [Thread-8/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream
rintln:748]: at java.net.PlainSocketImpl.socketAccept(Native Method)
[04:36:58] [Thread-8/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream
rintln:748]: at java.net.AbstractPlainSocketImpl.accept(AbstractPlainSocketImpl.java:404)
[04:36:58] [Thread-8/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream
rintln:748]: at java.net.ServerSocket.implAccept(ServerSocket.java:545)
[04:37:03] [Thread-8/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream
rintln:748]: at java.net.ServerSocket.accept(ServerSocket.java:513)
[04:37:03] [Thread-8/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream
rintln:748]: at mods.eln.libs.com.serotonin.modbus4j.ip.tcp.TcpSlave.start(TcpSlave.java:51)
[04:37:03] [Thread-8/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream
rintln:748]: ... 2 more
[04:37: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.
logout
[Process completed]
[Spolier]