java.lang.NullPointerException
at tconstruct.blocks.logic.SmelteryLogic.func_70310_b(SmelteryLogic.java:1048)
at tconstruct.blocks.logic.SmelteryLogic.func_70319_e(SmelteryLogic.java:1060)
at net.minecraft.entity.player.EntityPlayerMP.func_71119_a(EntityPlayerMP.java:517)
at net.minecraft.entity.player.EntityPlayerMP.func_70071_h_(EntityPlayerMP.java:305)
at net.minecraft.world.World.func_72866_a(World.java:2345)
at net.minecraft.world.WorldServer.func_72866_a(WorldServer.java:717)
at net.minecraft.world.World.func_72870_g(World.java:2306)
at net.minecraft.world.World.func_72939_s(World.java:2152)
at net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:548)
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:666)
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:585)
at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:129)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:482)
at net.minecraft.server.ThreadMinecraftServer.run(SourceFile:582)
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- Head --
Stacktrace:
at tconstruct.blocks.logic.SmelteryLogic.func_70310_b(SmelteryLogic.java:1048)
at tconstruct.blocks.logic.SmelteryLogic.func_70319_e(SmelteryLogic.java:1060)
at net.minecraft.entity.player.EntityPlayerMP.func_71119_a(EntityPlayerMP.java:517)
at net.minecraft.entity.player.EntityPlayerMP.func_70071_h_(EntityPlayerMP.java:305)
at net.minecraft.world.World.func_72866_a(World.java:2345)
at net.minecraft.world.WorldServer.func_72866_a(WorldServer.java:717)
at net.minecraft.world.World.func_72870_g(World.java:2306)
-- Entity being ticked --
Details:
Entity Type: null (net.minecraft.entity.player.EntityPlayerMP)
Entity ID: 188
Entity Name: Doty1154_
Entity's Exact location: -1578.50, 64.00, -1431.50
Entity's Block location: World: (-1579,64,-1432), Chunk: (at 5,4,8 in -99,-90; contains blocks -1584,0,-1440 to -1569,255,-1425), Region: (-4,-3; contains chunks -128,-96 to -97,-65, blocks -2048,0,-1536 to -1537,255,-1025)
Entity's Momentum: 0.00, 0.00, 0.00
Stacktrace:
at net.minecraft.world.World.func_72939_s(World.java:2152)
at net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:548)
-- Affected level --
Details:
Level name: world
All players: 1 total; [EntityPlayerMP['Doty1154_'/188, l='world', x=-1578.50, y=64.00, z=-1431.50]]
Chunk stats: ServerChunkCache: 1412 Drop: 341
Level seed: -4707851673728401342
Level generator: ID 00 - default, ver 1. Features enabled: true
Level generator options:
Level spawn location: World: (-160,64,196), Chunk: (at 0,4,4 in -10,12; contains blocks -160,0,192 to -145,255,207), Region: (-1,0; contains chunks -32,0 to -1,31, blocks -512,0,0 to -1,255,511)
Level time: 2137222 game time, 16556 day time
Level dimension: 0
Level storage version: 0x04ABD - Anvil
Level weather: Rain time: 19776 (now: true), thunder time: 22553 (now: false)
Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: false
Stacktrace:
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:666)
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:585)
at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:129)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:482)
at net.minecraft.server.ThreadMinecraftServer.run(SourceFile:582)
I have played minecraft for a year about almost now and i have become use to very low frames but lately i have been trying my best to figure out how to improve the frames
And with
- allocating more and less ram(with more)7.75 GB Worth of ram
- I have update drivers to almost all my computer devices
- I have tried optifine(helps by 5 frames)
- i have tried shutting down almost all processes just to run minecraft
- i have reinstalled many times minecraft
- i am running 64X bit Java
- i have tried lowering resolution and running in window
And with all of this i get 10 frames on max settings (with tiny view), and with far view i get 5 frames
but with the minimum settings i get 30 fps but then it falls to 8 then goes to 20 then goes to and fro
and its really getting hard playing minecraft with these massive frame jumps what do you recommend.
Someone plz help me. I've been trying to get this mod working, then it worked! , but when i tried to join my friends' modded server, it crashed. here is the crash report:
---- Minecraft Crash Report ----
// I feel sad now
java.lang.NoSuchMethodError: net.minecraft.item.Item.getDamage(Lnet/minecraft/item/ItemStack;)I
at codechicken.core.inventory.InventoryUtils.actualDamage(InventoryUtils.java:310)
at codechicken.core.inventory.ItemKey.hashCode(ItemKey.java:45)
at java.util.HashMap.hash(Unknown Source)
at java.util.HashMap.put(Unknown Source)
at codechicken.nei.api.API.setOverrideName(API.java:145)
at codechicken.nei.api.ItemInfo.addVanillaBlockProperties(ItemInfo.java:159)
at codechicken.nei.api.ItemInfo.load(ItemInfo.java:91)
at codechicken.nei.NEIClientConfig.loadConfig(NEIClientConfig.java:680)
at codechicken.nei.NEIClientConfig.loadWorld(NEIClientConfig.java:302)
at codechicken.nei.ClientHandler.onWorldChange(ClientHandler.java:249)
at codechicken.nei.ClientHandler.tickStart(ClientHandler.java:162)
at cpw.mods.fml.common.SingleIntervalHandler.tickStart(SingleIntervalHandler.java:28)
at cpw.mods.fml.common.FMLCommonHandler.tickStart(FMLCommonHandler.java:122)
at cpw.mods.fml.common.FMLCommonHandler.onPreClientTick(FMLCommonHandler.java:361)
at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1444)
at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:835)
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 codechicken.core.inventory.InventoryUtils.actualDamage(InventoryUtils.java:310)
at codechicken.core.inventory.ItemKey.hashCode(ItemKey.java:45)
at java.util.HashMap.hash(Unknown Source)
at java.util.HashMap.put(Unknown Source)
at codechicken.nei.api.API.setOverrideName(API.java:145)
at codechicken.nei.api.ItemInfo.addVanillaBlockProperties(ItemInfo.java:159)
at codechicken.nei.api.ItemInfo.load(ItemInfo.java:91)
at codechicken.nei.NEIClientConfig.loadConfig(NEIClientConfig.java:680)
at codechicken.nei.NEIClientConfig.loadWorld(NEIClientConfig.java:302)
at codechicken.nei.ClientHandler.onWorldChange(ClientHandler.java:249)
at codechicken.nei.ClientHandler.tickStart(ClientHandler.java:162)
at cpw.mods.fml.common.SingleIntervalHandler.tickStart(SingleIntervalHandler.java:28)
at cpw.mods.fml.common.FMLCommonHandler.tickStart(FMLCommonHandler.java:122)
at cpw.mods.fml.common.FMLCommonHandler.onPreClientTick(FMLCommonHandler.java:361)
It works (kinda) when i go into fly around a little bit the server lags then it just stops responding. Then i have to pull CTL + C and kill the server and im worried that all that stopping might corrupt our save file...
Thanks for reporting this. i think it has already been fixed in my developing version but i will double check.
Thank you but not to be a troll/noob/etc BUT me and my friends are doing a play though of that modpack and we would like to know if i could re-add it within a month, before we get to late in the game...
I always get this error with this mod installed on my server and i thought it worked multiplayer
---- Minecraft Crash Report ----
// Who set us up the TNT?
Time: 6/7/13 8:01 PM
Description: Exception in server tick loop
java.lang.NoSuchFieldError: field_70119_cs
at Shurtugal.common.Network.ShurtugalConnectionHandler.playerLoggedIn(ShurtugalConnectionHandler.java:28)
at cpw.mods.fml.common.network.NetworkRegistry.playerLoggedIn(NetworkRegistry.java:173)
at cpw.mods.fml.common.network.FMLNetworkHandler.handlePlayerLogin(FMLNetworkHandler.java:298)
at net.minecraft.server.management.ServerConfigurationManager.func_72355_a(ServerConfigurationManager.java:150)
at net.minecraft.network.NetLoginHandler.completeConnection(NetLoginHandler.java:194)
at cpw.mods.fml.common.network.FMLNetworkHandler.handleClientConnection(FMLNetworkHandler.java:166)
at cpw.mods.fml.common.network.FMLNetworkHandler.onConnectionReceivedFromClient(FMLNetworkHandler.java:120)
at net.minecraft.network.NetLoginHandler.func_72529_d(NetLoginHandler.java:178)
at net.minecraft.network.NetLoginHandler.func_72532_c(NetLoginHandler.java:71)
at net.minecraft.server.ServerListenThread.func_71766_a(ServerListenThread.java:55)
at net.minecraft.server.dedicated.DedicatedServerListenThread.func_71747_b(SourceFile:29)
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:675)
at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:275)
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:571)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:469)
at net.minecraft.server.ThreadMinecraftServer.run(SourceFile:573)
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
Not to be rude but Chylex i would atleast like to know if you plan on making compatibility with mccapes or is it just never going to looked at again...
0
0
// Don't be sad. I'll do better next time, I promise!
Time: 8/18/13 11:43 PM
Description: Ticking entity
java.lang.NullPointerException
at tconstruct.blocks.logic.SmelteryLogic.func_70310_b(SmelteryLogic.java:1048)
at tconstruct.blocks.logic.SmelteryLogic.func_70319_e(SmelteryLogic.java:1060)
at net.minecraft.entity.player.EntityPlayerMP.func_71119_a(EntityPlayerMP.java:517)
at net.minecraft.entity.player.EntityPlayerMP.func_70071_h_(EntityPlayerMP.java:305)
at net.minecraft.world.World.func_72866_a(World.java:2345)
at net.minecraft.world.WorldServer.func_72866_a(WorldServer.java:717)
at net.minecraft.world.World.func_72870_g(World.java:2306)
at net.minecraft.world.World.func_72939_s(World.java:2152)
at net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:548)
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:666)
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:585)
at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:129)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:482)
at net.minecraft.server.ThreadMinecraftServer.run(SourceFile:582)
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- Head --
Stacktrace:
at tconstruct.blocks.logic.SmelteryLogic.func_70310_b(SmelteryLogic.java:1048)
at tconstruct.blocks.logic.SmelteryLogic.func_70319_e(SmelteryLogic.java:1060)
at net.minecraft.entity.player.EntityPlayerMP.func_71119_a(EntityPlayerMP.java:517)
at net.minecraft.entity.player.EntityPlayerMP.func_70071_h_(EntityPlayerMP.java:305)
at net.minecraft.world.World.func_72866_a(World.java:2345)
at net.minecraft.world.WorldServer.func_72866_a(WorldServer.java:717)
at net.minecraft.world.World.func_72870_g(World.java:2306)
-- Entity being ticked --
Details:
Entity Type: null (net.minecraft.entity.player.EntityPlayerMP)
Entity ID: 188
Entity Name: Doty1154_
Entity's Exact location: -1578.50, 64.00, -1431.50
Entity's Block location: World: (-1579,64,-1432), Chunk: (at 5,4,8 in -99,-90; contains blocks -1584,0,-1440 to -1569,255,-1425), Region: (-4,-3; contains chunks -128,-96 to -97,-65, blocks -2048,0,-1536 to -1537,255,-1025)
Entity's Momentum: 0.00, 0.00, 0.00
Stacktrace:
at net.minecraft.world.World.func_72939_s(World.java:2152)
at net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:548)
-- Affected level --
Details:
Level name: world
All players: 1 total; [EntityPlayerMP['Doty1154_'/188, l='world', x=-1578.50, y=64.00, z=-1431.50]]
Chunk stats: ServerChunkCache: 1412 Drop: 341
Level seed: -4707851673728401342
Level generator: ID 00 - default, ver 1. Features enabled: true
Level generator options:
Level spawn location: World: (-160,64,196), Chunk: (at 0,4,4 in -10,12; contains blocks -160,0,192 to -145,255,207), Region: (-1,0; contains chunks -32,0 to -1,31, blocks -512,0,0 to -1,255,511)
Level time: 2137222 game time, 16556 day time
Level dimension: 0
Level storage version: 0x04ABD - Anvil
Level weather: Rain time: 19776 (now: true), thunder time: 22553 (now: false)
Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: false
Stacktrace:
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:666)
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:585)
at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:129)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:482)
at net.minecraft.server.ThreadMinecraftServer.run(SourceFile:582)
-- System Details --
Details:
Minecraft Version: 1.6.2
Operating System: Windows 7 (amd64) version 6.1
Java Version: 1.7.0_25, Oracle Corporation
Java VM Version: Java HotSpot™ 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 2670613520 bytes (2546 MB) / 4065787904 bytes (3877 MB) up to 4065787904 bytes (3877 MB)
JVM Flags: 5 total; -XX:MaxPermSize=1000m -Xms1G -XX:PermSize=100m -Xms4000m -Xmx4000m
AABB Pool Size: 5116 (286496 bytes; 0 MB) allocated, 4051 (226856 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.43.819 Minecraft Forge 9.10.0.819 54 mods loaded, 54 mods active
mcp{8.04} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
FML{6.2.43.819} [Forge Mod Loader] (coremods) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
Forge{9.10.0.819} [Minecraft Forge] (coremods) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
BetterSprinting{v10} [Better Sprinting Coremod] (coremods) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
CodeChickenCore{0.9.0.3} [CodeChicken Core] (coremods) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
NotEnoughItems{1.6.1.2} [Not Enough Items] (NotEnoughItems 1.6.1.2 (1).jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
mod_bspkrsCore{v3.02(1.6.2)} [bspkrsCore] ([1.6.2]bspkrsCorev3.02.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
mod_ArmorStatusHUD{v1.12(1.6.2)} [ArmorStatusHUD] ([1.6.2]ArmorStatusHUDv1.12 (1).zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
mod_StatusEffectHUD{v1.14(1.6.2)} [StatusEffectHUD] ([1.6.2]StatusEffectHUDv1.14 (1).zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
BuildCraft|Core{3.7.1-240-ga53a724} [BuildCraft] (buildcraft-universal-1.6.2-3.7.1.240.330.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
BuildCraft|Transport{3.7.1-240-ga53a724} [BC Transport] (buildcraft-universal-1.6.2-3.7.1.240.330.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
BuildCraft|Silicon{3.7.1-240-ga53a724} [BC Silicon] (buildcraft-universal-1.6.2-3.7.1.240.330.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
IC2{1.118.401-lf} [IndustrialCraft 2] (industrialcraft-2_1.118.401-lf.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
AppliedEnergistics{rv12.b} [Applied Energistics] (appeng-rv12-b-mc162.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
BiblioCraft{1.3.4} [BiblioCraft] (BiblioCraft[v1.3.4].zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
Natura{2.1.5} [Natura] (Natura_1.6.2_2.1.5 (1).jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
BiomesOPlenty{0.6.0} [Biomes O' Plenty] (Biomes-O-Plenty-0.6.0-1.6.2.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
BuildCraft|Builders{3.7.1-240-ga53a724} [BC Builders] (buildcraft-universal-1.6.2-3.7.1.240.330.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
BuildCraft|Energy{3.7.1-240-ga53a724} [BC Energy] (buildcraft-universal-1.6.2-3.7.1.240.330.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
BuildCraft|Factory{3.7.1-240-ga53a724} [BC Factory] (buildcraft-universal-1.6.2-3.7.1.240.330.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
EE3{@VERSION@ (build @BUILD_NUMBER@)} [Equivalent Exchange 3] (ee3-universal-preh-1.6.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
ExtraUtilities{0.3 prerelease 1} [Extra Utilities] (extrautils - 0.3 Prerelease.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
Forestry{2.2.9.11} [Forestry for Minecraft] (forestry-A-2.2.9.11.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
factorization{0.8.04beta2} [Factorization] (Factorization-0.8.04beta2.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
factorization.misc{0.8.04beta2} [Factorization Miscellaneous Nonsense] (Factorization-0.8.04beta2.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
factorization.notify{0.8.04beta2} [Factorization Notification System] (Factorization-0.8.04beta2.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
factorization.dimensionalSlice{0.8.04beta2} [Factorization Dimensional Slices] (Factorization-0.8.04beta2.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
ForgeEssentialsClient{@VERSION@} [Forge Essentials Client Addon] (ForgeEssentials-client-1.5.2-SNAPSHOT.219.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
ForgeMultipart{1.0.0.134} [Forge Multipart] (ForgeMultipart-universal-1.6.2-1.0.0.134.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
McMultipart{1.0.0.134} [Minecraft Multipart Plugin] (ForgeMultipart-universal-1.6.2-1.0.0.134.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
iChunUtil{2.0.0} [iChunUtil] (iChunUtil2.0.0.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
GraviGun{2.0.0} [GraviGun] (GravityGun2.0.0.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
Railcraft{8.0.0.0} [Railcraft] (Railcraft_1.6.2-8.0.0.0.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
TConstruct{1.6.2_1.4.dev.28.1} [Tinkers' Construct] (TConstruct_1.6.2_1.4.dev.28.1.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
TwilightForest{1.19.0} [The Twilight Forest] (twilightforest-1.19.0.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
gregtech_addon{MC162} [GregTech-Addon] (gregtechmod.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
Hats{2.0.0} [Hats] (Hats2.0.0.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
IronChest{5.3.20.520} [Iron Chest] (ironchest-universal-1.6.2-5.3.20.520.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
Morph{0.0.7} [Morph] (Morph-Beta-0.0.7.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
Natura|CompatMineFactoryReloaded{0.1} [Natura compat: MFR] (Natura_1.6.2_2.1.5 (1).jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
NEIAddons{1.9.0-pre.r35} [NEI Addons] (neiaddons-1.6.2-1.9.0-pre.r35.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
NEIAddons|AE{1.9.0-pre.r35} [NEI Addons: Applied Energistics] (neiaddons-1.6.2-1.9.0-pre.r35.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
NEIAddons|CraftingTables{1.9.0-pre.r35} [NEI Addons: Crafting Tables] (neiaddons-1.6.2-1.9.0-pre.r35.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
NEIAddons|ExtraBees{1.9.0-pre.r35} [NEI Addons: Extra Bees] (neiaddons-1.6.2-1.9.0-pre.r35.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
NEIAddons|Forestry{1.9.0-pre.r35} [NEI Addons: Forestry] (neiaddons-1.6.2-1.9.0-pre.r35.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
NEIAddons|MiscPeripherals{1.9.0-pre.r35} [NEI Addons: Misc Peripherals] (neiaddons-1.6.2-1.9.0-pre.r35.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
PortalGun{2.0.0} [PortalGun] (PortalGun2.0.0.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
TConstruct|CompatMineFactoryReloaded{0.1} [TConstruct Compat: MFR] (TConstruct_1.6.2_1.4.dev.28.1.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
Translocator{1.1.0.7} [Translocator] (Translocator 1.1.0.7.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
WR-CBE|Core{1.4.0.3} [WR-CBE Core] (WR-CBE 1.4.0.3.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
WR-CBE|Addons{1.4.0.3} [WR-CBE Addons] (WR-CBE 1.4.0.3.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
WR-CBE|Logic{1.4.0.3} [WR-CBE Logic] (WR-CBE 1.4.0.3.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
ForgeMicroblock{1.0.0.134} [Forge Microblocks] (ForgeMultipart-universal-1.6.2-1.0.0.134.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
Profiler Position: N/A (disabled)
Vec3 Pool Size: 1412 (79072 bytes; 0 MB) allocated, 541 (30296 bytes; 0 MB) used
Player Count: 1 / 8; [EntityPlayerMP['Doty1154_'/188, l='world', x=-1578.50, y=64.00, z=-1431.50]]
Type: Integrated Server (map_client.txt)
Is Modded: Definitely; Client brand changed to 'fml,forge'
0
And with
- allocating more and less ram(with more)7.75 GB Worth of ram
- I have update drivers to almost all my computer devices
- I have tried optifine(helps by 5 frames)
- i have tried shutting down almost all processes just to run minecraft
- i have reinstalled many times minecraft
- i am running 64X bit Java
- i have tried lowering resolution and running in window
And with all of this i get 10 frames on max settings (with tiny view), and with far view i get 5 frames
but with the minimum settings i get 30 fps but then it falls to 8 then goes to 20 then goes to and fro
and its really getting hard playing minecraft with these massive frame jumps what do you recommend.
0
Update:
NOPE
0
0
(just a suggestion)
Thank you for such a great mod...
0
0
0
Thank you but not to be a troll/noob/etc BUT me and my friends are doing a play though of that modpack and we would like to know if i could re-add it within a month, before we get to late in the game...
Thank you for your time.
0
// Who set us up the TNT?
Time: 6/7/13 8:01 PM
Description: Exception in server tick loop
java.lang.NoSuchFieldError: field_70119_cs
at Shurtugal.common.Network.ShurtugalConnectionHandler.playerLoggedIn(ShurtugalConnectionHandler.java:28)
at cpw.mods.fml.common.network.NetworkRegistry.playerLoggedIn(NetworkRegistry.java:173)
at cpw.mods.fml.common.network.FMLNetworkHandler.handlePlayerLogin(FMLNetworkHandler.java:298)
at net.minecraft.server.management.ServerConfigurationManager.func_72355_a(ServerConfigurationManager.java:150)
at net.minecraft.network.NetLoginHandler.completeConnection(NetLoginHandler.java:194)
at cpw.mods.fml.common.network.FMLNetworkHandler.handleClientConnection(FMLNetworkHandler.java:166)
at cpw.mods.fml.common.network.FMLNetworkHandler.onConnectionReceivedFromClient(FMLNetworkHandler.java:120)
at net.minecraft.network.NetLoginHandler.func_72529_d(NetLoginHandler.java:178)
at net.minecraft.network.NetLoginHandler.func_72532_c(NetLoginHandler.java:71)
at net.minecraft.server.ServerListenThread.func_71766_a(ServerListenThread.java:55)
at net.minecraft.server.dedicated.DedicatedServerListenThread.func_71747_b(SourceFile:29)
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:675)
at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:275)
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:571)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:469)
at net.minecraft.server.ThreadMinecraftServer.run(SourceFile:573)
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: Linux (i386) version 3.5.0-31-generic
Java Version: 1.7.0_21, Oracle Corporation
Java VM Version: OpenJDK Server VM (mixed mode), Oracle Corporation
Memory: 480862328 bytes (458 MB) / 647692288 bytes (617 MB) up to 954466304 bytes (910 MB)
JVM Flags: 2 total; -Xms512M -Xmx1G
AABB Pool Size: 7276 (407456 bytes; 0 MB) allocated, 6686 (374416 bytes; 0 MB) used
Suspicious classes: FML and Forge are installed
IntCache: cache: 0, tcache: 0, allocated: 6, tallocated: 62
FML: MCP v7.51 FML v5.2.21.725 Minecraft Forge 7.8.0.725 45 mods loaded, 45 mods active
mcp{7.44} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
FML{5.2.21.725} [Forge Mod Loader] (coremods) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
Forge{7.8.0.725} [Minecraft Forge] (coremods) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
CoFHCore{1.5.2.2} [CoFH Core] (coremods) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
CodeChickenCore{0.8.6.15} [CodeChicken Core] (coremods) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
NotEnoughItems{1.5.2.25} [Not Enough Items] (coremods) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
PowerCrystalsCore{1.1.6} [PowerCrystals Core] (coremods) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
Familiars_API{1.5.1} [Familiars API] (Familiars_API_1.5.2a.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
mod_bspkrsCore{v2.07(1.5.2)} [bspkrsCore] ([1.5.2]bspkrsCorev2.07.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
CoFHNetwork{1.5.2.2} [CoFHNetwork] (CoFHCore-1.5.2.2.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
CoFHWorld{1.5.2.2} [CoFHWorld] (CoFHCore-1.5.2.2.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
TreeCapitator{Forge 1.5.2.r01} [TreeCapitator] ([1.5.2]TreeCapitator.Forge.1.5.2.r01.Uni.CoreMod.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
ConfigMod{v1.0} [Extended Mod Config] (ConfigMod for MC v1.5.2.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
CustomSpawner{2.2.2} [DrZhark's CustomSpawner] (CustomMobSpawner 2.2.2.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
MoCreatures{5.2.2} [DrZhark's Mo'Creatures Mod] (DrZharks MoCreatures Mod v5.2.2.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
EnderStorage{1.4.2.11} [EnderStorage] (EnderStorage 1.4.2.11.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
ExtendedRenderer{v1.0} [Extended Renderer] (ExtendedRenderer for MC v1.5.2.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
Familiars_DefaultMobPack{1.5.2} [DefaultMobPack] (Familiars_DefaultMobPack_1.5.2c.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
Familiars_ExtendedFamPack{1.5.1} [ExtendedFamPack] (Familiars_ExtendedFamPack_1.5.2a(2).zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
Familiars_Herobrine_FamPack{1.5.2} [HerobrineFamPack] (Familiars_HerobrineFamPack_1.5.2b.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
FlatBedrock{1.5.1R1.1.1} [FlatBedrock] (FlatBedrock-1.1.1-32 (1).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
JerrysMod{1.3} [Jerry's Mod] (JerryMod[pre-release]1.5.2.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
mmmPowersuits{0.7.0-534} [MachineMuse's Modular Powersuits] (ModularPowersuits-0.7.0-534.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
PowersuitAddons{0.2.3-144} [Andrew2448's Modular Powersuits Addon] (MPSA-0.2.3-144_MPS-531+.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
ThermalExpansion{2.4.3.0} [Thermal Expansion] (ThermalExpansion-2.4.3.0.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
BuildCraft|Core{3.6.0} [BuildCraft] (buildcraft-A-3.6.0.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
BuildCraft|Energy{3.6.0} [BC Energy] (buildcraft-A-3.6.0.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
PowerConverters{1.5.1R2.3.0} [Power Converters] (PowerConverters-2.3.0-54.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
Shur'tugal{0.4.9} [Shur'tugal] (Shurtugal V. 0.5.0-1.5.2.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
pitman-87_TF2_Teleporter{1.5.1} [TF2 Teleporter] (TF2_Teleporter_1.5.2a.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
Thaumcraft{3.0.5e} [Thaumcraft] (Thaumcraft3.0.5e.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
TombStone{0.5.4} [TombStone] (TombStone 5.4.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
AIBlock{v1.0} [AIBlock] (Weather v1.5 Mod for MC v1.5.2.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
WeatherMod{v1.5} [Weather and Tornadoes] (Weather v1.5 Mod for MC v1.5.2.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
BuildCraft|Transport{3.6.0} [BC Transport] (buildcraft-A-3.6.0.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
BuildCraft|Silicon{3.6.0} [BC Silicon] (buildcraft-A-3.6.0.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
AppliedEnergistics{rv.10.n} [Applied Energistics] (appeng-rv10-n.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
BuildCraft|Builders{3.6.0} [BC Builders] (buildcraft-A-3.6.0.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
BuildCraft|Factory{3.6.0} [BC Factory] (buildcraft-A-3.6.0.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
EE3{pre1h (build 16)} [Equivalent Exchange 3] (ee3-universal-pre1h-16.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
IronChest{5.2.8.433} [Iron Chest] (ironchest-universal-1.5.2-5.2.8.433.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
MosesMod{1.1.2} [Moses Mod] (mosesmod-v112.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
Mystcraft{0.10.4.00} [Mystcraft] (mystcraft-uni-1.5.2-0.10.4.00.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
TwilightForest{1.18.1} [The Twilight Forest] (twilightforest-1.18.1.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
Profiler Position: N/A (disabled)
Vec3 Pool Size: 1027 (57512 bytes; 0 MB) allocated, 1027 (57512 bytes; 0 MB) used
Player Count: 1 / 20; [EntityPlayerMP['Doty1154_'/1399, l='world', x=27.50, y=71.00, z=42.50]]
Is Modded: Definitely; Server brand changed to 'fml,forge'
Type: Dedicated Server (map_server.txt)
0
SO MUCH(sorry mods for writing in caps)
0
Just go into your normal minecraft.exe and click settings and force update then startup minecraft(and that will download it)
0
0
Great mod btw...
0
What should i do?
*** MagicMinecraftLauncher 1.0.0 ***
Disable inactive mods
Disabled: Ether1.5.1 V1.1.9.zip
Disabled: thirstmod.beta-1.6.0.zip
Disabled: XPS.zip
2013-04-24 15:59:38 [INFO] [ForgeModLoader] Forge Mod Loader version 5.1.43.673 for Minecraft 1.5.1 loading
2013-04-24 15:59:38 [INFO] [ForgeModLoader] Java is Java HotSpot™ 64-Bit Server VM, version 1.7.0_17, running on Windows 7:amd64:6.1, installed at C:\Program Files\Java\jre7
2013-04-24 15:59:38 [WARNING] [ForgeModLoader] The coremod bspkrs.treecapitator.fml.asm.TreeCapitatorCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
2013-04-24 15:59:38 [WARNING] [ForgeModLoader] The coremod atomicstryker.dynamiclights.common.DLFMLCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
2013-04-24 15:59:40 [INFO] [ForgeModLoader] Found valid fingerprint for Minecraft Forge. Certificate fingerprint de4cf8a3f3bc15635810044c39240bf96804ea7d
2013-04-24 15:59:41 [INFO] [STDOUT] **************** Dynamic Lights transform running on World ***********************
2013-04-24 15:59:41 [INFO] [STDOUT] In target method! Patching!
2013-04-24 15:59:41 [INFO] [STDOUT] Bytecode ASTORE 6 case!
2013-04-24 15:59:41 [INFO] [STDOUT] Removing org.objectweb.asm.tree.LabelNode@1769e8e3
2013-04-24 15:59:41 [INFO] [STDOUT] Removing org.objectweb.asm.tree.LineNumberNode@2a389b17
2013-04-24 15:59:41 [INFO] [STDOUT] Removing org.objectweb.asm.tree.VarInsnNode@6a4e18a8
2013-04-24 15:59:41 [INFO] [STDOUT] Removing org.objectweb.asm.tree.JumpInsnNode@2d34f41e
2013-04-24 15:59:41 [INFO] [STDOUT] Removing org.objectweb.asm.tree.InsnNode@6f86f4c1
2013-04-24 15:59:41 [INFO] [STDOUT] Removing org.objectweb.asm.tree.JumpInsnNode@52ee41b
2013-04-24 15:59:41 [INFO] [STDOUT] Removing org.objectweb.asm.tree.LabelNode@4981ab45
2013-04-24 15:59:41 [INFO] [STDOUT] Removing org.objectweb.asm.tree.FrameNode@601364b6
2013-04-24 15:59:41 [INFO] [STDOUT] Removing org.objectweb.asm.tree.VarInsnNode@19391a01
2013-04-24 15:59:41 [INFO] [STDOUT] Removing org.objectweb.asm.tree.VarInsnNode@73da4496
2013-04-24 15:59:41 [INFO] [STDOUT] Removing org.objectweb.asm.tree.VarInsnNode@7ecd0f45
2013-04-24 15:59:41 [INFO] [STDOUT] Removing org.objectweb.asm.tree.VarInsnNode@48a5bc0c
2013-04-24 15:59:41 [INFO] [STDOUT] Removing org.objectweb.asm.tree.VarInsnNode@78dcdd16
2013-04-24 15:59:41 [INFO] [STDOUT] Removing org.objectweb.asm.tree.MethodInsnNode@6c370d57
2013-04-24 15:59:41 [INFO] [STDOUT] Removing org.objectweb.asm.tree.LabelNode@124d0242
2013-04-24 15:59:41 [INFO] [STDOUT] Removing org.objectweb.asm.tree.FrameNode@7dcf4470
2013-04-24 15:59:41 [INFO] [STDOUT] Patching Complete!
2013-04-24 15:59:42 [INFO] [CoFHCore] RenderGlobal Class Detected
2013-04-24 15:59:42 [INFO] [CoFHCore] RenderGlobal(Obfuscated) Function Injection Detected
2013-04-24 15:59:42 [INFO] [CoFHCore] RenderGlobal Injection Point Detected (Optifine Detected)(updateEntityCape(Lmp;)V)
2013-04-24 15:59:45 [INFO] [STDOUT] 229 recipes
2013-04-24 15:59:45 [INFO] [STDOUT] 27 achievements
2013-04-24 15:59:45 [INFO] [Minecraft-Client] Setting user: Doty1154_
2013-04-24 15:59:45 [INFO] [STDOUT] (Session ID is a345456508c0953157f3fdb9385847b0c7cf854a)
2013-04-24 15:59:45 [INFO] [STDERR] Client asked for parameter: server
2013-04-24 15:59:45 [INFO] [Minecraft-Client] LWJGL Version: 2.9.0
2013-04-24 15:59:46 [INFO] [MinecraftForge] Attempting early MinecraftForge initialization
2013-04-24 15:59:46 [INFO] [STDOUT] MinecraftForge v7.7.1.673 Initialized
2013-04-24 15:59:46 [INFO] [ForgeModLoader] MinecraftForge v7.7.1.673 Initialized
2013-04-24 15:59:47 [INFO] [STDOUT] Replaced 85 ore recipies
2013-04-24 15:59:47 [INFO] [MinecraftForge] Completed early MinecraftForge initialization
2013-04-24 15:59:47 [INFO] [ForgeModLoader] Forge Mod Loader has detected optifine OptiFine_1.5.1_HD_U_C6, enabling compatibility features
2013-04-24 15:59:47 [INFO] [ForgeModLoader] Reading custom logging properties from C:\Users\Doty\AppData\Roaming\.minecraft\config\logging.properties
2013-04-24 15:59:47 [OFF] [ForgeModLoader] Logging level for ForgeModLoader logging is set to ALL
2013-04-24 15:59:47 [INFO] [ForgeModLoader] Searching C:\Users\Doty\AppData\Roaming\.minecraft\mods for mods
2013-04-24 15:59:48 [INFO] [ForgeModLoader] Attempting to reparse the mod container [1.5.1]ExtendedWorkbench v1.1.7.jar
2013-04-24 15:59:48 [INFO] [ForgeModLoader] Attempting to reparse the mod container DimensionalDoors-1.5.1R1.3.4RC3-49.zip
2013-04-24 15:59:49 [INFO] [ForgeModLoader] Forge Mod Loader has identified 56 mods to load
2013-04-24 15:59:49 [INFO] [mcp] Activating mod mcp
2013-04-24 15:59:49 [INFO] [FML] Activating mod FML
2013-04-24 15:59:49 [INFO] [Forge] Activating mod Forge
2013-04-24 15:59:49 [INFO] [CoFHCore] Activating mod CoFHCore
2013-04-24 15:59:49 [INFO] [mod_ZanMinimap] Activating mod mod_ZanMinimap
2013-04-24 15:59:49 [INFO] [mod_TooManyItems] Activating mod mod_TooManyItems
2013-04-24 15:59:49 [INFO] [TreeCapitator] Activating mod TreeCapitator
2013-04-24 15:59:49 [INFO] [CoFHNetwork] Activating mod CoFHNetwork
2013-04-24 15:59:49 [INFO] [CoFHWorld] Activating mod CoFHWorld
2013-04-24 15:59:49 [INFO] [DynamicLights] Activating mod DynamicLights
2013-04-24 15:59:49 [INFO] [DynamicLights_onFire] Activating mod DynamicLights_onFire
2013-04-24 15:59:49 [INFO] [DynamicLights_creepers] Activating mod DynamicLights_creepers
2013-04-24 15:59:49 [INFO] [DynamicLights_dropItems] Activating mod DynamicLights_dropItems
2013-04-24 15:59:49 [INFO] [DynamicLights_flameArrows] Activating mod DynamicLights_flameArrows
2013-04-24 15:59:49 [INFO] [DynamicLights_otherPlayers] Activating mod DynamicLights_otherPlayers
2013-04-24 15:59:49 [INFO] [DynamicLights_thePlayer] Activating mod DynamicLights_thePlayer
2013-04-24 15:59:49 [INFO] [jammyfurniture] Activating mod jammyfurniture
2013-04-24 15:59:49 [INFO] [mod_ArmorStatusHUD] Activating mod mod_ArmorStatusHUD
2013-04-24 15:59:49 [INFO] [BetterFurnaces] Activating mod BetterFurnaces
2013-04-24 15:59:49 [INFO] [mod_bspkrsCore] Activating mod mod_bspkrsCore
2013-04-24 15:59:49 [INFO] [DamageIndicatorsMod] Activating mod DamageIndicatorsMod
2013-04-24 15:59:49 [INFO] [mod_DirectionHUD] Activating mod mod_DirectionHUD
2013-04-24 15:59:49 [INFO] [extendedWorkbench] Activating mod extendedWorkbench
2013-04-24 15:59:49 [INFO] [mod_StatusEffectHUD] Activating mod mod_StatusEffectHUD
2013-04-24 15:59:49 [INFO] [FriendsOverlay] Activating mod FriendsOverlay
2013-04-24 15:59:49 [INFO] [mod_FriendsOverlay] Activating mod mod_FriendsOverlay
2013-04-24 15:59:49 [INFO] [Backpack] Activating mod Backpack
2013-04-24 15:59:49 [INFO] [BasicComponents] Activating mod BasicComponents
2013-04-24 15:59:49 [INFO] [BuildCraft|Builders] Activating mod BuildCraft|Builders
2013-04-24 15:59:49 [INFO] [BuildCraft|Core] Activating mod BuildCraft|Core
2013-04-24 15:59:49 [INFO] [BuildCraft|Energy] Activating mod BuildCraft|Energy
2013-04-24 15:59:49 [INFO] [BuildCraft|Factory] Activating mod BuildCraft|Factory
2013-04-24 15:59:49 [INFO] [BuildCraft|Silicon] Activating mod BuildCraft|Silicon
2013-04-24 15:59:49 [INFO] [BuildCraft|Transport] Activating mod BuildCraft|Transport
2013-04-24 15:59:49 [INFO] [craftguide] Activating mod craftguide
2013-04-24 15:59:49 [INFO] [CustomSpawner] Activating mod CustomSpawner
2013-04-24 15:59:49 [INFO] [DimensionalAnchors] Activating mod DimensionalAnchors
2013-04-24 15:59:49 [INFO] [DimensionalDoors] Activating mod DimensionalDoors
2013-04-24 15:59:49 [INFO] [GC] Activating mod GC
2013-04-24 15:59:49 [INFO] [ImmibisCore] Activating mod ImmibisCore
2013-04-24 15:59:49 [INFO] [InfiniTubes] Activating mod InfiniTubes
2013-04-24 15:59:49 [INFO] [inventorytweaks] Activating mod inventorytweaks
2013-04-24 15:59:49 [INFO] [IronChest] Activating mod IronChest
2013-04-24 15:59:49 [INFO] [Mekanism] Activating mod Mekanism
2013-04-24 15:59:49 [INFO] [MekanismGenerators] Activating mod MekanismGenerators
2013-04-24 15:59:49 [INFO] [MekanismTools] Activating mod MekanismTools
2013-04-24 15:59:49 [INFO] [mod_Gibbing] Activating mod mod_Gibbing
2013-04-24 15:59:49 [INFO] [mmmPowersuits] Activating mod mmmPowersuits
2013-04-24 15:59:49 [INFO] [PowersuitAddons] Activating mod PowersuitAddons
2013-04-24 15:59:49 [INFO] [OmniTools] Activating mod OmniTools
2013-04-24 15:59:49 [INFO] [Paxel Mod] Activating mod Paxel Mod
2013-04-24 15:59:49 [INFO] [rftl] Activating mod rftl
2013-04-24 15:59:49 [INFO] [SecretRoomsMod] Activating mod SecretRoomsMod
2013-04-24 15:59:49 [INFO] [ThermalExpansion] Activating mod ThermalExpansion
2013-04-24 15:59:49 [INFO] [Tubestuff] Activating mod Tubestuff
2013-04-24 15:59:49 [INFO] [TwilightForest] Activating mod TwilightForest
2013-04-24 15:59:49 [INFO] [ForgeModLoader] FML has found a non-mod file FluidMechanics_v0.4.3.61.jar in your mods directory. It will now be injected into your classpath. This could severe stability issues, it should be removed if possible.
2013-04-24 15:59:49 [INFO] [ForgeModLoader] FML has found a non-mod file Hydraulics_API_v0.3.7.42.zip in your mods directory. It will now be injected into your classpath. This could severe stability issues, it should be removed if possible.
2013-04-24 15:59:49 [INFO] [bspkrsCore] mod_bspkrsCore: allowUpdateCheck set to true
2013-04-24 15:59:49 [INFO] [bspkrsCore] mod_bspkrsCore: allowDebugOutput set to false
2013-04-24 15:59:49 [INFO] [bspkrsCore] mod_ArmorStatusHUD: alignMode set to bottomleft
2013-04-24 15:59:49 [INFO] [bspkrsCore] mod_ArmorStatusHUD: enableItemName set to false
2013-04-24 15:59:49 [INFO] [bspkrsCore] mod_ArmorStatusHUD: showItemOverlay set to true
2013-04-24 15:59:49 [INFO] [bspkrsCore] mod_ArmorStatusHUD: damageColorList set to 100,f; 80,7; 60,e; 40,6; 25,c; 10,4
2013-04-24 15:59:49 [INFO] [bspkrsCore] mod_ArmorStatusHUD: damageDisplayType set to value
2013-04-24 15:59:49 [INFO] [bspkrsCore] mod_ArmorStatusHUD: showMaxDamage set to false
2013-04-24 15:59:49 [INFO] [bspkrsCore] mod_ArmorStatusHUD: showEquippedItem set to true
2013-04-24 15:59:49 [INFO] [bspkrsCore] mod_ArmorStatusHUD: xOffset set to 2
2013-04-24 15:59:49 [INFO] [bspkrsCore] mod_ArmorStatusHUD: yOffset set to 2
2013-04-24 15:59:49 [INFO] [bspkrsCore] mod_ArmorStatusHUD: yOffsetBottomCenter set to 41
2013-04-24 15:59:49 [INFO] [bspkrsCore] mod_ArmorStatusHUD: applyXOffsetToCenter set to false
2013-04-24 15:59:49 [INFO] [bspkrsCore] mod_ArmorStatusHUD: applyYOffsetToMiddle set to false
2013-04-24 15:59:49 [INFO] [bspkrsCore] mod_ArmorStatusHUD: showInChat set to false
2013-04-24 15:59:50 [INFO] [bspkrsCore] mod_DirectionHUD: alignMode set to topcenter
2013-04-24 15:59:50 [INFO] [bspkrsCore] mod_DirectionHUD: markerColor set to c
2013-04-24 15:59:50 [INFO] [bspkrsCore] mod_DirectionHUD: imageFileName set to compass.png
2013-04-24 15:59:50 [INFO] [bspkrsCore] mod_DirectionHUD: compassIndex set to 0
2013-04-24 15:59:50 [INFO] [bspkrsCore] mod_DirectionHUD: xOffset set to 2
2013-04-24 15:59:50 [INFO] [bspkrsCore] mod_DirectionHUD: yOffset set to 2
2013-04-24 15:59:50 [INFO] [bspkrsCore] mod_DirectionHUD: yOffsetBottomCenter set to 41
2013-04-24 15:59:50 [INFO] [bspkrsCore] mod_DirectionHUD: applyXOffsetToCenter set to false
2013-04-24 15:59:50 [INFO] [bspkrsCore] mod_DirectionHUD: applyYOffsetToMiddle set to false
2013-04-24 15:59:50 [INFO] [bspkrsCore] mod_DirectionHUD: showInChat set to true
2013-04-24 15:59:50 [INFO] [bspkrsCore] mod_StatusEffectHUD: alignMode set to topleft
2013-04-24 15:59:50 [INFO] [bspkrsCore] mod_StatusEffectHUD: enableBackground set to false
2013-04-24 15:59:50 [INFO] [bspkrsCore] mod_StatusEffectHUD: enableEffectName set to true
2013-04-24 15:59:50 [INFO] [bspkrsCore] mod_StatusEffectHUD: effectNameColor set to f
2013-04-24 15:59:50 [INFO] [bspkrsCore] mod_StatusEffectHUD: durationColor set to f
2013-04-24 15:59:50 [INFO] [bspkrsCore] mod_StatusEffectHUD: xOffset set to 2
2013-04-24 15:59:50 [INFO] [bspkrsCore] mod_StatusEffectHUD: yOffset set to 2
2013-04-24 15:59:50 [INFO] [bspkrsCore] mod_StatusEffectHUD: yOffsetBottomCenter set to 41
2013-04-24 15:59:50 [INFO] [bspkrsCore] mod_StatusEffectHUD: applyXOffsetToCenter set to false
2013-04-24 15:59:50 [INFO] [bspkrsCore] mod_StatusEffectHUD: applyYOffsetToMiddle set to false
2013-04-24 15:59:50 [INFO] [bspkrsCore] mod_StatusEffectHUD: showInChat set to true
2013-04-24 15:59:52 [INFO] [STDOUT] **************** Dynamic Lights transform running on World ***********************
2013-04-24 15:59:52 [INFO] [STDOUT] In target method! Patching!
2013-04-24 15:59:52 [INFO] [STDOUT] Bytecode ASTORE 6 case!
2013-04-24 15:59:52 [INFO] [STDOUT] Removing org.objectweb.asm.tree.LabelNode@179d89fb
2013-04-24 15:59:52 [INFO] [STDOUT] Removing org.objectweb.asm.tree.LineNumberNode@67cdc9d9
2013-04-24 15:59:52 [INFO] [STDOUT] Removing org.objectweb.asm.tree.VarInsnNode@777efacc
2013-04-24 15:59:52 [INFO] [STDOUT] Removing org.objectweb.asm.tree.JumpInsnNode@3183a45e
2013-04-24 15:59:52 [INFO] [STDOUT] Removing org.objectweb.asm.tree.InsnNode@399c30b7
2013-04-24 15:59:52 [INFO] [STDOUT] Removing org.objectweb.asm.tree.JumpInsnNode@3d425bed
2013-04-24 15:59:52 [INFO] [STDOUT] Removing org.objectweb.asm.tree.LabelNode@4fa14406
2013-04-24 15:59:52 [INFO] [STDOUT] Removing org.objectweb.asm.tree.FrameNode@64790ec1
2013-04-24 15:59:52 [INFO] [STDOUT] Removing org.objectweb.asm.tree.VarInsnNode@47b7d46f
2013-04-24 15:59:52 [INFO] [STDOUT] Removing org.objectweb.asm.tree.VarInsnNode@75dbe831
2013-04-24 15:59:52 [INFO] [STDOUT] Removing org.objectweb.asm.tree.VarInsnNode@3869256a
2013-04-24 15:59:52 [INFO] [STDOUT] Removing org.objectweb.asm.tree.VarInsnNode@7f176f14
2013-04-24 15:59:52 [INFO] [STDOUT] Removing org.objectweb.asm.tree.VarInsnNode@5b7dcb3b
2013-04-24 15:59:52 [INFO] [STDOUT] Removing org.objectweb.asm.tree.MethodInsnNode@1fa9bd6a
2013-04-24 15:59:52 [INFO] [STDOUT] Removing org.objectweb.asm.tree.LabelNode@40d28a63
2013-04-24 15:59:52 [INFO] [STDOUT] Removing org.objectweb.asm.tree.FrameNode@3e7b8ad4
2013-04-24 15:59:52 [INFO] [STDOUT] Patching Complete!
2013-04-24 15:59:52 [INFO] [ForgeModLoader] Configured a dormant chunk cache size of 0
2013-04-24 15:59:53 [INFO] [TreeCapitator] File block config loaded.
2013-04-24 15:59:53 [INFO] [bspkrsCore] Initializing ModVersionChecker for mod TreeCapitator
2013-04-24 15:59:53 [WARNING] [bspkrsCore] Error retrieving remote string value! Defaulting to [Ljava.lang.String;@19a4af52
2013-04-24 15:59:53 [INFO] [STDOUT] Dynamic Lights: Read Item ID 50 with light value 15 for handheld Items!
2013-04-24 15:59:53 [INFO] [STDOUT] Dynamic Lights: Read Item ID 89 with light value 12 for handheld Items!
2013-04-24 15:59:53 [INFO] [STDOUT] Dynamic Lights: Read Item ID 348 with light value 10 for handheld Items!
2013-04-24 15:59:53 [INFO] [STDOUT] Dynamic Lights: Read Item ID 91 with light value 15 for handheld Items!
2013-04-24 15:59:53 [INFO] [STDOUT] Dynamic Lights: Read Item ID 327 with light value 15 for handheld Items!
2013-04-24 15:59:53 [INFO] [STDOUT] Dynamic Lights: Read Item ID 76 with light value 10 for handheld Items!
2013-04-24 15:59:53 [INFO] [STDOUT] Dynamic Lights: Read Item ID 331 with light value 10 for handheld Items!
2013-04-24 15:59:53 [INFO] [STDOUT] Dynamic Lights: Read Item ID 314 with light value 14 for handheld Items!
2013-04-24 15:59:53 [INFO] [STDOUT] [BetterFurnace]: Loading Support for BC Fuels
2013-04-24 15:59:54 [INFO] [Buildcraft] Starting BuildCraft 3.5.0 (:23)
2013-04-24 15:59:54 [INFO] [Buildcraft] Copyright © SpaceToad, 2011
2013-04-24 15:59:54 [INFO] [Buildcraft] http://www.mod-buildcraft.com
2013-04-24 15:59:54 [INFO] [Buildcraft] Beginning version check
2013-04-24 15:59:56 [INFO] [OmniTools] [Whitelist] Reading established Whitelist from file.
2013-04-24 15:59:56 [INFO] [ForgeModLoader] [RottenFleshToLeather] Loading...
2013-04-24 15:59:56 [INFO] [ThermalExpansion] Loading Plugins...
2013-04-24 15:59:56 [INFO] [ThermalExpansion] Finished Loading Plugins.
2013-04-24 15:59:57 [INFO] [STDOUT] 16908458 is not a valid stat, creating place-holder
2013-04-24 15:59:57 [INFO] [STDOUT] 16908708 is not a valid stat, creating place-holder
2013-04-24 15:59:57 [INFO] [STDOUT] 16908459 is not a valid stat, creating place-holder
2013-04-24 15:59:57 [INFO] [STDOUT]
2013-04-24 15:59:57 [INFO] [STDOUT] Starting up SoundSystem...
2013-04-24 15:59:57 [INFO] [STDOUT] Initializing LWJGL OpenAL
2013-04-24 15:59:57 [INFO] [STDOUT] (The LWJGL binding of OpenAL. For more information, see http://www.lwjgl.org)
2013-04-24 15:59:57 [INFO] [STDOUT] OpenAL initialized.
2013-04-24 15:59:58 [INFO] [STDOUT]
2013-04-24 16:00:00 [INFO] [Minecraft-Client] Found animation info for: mods/buildcraft/textures/blocks/oil_flow.txt
2013-04-24 16:00:00 [INFO] [Minecraft-Client] Found animation info for: textures/blocks/lava_flow.txt
2013-04-24 16:00:00 [INFO] [Minecraft-Client] Found animation info for: mods/thermalexpansion/textures/blocks/Liquid_Ender_Flow.txt
2013-04-24 16:00:00 [INFO] [Minecraft-Client] Found animation info for: mods/thermalexpansion/textures/blocks/Liquid_Glowstone_Flow.txt
2013-04-24 16:00:00 [INFO] [Minecraft-Client] Found animation info for: mods/thermalexpansion/textures/blocks/Liquid_Redstone_Flow.txt
2013-04-24 16:00:00 [INFO] [Minecraft-Client] Found animation info for: textures/blocks/water_flow.txt
2013-04-24 16:00:00 [INFO] [Minecraft-Client] Found animation info for: mods/buildcraft/textures/blocks/oil.txt
2013-04-24 16:00:00 [INFO] [Minecraft-Client] Found animation info for: textures/blocks/fire_0.txt
2013-04-24 16:00:00 [INFO] [Minecraft-Client] Found animation info for: textures/blocks/fire_1.txt
2013-04-24 16:00:00 [INFO] [Minecraft-Client] Found animation info for: textures/blocks/lava.txt
2013-04-24 16:00:00 [INFO] [Minecraft-Client] Found animation info for: textures/blocks/portal.txt
2013-04-24 16:00:00 [INFO] [Minecraft-Client] Found animation info for: mods/thermalexpansion/textures/blocks/Liquid_Ender_Still.txt
2013-04-24 16:00:00 [INFO] [Minecraft-Client] Found animation info for: mods/thermalexpansion/textures/blocks/Liquid_Glowstone_Still.txt
2013-04-24 16:00:00 [INFO] [Minecraft-Client] Found animation info for: mods/thermalexpansion/textures/blocks/Liquid_Lamp_Still.txt
2013-04-24 16:00:00 [INFO] [Minecraft-Client] Found animation info for: mods/thermalexpansion/textures/blocks/Liquid_Redstone_Still.txt
2013-04-24 16:00:00 [INFO] [Minecraft-Client] Found animation info for: textures/blocks/water.txt
2013-04-24 16:00:02 [INFO] [Minecraft-Client] Found animation info for: mods/buildcraft/textures/items/fuel.txt
2013-04-24 16:00:02 [INFO] [Minecraft-Client] Found animation info for: textures/items/clock.txt
2013-04-24 16:00:02 [INFO] [Minecraft-Client] Found animation info for: textures/items/compass.txt
2013-04-24 16:00:02 [INFO] [Minecraft-Client] Found animation info for: mods/thermalexpansion/textures/items/BucketEnder.txt
2013-04-24 16:00:02 [INFO] [Minecraft-Client] Found animation info for: mods/thermalexpansion/textures/items/BucketGlowstone.txt
2013-04-24 16:00:02 [INFO] [Minecraft-Client] Found animation info for: mods/thermalexpansion/textures/items/BucketRedstone.txt
2013-04-24 16:00:02 [INFO] [bspkrsCore] Initializing ModVersionChecker for mod bspkrsCore
2013-04-24 16:00:03 [INFO] [STDOUT] got translate table
2013-04-24 16:00:03 [INFO] [STDOUT]
2013-04-24 16:00:03 [INFO] [STDOUT]
2013-04-24 16:00:03 [INFO] [STDOUT] [TMI] Forge detected. Please ignore overzealous Forge error messages pertaining to TMI item replacements. Thank you.
2013-04-24 16:00:03 [INFO] [STDOUT]
2013-04-24 16:00:03 [INFO] [STDOUT]
2013-04-24 16:00:03 [INFO] [bspkrsCore] Initializing ModVersionChecker for mod ArmorStatusHUD
2013-04-24 16:00:04 [WARNING] [bspkrsCore] Error retrieving remote string value! Defaulting to [Ljava.lang.String;@1dec47e9
2013-04-24 16:00:04 [INFO] [STDOUT] ExtendedWorkbench could not register NEI recipe and usage handler.
2013-04-24 16:00:04 [INFO] [bspkrsCore] Initializing ModVersionChecker for mod StatusEffectHUD
2013-04-24 16:00:04 [INFO] [STDOUT] Basic Components Loaded: 11 Languages.
2013-04-24 16:00:04 [INFO] [STDOUT] [Immibis Core DEBUG] adding 'public net.minecraft.item.ItemStack mods.immibis.core.impl.InventoryTraitImpl.func_70301_a(int)' to 'mods/immibis/chunkloader/TileChunkLoader'
2013-04-24 16:00:04 [INFO] [STDOUT] [Immibis Core DEBUG] adding 'public java.lang.String mods.immibis.core.impl.InventoryTraitImpl.func_70303_b()' to 'mods/immibis/chunkloader/TileChunkLoader'
2013-04-24 16:00:04 [INFO] [STDOUT] [Immibis Core DEBUG] adding 'public net.minecraft.item.ItemStack mods.immibis.core.impl.InventoryTraitImpl.func_70304_b(int)' to 'mods/immibis/chunkloader/TileChunkLoader'
2013-04-24 16:00:04 [INFO] [STDOUT] [Immibis Core DEBUG] adding 'public boolean mods.immibis.core.impl.InventoryTraitImpl.func_94042_c()' to 'mods/immibis/chunkloader/TileChunkLoader'
2013-04-24 16:00:04 [INFO] [STDOUT] [Immibis Core DEBUG] adding 'public boolean mods.immibis.core.impl.InventoryTraitImpl.func_70300_a(net.minecraft.entity.player.EntityPlayer)' to 'mods/immibis/chunkloader/TileChunkLoader'
2013-04-24 16:00:04 [INFO] [STDOUT] [Immibis Core DEBUG] adding 'public void mods.immibis.core.impl.InventoryTraitImpl.func_70305_f()' to 'mods/immibis/chunkloader/TileChunkLoader'
2013-04-24 16:00:04 [INFO] [STDOUT] [Immibis Core DEBUG] adding 'public boolean mods.immibis.core.impl.InventoryTraitImpl.func_94041_b(int,net.minecraft.item.ItemStack)' to 'mods/immibis/chunkloader/TileChunkLoader'
2013-04-24 16:00:04 [INFO] [STDOUT] [Immibis Core DEBUG] adding 'public int[] mods.immibis.core.impl.InventoryTraitImpl.func_94128_d(int)' to 'mods/immibis/chunkloader/TileChunkLoader'
2013-04-24 16:00:04 [INFO] [STDOUT] [Immibis Core DEBUG] adding 'public int mods.immibis.core.impl.InventoryTraitImpl.func_70302_i_()' to 'mods/immibis/chunkloader/TileChunkLoader'
2013-04-24 16:00:04 [INFO] [STDOUT] [Immibis Core DEBUG] adding 'public int mods.immibis.core.impl.InventoryTraitImpl.func_70297_j_()' to 'mods/immibis/chunkloader/TileChunkLoader'
2013-04-24 16:00:04 [INFO] [STDOUT] [Immibis Core DEBUG] adding 'public void mods.immibis.core.impl.InventoryTraitImpl.func_70295_k_()' to 'mods/immibis/chunkloader/TileChunkLoader'
2013-04-24 16:00:04 [INFO] [STDOUT] [Immibis Core DEBUG] adding 'public boolean mods.immibis.core.impl.InventoryTraitImpl.func_102007_a(int,net.minecraft.item.ItemStack,int)' to 'mods/immibis/chunkloader/TileChunkLoader'
2013-04-24 16:00:04 [INFO] [STDOUT] [Immibis Core DEBUG] adding 'public boolean mods.immibis.core.impl.InventoryTraitImpl.func_102008_b(int,net.minecraft.item.ItemStack,int)' to 'mods/immibis/chunkloader/TileChunkLoader'
2013-04-24 16:00:04 [INFO] [STDOUT] [Immibis Core DEBUG] adding 'public net.minecraft.item.ItemStack mods.immibis.core.impl.InventoryTraitImpl.func_70298_a(int,int)' to 'mods/immibis/chunkloader/TileChunkLoader'
2013-04-24 16:00:04 [INFO] [STDOUT] [Immibis Core DEBUG] adding 'public void mods.immibis.core.impl.InventoryTraitImpl.func_70299_a(int,net.minecraft.item.ItemStack)' to 'mods/immibis/chunkloader/TileChunkLoader'
2013-04-24 16:00:04 [INFO] [STDOUT] [Immibis Core DEBUG] adding 'public java.util.List mods.immibis.core.impl.InventoryTraitImpl.getInventoryDrops()' to 'mods/immibis/chunkloader/TileChunkLoader'
2013-04-24 16:00:04 [INFO] [STDOUT] [Immibis Core DEBUG] adding 'public void mods.immibis.core.impl.InventoryTraitImpl.func_70296_d()' to 'mods/immibis/chunkloader/TileChunkLoader'
2013-04-24 16:00:04 [INFO] [DimensionalAnchors] Bypassed Forge chunk limits
2013-04-24 16:00:05 [INFO] [STDOUT] [Mekanism] Version 5.5.4 initializing...
2013-04-24 16:00:05 [INFO] [STDOUT] [Mekanism] Render registrations complete.
2013-04-24 16:00:05 [INFO] [STDOUT] [Mekanism] Loading complete.
2013-04-24 16:00:05 [INFO] [STDOUT] [MekanismGenerators] Render registrations complete.
2013-04-24 16:00:05 [WARNING] [MMMPS-CLIENT] No powersuits keybind file found.
2013-04-24 16:00:06 [INFO] [STDOUT] CONFLICT @ 31743 item slot already occupied by StevenDimDoors.mod_pocketDim.items.itemExitDoor@4808d503 while adding PaxelMod.WoodPaxel@3bd8dce7
2013-04-24 16:00:06 [INFO] [fml.ItemTracker] The mod Paxel Mod is overwriting existing item at 31999 (StevenDimDoors.mod_pocketDim.items.itemExitDoor from DimensionalDoors) with PaxelMod.WoodPaxel
2013-04-24 16:00:06 [INFO] [ForgeModLoader] [RottenFleshToLeather] Loaded!
2013-04-24 16:00:06 [INFO] [STDOUT] [Mekanism] Successfully retrieved data from server.
2013-04-24 16:00:06 [SEVERE] [ForgeModLoader] Fatal errors were detected during the transition from INITIALIZATION to POSTINITIALIZATION. Loading cannot continue
2013-04-24 16:00:06 [SEVERE] [ForgeModLoader]
mcp{7.44} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized
FML{5.1.43.673} [Forge Mod Loader] (coremods) Unloaded->Constructed->Pre-initialized->Initialized
Forge{7.7.1.673} [Minecraft Forge] (coremods) Unloaded->Constructed->Pre-initialized->Initialized
CoFHCore{1.5.1.0} [CoFH Core] (coremods) Unloaded->Constructed->Pre-initialized->Initialized
mod_bspkrsCore{v2.02(1.5.1)} [bspkrsCore] ([1.5.1]bspkrsCorev2.02.zip) Unloaded->Constructed->Pre-initialized->Initialized
mod_ZanMinimap{0.9.4} [mod_ZanMinimap] (ZansMinimap1.5.1.zip) Unloaded->Constructed->Pre-initialized->Initialized
mod_TooManyItems{1.5.1 2012-03-23} [mod_TooManyItems] (TooManyItems2013_03_23_1.5.1 (1).zip) Unloaded->Constructed->Pre-initialized->Initialized
TreeCapitator{Forge 1.5.1.r01} [TreeCapitator] ([1.5.1]TreeCapitator.Forge.1.5.1.r01.Uni.CoreMod.jar) Unloaded->Constructed->Pre-initialized->Initialized
CoFHNetwork{1.5.1.0} [CoFHNetwork] (CoFHCore-1.5.1.0.jar) Unloaded->Constructed->Pre-initialized->Initialized
CoFHWorld{1.5.1.0} [CoFHWorld] (CoFHCore-1.5.1.0.jar) Unloaded->Constructed->Pre-initialized->Initialized
DynamicLights{1.1.7} [Dynamic Lights] (DynamicLights_1.5.1.jar) Unloaded->Constructed->Pre-initialized->Initialized
DynamicLights_onFire{1.0.2} [Dynamic Lights on burning] (DynamicLights_1.5.1.jar) Unloaded->Constructed->Pre-initialized->Initialized
DynamicLights_creepers{1.0.2} [Dynamic Lights on Creepers] (DynamicLights_1.5.1.jar) Unloaded->Constructed->Pre-initialized->Initialized
DynamicLights_dropItems{1.0.2} [Dynamic Lights on ItemEntities] (DynamicLights_1.5.1.jar) Unloaded->Constructed->Pre-initialized->Initialized
DynamicLights_flameArrows{1.0.0} [Dynamic Lights on Flame enchanted Arrows] (DynamicLights_1.5.1.jar) Unloaded->Constructed->Pre-initialized->Initialized
DynamicLights_otherPlayers{1.0.2} [Dynamic Lights Other Player Light] (DynamicLights_1.5.1.jar) Unloaded->Constructed->Pre-initialized->Initialized
DynamicLights_thePlayer{1.0.4} [Dynamic Lights Player Light] (DynamicLights_1.5.1.jar) Unloaded->Constructed->Pre-initialized->Initialized
jammyfurniture{4.2} [Jammy Furniture Mod] (1.5.1_Jammy_Furniture_Mod_V4.3.zip) Unloaded->Constructed->Pre-initialized->Initialized
mod_ArmorStatusHUD{v1.7(1.5.1)} [ArmorStatusHUD] ([1.5.1]ArmorStatusHUDv1.7.zip) Unloaded->Constructed->Pre-initialized->Initialized
BetterFurnaces{3.0} [Better Furnaces] ([1.5.1]BetterFurnacesV3.zip) Unloaded->Constructed->Pre-initialized->Initialized
DamageIndicatorsMod{2.6.0} [Damage Indicators] ([1.5.1]DamageIndicators v2.6.0 (1).zip) Unloaded->Constructed->Pre-initialized->Initialized
mod_DirectionHUD{v1.11(1.5.1)} [DirectionHUD] ([1.5.1]DirectionHUDv1.11.zip) Unloaded->Constructed->Pre-initialized->Errored
extendedWorkbench{1.1.7} [Extended Workbench] ([1.5.1]ExtendedWorkbench v1.1.7.jar) Unloaded->Constructed->Pre-initialized->Initialized
mod_StatusEffectHUD{v1.10(1.5.1)} [StatusEffectHUD] ([1.5.1]StatusEffectHUDv1.10.zip) Unloaded->Constructed->Pre-initialized->Initialized
FriendsOverlay{3.1.1} [FriendsOverlay] ([MC1.5.1]FriendsOverlay_3.1.1-1304131801-3-2c28100.zip) Unloaded->Constructed->Pre-initialized->Initialized
mod_FriendsOverlay{Not available} [mod_FriendsOverlay] ([MC1.5.1]FriendsOverlay_3.1.1-1304131801-3-2c28100.zip) Unloaded->Constructed->Pre-initialized->Initialized
Backpack{1.7.8} [Backpack] (backpack-1.7.8-1.5.1.zip) Unloaded->Constructed->Pre-initialized->Initialized
BasicComponents{1.3.1} [Basic Components] (BasicComponents_v1.3.1.71.jar) Unloaded->Constructed->Pre-initialized->Initialized
BuildCraft|Core{3.5.0} [BuildCraft] (buildcraft-A-3.5.0.jar) Unloaded->Constructed->Pre-initialized->Initialized
BuildCraft|Builders{3.5.0} [BC Builders] (buildcraft-A-3.5.0.jar) Unloaded->Constructed->Pre-initialized->Initialized
BuildCraft|Energy{3.5.0} [BC Energy] (buildcraft-A-3.5.0.jar) Unloaded->Constructed->Pre-initialized->Initialized
BuildCraft|Factory{3.5.0} [BC Factory] (buildcraft-A-3.5.0.jar) Unloaded->Constructed->Pre-initialized->Initialized
BuildCraft|Transport{3.5.0} [BC Transport] (buildcraft-A-3.5.0.jar) Unloaded->Constructed->Pre-initialized->Initialized
BuildCraft|Silicon{3.5.0} [BC Silicon] (buildcraft-A-3.5.0.jar) Unloaded->Constructed->Pre-initialized->Initialized
craftguide{1.5.2} [CraftGuide] (CraftGuide-1.6.7.zip) Unloaded->Constructed->Pre-initialized->Initialized
CustomSpawner{1.12.2} [DrZhark's CustomSpawner] (CustomMobSpawner 1.12.2.zip) Unloaded->Constructed->Pre-initialized->Initialized
ImmibisCore{54.0.1} [Immibis Core] (immibis-core-54.0.1.jar) Unloaded->Constructed->Pre-initialized->Initialized
DimensionalAnchors{54.0.0} [Dimensional Anchors] (dimensional-anchor-54.0.0.jar) Unloaded->Constructed->Pre-initialized->Initialized
DimensionalDoors{1.5.1R1.3.4RC3} [Dimensional Doors] (DimensionalDoors-1.5.1R1.3.4RC3-49.zip) Unloaded->Constructed->Pre-initialized->Initialized
GC{3.1} [GlassCraft] (GlassCraft(BeGothPrincess).zip) Unloaded->Constructed->Pre-initialized->Initialized
InfiniTubes{54.0.0} [InfiniTubes] (infinitubes-54.0.0.jar) Unloaded->Constructed->Pre-initialized->Initialized
inventorytweaks{1.53} [Inventory Tweaks] (InventoryTweaks-1.53.jar) Unloaded->Constructed->Pre-initialized->Initialized
IronChest{5.2.4.375} [Iron Chest] (ironchest-universal-1.5.1-5.2.4.375.zip) Unloaded->Constructed->Pre-initialized->Initialized
Mekanism{5.5.4} [Mekanism] (Mekanism-v5.5.4.33.jar) Unloaded->Constructed->Pre-initialized->Initialized
MekanismGenerators{5.5.4} [MekanismGenerators] (MekanismGenerators-v5.5.4.33.jar) Unloaded->Constructed->Pre-initialized->Initialized
MekanismTools{5.5.4} [MekanismTools] (MekanismTools-v5.5.4.33.jar) Unloaded->Constructed->Pre-initialized->Initialized
mod_Gibbing{1.5.1v1} [mod_Gibbing] (MobAmputation1.5.1v1.zip) Unloaded->Constructed->Pre-initialized->Initialized
mmmPowersuits{0.4.2-314} [MachineMuse's Modular Powersuits] (ModularPowersuits-0.4.2-326.jar) Unloaded->Constructed->Pre-initialized->Initialized
PowersuitAddons{0.2.2-52} [Andrew2448's Modular Powersuits Addon] (MPSA-0.2.2-52_MPS-326.jar) Unloaded->Constructed->Pre-initialized->Initialized
OmniTools{3.1.0.0} [OmniTools] (OmniTools-3.1.0.0.jar) Unloaded->Constructed->Pre-initialized->Initialized
Paxel Mod{v1.5.1} [Paxel Mod] (PaxelMod[1.5.1][FORGE].zip) Unloaded->Constructed->Pre-initialized->Initialized
rftl{1.0} [RottenFleshToLeather] (RottenFleshToLeather-1.5.1.zip) Unloaded->Constructed->Pre-initialized->Initialized
SecretRoomsMod{4.6.0} [SecretRoomsMod] (SecretRoomsMod-universal-4.6.0.242.zip) Unloaded->Constructed->Pre-initialized->Initialized
ThermalExpansion{2.3.1.0} [Thermal Expansion] (ThermalExpansion-2.3.1.0.jar) Unloaded->Constructed->Pre-initialized->Initialized
Tubestuff{54.0.0} [Tubestuff] (tubestuff-54.0.0.jar) Unloaded->Constructed->Pre-initialized->Initialized
TwilightForest{1.17.1} [The Twilight Forest] (twilightforest-1.17.1.zip) Unloaded->Constructed->Pre-initialized->Initialized
2013-04-24 16:00:06 [SEVERE] [ForgeModLoader] The following problems were captured during this phase
2013-04-24 16:00:06 [SEVERE] [ForgeModLoader] Caught exception from mod_DirectionHUD
java.lang.NullPointerException
at mod_DirectionHUD.load(mod_DirectionHUD.java:74)
at cpw.mods.fml.common.modloader.ModLoaderModContainer.init(ModLoaderModContainer.java:538)
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.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.initializeMods(Loader.java:690)
at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:206)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:447)
at net.minecraft.client.MinecraftAppletImpl.func_71384_a(SourceFile:56)
at net.minecraft.client.Minecraft.run(Minecraft.java:732)
at java.lang.Thread.run(Unknown Source)
2013-04-24 16:00:06 [INFO] [STDERR] java.lang.NullPointerException
2013-04-24 16:00:06 [INFO] [STDERR] at mod_DirectionHUD.load(mod_DirectionHUD.java:74)
2013-04-24 16:00:06 [INFO] [STDERR] at cpw.mods.fml.common.modloader.ModLoaderModContainer.init(ModLoaderModContainer.java:538)
2013-04-24 16:00:06 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
2013-04-24 16:00:06 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
2013-04-24 16:00:06 [INFO] [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
2013-04-24 16:00:06 [INFO] [STDERR] at java.lang.reflect.Method.invoke(Unknown Source)
2013-04-24 16:00:06 [INFO] [STDERR] at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
2013-04-24 16:00:06 [INFO] [STDERR] at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
2013-04-24 16:00:06 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatch(EventBus.java:314)
2013-04-24 16:00:06 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
2013-04-24 16:00:06 [INFO] [STDERR] at com.google.common.eventbus.EventBus.post(EventBus.java:267)
2013-04-24 16:00:06 [INFO] [STDERR] at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:165)
2013-04-24 16:00:06 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
2013-04-24 16:00:06 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
2013-04-24 16:00:06 [INFO] [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
2013-04-24 16:00:06 [INFO] [STDERR] at java.lang.reflect.Method.invoke(Unknown Source)
2013-04-24 16:00:06 [INFO] [STDERR] at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
2013-04-24 16:00:06 [INFO] [STDERR] at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
2013-04-24 16:00:06 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatch(EventBus.java:314)
2013-04-24 16:00:06 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
2013-04-24 16:00:06 [INFO] [STDERR] at com.google.common.eventbus.EventBus.post(EventBus.java:267)
2013-04-24 16:00:06 [INFO] [STDERR] at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:98)
2013-04-24 16:00:06 [INFO] [STDERR] at cpw.mods.fml.common.Loader.initializeMods(Loader.java:690)
2013-04-24 16:00:06 [INFO] [STDERR] at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:206)
2013-04-24 16:00:06 [INFO] [STDERR] at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:447)
2013-04-24 16:00:06 [INFO] [STDERR] at net.minecraft.client.MinecraftAppletImpl.func_71384_a(SourceFile:56)
2013-04-24 16:00:06 [INFO] [STDERR] at net.minecraft.client.Minecraft.run(Minecraft.java:732)
2013-04-24 16:00:06 [INFO] [STDERR] at java.lang.Thread.run(Unknown Source)
2013-04-24 16:00:07 [INFO] [STDOUT] [Wed Apr 24 16:00:07 PDT 2013]Establishing connection.
2013-04-24 16:00:08 [INFO] [STDOUT] [Wed Apr 24 16:00:08 PDT 2013]Connection established.
2013-04-24 16:00:08 [INFO] [STDOUT] [Wed Apr 24 16:00:08 PDT 2013]Receiving status stream.