I am using the correct forge version and my computer should have no problem running them. I am still trying to figure this out. I have reinstalled java, minecraft and forge. Please help!
Crash report:
---- Minecraft Crash Report ----
// Why is it breaking
java.lang.NoClassDefFoundError: java/util/Objects
at codechicken.nei.ItemStackMap$StackMetaKey.hashCode(ItemStackMap.java:33)
at java.util.HashMap.put(HashMap.java:372)
at codechicken.nei.ItemStackMap$DetailMap.put(ItemStackMap.java:84)
at codechicken.nei.ItemStackMap.put(ItemStackMap.java:195)
at codechicken.nei.api.API.setOverrideName(API.java:114)
at codechicken.nei.api.ItemInfo.addVanillaBlockProperties(ItemInfo.java:240)
at codechicken.nei.api.ItemInfo.load(ItemInfo.java:82)
at codechicken.nei.NEIClientConfig.bootNEI(NEIClientConfig.java:243)
at codechicken.nei.NEIClientConfig.loadWorld(NEIClientConfig.java:194)
at codechicken.nei.ClientHandler.loadWorld(ClientHandler.java:189)
at codechicken.nei.ClientHandler.tickEvent(ClientHandler.java:141)
at cpw.mods.fml.common.eventhandler.ASMEventHandler_43_ClientHandler_tickEvent_ClientTickEvent.invoke(.dynamic)
at cpw.mods.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:51)
at cpw.mods.fml.common.eventhandler.EventBus.post(EventBus.java:122)
at cpw.mods.fml.common.FMLCommonHandler.onPreClientTick(FMLCommonHandler.java:321)
at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1524)
at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:914)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:833)
at net.minecraft.client.main.Main.main(SourceFile:103)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:134)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
Caused by: java.lang.ClassNotFoundException: java.util.Objects
at java.net.URLClassLoader$1.run(URLClassLoader.java:202)
at java.security.AccessController.doPrivileged(Native Method)
at java.net.URLClassLoader.findClass(URLClassLoader.java:190)
at java.lang.ClassLoader.loadClass(ClassLoader.java:306)
at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:301)
at java.lang.ClassLoader.loadClass(ClassLoader.java:247)
at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:104)
at java.lang.ClassLoader.loadClass(ClassLoader.java:306)
at java.lang.ClassLoader.loadClass(ClassLoader.java:247)
... 25 more
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- Head --
Stacktrace:
at codechicken.nei.ItemStackMap$StackMetaKey.hashCode(ItemStackMap.java:33)
at java.util.HashMap.put(HashMap.java:372)
at codechicken.nei.ItemStackMap$DetailMap.put(ItemStackMap.java:84)
at codechicken.nei.ItemStackMap.put(ItemStackMap.java:195)
at codechicken.nei.api.API.setOverrideName(API.java:114)
at codechicken.nei.api.ItemInfo.addVanillaBlockProperties(ItemInfo.java:240)
at codechicken.nei.api.ItemInfo.load(ItemInfo.java:82)
at codechicken.nei.NEIClientConfig.bootNEI(NEIClientConfig.java:243)
at codechicken.nei.NEIClientConfig.loadWorld(NEIClientConfig.java:194)
at codechicken.nei.ClientHandler.loadWorld(ClientHandler.java:189)
at codechicken.nei.ClientHandler.tickEvent(ClientHandler.java:141)
at cpw.mods.fml.common.eventhandler.ASMEventHandler_43_ClientHandler_tickEvent_ClientTickEvent.invoke(.dynamic)
at cpw.mods.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:51)
at cpw.mods.fml.common.eventhandler.EventBus.post(EventBus.java:122)
at cpw.mods.fml.common.FMLCommonHandler.onPreClientTick(FMLCommonHandler.java:321)
CodeChickenCore-1.7.2-1.0.0-universal.jar
NotEnoughItems-1.7.2-1.0.1-universal.jar
industrialcraft-2-2.1.476-experimental.jar
industrialcraft-2-2.1.476-experimental-api.jar
[1.7.2]bspkrsCore-universal-6.8(1.7.2).jar
[1.7.2]TreeCapitator-universal-1.7.2.r02.jar
twilightforest-1.7.2-2.0.3.jar
[1-7-2]_Lucky_Block_v5-0-0.jar
Necromancy-1.7.2.jar
[1.7.2]DamageIndicatorsMod-3.0.10 (1).jar
CraftGuide-1.6.7.5.zip
I am using the correct forge version and my computer should have no problem running them. I am still trying to figure this out. I have reinstalled java, minecraft and forge. Please help!
Crash report:
---- Minecraft Crash Report ----
// Why is it breaking
Time: 5/6/14 9:32 PM
Description: Unexpected error
java.lang.NoClassDefFoundError: java/util/Objects
at codechicken.nei.ItemStackMap$StackMetaKey.hashCode(ItemStackMap.java:33)
at java.util.HashMap.put(HashMap.java:372)
at codechicken.nei.ItemStackMap$DetailMap.put(ItemStackMap.java:84)
at codechicken.nei.ItemStackMap.put(ItemStackMap.java:195)
at codechicken.nei.api.API.setOverrideName(API.java:114)
at codechicken.nei.api.ItemInfo.addVanillaBlockProperties(ItemInfo.java:240)
at codechicken.nei.api.ItemInfo.load(ItemInfo.java:82)
at codechicken.nei.NEIClientConfig.bootNEI(NEIClientConfig.java:243)
at codechicken.nei.NEIClientConfig.loadWorld(NEIClientConfig.java:194)
at codechicken.nei.ClientHandler.loadWorld(ClientHandler.java:189)
at codechicken.nei.ClientHandler.tickEvent(ClientHandler.java:141)
at cpw.mods.fml.common.eventhandler.ASMEventHandler_43_ClientHandler_tickEvent_ClientTickEvent.invoke(.dynamic)
at cpw.mods.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:51)
at cpw.mods.fml.common.eventhandler.EventBus.post(EventBus.java:122)
at cpw.mods.fml.common.FMLCommonHandler.onPreClientTick(FMLCommonHandler.java:321)
at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1524)
at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:914)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:833)
at net.minecraft.client.main.Main.main(SourceFile:103)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:134)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
Caused by: java.lang.ClassNotFoundException: java.util.Objects
at java.net.URLClassLoader$1.run(URLClassLoader.java:202)
at java.security.AccessController.doPrivileged(Native Method)
at java.net.URLClassLoader.findClass(URLClassLoader.java:190)
at java.lang.ClassLoader.loadClass(ClassLoader.java:306)
at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:301)
at java.lang.ClassLoader.loadClass(ClassLoader.java:247)
at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:104)
at java.lang.ClassLoader.loadClass(ClassLoader.java:306)
at java.lang.ClassLoader.loadClass(ClassLoader.java:247)
... 25 more
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- Head --
Stacktrace:
at codechicken.nei.ItemStackMap$StackMetaKey.hashCode(ItemStackMap.java:33)
at java.util.HashMap.put(HashMap.java:372)
at codechicken.nei.ItemStackMap$DetailMap.put(ItemStackMap.java:84)
at codechicken.nei.ItemStackMap.put(ItemStackMap.java:195)
at codechicken.nei.api.API.setOverrideName(API.java:114)
at codechicken.nei.api.ItemInfo.addVanillaBlockProperties(ItemInfo.java:240)
at codechicken.nei.api.ItemInfo.load(ItemInfo.java:82)
at codechicken.nei.NEIClientConfig.bootNEI(NEIClientConfig.java:243)
at codechicken.nei.NEIClientConfig.loadWorld(NEIClientConfig.java:194)
at codechicken.nei.ClientHandler.loadWorld(ClientHandler.java:189)
at codechicken.nei.ClientHandler.tickEvent(ClientHandler.java:141)
at cpw.mods.fml.common.eventhandler.ASMEventHandler_43_ClientHandler_tickEvent_ClientTickEvent.invoke(.dynamic)
at cpw.mods.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:51)
at cpw.mods.fml.common.eventhandler.EventBus.post(EventBus.java:122)
at cpw.mods.fml.common.FMLCommonHandler.onPreClientTick(FMLCommonHandler.java:321)
-- Affected level --
Details:
Level name: MpServer
All players: 3 total; [EntityClientPlayerMP['luckyslushy007'/2156203, l='MpServer', x=127.14, y=74.62, z=-108.45], EntityOtherPlayerMP['chiefton117'/2146953, l='MpServer', x=138.63, y=63.00, z=-110.28], EntityOtherPlayerMP['eric1cool'/2146693, l='MpServer', x=194.17, y=72.00, z=-113.50]]
Chunk stats: MultiplayerChunkCache: 115, 115
Level seed: 0
Level generator: ID 00 - default, ver 1. Features enabled: false
Level generator options:
Level spawn location: World: (188,64,-108), Chunk: (at 12,4,4 in 11,-7; contains blocks 176,0,-112 to 191,255,-97), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1)
Level time: 490716 game time, 497099 day time
Level dimension: 0
Level storage version: 0x00000 - Unknown?
Level weather: Rain time: 0 (now: false), thunder time: 0 (now: false)
Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: false
Forced entities: 132 total; [EntitySkeleton['Skeleton'/2155961, l='MpServer', x=140.41, y=24.00, z=-132.50], EntitySkeleton['Skeleton'/2151348, l='MpServer', x=101.31, y=43.00, z=-116.00], EntityWitch['Witch'/2156169, l='MpServer', x=151.48, y=21.00, z=-35.97], EntityClientPlayerMP['luckyslushy007'/2156203, l='MpServer', x=127.14, y=74.62, z=-108.45], EntityOtherPlayerMP['chiefton117'/2146953, l='MpServer', x=138.63, y=63.00, z=-110.28], EntityBat['Bat'/2125334, l='MpServer', x=117.94, y=46.10, z=-124.94], EntityCreeper['Creeper'/2155956, l='MpServer', x=134.50, y=23.00, z=-132.50], EntityOtherPlayerMP['chiefton117'/2146953, l='MpServer', x=138.63, y=63.00, z=-110.28], EntitySkeleton['Skeleton'/2155959, l='MpServer', x=133.50, y=23.00, z=-129.50], EntityBat['Bat'/2142106, l='MpServer', x=118.50, y=47.10, z=-128.75], EntitySpider['Spider'/2155937, l='MpServer', x=76.84, y=21.00, z=-58.59], EntityCreeper['Creeper'/2155936, l='MpServer', x=173.50, y=22.00, z=-81.66], EntitySquid['Squid'/2154748, l='MpServer', x=173.59, y=57.34, z=-155.50], EntityItem['item.tile.sapling.oak'/2156207, l='MpServer', x=189.59, y=77.13, z=-110.72], EntityPainting['Painting'/393, l='MpServer', x=157.50, y=64.50, z=-125.94], EntitySquid['Squid'/2154695, l='MpServer', x=149.31, y=39.26, z=-90.62], EntityPainting['Painting'/2143690, l='MpServer', x=131.00, y=72.00, z=-118.06], EntityCreeper['Creeper'/2155935, l='MpServer', x=172.56, y=23.00, z=-76.44], EntitySlime['Slime'/2146710, l='MpServer', x=59.69, y=12.00, z=-74.57], EntityPainting['Painting'/392, l='MpServer', x=158.00, y=64.50, z=-124.06], EntityZombie['Zombie'/2156198, l='MpServer', x=105.50, y=18.00, z=-47.50], EntityZombie['Zombie'/2156197, l='MpServer', x=103.50, y=18.00, z=-49.50], EntityCreeper['Creeper'/2153837, l='MpServer', x=111.38, y=47.00, z=-145.03], EntityZombie['Zombie'/2156196, l='MpServer', x=102.50, y=18.00, z=-51.50], EntityCreeper['Creeper'/2155926, l='MpServer', x=165.50, y=13.00, z=-96.50], EntityZombie['Zombie'/2156195, l='MpServer', x=102.50, y=18.00, z=-50.50], EntityCreeper['Creeper'/2156194, l='MpServer', x=104.50, y=18.00, z=-50.50], EntityPig['Pig'/2128948, l='MpServer', x=142.08, y=66.00, z=-129.07], EntityCreeper['Creeper'/2156193, l='MpServer', x=100.50, y=18.00, z=-51.50], EntityArrow['arrow'/319, l='MpServer', x=143.22, y=17.31, z=-144.03], EntitySlime['Slime'/2126316, l='MpServer', x=85.89, y=19.00, z=-60.38], EntityPig['Pig'/7103, l='MpServer', x=146.85, y=66.00, z=-130.91], EntityOtherPlayerMP['eric1cool'/2146693, l='MpServer', x=194.17, y=72.00, z=-113.50], EntityPig['Pig'/2144006, l='MpServer', x=142.76, y=66.00, z=-126.01], EntitySkeleton['Skeleton'/2155917, l='MpServer', x=109.50, y=13.00, z=-59.50], EntityPig['Pig'/5440, l='MpServer', x=142.28, y=66.00, z=-130.18], EntityZombie['Zombie'/2156031, l='MpServer', x=93.50, y=17.00, z=-57.50], EntityPig['Pig'/2121903, l='MpServer', x=143.20, y=66.00, z=-124.09], EntitySlime['Slime'/337, l='MpServer', x=135.78, y=26.15, z=-79.78], EntityPig['Pig'/2129520, l='MpServer', x=143.67, y=66.00, z=-125.21], EntityZombie['Zombie'/2156016, l='MpServer', x=130.50, y=23.00, z=-127.50], EntityZombie['Zombie'/2156018, l='MpServer', x=134.50, y=23.00, z=-130.50], EntityZombie['Zombie'/2156019, l='MpServer', x=139.09, y=23.00, z=-132.50], EntitySkeleton['Skeleton'/2156013, l='MpServer', x=131.50, y=23.00, z=-130.50], EntitySpider['Spider'/2155398, l='MpServer', x=116.72, y=24.00, z=-136.72], EntitySkeleton['Skeleton'/2156012, l='MpServer', x=129.50, y=23.00, z=-130.50], EntitySkeleton['Skeleton'/2156015, l='MpServer', x=128.50, y=23.00, z=-129.50], EntityIsaacNormal['Isaac'/2156014, l='MpServer', x=131.50, y=23.00, z=-130.50], EntityPig['Pig'/2129512, l='MpServer', x=143.51, y=66.00, z=-128.90], EntityArrow['arrow'/320, l='MpServer', x=143.59, y=17.00, z=-144.03], EntitySpider['Spider'/2156010, l='MpServer', x=132.34, y=23.00, z=-56.78], EntityPig['Pig'/332, l='MpServer', x=143.70, y=66.00, z=-126.45], EntityPig['Pig'/330, l='MpServer', x=144.81, y=66.00, z=-129.75], EntityPig['Pig'/2121910, l='MpServer', x=145.79, y=66.00, z=-130.91], EntityPig['Pig'/331, l='MpServer', x=144.88, y=66.00, z=-126.29], EntityCreeper['Creeper'/2155992, l='MpServer', x=83.50, y=22.00, z=-51.50], EntitySquid['Squid'/2154253, l='MpServer', x=100.19, y=45.91, z=-54.78], EntityCreeper['Creeper'/2155991, l='MpServer', x=80.50, y=22.00, z=-51.50], EntitySquid['Squid'/2154911, l='MpServer', x=116.03, y=57.84, z=-154.63], EntityBat['Bat'/2131503, l='MpServer', x=116.44, y=46.10, z=-125.78], EntityItem['item.tile.sand.default'/2153507, l='MpServer', x=144.59, y=63.13, z=-110.13], EntitySlime['Slime'/687336, l='MpServer', x=78.69, y=22.00, z=-36.75], EntitySheep['Sheep'/124, l='MpServer', x=67.16, y=61.90, z=-180.88], EntitySkeleton['Skeleton'/2156032, l='MpServer', x=58.50, y=45.00, z=-150.50], EntitySkeleton['Skeleton'/2153930, l='MpServer', x=56.50, y=32.00, z=-150.50], EntitySkeleton['Skeleton'/2155834, l='MpServer', x=113.50, y=18.00, z=-46.50], EntityEnderman['Enderman'/2155837, l='MpServer', x=118.47, y=24.00, z=-137.97], EntityOtherPlayerMP['eric1cool'/2146693, l='MpServer', x=194.17, y=72.00, z=-113.50], EntitySkeleton['Skeleton'/2155838, l='MpServer', x=135.50, y=25.00, z=-71.50], EntityArrow['arrow'/395, l='MpServer', x=155.16, y=62.94, z=-105.59], EntitySkeleton['Skeleton'/2156053, l='MpServer', x=105.50, y=27.00, z=-55.50], EntityCreeper['Creeper'/2156052, l='MpServer', x=98.00, y=17.00, z=-29.00], EntityPig['Pig'/394, l='MpServer', x=142.09, y=66.00, z=-126.81], EntityZombie['Zombie'/2155339, l='MpServer', x=135.50, y=24.00, z=-136.50], EntityPainting['Painting'/393, l='MpServer', x=157.50, y=64.50, z=-125.94], EntitySkeleton['Skeleton'/2156055, l='MpServer', x=129.50, y=18.00, z=-54.50], EntityPainting['Painting'/392, l='MpServer', x=158.00, y=64.50, z=-124.06], EntityCreeper['Creeper'/2156049, l='MpServer', x=102.50, y=17.00, z=-32.50], EntitySpider['Spider'/2156048, l='MpServer', x=95.47, y=16.00, z=-33.63], EntityArrow['arrow'/396, l='MpServer', x=149.13, y=62.94, z=-106.59], EntityPig['Pig'/391, l='MpServer', x=146.06, y=66.00, z=-126.77], EntityCow['Cow'/390, l='MpServer', x=144.53, y=66.00, z=-127.74], EntitySkeleton['Skeleton'/2156056, l='MpServer', x=131.50, y=18.00, z=-54.50], EntityPig['Pig'/389, l='MpServer', x=142.09, y=66.00, z=-128.00], EntityZombie['Zombie'/2155793, l='MpServer', x=186.16, y=18.00, z=-65.69], EntityPig['Pig'/6163, l='MpServer', x=143.42, y=66.00, z=-130.93], EntityZombie['Zombie'/2156066, l='MpServer', x=62.38, y=14.00, z=-141.06], EntityCreeper['Creeper'/2156065, l='MpServer', x=62.50, y=15.00, z=-137.50], EntityBat['Bat'/2140254, l='MpServer', x=104.38, y=44.10, z=-115.53], EntityBat['Bat'/2155803, l='MpServer', x=181.72, y=20.10, z=-72.44], EntitySkeleton['Skeleton'/2156074, l='MpServer', x=135.50, y=23.00, z=-87.50], EntityCreeper['Creeper'/2156072, l='MpServer', x=136.50, y=23.00, z=-87.50], EntitySkeleton['Skeleton'/2156073, l='MpServer', x=135.50, y=23.00, z=-86.50], EntityPig['Pig'/2122777, l='MpServer', x=142.09, y=66.00, z=-124.09], EntitySquid['Squid'/2154461, l='MpServer', x=138.50, y=54.38, z=-159.06], EntityPig['Pig'/2129537, l='MpServer', x=144.51, y=66.00, z=-130.91], EntitySkeleton['Skeleton'/2155543, l='MpServer', x=144.50, y=26.00, z=-44.50], EntitySquid['Squid'/2154824, l='MpServer', x=181.50, y=53.06, z=-50.78], EntitySkeleton['Skeleton'/2155542, l='MpServer', x=142.50, y=26.00, z=-44.50], EntitySquid['Squid'/2154462, l='MpServer', x=168.81, y=62.34, z=-151.41], EntityPig['Pig'/2122769, l='MpServer', x=99.25, y=63.00, z=-135.47], EntitySkeleton['Skeleton'/2156092, l='MpServer', x=65.50, y=31.00, z=-137.50], EntityPig['Pig'/2122773, l='MpServer', x=143.22, y=66.00, z=-127.55], EntitySpider['Spider'/2156096, l='MpServer', x=109.72, y=21.00, z=-141.28], EntityCreeper['Creeper'/2155894, l='MpServer', x=145.53, y=12.00, z=-55.31], EntityCreeper['Creeper'/2156100, l='MpServer', x=100.50, y=13.00, z=-36.50], EntityWitch['Witch'/2156101, l='MpServer', x=100.50, y=13.00, z=-37.50], EntityCreeper['Creeper'/2155890, l='MpServer', x=146.00, y=12.00, z=-56.50], EntityPainting['Painting'/2143690, l='MpServer', x=131.00, y=72.00, z=-118.06], EntityBat['Bat'/2155877, l='MpServer', x=77.75, y=21.58, z=-39.50], EntitySkeleton['Skeleton'/2153886, l='MpServer', x=108.72, y=43.00, z=-120.63], EntityCreeper['Creeper'/2142365, l='MpServer', x=108.59, y=43.00, z=-119.00], EntityCreeper['Creeper'/2156123, l='MpServer', x=114.50, y=11.00, z=-165.50], EntitySkeleton['Skeleton'/2155645, l='MpServer', x=156.50, y=16.00, z=-80.50], EntityCreeper['Creeper'/2156122, l='MpServer', x=119.50, y=11.00, z=-166.50], EntityCreeper['Creeper'/2142366, l='MpServer', x=120.50, y=44.86, z=-127.82], EntityPig['Pig'/2143988, l='MpServer', x=141.85, y=66.00, z=-131.17], EntitySkeleton['Skeleton'/2156124, l='MpServer', x=123.50, y=28.00, z=-43.50], EntityZombie['Zombie'/2156131, l='MpServer', x=55.50, y=37.00, z=-162.50], EntityChicken['Chicken'/234, l='MpServer', x=108.66, y=60.39, z=-111.56], EntityBat['Bat'/2155599, l='MpServer', x=124.50, y=9.10, z=-170.75], EntitySkeleton['Skeleton'/2156137, l='MpServer', x=100.50, y=13.00, z=-33.09], EntityPig['Pig'/224, l='MpServer', x=96.28, y=62.24, z=-169.84], EntityBat['Bat'/2156147, l='MpServer', x=58.97, y=33.47, z=-146.77], EntityBat['Bat'/2156145, l='MpServer', x=56.47, y=32.00, z=-148.71], EntityItem['item.item.egg'/2153427, l='MpServer', x=107.28, y=59.13, z=-115.56], EntitySquid['Squid'/2154125, l='MpServer', x=108.09, y=54.38, z=-158.19], EntityZombie['Zombie'/2156151, l='MpServer', x=119.50, y=25.00, z=-139.50], EntityZombie['Zombie'/2156150, l='MpServer', x=49.50, y=18.00, z=-34.50], EntitySkeleton['Skeleton'/2156148, l='MpServer', x=48.50, y=18.00, z=-37.50], EntityZombie['Zombie'/2156152, l='MpServer', x=124.50, y=25.00, z=-138.50], EntityBat['Bat'/2156158, l='MpServer', x=162.01, y=13.08, z=-53.75]]
Retry entities: 0 total; []
Server brand: fml,forge
Server type: Non-integrated multiplayer server
Stacktrace:
at net.minecraft.client.multiplayer.WorldClient.func_72914_a(WorldClient.java:368)
at net.minecraft.client.Minecraft.func_71396_d(Minecraft.java:2380)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:862)
at net.minecraft.client.main.Main.main(SourceFile:103)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:134)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
-- System Details --
Details:
Minecraft Version: 1.7.2
Operating System: Mac OS X (x86_64) version 10.9.2
Java Version: 1.6.0_65, Apple Inc.
Java VM Version: Java HotSpotâ„¢ 64-Bit Server VM (mixed mode), Apple Inc.
Memory: 119735120 bytes (114 MB) / 287735808 bytes (274 MB) up to 1065025536 bytes (1015 MB)
JVM Flags: 1 total; -Xmx1G
AABB Pool Size: 19997 (1119832 bytes; 1 MB) allocated, 0 (0 bytes; 0 MB) used
IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
FML: MCP v9.01-pre FML v7.2.156.1060 Minecraft Forge 10.12.1.1060 13 mods loaded, 13 mods active
mcp{8.09} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
FML{7.2.156.1060} [Forge Mod Loader] (forge-1.7.2-10.12.1.1060.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
Forge{10.12.1.1060} [Minecraft Forge] (forge-1.7.2-10.12.1.1060.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
CodeChickenCore{1.0.0} [CodeChicken Core] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
NotEnoughItems{1.0.1} [Not Enough Items] (NotEnoughItems-1.7.2-1.0.1-universal.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
lucky{5.0.0} [Lucky Block] ([1-7-2]_Lucky_Block_v5-0-0.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
bspkrsCore{6.8(1.7.2)} [bspkrsCore] ([1.7.2]bspkrsCore-universal-6.8(1.7.2).jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
DamageIndicatorsMod{3.0.10} [Damage Indicators] ([1.7.2]DamageIndicatorsMod-3.0.10 (1).jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
TreeCapitator{1.7.2.r02} [TreeCapitator] ([1.7.2]TreeCapitator-universal-1.7.2.r02.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
craftguide{1.5.2} [CraftGuide] (CraftGuide-1.6.7.5.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
IC2{2.1.476-experimental} [IndustrialCraft 2] (industrialcraft-2-2.1.476-experimental.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
necromancy{1.6.8} [Necromancy] (Necromancy-1.7.2.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
TwilightForest{2.0.3} [The Twilight Forest] (twilightforest-1.7.2-2.0.3.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
Launched Version: 1.7.2-Forge10.12.1.1060
LWJGL: 2.9.1
OpenGL: Intel HD Graphics 3000 OpenGL Engine GL version 2.1 INTEL-8.24.11, Intel Inc.
Is Modded: Definitely; Client brand changed to 'fml,forge'
Type: Client (map_client.txt)
Resource Packs: []
Current Language: English (US)
Profiler Position: N/A (disabled)
Vec3 Pool Size: 961 (53816 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
Anisotropic Filtering: Off (1)