im having issues with millionare and buildcraft id conflicts. im not sure how to change id's or which ones to change though.
---- Minecraft Crash Report ----
// Oops.
Time: 5/15/13 6:10 PM
Description: Failed to start game
java.lang.IllegalArgumentException: Slot 1515 is already occupied by [email protected] when adding [email protected]
at net.minecraft.block.Block.<init>(Block.java:340)
at net.minecraft.block.BlockContainer.<init>(SourceFile:9)
at net.minecraft.block.BlockChest.<init>(BlockChest.java:37)
at org.millenaire.common.block.BlockMillChest.<init>(BlockMillChest.java:59)
at org.millenaire.common.forge.Mill.initBlockItems(Mill.java:344)
at org.millenaire.common.forge.Mill.preInit(Mill.java:734)
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:494)
at sun.reflect.GeneratedMethodAccessor3.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:314)
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.propogateStateMessage(LoadController.java:165)
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:314)
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:98)
at cpw.mods.fml.common.Loader.loadMods(Loader.java:514)
at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:160)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:411)
at net.minecraft.client.MinecraftAppletImpl.func_71384_a(SourceFile:56)
at net.minecraft.client.Minecraft.run(Minecraft.java:733)
at java.lang.Thread.run(Unknown Source)
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
java.lang.ArrayIndexOutOfBoundsException: 2
at buildcraft.silicon.BlockAssemblyTable.func_71858_a(BlockAssemblyTable.java:70)
at net.minecraft.block.Block.func_71895_b(Block.java:540)
at net.minecraft.client.renderer.RenderBlocks.func_94170_a(RenderBlocks.java:9005)
at net.minecraft.client.renderer.RenderBlocks.func_102027_b(RenderBlocks.java:5576)
at net.minecraft.client.renderer.RenderBlocks.func_78570_q(RenderBlocks.java:4384)
at net.minecraft.client.renderer.RenderBlocks.func_78612_b(RenderBlocks.java:417)
at net.minecraft.client.renderer.WorldRenderer.func_78907_a(WorldRenderer.java:279)
at net.minecraft.client.renderer.RenderGlobal.func_72716_a(RenderGlobal.java:1696)
at net.minecraft.client.renderer.EntityRenderer.func_78471_a(EntityRenderer.java:1557)
at net.minecraft.client.renderer.EntityRenderer.func_78480_b(EntityRenderer.java:1125)
at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:871)
at net.minecraft.client.Minecraft.run(Minecraft.java:760)
at java.lang.Thread.run(Unknown Source)
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- Head --
Stacktrace:
at buildcraft.silicon.BlockAssemblyTable.func_71858_a(BlockAssemblyTable.java:70)
at net.minecraft.block.Block.func_71895_b(Block.java:540)
at net.minecraft.client.renderer.RenderBlocks.func_94170_a(RenderBlocks.java:9005)
at net.minecraft.client.renderer.RenderBlocks.func_102027_b(RenderBlocks.java:5576)
at net.minecraft.client.renderer.RenderBlocks.func_78570_q(RenderBlocks.java:4384)
at net.minecraft.client.renderer.RenderBlocks.func_78612_b(RenderBlocks.java:417)
at net.minecraft.client.renderer.WorldRenderer.func_78907_a(WorldRenderer.java:279)
at net.minecraft.client.renderer.RenderGlobal.func_72716_a(RenderGlobal.java:1696)
at net.minecraft.client.renderer.EntityRenderer.func_78471_a(EntityRenderer.java:1557)
// Oops.
Time: 5/15/13 6:10 PM
Description: Failed to start game
java.lang.IllegalArgumentException: Slot 1515 is already occupied by [email protected] when adding [email protected]
at net.minecraft.block.Block.<init>(Block.java:340)
at net.minecraft.block.BlockContainer.<init>(SourceFile:9)
at net.minecraft.block.BlockChest.<init>(BlockChest.java:37)
at org.millenaire.common.block.BlockMillChest.<init>(BlockMillChest.java:59)
at org.millenaire.common.forge.Mill.initBlockItems(Mill.java:344)
at org.millenaire.common.forge.Mill.preInit(Mill.java:734)
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:494)
at sun.reflect.GeneratedMethodAccessor3.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:314)
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.propogateStateMessage(LoadController.java:165)
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:314)
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:98)
at cpw.mods.fml.common.Loader.loadMods(Loader.java:514)
at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:160)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:411)
at net.minecraft.client.MinecraftAppletImpl.func_71384_a(SourceFile:56)
at net.minecraft.client.Minecraft.run(Minecraft.java:733)
at java.lang.Thread.run(Unknown Source)
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- System Details --
Details:
Minecraft Version: 1.5.2
Operating System: Windows 7 (amd64) version 6.1
Java Version: 1.7.0_21, Oracle Corporation
Java VM Version: Java HotSpot™ 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 137472080 bytes (131 MB) / 448397312 bytes (427 MB) up to 954466304 bytes (910 MB)
JVM Flags: 1 total; -Xmx1024m
AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
Suspicious classes: FML and Forge are installed
IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
FML: MCP v7.51 FML v5.2.5.691 Minecraft Forge 7.8.0.691 Optifine OptiFine_1.5.2_HD_U_D2 24 mods loaded, 24 mods active
mcp{7.44} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized
FML{5.2.5.691} [Forge Mod Loader] (coremods) Unloaded->Constructed->Pre-initialized
Forge{7.8.0.691} [Minecraft Forge] (coremods) Unloaded->Constructed->Pre-initialized
CJBAPI{1.5.x.3} [CJB Mods Rebirth] ($R82VP6K.zip) Unloaded->Constructed->Pre-initialized
jammyfurniture{4.2} [Jammy Furniture Mod] (1.5.1_Jammy_Furniture_Mod_V4.3.zip) Unloaded->Constructed->Pre-initialized
BetterFurnaces{3.0} [Better Furnaces] ([1.5.1]BetterFurnacesV3.1.zip) Unloaded->Constructed->Pre-initialized
mod_ReiMinimap{v3.3_06 [1.5.2]} [mod_ReiMinimap] ([1.5.2]ReiMinimap_v3.3_06.zip) Unloaded->Constructed->Pre-initialized
Backpack{1.8.11} [Backpack] (backpack-1.8.11-1.5.2.zip) Unloaded->Constructed->Pre-initialized
BiblioCraft{1.2.0} [BiblioCraft] (BiblioCraft[v1.2.0].zip) Unloaded->Constructed->Pre-initialized
BiomesOPlenty{0.5.2} [Biomes O' Plenty] (Biomes-O-Plenty-0.5.2.zip) Unloaded->Constructed->Pre-initialized
BuildCraft|Core{3.5.3} [BuildCraft] (buildcraft-A-3.5.3(1).jar) Unloaded->Constructed->Pre-initialized
BuildCraft|Builders{3.5.3} [BC Builders] (buildcraft-A-3.5.3(1).jar) Unloaded->Constructed->Pre-initialized
BuildCraft|Energy{3.5.3} [BC Energy] (buildcraft-A-3.5.3(1).jar) Unloaded->Constructed->Pre-initialized
BuildCraft|Factory{3.5.3} [BC Factory] (buildcraft-A-3.5.3(1).jar) Unloaded->Constructed->Pre-initialized
BuildCraft|Transport{3.5.3} [BC Transport] (buildcraft-A-3.5.3(1).jar) Unloaded->Constructed->Pre-initialized
BuildCraft|Silicon{3.5.3} [BC Silicon] (buildcraft-A-3.5.3(1).jar) Unloaded->Constructed->Pre-initialized
CJB|QuickCraft{1.5.x.2} [CJB QuickCraft Mod] (CJB-QuickCraft-Mod-1.5.2.zip) Unloaded->Constructed->Pre-initialized
EE3{pre1g (build 4)} [Equivalent Exchange 3] (ee3-universal-pre1g(2).jar) Unloaded->Constructed->Pre-initialized
ExtrabiomesXL{3.13.1} [ExtrabiomesXL] (ExtrabiomesXL-universal-1.5.2-3.13.1(3).jar) Unloaded->Constructed->Pre-initialized
inventorytweaks{1.54b} [Inventory Tweaks] (InventoryTweaks-1.54b(1).jar) Unloaded->Constructed->Pre-initialized
IronChest{5.2.4.391} [Iron Chest] (Iron-Chests-Mod-1.5.2.zip) Unloaded->Constructed->Pre-initialized
Millenaire{4.9.5} [Millénaire] (millenaire4.9.5.zip) Unloaded->Constructed->Errored
StevesCarts{2.0.0.a110} [Steve's Carts] (StevesCarts2.0.0.a110.zip) Unloaded->Constructed->Pre-initialized
weaponmod{1.5.2 v1.11.3} [Balkon's WeaponMod] (WeaponMod.zip) Unloaded->Constructed->Pre-initialized
LWJGL: 2.4.2
OpenGL: GeForce 310M/PCIe/SSE2 GL version 3.3.0, NVIDIA Corporation
Is Modded: Definitely; Client brand changed to 'fml,forge'
Type: Client (map_client.txt)
Texture Pack: Sphax PureBDcraft 128x MC15-3.zip
Profiler Position: N/A (disabled)
Vec3 Pool Size: ~~ERROR~~ NullPointerException: null
also getting random crash when i encounter any mobs that i think is beacuse of optifine
// Quite honestly, I wouldn't worry myself about that.
Time: 5/15/13 6:18 PM
Description: Unexpected error
java.lang.ArrayIndexOutOfBoundsException: 2
at buildcraft.silicon.BlockAssemblyTable.func_71858_a(BlockAssemblyTable.java:70)
at net.minecraft.block.Block.func_71895_b(Block.java:540)
at net.minecraft.client.renderer.RenderBlocks.func_94170_a(RenderBlocks.java:9005)
at net.minecraft.client.renderer.RenderBlocks.func_102027_b(RenderBlocks.java:5576)
at net.minecraft.client.renderer.RenderBlocks.func_78570_q(RenderBlocks.java:4384)
at net.minecraft.client.renderer.RenderBlocks.func_78612_b(RenderBlocks.java:417)
at net.minecraft.client.renderer.WorldRenderer.func_78907_a(WorldRenderer.java:279)
at net.minecraft.client.renderer.RenderGlobal.func_72716_a(RenderGlobal.java:1696)
at net.minecraft.client.renderer.EntityRenderer.func_78471_a(EntityRenderer.java:1557)
at net.minecraft.client.renderer.EntityRenderer.func_78480_b(EntityRenderer.java:1125)
at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:871)
at net.minecraft.client.Minecraft.run(Minecraft.java:760)
at java.lang.Thread.run(Unknown Source)
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- Head --
Stacktrace:
at buildcraft.silicon.BlockAssemblyTable.func_71858_a(BlockAssemblyTable.java:70)
at net.minecraft.block.Block.func_71895_b(Block.java:540)
at net.minecraft.client.renderer.RenderBlocks.func_94170_a(RenderBlocks.java:9005)
at net.minecraft.client.renderer.RenderBlocks.func_102027_b(RenderBlocks.java:5576)
at net.minecraft.client.renderer.RenderBlocks.func_78570_q(RenderBlocks.java:4384)
at net.minecraft.client.renderer.RenderBlocks.func_78612_b(RenderBlocks.java:417)
at net.minecraft.client.renderer.WorldRenderer.func_78907_a(WorldRenderer.java:279)
at net.minecraft.client.renderer.RenderGlobal.func_72716_a(RenderGlobal.java:1696)
at net.minecraft.client.renderer.EntityRenderer.func_78471_a(EntityRenderer.java:1557)
-- Affected level --
Details:
Level name: MpServer
All players: 1 total; [EntityClientPlayerMP['Player'/283, l='MpServer', x=-233.14, y=45.62, z=191.30]]
Chunk stats: MultiplayerChunkCache: 441
Level seed: 0
Level generator: ID 00 - default, ver 1. Features enabled: false
Level generator options:
Level spawn location: World: (-140,64,256), Chunk: (at 4,4,0 in -9,16; contains blocks -144,0,256 to -129,255,271), Region: (-1,0; contains chunks -32,0 to -1,31, blocks -512,0,0 to -1,255,511)
Level time: 1749783 game time, 1802823 day time
Level dimension: 0
Level storage version: 0x00000 - Unknown?
Level weather: Rain time: 0 (now: true), thunder time: 0 (now: false)
Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: false
Forced entities: 98 total; [EntityBat['Bat'/372184, l='MpServer', x=-272.25, y=48.10, z=130.25], EntityBat['Bat'/372187, l='MpServer', x=-282.25, y=41.10, z=122.56], EntityBat['Bat'/372727, l='MpServer', x=-312.25, y=16.07, z=237.66], EntityZombie['Zombie'/372180, l='MpServer', x=-172.50, y=57.00, z=131.50], EntitySheep['Sheep'/14, l='MpServer', x=-304.56, y=71.00, z=116.53], EntityBat['Bat'/371933, l='MpServer', x=-244.27, y=37.89, z=211.52], EntitySheep['Sheep'/24, l='MpServer', x=-289.19, y=72.00, z=120.13], EntitySkeleton['Skeleton'/372223, l='MpServer', x=-236.56, y=43.00, z=227.84], EntityBat['Bat'/371948, l='MpServer', x=-264.28, y=26.10, z=214.50], EntitySkeleton['Skeleton'/371605, l='MpServer', x=-247.50, y=35.00, z=225.50], EntityBat['Bat'/371949, l='MpServer', x=-249.78, y=21.01, z=137.25], EntitySheep['Sheep'/36, l='MpServer', x=-278.94, y=75.00, z=119.06], EntityItem['item.item.dyePowder.black'/372996, l='MpServer', x=-217.22, y=58.13, z=178.56], EntityBat['Bat'/372212, l='MpServer', x=-252.47, y=62.03, z=133.01], EntityZombie['Zombie'/371587, l='MpServer', x=-227.50, y=38.00, z=251.50], EntityClientPlayerMP['Player'/283, l='MpServer', x=-233.14, y=45.62, z=191.30], EntitySheep['Sheep'/63, l='MpServer', x=-251.47, y=70.00, z=135.81], EntityZombie['Zombie'/371701, l='MpServer', x=-158.00, y=27.00, z=130.56], EntityBat['Bat'/372395, l='MpServer', x=-260.46, y=25.25, z=141.50], EntitySkeleton['Skeleton'/372113, l='MpServer', x=-248.50, y=38.00, z=249.50], EntityCreeper['Creeper'/372852, l='MpServer', x=-246.00, y=43.00, z=147.44], EntityCreeper['Creeper'/372661, l='MpServer', x=-244.53, y=51.00, z=229.97], EntityCreeper['Creeper'/372109, l='MpServer', x=-219.50, y=21.00, z=253.50], EntityCreeper['Creeper'/372408, l='MpServer', x=-251.50, y=35.00, z=222.50], EntityCreeper['Creeper'/372110, l='MpServer', x=-223.00, y=23.00, z=254.44], EntityCreeper['Creeper'/372111, l='MpServer', x=-215.06, y=21.00, z=254.22], EntityItem['item.item.dyePowder.black'/372402, l='MpServer', x=-219.84, y=60.13, z=176.56], EntityCreeper['Creeper'/371860, l='MpServer', x=-269.50, y=21.00, z=203.50], EntitySkeleton['Skeleton'/372405, l='MpServer', x=-231.50, y=19.00, z=201.50], EntityCreeper['Creeper'/372407, l='MpServer', x=-233.50, y=19.00, z=205.50], EntitySpider['Spider'/372363, l='MpServer', x=-245.72, y=37.00, z=228.88], EntityCreeper['Creeper'/372366, l='MpServer', x=-221.38, y=40.00, z=158.69], EntityZombie['Zombie'/372367, l='MpServer', x=-213.59, y=43.00, z=151.00], EntityCreeper['Creeper'/372153, l='MpServer', x=-253.50, y=22.00, z=216.50], EntityCreeper['Creeper'/373071, l='MpServer', x=-259.50, y=21.00, z=246.50], EntitySkeleton['Skeleton'/372365, l='MpServer', x=-210.44, y=36.00, z=198.94], EntityCreeper['Creeper'/372152, l='MpServer', x=-284.50, y=28.00, z=204.50], EntityZombie['Zombie'/372151, l='MpServer', x=-214.50, y=18.00, z=244.50], EntitySkeleton['Skeleton'/372354, l='MpServer', x=-259.50, y=41.00, z=217.50], EntityCreeper['Creeper'/371876, l='MpServer', x=-225.66, y=25.00, z=225.91], EntityZombie['Zombie'/372150, l='MpServer', x=-205.56, y=16.00, z=240.91], EntityZombie['Zombie'/372149, l='MpServer', x=-204.56, y=15.00, z=251.88], EntitySheep['Sheep'/109, l='MpServer', x=-263.78, y=71.00, z=213.47], EntityCreeper['Creeper'/372147, l='MpServer', x=-240.50, y=38.00, z=248.50], EntityCreeper['Creeper'/371874, l='MpServer', x=-157.50, y=42.00, z=231.50], EntitySheep['Sheep'/119, l='MpServer', x=-253.81, y=70.00, z=259.81], EntityXPOrb['Experience Orb'/373764, l='MpServer', x=-243.94, y=41.25, z=195.97], EntityXPOrb['Experience Orb'/373765, l='MpServer', x=-244.66, y=40.25, z=198.13], EntityXPOrb['Experience Orb'/373763, l='MpServer', x=-244.56, y=40.25, z=197.13], EntitySquid['Squid'/372137, l='MpServer', x=-217.50, y=58.00, z=185.32], EntitySheep['Sheep'/123, l='MpServer', x=-224.16, y=67.00, z=129.69], EntityZombie['Zombie'/373078, l='MpServer', x=-171.50, y=76.00, z=205.50], EntitySkeleton['Skeleton'/370666, l='MpServer', x=-190.47, y=21.00, z=135.91], EntityCreeper['Creeper'/372056, l='MpServer', x=-299.03, y=26.00, z=170.41], EntitySkeleton['Skeleton'/371507, l='MpServer', x=-241.29, y=60.00, z=175.17], EntityBat['Bat'/372902, l='MpServer', x=-309.44, y=14.07, z=209.56], EntityBat['Bat'/372899, l='MpServer', x=-311.75, y=17.00, z=225.50], EntityCreeper['Creeper'/372576, l='MpServer', x=-166.50, y=34.00, z=194.50], EntityBat['Bat'/371802, l='MpServer', x=-247.25, y=21.10, z=230.25], EntityBat['Bat'/372908, l='MpServer', x=-235.25, y=45.82, z=165.41], EntitySkeleton['Skeleton'/372350, l='MpServer', x=-311.50, y=38.00, z=203.50], EntityBat['Bat'/372911, l='MpServer', x=-234.31, y=44.98, z=165.06], EntitySquid['Squid'/372042, l='MpServer', x=-217.50, y=58.03, z=176.46], EntitySquid['Squid'/372044, l='MpServer', x=-217.47, y=58.00, z=175.47], EntityCreeper['Creeper'/372565, l='MpServer', x=-235.06, y=34.00, z=230.69], EntitySheep['Sheep'/175, l='MpServer', x=-207.34, y=67.00, z=211.56], EntitySheep['Sheep'/174, l='MpServer', x=-215.25, y=65.00, z=128.34], EntityZombie['Zombie'/372562, l='MpServer', x=-235.50, y=22.00, z=240.50], EntitySkeleton['Skeleton'/372289, l='MpServer', x=-223.50, y=50.00, z=173.70], EntitySheep['Sheep'/173, l='MpServer', x=-223.16, y=67.00, z=118.09], EntitySkeleton['Skeleton'/372288, l='MpServer', x=-223.50, y=51.00, z=172.84], EntityCreeper['Creeper'/372574, l='MpServer', x=-273.50, y=28.00, z=249.50], EntityBat['Bat'/372893, l='MpServer', x=-158.72, y=27.58, z=128.66], EntityBat['Bat'/372890, l='MpServer', x=-221.47, y=19.10, z=239.75], EntitySkeleton['Skeleton'/372094, l='MpServer', x=-250.50, y=53.00, z=182.50], EntityBat['Bat'/372891, l='MpServer', x=-210.31, y=20.76, z=254.25], EntityCreeper['Creeper'/372296, l='MpServer', x=-277.50, y=40.00, z=119.50], EntityZombie['Zombie'/188, l='MpServer', x=-174.31, y=46.00, z=160.72], EntitySkeleton['Skeleton'/371578, l='MpServer', x=-161.44, y=53.00, z=170.09], EntityItem['item.item.rottenFlesh'/373719, l='MpServer', x=-239.25, y=42.13, z=194.06], EntityItem['item.item.egg'/373720, l='MpServer', x=-240.97, y=42.13, z=193.50], EntityItem['item.item.bootsIron'/373721, l='MpServer', x=-240.53, y=42.13, z=193.72], EntitySkeleton['Skeleton'/372285, l='MpServer', x=-163.50, y=48.00, z=138.50], EntityZombie['Zombie'/372975, l='MpServer', x=-242.50, y=35.00, z=248.50], EntitySpider['Spider'/372286, l='MpServer', x=-227.03, y=50.00, z=172.28], EntitySpider['Spider'/372287, l='MpServer', x=-222.75, y=50.00, z=170.44], EntitySpider['Spider'/371752, l='MpServer', x=-249.28, y=24.00, z=170.19], EntityCreeper['Creeper'/372510, l='MpServer', x=-222.31, y=50.72, z=169.13], EntitySkeleton['Skeleton'/373748, l='MpServer', x=-261.50, y=18.00, z=245.50], EntityEnderman['Enderman'/373746, l='MpServer', x=-252.50, y=39.00, z=222.50], EntityEnderman['Enderman'/373747, l='MpServer', x=-251.50, y=39.00, z=222.50], EntitySkeleton['Skeleton'/372247, l='MpServer', x=-240.91, y=42.00, z=211.50], EntitySpider['Spider'/373744, l='MpServer', x=-216.28, y=29.00, z=198.44], EntityCreeper['Creeper'/373745, l='MpServer', x=-212.50, y=29.00, z=204.50], EntityZombie['Zombie'/372251, l='MpServer', x=-224.13, y=43.00, z=145.66], EntityZombie['Zombie'/371769, l='MpServer', x=-256.50, y=49.00, z=222.97], EntitySkeleton['Skeleton'/372252, l='MpServer', x=-180.69, y=26.21, z=152.31], EntitySkeleton['Skeleton'/372494, l='MpServer', x=-213.94, y=48.00, z=190.44]]
Retry entities: 0 total; []
Stacktrace:
at net.minecraft.client.multiplayer.WorldClient.func_72914_a(WorldClient.java:441)
at net.minecraft.client.Minecraft.func_71396_d(Minecraft.java:2414)
at net.minecraft.client.Minecraft.run(Minecraft.java:783)
at java.lang.Thread.run(Unknown Source)
-- System Details --
Details:
Minecraft Version: 1.5.2
Operating System: Windows 7 (amd64) version 6.1
Java Version: 1.7.0_21, Oracle Corporation
Java VM Version: Java HotSpot™ 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 359533152 bytes (342 MB) / 780992512 bytes (744 MB) up to 954466304 bytes (910 MB)
JVM Flags: 1 total; -Xmx1024m
AABB Pool Size: 79452 (4449312 bytes; 4 MB) allocated, 3 (168 bytes; 0 MB) used
Suspicious classes: FML and Forge are installed
IntCache: cache: 0, tcache: 0, allocated: 1, tallocated: 63
FML: MCP v7.51 FML v5.2.5.691 Minecraft Forge 7.8.0.691 Optifine OptiFine_1.5.2_HD_U_D2 23 mods loaded, 23 mods active
mcp{7.44} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
FML{5.2.5.691} [Forge Mod Loader] (coremods) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
Forge{7.8.0.691} [Minecraft Forge] (coremods) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
CJBAPI{1.5.x.3} [CJB Mods Rebirth] ($R82VP6K.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
jammyfurniture{4.2} [Jammy Furniture Mod] (1.5.1_Jammy_Furniture_Mod_V4.3.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
BetterFurnaces{3.0} [Better Furnaces] ([1.5.1]BetterFurnacesV3.1.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
mod_ReiMinimap{v3.3_06 [1.5.2]} [mod_ReiMinimap] ([1.5.2]ReiMinimap_v3.3_06.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
Backpack{1.8.11} [Backpack] (backpack-1.8.11-1.5.2.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
BiblioCraft{1.2.0} [BiblioCraft] (BiblioCraft[v1.2.0].zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
BiomesOPlenty{0.5.2} [Biomes O' Plenty] (Biomes-O-Plenty-0.5.2.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
BuildCraft|Core{3.5.3} [BuildCraft] (buildcraft-A-3.5.3(1).jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
BuildCraft|Builders{3.5.3} [BC Builders] (buildcraft-A-3.5.3(1).jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
BuildCraft|Energy{3.5.3} [BC Energy] (buildcraft-A-3.5.3(1).jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
BuildCraft|Factory{3.5.3} [BC Factory] (buildcraft-A-3.5.3(1).jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
BuildCraft|Transport{3.5.3} [BC Transport] (buildcraft-A-3.5.3(1).jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
BuildCraft|Silicon{3.5.3} [BC Silicon] (buildcraft-A-3.5.3(1).jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
CJB|QuickCraft{1.5.x.2} [CJB QuickCraft Mod] (CJB-QuickCraft-Mod-1.5.2.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
EE3{pre1g (build 4)} [Equivalent Exchange 3] (ee3-universal-pre1g(2).jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
ExtrabiomesXL{3.13.1} [ExtrabiomesXL] (ExtrabiomesXL-universal-1.5.2-3.13.1(3).jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
inventorytweaks{1.54b} [Inventory Tweaks] (InventoryTweaks-1.54b(1).jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
IronChest{5.2.4.391} [Iron Chest] (Iron-Chests-Mod-1.5.2.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
StevesCarts{2.0.0.a110} [Steve's Carts] (StevesCarts2.0.0.a110.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
weaponmod{1.5.2 v1.11.3} [Balkon's WeaponMod] (WeaponMod.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
LWJGL: 2.4.2
OpenGL: GeForce 310M/PCIe/SSE2 GL version 3.3.0, NVIDIA Corporation
Is Modded: Definitely; Client brand changed to 'fml,forge'
Type: Client (map_client.txt)
Texture Pack: Sphax PureBDcraft 128x MC15-3.zip
Profiler Position: N/A (disabled)
Vec3 Pool Size: 7481 (418936 bytes; 0 MB) allocated, 27 (1512 bytes; 0 MB) used