MineCraft Crashes every time i place down a Mekanism block.
BatMan123456789 opened this issue · 4 comments
[19:46:08] [main/INFO]: Setting user: morrowclearyboys
[19:46:10] [Client thread/INFO]: LWJGL Version: 2.9.1
[19:46:24] [Client thread/INFO]: Reloading ResourceManager: Default, FMLFileResourcePack:Forge Mod Loader, FMLFileResourcePack:Minecraft Forge, FMLFileResourcePack:Not Enough Items, FMLFileResourcePack:Damage Indicators, FMLFileResourcePack:Applied Energistics 2, FMLFileResourcePack:Backpack, FMLFileResourcePack:BC Builders, FMLFileResourcePack:BuildCraft, FMLFileResourcePack:BC Energy, FMLFileResourcePack:BC Factory, FMLFileResourcePack:BC Silicon, FMLFileResourcePack:BC Transport, FMLFileResourcePack:Hats, FMLFileResourcePack:iChunUtil, FMLFileResourcePack:IndustrialCraft 2, FMLFileResourcePack:Inventory Tweaks, FMLFileResourcePack:Iron Chest, FMLFileResourcePack:JABBA, FMLFileResourcePack:Magical Crops, FMLFileResourcePack:Mekanism, FMLFileResourcePack:MekanismGenerators, FMLFileResourcePack:Morph, FMLFileResourcePack:Rei's Minimap, FMLFileResourcePack:Thaumcraft, FMLFileResourcePack:Treecapitator, FMLFileResourcePack:Waila, FMLFileResourcePack:bspkrsCore, FMLFileResourcePack:Baubles, FMLFileResourcePack:Forge Microblocks, FMLFileResourcePack:Forge Multipart, FMLFileResourcePack:Minecraft Multipart Plugin
[19:46:37] [Sound Library Loader/INFO]: Sound engine started
[19:46:42] [Client thread/INFO]: Created: 1024x1024 textures/blocks-atlas
[19:46:42] [Client thread/ERROR]: Using missing texture, unable to load appliedenergistics2:textures/items/ItemMaterial.InvalidType.png
java.io.FileNotFoundException: appliedenergistics2:textures/items/ItemMaterial.InvalidType.png
at net.minecraft.client.resources.FallbackResourceManager.func_110536_a(SourceFile:51) ~[bqq.class:?]
at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110536_a(SourceFile:55) ~[brg.class:?]
at net.minecraft.client.renderer.texture.TextureMap.func_110571_b(TextureMap.java:125) [bpz.class:?]
at net.minecraft.client.renderer.texture.TextureMap.func_110551_a(TextureMap.java:90) [bpz.class:?]
at net.minecraft.client.renderer.texture.TextureManager.func_110579_a(SourceFile:72) [bqf.class:?]
at net.minecraft.client.renderer.texture.TextureManager.func_110580_a(SourceFile:61) [bqf.class:?]
at net.minecraft.client.renderer.texture.TextureManager.func_130088_a(SourceFile:52) [bqf.class:?]
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:538) [bao.class:?]
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:867) [bao.class:?]
at net.minecraft.client.main.Main.main(SourceFile:148) [Main.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.7.0_67]
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_67]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_67]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.7.0_67]
at net.minecraft.launchwrapper.Launch.launch(Launch.java:134) [launchwrapper-1.9.jar:?]
at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.9.jar:?]
[19:46:43] [Client thread/INFO]: Created: 1024x512 textures/items-atlas
[19:46:52] [Client thread/INFO]: Reloading ResourceManager: Default, FMLFileResourcePack:Forge Mod Loader, FMLFileResourcePack:Minecraft Forge, FMLFileResourcePack:Not Enough Items, FMLFileResourcePack:Damage Indicators, FMLFileResourcePack:Applied Energistics 2, FMLFileResourcePack:Backpack, FMLFileResourcePack:BC Builders, FMLFileResourcePack:BuildCraft, FMLFileResourcePack:BC Energy, FMLFileResourcePack:BC Factory, FMLFileResourcePack:BC Silicon, FMLFileResourcePack:BC Transport, FMLFileResourcePack:Hats, FMLFileResourcePack:iChunUtil, FMLFileResourcePack:IndustrialCraft 2, FMLFileResourcePack:Inventory Tweaks, FMLFileResourcePack:Iron Chest, FMLFileResourcePack:JABBA, FMLFileResourcePack:Magical Crops, FMLFileResourcePack:Mekanism, FMLFileResourcePack:MekanismGenerators, FMLFileResourcePack:Morph, FMLFileResourcePack:Rei's Minimap, FMLFileResourcePack:Thaumcraft, FMLFileResourcePack:Treecapitator, FMLFileResourcePack:Waila, FMLFileResourcePack:bspkrsCore, FMLFileResourcePack:Baubles, FMLFileResourcePack:Forge Microblocks, FMLFileResourcePack:Forge Multipart, FMLFileResourcePack:Minecraft Multipart Plugin
[19:46:53] [Client thread/ERROR]: Using missing texture, unable to load appliedenergistics2:textures/items/ItemMaterial.InvalidType.png
java.io.FileNotFoundException: appliedenergistics2:textures/items/ItemMaterial.InvalidType.png
at net.minecraft.client.resources.FallbackResourceManager.func_110536_a(SourceFile:51) ~[bqq.class:?]
at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110536_a(SourceFile:55) ~[brg.class:?]
at net.minecraft.client.renderer.texture.TextureMap.func_110571_b(TextureMap.java:125) [bpz.class:?]
at net.minecraft.client.renderer.texture.TextureMap.func_110551_a(TextureMap.java:90) [bpz.class:?]
at net.minecraft.client.renderer.texture.TextureManager.func_110579_a(SourceFile:72) [bqf.class:?]
at net.minecraft.client.renderer.texture.TextureManager.func_110549_a(SourceFile:136) [bqf.class:?]
at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110544_b(SourceFile:104) [brg.class:?]
at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110541_a(SourceFile:92) [brg.class:?]
at net.minecraft.client.Minecraft.func_110436_a(Minecraft.java:598) [bao.class:?]
at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:303) [FMLClientHandler.class:?]
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:541) [bao.class:?]
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:867) [bao.class:?]
at net.minecraft.client.main.Main.main(SourceFile:148) [Main.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.7.0_67]
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_67]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_67]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.7.0_67]
at net.minecraft.launchwrapper.Launch.launch(Launch.java:134) [launchwrapper-1.9.jar:?]
at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.9.jar:?]
[19:46:54] [Client thread/INFO]: Created: 1024x1024 textures/items-atlas
[19:46:59] [Client thread/INFO]: Created: 2048x1024 textures/blocks-atlas
[19:46:59] [Sound Library Loader/INFO]: Sound engine started
[19:47:00] [Client thread/ERROR]: ########## GL ERROR ##########
[19:47:00] [Client thread/ERROR]: @ Post startup
[19:47:00] [Client thread/ERROR]: 1281: Invalid value
[19:47:39] [Server thread/INFO]: Starting integrated minecraft server version 1.7.10
[19:47:39] [Server thread/INFO]: Generating keypair
[19:47:40] [Server thread/INFO]: Preparing start region for level 0
[19:47:41] [Server thread/INFO]: Preparing spawn area: 42%
[19:47:42] [Server thread/INFO]: Preparing spawn area: 99%
[19:47:43] [Server thread/INFO]: Changing view distance to 6, from 10
[19:47:43] [Server thread/INFO]: morrowclearyboys[local:E:c39bb62e] logged in with entity id 331 at (-278.62288629172144, 64.0, 307.3384401557381)
[19:47:43] [Server thread/INFO]: morrowclearyboys joined the game
[19:47:45] [Server thread/WARN]: Can't keep up! Did the system time change, or is the server overloaded? Running 2336ms behind, skipping 46 tick(s)
[19:47:46] [Client thread/WARN]: Couldn't look up profile properties for com.mojang.authlib.GameProfile@1708ba3[id=8ca6e3c1-fb74-4b18-8b0c-2e87bdd2f03b,name=morrowclearyboys,properties={},legacy=false]
com.mojang.authlib.exceptions.AuthenticationException: The client has sent too many requests within a certain amount of time
at com.mojang.authlib.yggdrasil.YggdrasilAuthenticationService.makeRequest(YggdrasilAuthenticationService.java:65) ~[YggdrasilAuthenticationService.class:?]
at com.mojang.authlib.yggdrasil.YggdrasilMinecraftSessionService.fillGameProfile(YggdrasilMinecraftSessionService.java:158) [YggdrasilMinecraftSessionService.class:?]
at com.mojang.authlib.yggdrasil.YggdrasilMinecraftSessionService.fillProfileProperties(YggdrasilMinecraftSessionService.java:151) [YggdrasilMinecraftSessionService.class:?]
at ichun.common.core.EntityHelperBase.getFullGameProfileFromName(EntityHelperBase.java:57) [EntityHelperBase.class:?]
at morph.common.morph.MorphState.createPlayer(MorphState.java:173) [MorphState.class:?]
at morph.common.morph.MorphState.readTag(MorphState.java:123) [MorphState.class:?]
at morph.common.packet.PacketMorphStates.handleClient(PacketMorphStates.java:83) [PacketMorphStates.class:?]
at morph.common.packet.PacketMorphStates.execute(PacketMorphStates.java:62) [PacketMorphStates.class:?]
at ichun.common.core.network.ChannelHandler$PacketExecuter.channelRead0(ChannelHandler.java:84) [ChannelHandler$PacketExecuter.class:?]
at ichun.common.core.network.ChannelHandler$PacketExecuter.channelRead0(ChannelHandler.java:66) [ChannelHandler$PacketExecuter.class:?]
at io.netty.channel.SimpleChannelInboundHandler.channelRead(SimpleChannelInboundHandler.java:98) [SimpleChannelInboundHandler.class:?]
at io.netty.channel.DefaultChannelHandlerContext.invokeChannelRead(DefaultChannelHandlerContext.java:337) [DefaultChannelHandlerContext.class:?]
at io.netty.channel.DefaultChannelHandlerContext.fireChannelRead(DefaultChannelHandlerContext.java:323) [DefaultChannelHandlerContext.class:?]
at io.netty.handler.codec.MessageToMessageDecoder.channelRead(MessageToMessageDecoder.java:103) [MessageToMessageDecoder.class:?]
at io.netty.handler.codec.MessageToMessageCodec.channelRead(MessageToMessageCodec.java:111) [MessageToMessageCodec.class:?]
at io.netty.channel.DefaultChannelHandlerContext.invokeChannelRead(DefaultChannelHandlerContext.java:337) [DefaultChannelHandlerContext.class:?]
at io.netty.channel.DefaultChannelHandlerContext.fireChannelRead(DefaultChannelHandlerContext.java:323) [DefaultChannelHandlerContext.class:?]
at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:785) [DefaultChannelPipeline.class:?]
at io.netty.channel.embedded.EmbeddedChannel.writeInbound(EmbeddedChannel.java:169) [EmbeddedChannel.class:?]
at cpw.mods.fml.common.network.internal.FMLProxyPacket.func_148833_a(FMLProxyPacket.java:77) [FMLProxyPacket.class:?]
at net.minecraft.network.NetworkManager.func_74428_b(NetworkManager.java:212) [ej.class:?]
at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:2050) [bao.class:?]
at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:962) [bao.class:?]
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:887) [bao.class:?]
at net.minecraft.client.main.Main.main(SourceFile:148) [Main.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.7.0_67]
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_67]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_67]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.7.0_67]
at net.minecraft.launchwrapper.Launch.launch(Launch.java:134) [launchwrapper-1.9.jar:?]
at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.9.jar:?]
[19:47:54] [Client thread/INFO]: [CHAT] InvTweaks: Configuration loaded.
[19:47:55] [Client thread/INFO]: [CHAT] Damage Indicators v.3.2.0.0 is up to date.
[19:47:55] [Client thread/INFO]: [CHAT] §e[Rei's Minimap] 2 Waypoints loaded for New World
[19:47:57] [Server thread/INFO]: morrowclearyboys lost connection: TextComponent{text='Disconnected', siblings=[], style=Style{hasParent=false, color=null, bold=null, italic=null, underlined=null, obfuscated=null, clickEvent=null, hoverEvent=null}}
[19:47:57] [Server thread/INFO]: morrowclearyboys left the game
[19:47:57] [Server thread/INFO]: Stopping singleplayer server as player logged out
[19:47:57] [Server thread/INFO]: Stopping server
[19:47:57] [Server thread/INFO]: Saving players
[19:47:57] [Server thread/INFO]: Saving worlds
[19:47:57] [Server thread/INFO]: Saving chunks for level 'New World'/Overworld
[19:47:57] [Server thread/INFO]: Saving chunks for level 'New World'/Nether
[19:47:57] [Server thread/INFO]: Saving chunks for level 'New World'/The End
[19:50:30] [Server thread/INFO]: Starting integrated minecraft server version 1.7.10
[19:50:30] [Server thread/INFO]: Generating keypair
[19:50:30] [Server thread/INFO]: Preparing start region for level 0
[19:50:31] [Server thread/INFO]: Preparing spawn area: 66%
[19:50:32] [Server thread/INFO]: Changing view distance to 6, from 10
[19:50:32] [Server thread/INFO]: morrowclearyboys[local:E:8ba66589] logged in with entity id 2330 at (-278.62288629172144, 64.0, 307.3384401557381)
[19:50:32] [Server thread/INFO]: morrowclearyboys joined the game
[19:50:34] [Server thread/INFO]: morrowclearyboys lost connection: TextComponent{text='Disconnected', siblings=[], style=Style{hasParent=false, color=null, bold=null, italic=null, underlined=null, obfuscated=null, clickEvent=null, hoverEvent=null}}
[19:50:34] [Server thread/INFO]: morrowclearyboys left the game
[19:50:34] [Server thread/INFO]: Stopping singleplayer server as player logged out
[19:50:34] [Server thread/INFO]: Stopping server
[19:50:34] [Server thread/INFO]: Saving players
[19:50:34] [Server thread/INFO]: Saving worlds
[19:50:34] [Server thread/INFO]: Saving chunks for level 'New World'/Overworld
[19:50:34] [Server thread/INFO]: Saving chunks for level 'New World'/Nether
[19:50:34] [Server thread/INFO]: Saving chunks for level 'New World'/The End
[19:50:49] [Server thread/INFO]: Starting integrated minecraft server version 1.7.10
[19:50:49] [Server thread/INFO]: Generating keypair
[19:50:50] [Server thread/INFO]: Preparing start region for level 0
[19:50:51] [Server thread/INFO]: Preparing spawn area: 65%
[19:50:52] [Server thread/INFO]: Changing view distance to 6, from 10
[19:50:52] [Server thread/INFO]: morrowclearyboys[local:E:7dfad186] logged in with entity id 3128 at (-278.62288629172144, 64.0, 307.3384401557381)
[19:50:52] [Server thread/INFO]: morrowclearyboys joined the game
[19:50:54] [Server thread/INFO]: morrowclearyboys lost connection: TextComponent{text='Disconnected', siblings=[], style=Style{hasParent=false, color=null, bold=null, italic=null, underlined=null, obfuscated=null, clickEvent=null, hoverEvent=null}}
[19:50:54] [Server thread/INFO]: morrowclearyboys left the game
[19:50:54] [Server thread/INFO]: Stopping singleplayer server as player logged out
[19:50:54] [Server thread/INFO]: Stopping server
[19:50:54] [Server thread/INFO]: Saving players
[19:50:54] [Server thread/INFO]: Saving worlds
[19:50:54] [Server thread/INFO]: Saving chunks for level 'New World'/Overworld
[19:50:54] [Server thread/INFO]: Saving chunks for level 'New World'/Nether
[19:50:54] [Server thread/INFO]: Saving chunks for level 'New World'/The End
[19:51:06] [Client thread/INFO]: Deleting level New World-
[19:51:06] [Client thread/INFO]: Attempt 1...
[19:51:14] [Server thread/INFO]: Starting integrated minecraft server version 1.7.10
[19:51:14] [Server thread/INFO]: Generating keypair
[19:51:15] [Server thread/INFO]: Preparing start region for level 0
[19:51:16] [Server thread/INFO]: Preparing spawn area: 44%
[19:51:17] [Server thread/INFO]: Preparing spawn area: 56%
[19:51:18] [Server thread/INFO]: Changing view distance to 6, from 10
[19:51:18] [Server thread/INFO]: morrowclearyboys[local:E:f435d970] logged in with entity id 3899 at (140.39826488227848, 64.0, 245.97313144682835)
[19:51:18] [Server thread/INFO]: morrowclearyboys joined the game
[19:51:22] [Server thread/WARN]: Can't keep up! Did the system time change, or is the server overloaded? Running 2333ms behind, skipping 46 tick(s)
[19:51:47] [Server thread/WARN]: Can't keep up! Did the system time change, or is the server overloaded? Running 7840ms behind, skipping 156 tick(s)
[19:51:59] [Server thread/WARN]: Can't keep up! Did the system time change, or is the server overloaded? Running 3582ms behind, skipping 71 tick(s)
[19:52:01] [Client thread/INFO]: Warning: Clientside chunk ticking took 1331 ms
[19:52:11] [Server thread/INFO]: [morrowclearyboys: Given [Glowstone Ingot] * 64 to morrowclearyboys]
[19:52:12] [Client thread/INFO]: [CHAT] Given [Glowstone Ingot] * 64 to morrowclearyboys
[19:52:14] [Server thread/WARN]: Can't keep up! Did the system time change, or is the server overloaded? Running 2466ms behind, skipping 49 tick(s)
[19:52:27] [Client thread/INFO]: [CHAT] InvTweaks: [ERROR] Failed to move picked up stack: Section not available (l36 in ContainerSectionManager.java)
[19:52:50] [Server thread/WARN]: Can't keep up! Did the system time change, or is the server overloaded? Running 2431ms behind, skipping 48 tick(s)
[19:53:59] [Server thread/WARN]: Can't keep up! Did the system time change, or is the server overloaded? Running 2416ms behind, skipping 48 tick(s)
[19:54:07] [Server thread/INFO]: [morrowclearyboys: Given [Diamond Crop] * 64 to morrowclearyboys]
[19:54:07] [Client thread/INFO]: [CHAT] Given [Diamond Crop] * 64 to morrowclearyboys
[19:54:11] [Server thread/INFO]: [morrowclearyboys: Given [Diamond Hoe] * 1 to morrowclearyboys]
[19:54:11] [Server thread/INFO]: [morrowclearyboys: Given [Diamond Hoe] * 1 to morrowclearyboys]
[19:54:11] [Client thread/INFO]: [CHAT] Given [Diamond Hoe] * 1 to morrowclearyboys
[19:54:11] [Client thread/INFO]: [CHAT] Given [Diamond Hoe] * 1 to morrowclearyboys
[19:55:04] [Server thread/INFO]: [morrowclearyboys: Given [Bone Meal] * 64 to morrowclearyboys]
[19:55:04] [Client thread/INFO]: [CHAT] Given [Bone Meal] * 64 to morrowclearyboys
[19:55:33] [Client thread/INFO]: [CHAT] InvTweaks: [ERROR] Failed to move picked up stack: Section not available (l36 in ContainerSectionManager.java)
[19:56:58] [Server thread/INFO]: Saving and pausing game...
[19:56:58] [Server thread/INFO]: Saving chunks for level 'LUKE'/Overworld
[19:56:58] [Server thread/INFO]: Saving chunks for level 'LUKE'/Nether
[19:56:58] [Server thread/INFO]: Saving chunks for level 'LUKE'/The End
[19:56:59] [Server thread/INFO]: Stopping server
[19:56:59] [Server thread/INFO]: Saving players
[19:56:59] [Server thread/INFO]: Saving worlds
[19:56:59] [Server thread/INFO]: Saving chunks for level 'LUKE'/Overworld
[19:56:59] [Server thread/INFO]: Saving chunks for level 'LUKE'/Nether
[19:56:59] [Server thread/INFO]: Saving chunks for level 'LUKE'/The End
[19:58:10] [Server thread/INFO]: Starting integrated minecraft server version 1.7.10
[19:58:10] [Server thread/INFO]: Generating keypair
[19:58:11] [Server thread/INFO]: Converting map!
[19:58:11] [Server thread/INFO]: Scanning folders...
[19:58:11] [Server thread/INFO]: Total conversion count is 0
[19:58:11] [Server thread/INFO]: Preparing start region for level 0
[19:58:12] [Server thread/INFO]: Preparing spawn area: 5%
[19:58:14] [Server thread/INFO]: Preparing spawn area: 6%
[19:58:15] [Server thread/INFO]: Preparing spawn area: 8%
[19:58:54] [Server thread/INFO]: Preparing spawn area: 9%
[19:58:55] [Server thread/INFO]: Preparing spawn area: 12%
[19:58:56] [Server thread/INFO]: Preparing spawn area: 16%
[19:58:57] [Server thread/INFO]: Preparing spawn area: 20%
[19:58:58] [Server thread/INFO]: Preparing spawn area: 23%
[19:58:59] [Server thread/INFO]: Preparing spawn area: 23%
[19:59:00] [Server thread/INFO]: Preparing spawn area: 27%
[19:59:01] [Server thread/INFO]: Preparing spawn area: 31%
[19:59:02] [Server thread/INFO]: Preparing spawn area: 34%
[19:59:03] [Server thread/INFO]: Preparing spawn area: 35%
[19:59:04] [Server thread/INFO]: Preparing spawn area: 39%
[19:59:05] [Server thread/INFO]: Preparing spawn area: 43%
[19:59:07] [Server thread/INFO]: Preparing spawn area: 44%
[19:59:08] [Server thread/INFO]: Preparing spawn area: 48%
[19:59:10] [Server thread/INFO]: Preparing spawn area: 52%
[19:59:11] [Server thread/INFO]: Preparing spawn area: 57%
[19:59:12] [Server thread/INFO]: Preparing spawn area: 60%
[19:59:13] [Server thread/INFO]: Preparing spawn area: 64%
[19:59:15] [Server thread/INFO]: Preparing spawn area: 66%
[19:59:16] [Server thread/INFO]: Preparing spawn area: 71%
[19:59:17] [Server thread/INFO]: Preparing spawn area: 72%
[19:59:18] [Server thread/INFO]: Preparing spawn area: 77%
[19:59:19] [Server thread/INFO]: Preparing spawn area: 78%
[19:59:20] [Server thread/INFO]: Preparing spawn area: 82%
[19:59:22] [Server thread/INFO]: Preparing spawn area: 83%
[19:59:24] [Server thread/INFO]: Preparing spawn area: 87%
[19:59:26] [Server thread/INFO]: Preparing spawn area: 91%
[19:59:28] [Server thread/INFO]: Preparing spawn area: 94%
[19:59:30] [Server thread/INFO]: Preparing spawn area: 97%
[19:59:30] [Server thread/INFO]: Changing view distance to 6, from 10
[19:59:34] [Server thread/INFO]: morrowclearyboys lost connection: TextComponent{text='Disconnected', siblings=[], style=Style{hasParent=false, color=null, bold=null, italic=null, underlined=null, obfuscated=null, clickEvent=null, hoverEvent=null}}
[19:59:34] [Server thread/INFO]: morrowclearyboys left the game
[19:59:34] [Server thread/INFO]: Stopping singleplayer server as player logged out
[19:59:36] [Server thread/INFO]: Stopping server
[19:59:36] [Server thread/INFO]: Saving players
[19:59:36] [Server thread/INFO]: Saving worlds
[19:59:36] [Server thread/INFO]: Saving chunks for level 'Modded Survival 2'/Overworld
[19:59:52] [Server thread/ERROR]: Exception stopping the server
java.lang.OutOfMemoryError: Java heap space
at net.minecraft.nbt.NBTTagCompound.func_74768_a(SourceFile:68) ~[dh.class:?]
at net.minecraft.world.chunk.storage.AnvilChunkLoader.func_75820_a(AnvilChunkLoader.java:395) ~[aqk.class:?]
at net.minecraft.world.chunk.storage.AnvilChunkLoader.func_75816_a(AnvilChunkLoader.java:197) ~[aqk.class:?]
at net.minecraft.world.gen.ChunkProviderServer.func_73242_b(ChunkProviderServer.java:256) ~[ms.class:?]
at net.minecraft.world.gen.ChunkProviderServer.func_73151_a(ChunkProviderServer.java:302) ~[ms.class:?]
at net.minecraft.world.WorldServer.func_73044_a(WorldServer.java:808) ~[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.integrated.IntegratedServer.func_71260_j(IntegratedServer.java:241) ~[bsx.class:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:480) [MinecraftServer.class:?]
at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:685) [?:?]
[20:00:23] [Server thread/INFO]: Starting integrated minecraft server version 1.7.10
[20:00:23] [Server thread/INFO]: Generating keypair
[20:00:27] [Server thread/INFO]: Preparing start region for level 0
[20:00:29] [Server thread/INFO]: Preparing spawn area: 4%
[20:00:30] [Server thread/INFO]: Preparing spawn area: 10%
[20:00:31] [Server thread/INFO]: Preparing spawn area: 14%
[20:00:32] [Server thread/INFO]: Preparing spawn area: 16%
[20:00:34] [Server thread/INFO]: Preparing spawn area: 18%
[20:00:35] [Server thread/INFO]: Preparing spawn area: 19%
[20:00:37] [Server thread/INFO]: Preparing spawn area: 20%
[20:00:38] [Server thread/INFO]: Preparing spawn area: 21%
[20:00:40] [Server thread/INFO]: Preparing spawn area: 21%
[20:00:41] [Server thread/INFO]: Preparing spawn area: 22%
[20:00:43] [Server thread/INFO]: Preparing spawn area: 22%
[20:00:45] [Server thread/INFO]: Preparing spawn area: 22%
[20:00:48] [Server thread/INFO]: Preparing spawn area: 23%
[20:00:49] [Server thread/INFO]: Preparing spawn area: 23%
[20:00:53] [Server thread/INFO]: Preparing spawn area: 23%
[20:00:56] [Server thread/ERROR]: Encountered an unexpected exception
java.lang.OutOfMemoryError: Java heap space
at net.minecraft.nbt.NBTTagByteArray.func_152446_a(SourceFile:27) ~[df.class:?]
at net.minecraft.nbt.NBTTagCompound.func_152449_a(SourceFile:329) ~[dh.class:?]
at net.minecraft.nbt.NBTTagCompound.func_152446_a(SourceFile:41) ~[dh.class:?]
at net.minecraft.nbt.NBTTagList.func_152446_a(NBTTagList.java:52) ~[dq.class:?]
at net.minecraft.nbt.NBTTagCompound.func_152449_a(SourceFile:329) ~[dh.class:?]
at net.minecraft.nbt.NBTTagCompound.func_152446_a(SourceFile:41) ~[dh.class:?]
at net.minecraft.nbt.NBTTagCompound.func_152449_a(SourceFile:329) ~[dh.class:?]
at net.minecraft.nbt.NBTTagCompound.func_152446_a(SourceFile:41) ~[dh.class:?]
at net.minecraft.nbt.CompressedStreamTools.func_152455_a(CompressedStreamTools.java:168) ~[du.class:?]
at net.minecraft.nbt.CompressedStreamTools.func_152456_a(CompressedStreamTools.java:125) ~[du.class:?]
at net.minecraft.nbt.CompressedStreamTools.func_74794_a(CompressedStreamTools.java:120) ~[du.class:?]
at net.minecraft.world.chunk.storage.AnvilChunkLoader.loadChunk__Async(AnvilChunkLoader.java:121) ~[aqk.class:?]
at net.minecraftforge.common.chunkio.ChunkIOProvider.callStage1(ChunkIOProvider.java:20) ~[ChunkIOProvider.class:?]
at net.minecraftforge.common.chunkio.ChunkIOProvider.callStage1(ChunkIOProvider.java:12) ~[ChunkIOProvider.class:?]
at net.minecraftforge.common.util.AsynchronousExecutor.skipQueue(AsynchronousExecutor.java:343) ~[AsynchronousExecutor.class:?]
at net.minecraftforge.common.util.AsynchronousExecutor.getSkipQueue(AsynchronousExecutor.java:302) ~[AsynchronousExecutor.class:?]
at net.minecraftforge.common.chunkio.ChunkIOExecutor.syncChunkLoad(ChunkIOExecutor.java:12) ~[ChunkIOExecutor.class:?]
at net.minecraft.world.gen.ChunkProviderServer.loadChunk(ChunkProviderServer.java:126) ~[ms.class:?]
at net.minecraft.world.gen.ChunkProviderServer.func_73158_c(ChunkProviderServer.java:101) ~[ms.class:?]
at net.minecraft.server.MinecraftServer.func_71222_d(MinecraftServer.java:265) ~[MinecraftServer.class:?]
at net.minecraft.server.integrated.IntegratedServer.func_71247_a(IntegratedServer.java:78) ~[bsx.class:?]
at net.minecraft.server.integrated.IntegratedServer.func_71197_b(IntegratedServer.java:92) ~[bsx.class:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:387) [MinecraftServer.class:?]
at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:685) [?:?]
[20:02:33] [Server thread/ERROR]: This crash report has been saved to: C:\Users\Justin Account\AppData\Roaming.minecraft\crash-reports\crash-2014-10-05_20.02.31-server.txt
RAM is dependent on the player and mod count. Most packs run on 2-4GB.
The perfect setup would be: 64bit OS, 64bit java, init script with enough heap space (-Xmx2048 or more) and PermGen space (-XX:PermSize=256m -XX:MaxPermSize=512m).
As seen in the last line of your log you have a crash file with more system info saved at C:\Users\Justin Account\AppData\Roaming.minecraft\crash-reports\crash-2014-10-05_20.02.31-server.txt
This file uploaded to pastebin and posted here (as a link) would be more helpful.
Disclaimer: the above are basics of running a modded minecraft instance and shouldn't be talked about here.