My friends and I are trying to set up a server for 1.7.10 with mods, and when I launch the server it says: "LaunchWrapper Unable to launch java.util.ConcurrentModificationException". After going to google, I found out it was a problem with java 8. When I tried to use Java 7 instead, it said I was missing credentials from Java 8. Anyone have a solution on how to fix this?
I started a sever and when my friends try to join it says "java.net.connectionexception connection timed out, no further information" I can join other servers and so can they, but they get this error when they try to join my server. Any help? I did the portforward and everything.
If you want a pack, FTB's Magic Farm will delay the Dragon and Wither until after you've actually managed to survive. It includes TE3 and Thaumcraft.
If you want a single mod, Twighlight Forest would probably be a good bet. It adds a handfull of new boss mobs, but isolates them in a new dimension.
I am using minecraft 1.6.4 and I want some mods to use that will take a while to complete. The two biggest mods I am using are Thermal Expansion and Thaumcraft. I want somethings to do so that I can keep one world past the point of just killing the dragon or the wither.
Today when I went to play, my minecraft wouldnt launch. I found out that NEI wasnt working, which is weird cause it worked yesterday. It isnt crashing my minecraft, but my laucher wont put me into the game unless I take out NEI. Any help?
java.lang.NoSuchMethodError: codechicken.lib.raytracer.RayTracer.getStartVec(Lnet/minecraft/entity/player/EntityPlayer;)Lnet/minecraft/util/Vec3;
at codechicken.multipart.BlockMultipart$.drawHighlight(BlockMultipart.scala:71)
at codechicken.multipart.handler.MultipartEventHandler$.drawBlockHighlight(EventHandler.scala:57)
at net.minecraftforge.event.ASMEventHandler_44_MultipartEventHandler$_drawBlockHighlight_DrawBlockHighlightEvent.invoke(.dynamic)
at net.minecraftforge.event.ASMEventHandler.invoke(ASMEventHandler.java:39)
at net.minecraftforge.event.EventBus.post(EventBus.java:108)
at net.minecraftforge.client.ForgeHooksClient.onDrawBlockHighlight(ForgeHooksClient.java:237)
at net.minecraft.client.renderer.EntityRenderer.func_78471_a(EntityRenderer.java:1256)
at net.minecraft.client.renderer.EntityRenderer.func_78480_b(EntityRenderer.java:1006)
at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:946)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:838)
at net.minecraft.client.main.Main.main(SourceFile:101)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:131)
at net.minecraft.launchwrapper.Launch.main(Launch.java:27)
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- Head --
Stacktrace:
at codechicken.multipart.BlockMultipart$.drawHighlight(BlockMultipart.scala:71)
at codechicken.multipart.handler.MultipartEventHandler$.drawBlockHighlight(EventHandler.scala:57)
at net.minecraftforge.event.ASMEventHandler_44_MultipartEventHandler$_drawBlockHighlight_DrawBlockHighlightEvent.invoke(.dynamic)
at net.minecraftforge.event.ASMEventHandler.invoke(ASMEventHandler.java:39)
at net.minecraftforge.event.EventBus.post(EventBus.java:108)
at net.minecraftforge.client.ForgeHooksClient.onDrawBlockHighlight(ForgeHooksClient.java:237)
at net.minecraft.client.renderer.EntityRenderer.func_78471_a(EntityRenderer.java:1256)
I just updated to 1.6.4 and not enough items doesnt show up when I go into my inventory. I used it in 1.6.2 and it worked fine, but in 1.6.4 none of the buttons or the items show up. It says the mod is in when I click on the mods tab on the main menu. Help?
Time: 06.10.13 21:09
Description: Initializing game
java.lang.RuntimeException: java.lang.reflect.InvocationTargetException
at net.mcft.copy.betterstorage.utils.MiscUtils.conditionalNew(MiscUtils.java:10)
at net.mcft.copy.betterstorage.addon.thaumcraft.ThaumcraftAddon.initializeBlocks(ThaumcraftAddon.java:50)
at net.mcft.copy.betterstorage.addon.Addon.initializeBlocksAll(Addon.java:31)
at net.mcft.copy.betterstorage.content.Blocks.initialize(Blocks.java:36)
at net.mcft.copy.betterstorage.BetterStorage.preInit(BetterStorage.java:63)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:540)
at sun.reflect.GeneratedMethodAccessor1.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:313)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
at com.google.common.eventbus.EventBus.post(EventBus.java:267)
at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:194)
at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:174)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:313)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
at com.google.common.eventbus.EventBus.post(EventBus.java:267)
at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:105)
at cpw.mods.fml.common.Loader.loadMods(Loader.java:520)
at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:181)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:471)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:806)
at net.minecraft.client.main.Main.main(SourceFile:101)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:57)
at net.minecraft.launchwrapper.Launch.main(Launch.java:18)
Caused by: java.lang.reflect.InvocationTargetException
at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)
at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)
at java.lang.reflect.Constructor.newInstance(Unknown Source)
at net.mcft.copy.betterstorage.utils.MiscUtils.conditionalNew(MiscUtils.java:9)
... 40 more
Caused by: java.lang.NoClassDefFoundError: net/mcft/copy/betterstorage/addon/thaumcraft/ItemThaumcraftBackpack
at net.mcft.copy.betterstorage.addon.thaumcraft.BlockThaumcraftBackpack.getItemClass(BlockThaumcraftBackpack.java:18)
at net.mcft.copy.betterstorage.block.BlockContainerBetterStorage.registerBlock(BlockContainerBetterStorage.java:34)
at net.mcft.copy.betterstorage.block.BlockContainerBetterStorage.(BlockContainerBetterStorage.java:25)
at net.mcft.copy.betterstorage.block.BlockBackpack.(BlockBackpack.java:27)
at net.mcft.copy.betterstorage.addon.thaumcraft.BlockThaumcraftBackpack.(BlockThaumcraftBackpack.java:14)
... 45 more
Caused by: java.lang.ClassNotFoundException: net.mcft.copy.betterstorage.addon.thaumcraft.ItemThaumcraftBackpack
at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:179)
at java.lang.ClassLoader.loadClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
... 50 more
Caused by: java.lang.NoClassDefFoundError: thaumcraft/api/IVisRepairable
at java.lang.ClassLoader.defineClass1(Native Method)
at java.lang.ClassLoader.defineClass(Unknown Source)
at java.security.SecureClassLoader.defineClass(Unknown Source)
at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:171)
... 52 more
Caused by: java.lang.ClassNotFoundException: thaumcraft.api.IVisRepairable
at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:94)
at java.lang.ClassLoader.loadClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
... 56 more
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- Head --
Stacktrace:
at net.mcft.copy.betterstorage.utils.MiscUtils.conditionalNew(MiscUtils.java:10)
at net.mcft.copy.betterstorage.addon.thaumcraft.ThaumcraftAddon.initializeBlocks(ThaumcraftAddon.java:50)
at net.mcft.copy.betterstorage.addon.Addon.initializeBlocksAll(Addon.java:31)
at net.mcft.copy.betterstorage.content.Blocks.initialize(Blocks.java:36)
at net.mcft.copy.betterstorage.BetterStorage.preInit(BetterStorage.java:63)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:540)
at sun.reflect.GeneratedMethodAccessor1.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:313)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
at com.google.common.eventbus.EventBus.post(EventBus.java:267)
at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:194)
at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:174)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:313)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
at com.google.common.eventbus.EventBus.post(EventBus.java:267)
at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:105)
at cpw.mods.fml.common.Loader.loadMods(Loader.java:520)
at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:181)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:471)
-- Initialization --
Details:
Stacktrace:
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:806)
at net.minecraft.client.main.Main.main(SourceFile:101)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:57)
at net.minecraft.launchwrapper.Launch.main(Launch.java:18)
java.lang.AbstractMethodError: reifnsk.minimap.BlockAccess.isBlockSolidOnSide(IIILnet/minecraftforge/common/ForgeDirection;Z)Z
at thaumcraft.common.blocks.BlockTaintFibres.func_71902_a(BlockTaintFibres.java:402)
at reifnsk.minimap.BlockDataPack.<clinit>(BlockDataPack.java:140)
at reifnsk.minimap.ReiMinimap.func_110549_a(ReiMinimap.java:4500)
at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110542_a(SourceFile:94)
at reifnsk.minimap.ReiMinimap.onTickInGame(ReiMinimap.java:465)
at mod_ReiMinimap.onTickInGame(mod_ReiMinimap.java:28)
at net.minecraft.src.BaseMod.doTickInGame(BaseMod.java:55)
at cpw.mods.fml.common.modloader.BaseModTicker.sendTick(BaseModTicker.java:102)
at cpw.mods.fml.common.modloader.BaseModTicker.tickBaseMod(BaseModTicker.java:82)
at cpw.mods.fml.common.modloader.BaseModTicker.tickEnd(BaseModTicker.java:56)
at cpw.mods.fml.common.SingleIntervalHandler.tickEnd(SingleIntervalHandler.java:34)
at cpw.mods.fml.common.FMLCommonHandler.tickEnd(FMLCommonHandler.java:141)
at cpw.mods.fml.common.FMLCommonHandler.onRenderTickEnd(FMLCommonHandler.java:377)
at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:946)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:836)
at net.minecraft.client.main.Main.main(SourceFile:101)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:57)
at net.minecraft.launchwrapper.Launch.main(Launch.java:18)
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- Head --
Stacktrace:
at thaumcraft.common.blocks.BlockTaintFibres.func_71902_a(BlockTaintFibres.java:402)
at reifnsk.minimap.BlockDataPack.<clinit>(BlockDataPack.java:140)
at reifnsk.minimap.ReiMinimap.func_110549_a(ReiMinimap.java:4500)
at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110542_a(SourceFile:94)
at reifnsk.minimap.ReiMinimap.onTickInGame(ReiMinimap.java:465)
at mod_ReiMinimap.onTickInGame(mod_ReiMinimap.java:28)
at net.minecraft.src.BaseMod.doTickInGame(BaseMod.java:55)
at cpw.mods.fml.common.modloader.BaseModTicker.sendTick(BaseModTicker.java:102)
at cpw.mods.fml.common.modloader.BaseModTicker.tickBaseMod(BaseModTicker.java:82)
at cpw.mods.fml.common.modloader.BaseModTicker.tickEnd(BaseModTicker.java:56)
at cpw.mods.fml.common.SingleIntervalHandler.tickEnd(SingleIntervalHandler.java:34)
at cpw.mods.fml.common.FMLCommonHandler.tickEnd(FMLCommonHandler.java:141)
Ive been playing with this mod quite a bit in my world, and one suggestion I have is to make the dimension harder to get to. It takes about a half hour to get to it, and it is dense with diamond.
When I pull up not enough items, every recipe shows up (even from other mods) except for the ones in industrial craft 2. Do I need a special NEI because of the machines?
Seems like a good mod, but I suggest to add pictures or text that tell what it adds (because you weren't very specific), what the new tools' durability, mining speed and etc. are compared to others in the game, just for people dont want to watch the video.
0
0
0
0
0
0
0
0
0
0
0
// Hi. I'm Minecraft, and I'm a crashaholic.
Time: 10/6/13 3:00 PM
Description: Unexpected error
java.lang.AbstractMethodError: reifnsk.minimap.BlockAccess.isBlockSolidOnSide(IIILnet/minecraftforge/common/ForgeDirection;Z)Z
at thaumcraft.common.blocks.BlockTaintFibres.func_71902_a(BlockTaintFibres.java:402)
at reifnsk.minimap.BlockDataPack.<clinit>(BlockDataPack.java:140)
at reifnsk.minimap.ReiMinimap.func_110549_a(ReiMinimap.java:4500)
at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110542_a(SourceFile:94)
at reifnsk.minimap.ReiMinimap.onTickInGame(ReiMinimap.java:465)
at mod_ReiMinimap.onTickInGame(mod_ReiMinimap.java:28)
at net.minecraft.src.BaseMod.doTickInGame(BaseMod.java:55)
at cpw.mods.fml.common.modloader.BaseModTicker.sendTick(BaseModTicker.java:102)
at cpw.mods.fml.common.modloader.BaseModTicker.tickBaseMod(BaseModTicker.java:82)
at cpw.mods.fml.common.modloader.BaseModTicker.tickEnd(BaseModTicker.java:56)
at cpw.mods.fml.common.SingleIntervalHandler.tickEnd(SingleIntervalHandler.java:34)
at cpw.mods.fml.common.FMLCommonHandler.tickEnd(FMLCommonHandler.java:141)
at cpw.mods.fml.common.FMLCommonHandler.onRenderTickEnd(FMLCommonHandler.java:377)
at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:946)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:836)
at net.minecraft.client.main.Main.main(SourceFile:101)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:57)
at net.minecraft.launchwrapper.Launch.main(Launch.java:18)
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- Head --
Stacktrace:
at thaumcraft.common.blocks.BlockTaintFibres.func_71902_a(BlockTaintFibres.java:402)
at reifnsk.minimap.BlockDataPack.<clinit>(BlockDataPack.java:140)
at reifnsk.minimap.ReiMinimap.func_110549_a(ReiMinimap.java:4500)
at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110542_a(SourceFile:94)
at reifnsk.minimap.ReiMinimap.onTickInGame(ReiMinimap.java:465)
at mod_ReiMinimap.onTickInGame(mod_ReiMinimap.java:28)
at net.minecraft.src.BaseMod.doTickInGame(BaseMod.java:55)
at cpw.mods.fml.common.modloader.BaseModTicker.sendTick(BaseModTicker.java:102)
at cpw.mods.fml.common.modloader.BaseModTicker.tickBaseMod(BaseModTicker.java:82)
at cpw.mods.fml.common.modloader.BaseModTicker.tickEnd(BaseModTicker.java:56)
at cpw.mods.fml.common.SingleIntervalHandler.tickEnd(SingleIntervalHandler.java:34)
at cpw.mods.fml.common.FMLCommonHandler.tickEnd(FMLCommonHandler.java:141)
-- Affected level --
Details:
Level name: MpServer
All players: 1 total; [EntityClientPlayerMP['GRamey0326'/236, l='MpServer', x=-115.50, y=85.62, z=208.50]]
Chunk stats: MultiplayerChunkCache: 345
Level seed: 0
Level generator: ID 00 - default, ver 1. Features enabled: false
Level generator options:
Level spawn location: World: (-116,64,212), Chunk: (at 12,4,4 in -8,13; contains blocks -128,0,208 to -113,255,223), Region: (-1,0; contains chunks -32,0 to -1,31, blocks -512,0,0 to -1,255,511)
Level time: 79 game time, 79 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: 167 total; [EntityFallingSand['Falling Block'/1606, l='MpServer', x=-246.50, y=26.09, z=185.50], EntityZombie['Zombie'/1625, l='MpServer', x=-167.50, y=17.00, z=227.50], EntityZombie['Zombie'/1624, l='MpServer', x=-166.50, y=17.00, z=227.50], EntitySkeleton['Skeleton'/1623, l='MpServer', x=-166.50, y=17.00, z=222.50], EntitySkeleton['Skeleton'/1622, l='MpServer', x=-166.50, y=17.00, z=226.50], EntityBat['Bat'/1033, l='MpServer', x=-131.50, y=14.00, z=249.50], EntityBat['Bat'/1034, l='MpServer', x=-133.50, y=14.00, z=248.50], EntityZombie['Zombie'/635, l='MpServer', x=-165.50, y=19.00, z=208.50], EntitySkeleton['Skeleton'/634, l='MpServer', x=-167.50, y=19.00, z=213.50], EntitySkeleton['Skeleton'/633, l='MpServer', x=-168.50, y=19.00, z=213.50], EntitySkeleton['Skeleton'/577, l='MpServer', x=-158.50, y=38.00, z=203.50], EntitySkeleton['Skeleton'/1078, l='MpServer', x=-76.50, y=19.00, z=282.50], EntityFallingSand['Falling Block'/1760, l='MpServer', x=-227.50, y=15.00, z=67.50], EntityCow['Cow'/141, l='MpServer', x=-187.25, y=63.00, z=198.38], EntityCow['Cow'/143, l='MpServer', x=-186.06, y=63.00, z=198.53], EntityCow['Cow'/142, l='MpServer', x=-184.28, y=63.00, z=198.19], EntitySkeleton['Skeleton'/1775, l='MpServer', x=-98.50, y=30.00, z=206.50], EntitySkeleton['Skeleton'/1774, l='MpServer', x=-96.50, y=30.00, z=204.50], EntityZombie['Zombie'/674, l='MpServer', x=-42.50, y=23.00, z=199.50], EntityZombie['Zombie'/673, l='MpServer', x=-41.50, y=23.00, z=201.50], EntityCow['Cow'/152, l='MpServer', x=-176.50, y=63.00, z=143.50], EntityZombie['Zombie'/1779, l='MpServer', x=-52.50, y=29.00, z=203.50], EntitySkeleton['Skeleton'/1776, l='MpServer', x=-97.50, y=30.00, z=202.50], EntitySkeleton['Skeleton'/1777, l='MpServer', x=-96.50, y=30.00, z=205.50], EntityWolf['Wolf'/157, l='MpServer', x=-177.50, y=64.00, z=288.50], EntityWolf['Wolf'/158, l='MpServer', x=-176.50, y=64.00, z=287.50], EntityCow['Cow'/144, l='MpServer', x=-185.47, y=63.00, z=200.06], EntitySpider['Spider'/1785, l='MpServer', x=-95.50, y=30.00, z=207.50], EntityBrainyZombie['Angry Zombie'/1790, l='MpServer', x=-94.50, y=30.00, z=206.50], EntityBrainyZombie['Angry Zombie'/1791, l='MpServer', x=-92.50, y=30.00, z=205.50], EntityCow['Cow'/149, l='MpServer', x=-175.78, y=63.00, z=138.78], EntityCow['Cow'/150, l='MpServer', x=-174.03, y=63.00, z=137.31], EntityCow['Cow'/151, l='MpServer', x=-175.66, y=63.00, z=136.34], EntityBat['Bat'/654, l='MpServer', x=-167.50, y=58.00, z=234.50], EntityCow['Cow'/175, l='MpServer', x=-147.50, y=72.00, z=232.19], EntityCow['Cow'/174, l='MpServer', x=-147.50, y=71.00, z=233.78], EntitySkeleton['Skeleton'/1737, l='MpServer', x=-99.50, y=13.00, z=179.50], EntitySkeleton['Skeleton'/1270, l='MpServer', x=-112.50, y=11.00, z=210.50], EntitySkeleton['Skeleton'/1271, l='MpServer', x=-115.50, y=11.00, z=212.50], EntityEnderman['Enderman'/1748, l='MpServer', x=-37.50, y=15.00, z=200.50], EntityEnderman['Enderman'/1749, l='MpServer', x=-42.50, y=15.00, z=199.50], EntityEnderman['Enderman'/1750, l='MpServer', x=-43.50, y=15.00, z=198.50], EntityFallingSand['Falling Block'/1754, l='MpServer', x=-226.50, y=16.00, z=65.50], EntityCow['Cow'/176, l='MpServer', x=-151.50, y=71.00, z=234.50], EntityCow['Cow'/177, l='MpServer', x=-151.50, y=72.00, z=232.50], EntityFallingSand['Falling Block'/1756, l='MpServer', x=-225.50, y=16.00, z=65.50], EntityFallingSand['Falling Block'/1757, l='MpServer', x=-227.50, y=15.00, z=65.50], EntityFallingSand['Falling Block'/1758, l='MpServer', x=-227.50, y=15.00, z=66.50], EntitySkeleton['Skeleton'/1272, l='MpServer', x=-121.50, y=11.00, z=212.50], EntityFallingSand['Falling Block'/1759, l='MpServer', x=-226.50, y=15.00, z=66.50], EntitySkeleton['Skeleton'/1273, l='MpServer', x=-120.50, y=11.00, z=212.50], EntityFallingSand['Falling Block'/1703, l='MpServer', x=-242.50, y=55.50, z=336.50], EntityFallingSand['Falling Block'/1702, l='MpServer', x=-242.50, y=55.50, z=335.50], EntityFallingSand['Falling Block'/1701, l='MpServer', x=-243.50, y=55.50, z=337.50], EntityFallingSand['Falling Block'/1700, l='MpServer', x=-243.50, y=55.50, z=336.50], EntityFallingSand['Falling Block'/1699, l='MpServer', x=-243.50, y=55.50, z=335.50], EntityFallingSand['Falling Block'/1698, l='MpServer', x=-239.50, y=56.50, z=337.50], EntityFallingSand['Falling Block'/1697, l='MpServer', x=-239.50, y=56.50, z=335.50], EntityFallingSand['Falling Block'/1696, l='MpServer', x=-240.50, y=56.50, z=337.50], EntityFallingSand['Falling Block'/1711, l='MpServer', x=-243.50, y=56.50, z=338.50], EntityFallingSand['Falling Block'/1709, l='MpServer', x=-241.50, y=56.50, z=338.50], EntityFallingSand['Falling Block'/1708, l='MpServer', x=-241.50, y=56.50, z=337.50], EntityFallingSand['Falling Block'/1707, l='MpServer', x=-241.50, y=56.50, z=336.50], EntityFallingSand['Falling Block'/1706, l='MpServer', x=-241.50, y=56.50, z=335.50], EntityFallingSand['Falling Block'/1705, l='MpServer', x=-242.50, y=56.50, z=338.50], EntityFallingSand['Falling Block'/1704, l='MpServer', x=-242.50, y=56.50, z=337.50], EntityFallingSand['Falling Block'/1712, l='MpServer', x=-244.50, y=55.50, z=338.50], EntityChicken['Chicken'/212, l='MpServer', x=-69.50, y=65.00, z=186.50], EntityChicken['Chicken'/213, l='MpServer', x=-68.50, y=65.00, z=185.50], EntityChicken['Chicken'/214, l='MpServer', x=-67.50, y=65.00, z=186.50], EntityChicken['Chicken'/211, l='MpServer', x=-71.50, y=66.00, z=184.50], EntityBrainyZombie['Angry Zombie'/1687, l='MpServer', x=-114.50, y=11.00, z=185.50], EntityFallingSand['Falling Block'/1692, l='MpServer', x=-239.50, y=56.50, z=336.50], EntityFallingSand['Falling Block'/1693, l='MpServer', x=-238.50, y=55.50, z=337.50], EntityFallingSand['Falling Block'/1694, l='MpServer', x=-240.50, y=56.50, z=335.50], EntityFallingSand['Falling Block'/1695, l='MpServer', x=-240.50, y=56.50, z=336.50], EntityFallingSand['Falling Block'/1688, l='MpServer', x=-238.50, y=55.50, z=335.50], EntityFallingSand['Falling Block'/1689, l='MpServer', x=-238.50, y=55.50, z=336.50], EntityBat['Bat'/1212, l='MpServer', x=-57.50, y=31.00, z=201.50], EntityClientPlayerMP['GRamey0326'/236, l='MpServer', x=-115.50, y=85.62, z=208.50], EntityBat['Bat'/285, l='MpServer', x=-191.56, y=34.00, z=250.84], EntityBat['Bat'/284, l='MpServer', x=-193.50, y=34.06, z=251.00], EntityCreeper['Creeper'/1350, l='MpServer', x=-42.50, y=16.00, z=196.50], EntityCreeper['Creeper'/1349, l='MpServer', x=-40.50, y=16.00, z=196.50], EntityCreeper['Creeper'/774, l='MpServer', x=-98.50, y=12.00, z=271.50], EntityCreeper['Creeper'/773, l='MpServer', x=-98.50, y=12.00, z=273.50], EntitySkeleton['Skeleton'/770, l='MpServer', x=-99.50, y=12.00, z=274.50], EntitySkeleton['Skeleton'/771, l='MpServer', x=-99.50, y=12.00, z=273.50], EntityBat['Bat'/782, l='MpServer', x=-150.50, y=38.00, z=235.50], EntityBat['Bat'/302, l='MpServer', x=-148.31, y=39.00, z=260.22], EntityCreeper['Creeper'/343, l='MpServer', x=-93.50, y=30.00, z=211.50], EntityZombie['Zombie'/889, l='MpServer', x=-88.50, y=14.00, z=268.50], EntityZombie['Zombie'/888, l='MpServer', x=-95.50, y=14.00, z=267.50], EntitySkeleton['Skeleton'/891, l='MpServer', x=-93.50, y=14.00, z=269.50], EntitySkeleton['Skeleton'/890, l='MpServer', x=-95.50, y=14.00, z=268.50], EntityFallingSand['Falling Block'/1841, l='MpServer', x=-216.50, y=5.50, z=220.50], EntityFallingSand['Falling Block'/1840, l='MpServer', x=-217.50, y=5.50, z=218.50], EntityCreeper['Creeper'/346, l='MpServer', x=-92.50, y=30.00, z=215.50], EntityCreeper['Creeper'/345, l='MpServer', x=-92.50, y=30.00, z=213.50], EntityBat['Bat'/895, l='MpServer', x=-150.50, y=38.00, z=263.50], EntityFallingSand['Falling Block'/1842, l='MpServer', x=-216.50, y=6.50, z=218.50], EntityCreeper['Creeper'/344, l='MpServer', x=-94.50, y=30.00, z=211.50], EntityBat['Bat'/894, l='MpServer', x=-142.50, y=45.00, z=239.50], EntityFallingSand['Falling Block'/1836, l='MpServer', x=-220.50, y=5.50, z=204.50], EntityFallingSand['Falling Block'/1837, l='MpServer', x=-220.50, y=6.50, z=205.50], EntityFallingSand['Falling Block'/1838, l='MpServer', x=-221.50, y=6.50, z=206.50], EntitySquid['Squid'/324, l='MpServer', x=-175.50, y=62.00, z=252.50], EntityFallingSand['Falling Block'/1839, l='MpServer', x=-217.50, y=5.50, z=217.50], EntityFallingSand['Falling Block'/1832, l='MpServer', x=-217.50, y=60.50, z=197.50], EntityFallingSand['Falling Block'/1833, l='MpServer', x=-216.50, y=60.50, z=196.50], EntityFallingSand['Falling Block'/1834, l='MpServer', x=-225.50, y=12.50, z=211.50], EntityFallingSand['Falling Block'/1835, l='MpServer', x=-221.50, y=5.50, z=205.50], EntityFallingSand['Falling Block'/1828, l='MpServer', x=-218.50, y=61.50, z=196.50], EntityFallingSand['Falling Block'/1829, l='MpServer', x=-218.50, y=60.50, z=197.50], EntityFallingSand['Falling Block'/1830, l='MpServer', x=-217.50, y=60.50, z=195.50], EntityFallingSand['Falling Block'/1831, l='MpServer', x=-217.50, y=60.50, z=196.50], EntityFallingSand['Falling Block'/1824, l='MpServer', x=-219.50, y=60.50, z=196.50], EntityFallingSand['Falling Block'/1825, l='MpServer', x=-219.50, y=60.50, z=197.50], EntityFallingSand['Falling Block'/1826, l='MpServer', x=-218.50, y=60.50, z=194.50], EntityFallingSand['Falling Block'/1827, l='MpServer', x=-218.50, y=60.50, z=195.50], EntityFallingSand['Falling Block'/1823, l='MpServer', x=-219.50, y=60.50, z=195.50], EntityFallingSand['Falling Block'/1822, l='MpServer', x=-226.50, y=22.50, z=196.50], EntityFallingSand['Falling Block'/1821, l='MpServer', x=-226.50, y=22.50, z=197.50], EntityFallingSand['Falling Block'/1820, l='MpServer', x=-227.50, y=19.50, z=197.50], EntityFallingSand['Falling Block'/1819, l='MpServer', x=-228.50, y=20.50, z=197.50], EntityFallingSand['Falling Block'/1818, l='MpServer', x=-225.50, y=19.50, z=199.50], EntityFallingSand['Falling Block'/1817, l='MpServer', x=-226.50, y=22.50, z=198.50], EntityFallingSand['Falling Block'/1816, l='MpServer', x=-226.50, y=19.50, z=198.50], EntityFallingSand['Falling Blo
ck'/1815, l='MpServer', x=-228.50, y=20.50, z=198.50], EntityBrainyZombie['Angry Zombie'/381, l='MpServer', x=-149.50, y=17.00, z=236.50], EntityFallingSand['Falling Block'/1814, l='MpServer', x=-227.50, y=20.50, z=198.50], EntityFallingSand['Falling Block'/1813, l='MpServer', x=-225.50, y=20.50, z=201.50], EntityFallingSand['Falling Block'/1812, l='MpServer', x=-226.50, y=19.50, z=201.50], EntitySkeleton['Skeleton'/382, l='MpServer', x=-148.50, y=17.00, z=233.50], EntityFallingSand['Falling Block'/1811, l='MpServer', x=-226.50, y=19.50, z=200.50], EntityFallingSand['Falling Block'/1810, l='MpServer', x=-226.50, y=19.50, z=199.50], EntityFallingSand['Falling Block'/1809, l='MpServer', x=-227.50, y=20.50, z=199.50], EntityFallingSand['Falling Block'/1808, l='MpServer', x=-227.50, y=19.50, z=200.50], EntityFallingSand['Falling Block'/1806, l='MpServer', x=-224.50, y=59.50, z=182.50], EntityFallingSand['Falling Block'/1807, l='MpServer', x=-228.50, y=20.50, z=199.50], EntityFallingSand['Falling Block'/1804, l='MpServer', x=-228.50, y=25.50, z=170.50], EntityFallingSand['Falling Block'/1805, l='MpServer', x=-224.50, y=59.50, z=181.50], EntityFallingSand['Falling Block'/1802, l='MpServer', x=-228.50, y=24.50, z=169.50], EntityFallingSand['Falling Block'/1803, l='MpServer', x=-227.50, y=24.50, z=170.50], EntityFallingSand['Falling Block'/1800, l='MpServer', x=-227.50, y=24.50, z=169.50], EntityFallingSand['Falling Block'/1801, l='MpServer', x=-226.50, y=24.50, z=170.50], EntityFallingSand['Falling Block'/1798, l='MpServer', x=-226.50, y=22.50, z=146.50], EntityFallingSand['Falling Block'/1799, l='MpServer', x=-228.50, y=21.50, z=148.50], EntityFallingSand['Falling Block'/1796, l='MpServer', x=-227.50, y=22.50, z=147.50], EntityFallingSand['Falling Block'/1797, l='MpServer', x=-227.50, y=22.50, z=148.50], EntityFallingSand['Falling Block'/1794, l='MpServer', x=-225.50, y=22.50, z=147.50], EntityZombie['Zombie'/1316, l='MpServer', x=-54.50, y=19.00, z=214.50], EntityFallingSand['Falling Block'/1795, l='MpServer', x=-226.50, y=22.50, z=147.50], EntityEnderman['Enderman'/1792, l='MpServer', x=-98.50, y=30.00, z=203.50], EntityFallingSand['Falling Block'/1793, l='MpServer', x=-226.50, y=22.50, z=148.50], EntityBat['Bat'/959, l='MpServer', x=-149.50, y=39.00, z=257.50], EntityFallingSand['Falling Block'/1489, l='MpServer', x=-237.50, y=14.39, z=89.50], EntityFallingSand['Falling Block'/1487, l='MpServer', x=-238.50, y=15.39, z=90.50], EntityFallingSand['Falling Block'/1486, l='MpServer', x=-238.50, y=15.39, z=89.50], EntityBat['Bat'/897, l='MpServer', x=-150.50, y=38.00, z=260.50], EntityBat['Bat'/896, l='MpServer', x=-149.50, y=38.00, z=261.50], EntityZombie['Zombie'/1456, l='MpServer', x=-149.50, y=37.00, z=236.50], EntityZombie['Zombie'/1457, l='MpServer', x=-147.50, y=37.00, z=237.50], EntityBat['Bat'/495, l='MpServer', x=-187.22, y=53.00, z=177.44], EntityCreeper['Creeper'/1453, l='MpServer', x=-149.50, y=37.00, z=240.50], EntityFallingSand['Falling Block'/1452, l='MpServer', x=-259.50, y=46.91, z=330.50], EntityZombie['Zombie'/1454, l='MpServer', x=-148.50, y=37.00, z=239.50]]
Retry entities: 0 total; []
Server brand: fml,forge
Server type: Integrated singleplayer server
Stacktrace:
at net.minecraft.client.multiplayer.WorldClient.func_72914_a(WorldClient.java:440)
at net.minecraft.client.Minecraft.func_71396_d(Minecraft.java:2310)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:861)
at net.minecraft.client.main.Main.main(SourceFile:101)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:57)
at net.minecraft.launchwrapper.Launch.main(Launch.java:18)
-- System Details --
Details:
Minecraft Version: 1.6.2
Operating System: Windows 7 (x86) version 6.1
Java Version: 1.7.0_25, Oracle Corporation
Java VM Version: Java HotSpot(TM) Client VM (mixed mode, sharing), Oracle Corporation
Memory: 140529216 bytes (134 MB) / 518979584 bytes (494 MB) up to 518979584 bytes (494 MB)
JVM Flags: 2 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx512M
AABB Pool Size: 43 (2408 bytes; 0 MB) allocated, 43 (2408 bytes; 0 MB) used
Suspicious classes: FML and Forge are installed
IntCache: cache: 0, tcache: 0, allocated: 6, tallocated: 62
FML: MCP v8.04 FML v6.2.62.871 Minecraft Forge 9.10.1.871 Optifine OptiFine_1.6.2_HD_U_C4 32 mods loaded, 32 mods active
mcp{8.04} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
FML{6.2.62.871} [Forge Mod Loader] (minecraftforge-9.10.1.871.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
Forge{9.10.1.871} [Minecraft Forge] (minecraftforge-9.10.1.871.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
AppliedEnergistics-Core{rv13.a} [AppliedEnergistics Core] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
CodeChickenCore{0.9.0.5} [CodeChicken Core] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
NotEnoughItems{1.6.1.3} [Not Enough Items] (NotEnoughItems 1.6.1.3.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
mod_bspkrsCore{v3.05(1.6.2)} [bspkrsCore] ([1.6.2]bspkrsCorev3.05.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
mod_ReiMinimap{v3.4_01 [1.6.2]} [mod_ReiMinimap] ([1.6.2]ReiMinimap_v3.4_01 (1).zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
TreeCapitator{Forge 1.6.2.r05} [Treecapitator] ([1.6.2]TreeCapitator.Forge.1.6.2.r05.Universal.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
AppliedEnergistics{rv13.a} [Applied Energistics] (appeng-rv13-a-mc162.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
BiblioCraft{1.4.0} [BiblioCraft] (BiblioCraft[v1.4.0].zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
BuildCraft|Core{4.0.0} [BuildCraft] (buildcraft-A-4.0.0.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
BuildCraft|Builders{4.0.0} [BC Builders] (buildcraft-A-4.0.0.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
BuildCraft|Energy{4.0.0} [BC Energy] (buildcraft-A-4.0.0.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
BuildCraft|Factory{4.0.0} [BC Factory] (buildcraft-A-4.0.0.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
BuildCraft|Transport{4.0.0} [BC Transport] (buildcraft-A-4.0.0.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
BuildCraft|Silicon{4.0.0} [BC Silicon] (buildcraft-A-4.0.0.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
ChickenChunks{1.3.3.2} [ChickenChunks] (ChickenChunks 1.3.3.2.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
EnderStorage{1.4.3.3} [EnderStorage] (EnderStorage 1.4.3.3.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
IC2{2.0.143-experimental} [IndustrialCraft 2] (industrialcraft-2_2.0.143-experimental.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
Forestry{2.3.0.1} [Forestry for Minecraft] (forestry-A-2.3.0.1.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
IronChest{5.3.20.546} [Iron Chest] (ironchest-universal-1.6.2-5.3.20.546.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
numina{0.0.1-14} [Numina] (Numina-1.6.2-0.0.1-14.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
powersuits{0.8.0-11} [MachineMuse's Modular Powersuits] (ModularPowersuits-1.6.2-0.8.0-11.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
Mystcraft{0.10.6.00} [Mystcraft] (mystcraft-uni-1.6.2-0.10.6.00.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
Natura{2.1.8} [Natura] (Natura_1.6.2_2.1.9.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
Natura|CompatMineFactoryReloaded{0.1} [Natura compat: MFR] (Natura_1.6.2_2.1.9.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
NEIPlugins{1.1.0.0} [NEI Plugins] (NEIPlugins-1.1.0.0pre1.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
StevesCarts{2.0.0.a132} [Steve's Carts 2] (StevesCarts2.0.0.a132.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
TConstruct{1.6.2_1.4.4} [Tinkers' Construct] (TConstruct_1.6.2_1.4.4.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
TConstruct|CompatMineFactoryReloaded{0.1} [TConstruct Compat: MFR] (TConstruct_1.6.2_1.4.4.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
Thaumcraft{4.0.0} [Thaumcraft] (Thaumcraft4.0.0.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
Launched Version: 1.6.2-Forge9.10.1.871
LWJGL: 2.9.0
OpenGL: Intel(R) HD Graphics Family GL version 3.1.0 - Build 8.15.10.2372, Intel
Is Modded: Definitely; Client brand changed to 'fml,forge'
Type: Client (map_client.txt)
Resource Pack: faithful32pack (3).zip
Current Language: English (US)
Profiler Position: N/A (disabled)
Vec3 Pool Size: 27 (1512 bytes; 0 MB) allocated, 27 (1512 bytes; 0 MB) used
0
0
1
2