at java.lang.Class.forName0(Native Method)
at java.lang.Class.forName(Unknown Source)
at cpw.mods.fml.common.ProxyInjector.inject(ProxyInjector.java:58)
at cpw.mods.fml.common.FMLModContainer.constructMod(FMLModContainer.java:524)
at sun.reflect.GeneratedMethodAccessor2.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:313)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
at com.google.common.eventbus.EventBus.post(EventBus.java:267)
at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:201)
at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:181)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:313)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
at com.google.common.eventbus.EventBus.post(EventBus.java:267)
at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:112)
at cpw.mods.fml.common.Loader.loadMods(Loader.java:511)
at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:183)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:473)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:808)
at net.minecraft.client.main.Main.main(SourceFile:101)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:131)
at net.minecraft.launchwrapper.Launch.main(Launch.java:27)
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- Head --
Stacktrace:
at java.lang.Class.forName0(Native Method)
at java.lang.Class.forName(Unknown Source)
at cpw.mods.fml.common.ProxyInjector.inject(ProxyInjector.java:58)
at cpw.mods.fml.common.FMLModContainer.constructMod(FMLModContainer.java:524)
at sun.reflect.GeneratedMethodAccessor2.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:313)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
at com.google.common.eventbus.EventBus.post(EventBus.java:267)
at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:201)
at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:181)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:313)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
at com.google.common.eventbus.EventBus.post(EventBus.java:267)
at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:112)
at cpw.mods.fml.common.Loader.loadMods(Loader.java:511)
at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:183)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:473)
-- Initialization --
Details:
Stacktrace:
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:808)
at net.minecraft.client.main.Main.main(SourceFile:101)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:131)
at net.minecraft.launchwrapper.Launch.main(Launch.java:27)
---- Minecraft Crash Report ----
// Don't do that.
Time: 7/20/14 7:25 PM
Description: Ticking player
java.lang.NullPointerException
at net.minecraft.entity.EntityLivingBase.func_70670_a(EntityLivingBase.java:784)
at net.minecraft.entity.player.EntityPlayerMP.func_70670_a(EntityPlayerMP.java:938)
at net.minecraft.entity.EntityLivingBase.func_70690_d(EntityLivingBase.java:729)
at net.minecraft.item.ItemPotion.func_77654_b(SourceFile:85)
at net.minecraft.item.ItemStack.func_77950_b(ItemStack.java:182)
at net.minecraft.entity.player.EntityPlayer.func_71036_o(EntityPlayer.java:468)
at net.minecraft.entity.player.EntityPlayerMP.func_71036_o(EntityPlayerMP.java:907)
at net.minecraft.entity.player.EntityPlayer.func_70071_h_(EntityPlayer.java:297)
at net.minecraft.entity.player.EntityPlayerMP.func_71127_g(EntityPlayerMP.java:328)
at net.minecraft.network.NetServerHandler.func_72498_a(NetServerHandler.java:304)
at net.minecraft.network.packet.Packet10Flying.func_73279_a(SourceFile:136)
at net.minecraft.network.MemoryConnection.func_74428_b(MemoryConnection.java:89)
at net.minecraft.network.NetServerHandler.func_72570_d(NetServerHandler.java:141)
at net.minecraft.network.NetworkListenThread.func_71747_b(NetworkListenThread.java:54)
at net.minecraft.server.integrated.IntegratedServerListenThread.func_71747_b(IntegratedServerListenThread.java:109)
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:691)
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:587)
at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:175)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:484)
at net.minecraft.server.ThreadMinecraftServer.run(SourceFile:583)
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- Head --
Stacktrace:
at net.minecraft.entity.EntityLivingBase.func_70670_a(EntityLivingBase.java:784)
at net.minecraft.entity.player.EntityPlayerMP.func_70670_a(EntityPlayerMP.java:938)
at net.minecraft.entity.EntityLivingBase.func_70690_d(EntityLivingBase.java:729)
at net.minecraft.item.ItemPotion.func_77654_b(SourceFile:85)
at net.minecraft.item.ItemStack.func_77950_b(ItemStack.java:182)
at net.minecraft.entity.player.EntityPlayer.func_71036_o(EntityPlayer.java:468)
at net.minecraft.entity.player.EntityPlayerMP.func_71036_o(EntityPlayerMP.java:907)
at net.minecraft.entity.player.EntityPlayer.func_70071_h_(EntityPlayer.java:297)
-- Player being ticked --
Details:
Entity Type: null (net.minecraft.entity.player.EntityPlayerMP)
Entity ID: 2
Entity Name: inventorAdam5
Entity's Exact location: -190.50, 4.00, 2007.50
Entity's Block location: World: (-191,4,2007), Chunk: (at 1,0,7 in -12,125; contains blocks -192,0,2000 to -177,255,2015), Region: (-1,3; contains chunks -32,96 to -1,127, blocks -512,0,1536 to -1,255,2047)
Entity's Momentum: 0.00, -0.08, 0.00
Stacktrace:
at net.minecraft.entity.player.EntityPlayerMP.func_71127_g(EntityPlayerMP.java:328)
at net.minecraft.network.NetServerHandler.func_72498_a(NetServerHandler.java:304)
at net.minecraft.network.packet.Packet10Flying.func_73279_a(SourceFile:136)
at net.minecraft.network.MemoryConnection.func_74428_b(MemoryConnection.java:89)
at net.minecraft.network.NetServerHandler.func_72570_d(NetServerHandler.java:141)
-- Ticking connection --
Details:
Connection: [email protected]
Stacktrace:
at net.minecraft.network.NetworkListenThread.func_71747_b(NetworkListenThread.java:54)
at net.minecraft.server.integrated.IntegratedServerListenThread.func_71747_b(IntegratedServerListenThread.java:109)
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:691)
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:587)
at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:175)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:484)
at net.minecraft.server.ThreadMinecraftServer.run(SourceFile:583)
java.lang.NoSuchFieldError: this$0
at net.minecraft.client.gui.inventory.GuiBeacon$PowerButton.func_146111_b(SourceFile)
at net.minecraft.client.gui.inventory.GuiBeacon.func_146979_b(SourceFile:155)
at net.minecraft.client.gui.inventory.GuiContainer.func_73863_a(GuiContainer.java:119)
at net.minecraft.client.renderer.EntityRenderer.func_78480_b(EntityRenderer.java:1061)
at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:944)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:835)
at net.minecraft.client.main.Main.main(SourceFile:103)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:134)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- Head --
Stacktrace:
at net.minecraft.client.gui.inventory.GuiBeacon$PowerButton.func_146111_b(SourceFile)
at net.minecraft.client.gui.inventory.GuiBeacon.func_146979_b(SourceFile:155)
at net.minecraft.client.gui.inventory.GuiContainer.func_73863_a(GuiContainer.java:119)
I need help, the ender storage tank is causing me to crash, here is the crash report.
---- Minecraft Crash Report ----
// There are four lights!
Time: 8/16/15 4:46 PM
Description: Rendering item
java.lang.IllegalArgumentException: Cannot create a fluidstack from a null fluid
at net.minecraftforge.fluids.FluidStack.<init>(FluidStack.java:36)
at net.minecraftforge.fluids.FluidStack.<init>(FluidStack.java:67)
at codechicken.enderstorage.storage.liquid.TankSynchroniser$PlayerItemTankCache.getLiquid(TankSynchroniser.java:225)
at codechicken.enderstorage.storage.liquid.TankSynchroniser.getClientLiquid(TankSynchroniser.java:264)
at codechicken.enderstorage.common.ItemEnderStorageRenderer.renderItem(ItemEnderStorageRenderer.java:48)
at net.minecraftforge.client.ForgeHooksClient.renderInventoryItem(ForgeHooksClient.java:183)
at net.minecraft.client.renderer.entity.RenderItem.func_82406_b(RenderItem.java:563)
at codechicken.nei.guihook.GuiContainerManager.drawSlotItem(GuiContainerManager.java:488)
at net.minecraft.client.gui.inventory.GuiContainer.func_146977_a(GuiContainer.java:270)
at net.minecraft.client.gui.inventory.GuiContainer.func_73863_a(GuiContainer.java:99)
at net.minecraft.client.renderer.InventoryEffectRenderer.func_73863_a(InventoryEffectRenderer.java:38)
at net.minecraft.client.gui.inventory.GuiContainerCreative.func_73863_a(GuiContainerCreative.java:638)
at net.minecraft.client.renderer.EntityRenderer.func_78480_b(EntityRenderer.java:1061)
at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1001)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:898)
at net.minecraft.client.main.Main.main(SourceFile:148)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- Head --
Stacktrace:
at net.minecraftforge.fluids.FluidStack.<init>(FluidStack.java:36)
at net.minecraftforge.fluids.FluidStack.<init>(FluidStack.java:67)
at codechicken.enderstorage.storage.liquid.TankSynchroniser$PlayerItemTankCache.getLiquid(TankSynchroniser.java:225)
at codechicken.enderstorage.storage.liquid.TankSynchroniser.getClientLiquid(TankSynchroniser.java:264)
at codechicken.enderstorage.common.ItemEnderStorageRenderer.renderItem(ItemEnderStorageRenderer.java:48)
at net.minecraftforge.client.ForgeHooksClient.renderInventoryItem(ForgeHooksClient.java:183)
-- Item being rendered --
Details:
Item Type: [email protected]
Item Aux: 4096
Item NBT: null
Item Foil: false
Stacktrace:
at net.minecraft.client.renderer.entity.RenderItem.func_82406_b(RenderItem.java:563)
at codechicken.nei.guihook.GuiContainerManager.drawSlotItem(GuiContainerManager.java:488)
at net.minecraft.client.gui.inventory.GuiContainer.func_146977_a(GuiContainer.java:270)
at net.minecraft.client.gui.inventory.GuiContainer.func_73863_a(GuiContainer.java:99)
at net.minecraft.client.renderer.InventoryEffectRenderer.func_73863_a(InventoryEffectRenderer.java:38)
at net.minecraft.client.gui.inventory.GuiContainerCreative.func_73863_a(GuiContainerCreative.java:638)
Well, you're running an old version of the EnderStorage mod (1.4.5.27) that is still using the 'old' fluid system, which can have many issues. I'd suggest updating the mod to the latest 1.7.0 (1.4.7.33):
The underlying problem is that it's attempting to figure out the fluid in the tank, and it can't (for whatever reason). In that case, it attempts to fall back to using a default fluid (water), but since it's using the 'old' system, it can sometimes not find water anymore.
IGNORE
// There are four lights!
Time: 6/10/14 2:36 PM
Description: Initializing game
java.lang.VerifyError: Bad type on operand stack
Exception Details:
Location:
com/eloraam/redpower/base/BaseProxy.getClientGuiElement(ILnet/minecraft/entity/ai/EntityAIHurtByTarget;Lnet/minecraft/item/Item;III)Ljava/lang/Object; @124: invokespecial
Reason:
Type 'net/minecraft/logging/LogAgentEmptyAnon' (current frame, stack[3]) is not assignable to 'net/minecraft/stats/StatList'
Current Frame:
bci: @124
flags: { }
locals: { 'com/eloraam/redpower/base/BaseProxy', integer, 'net/minecraft/entity/ai/EntityAIHurtByTarget', 'net/minecraft/item/Item', integer, integer, integer }
stack: { uninitialized 105, uninitialized 105, 'net/minecraft/entity/ai/EntityAIDefendVillage', 'net/minecraft/logging/LogAgentEmptyAnon' }
Bytecode:
0000000: 1baa 0000 0000 007f 0000 0001 0000 0004
0000010: 0000 001f 0000 003a 0000 0055 0000 0068
0000020: bb00 1759 2cb4 001d 2d15 0415 0515 0612
0000030: 1fb8 0025 c000 1fb7 0028 b0bb 002a 592c
0000040: b400 1d2d 1504 1505 1506 122c b800 25c0
0000050: 002c b700 2fb0 bb00 3159 2cb4 001d bb00
0000060: 0959 b700 32b7 0035 b0bb 0037 592c b400
0000070: 1dbb 0039 5912 3b10 1bb7 003e b700 41b0
0000080: 01b0
Stackmap Table:
same_frame(@32)
same_frame(@59)
same_frame(@86)
same_frame(@105)
same_frame(@128)
at java.lang.Class.forName0(Native Method)
at java.lang.Class.forName(Unknown Source)
at cpw.mods.fml.common.ProxyInjector.inject(ProxyInjector.java:58)
at cpw.mods.fml.common.FMLModContainer.constructMod(FMLModContainer.java:524)
at sun.reflect.GeneratedMethodAccessor2.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:313)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
at com.google.common.eventbus.EventBus.post(EventBus.java:267)
at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:201)
at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:181)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:313)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
at com.google.common.eventbus.EventBus.post(EventBus.java:267)
at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:112)
at cpw.mods.fml.common.Loader.loadMods(Loader.java:511)
at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:183)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:473)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:808)
at net.minecraft.client.main.Main.main(SourceFile:101)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:131)
at net.minecraft.launchwrapper.Launch.main(Launch.java:27)
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- Head --
Stacktrace:
at java.lang.Class.forName0(Native Method)
at java.lang.Class.forName(Unknown Source)
at cpw.mods.fml.common.ProxyInjector.inject(ProxyInjector.java:58)
at cpw.mods.fml.common.FMLModContainer.constructMod(FMLModContainer.java:524)
at sun.reflect.GeneratedMethodAccessor2.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:313)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
at com.google.common.eventbus.EventBus.post(EventBus.java:267)
at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:201)
at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:181)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:313)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
at com.google.common.eventbus.EventBus.post(EventBus.java:267)
at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:112)
at cpw.mods.fml.common.Loader.loadMods(Loader.java:511)
at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:183)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:473)
-- Initialization --
Details:
Stacktrace:
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:808)
at net.minecraft.client.main.Main.main(SourceFile:101)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:131)
at net.minecraft.launchwrapper.Launch.main(Launch.java:27)
-- System Details --
Details:
Minecraft Version: 1.6.4
Operating System: Windows 8.1 (amd64) version 6.3
Java Version: 1.8.0_05, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 217616584 bytes (207 MB) / 342884352 bytes (327 MB) up to 6681526272 bytes (6372 MB)
JVM Flags: 3 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx7168m -XX:MaxPermSize=256m
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 v8.11 FML v6.4.49.965 Minecraft Forge 9.11.1.965 Optifine OptiFine_1.6.4_HD_U_D1 39 mods loaded, 39 mods active
mcp{8.09} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed
FML{6.4.49.965} [Forge Mod Loader] (modpack.jar) Unloaded->Constructed
Forge{9.11.1.965} [Minecraft Forge] (modpack.jar) Unloaded->Constructed
CodeChickenCore{0.9.0.9} [CodeChicken Core] (minecraft.jar) Unloaded->Constructed
NotEnoughItems{1.6.1.9} [Not Enough Items] (NotEnoughItems 1.6.1.9.jar) Unloaded->Constructed
PowerCrystalsCore{1.1.8} [PowerCrystals Core] (powercrystalscore-1.1.8-9.jar) Unloaded->Constructed
DamageIndicatorsMod{2.9.2.3} [Damage Indicators] (1.6.4 DamageIndicatorsv2.9.2.3.zip) Unloaded->Constructed
mod_ReiMinimap{v3.4_01 [1.6.2]} [mod_ReiMinimap] ([1.6.4]ReiMinimap_v3.4_01.zip) Unloaded->Constructed
cfm{3.2.9.2} [§6MrCrayfish's Furniture Mod] ([Forge]FurnitureModv3.2.9.2(1.6.4).zip) Unloaded->Constructed
ArchimedesShipsMod{1.6.2 v1.4.4} [Archimedes' Ships] (archimedes-ships-1.4.5.zip) Unloaded->Constructed
BiblioCraft{1.5.5} [BiblioCraft] (BiblioCraft[v1.5.5].zip) Unloaded->Constructed
BuildCraft|Core{4.2.2} [BuildCraft] (buildcraft-A-4.2.2.jar) Unloaded->Constructed
BuildCraft|Builders{4.2.2} [BC Builders] (buildcraft-A-4.2.2.jar) Unloaded->Constructed
BuildCraft|Energy{4.2.2} [BC Energy] (buildcraft-A-4.2.2.jar) Unloaded->Constructed
BuildCraft|Factory{4.2.2} [BC Factory] (buildcraft-A-4.2.2.jar) Unloaded->Constructed
BuildCraft|Transport{4.2.2} [BC Transport] (buildcraft-A-4.2.2.jar) Unloaded->Constructed
BuildCraft|Silicon{4.2.2} [BC Silicon] (buildcraft-A-4.2.2.jar) Unloaded->Constructed
ComputerCraft{1.63} [ComputerCraft] (ComputerCraft1.63.jar) Unloaded->Constructed
FlansMod{4.1.1} [Flans Mod] (FlansMod-4.1.1.jar) Unloaded->Constructed
FlatBedrock{1.4.6R1.0.3} [FlatBedrock] (FlatBedrock_1.0.3.zip) Unloaded->Constructed
mod_Hwand{0.1.0} [mod_Hwand] (herobrineswand010.jar) Unloaded->Constructed
IC2{2.0.260-experimental} [IndustrialCraft 2] (Industrial-Craft-2-Experimental-1.6.4.jar) Unloaded->Constructed
inventorytweaks{1.56} [Inventory Tweaks] (InventoryTweaks-MC1.6.2-1.56-b77.jar) Unloaded->Constructed
Morph{0.7.0} [Morph] (morphbeta-0.7.0.zip) Unloaded->Constructed
OpenBlocks{1.2.2} [OpenBlocks] (OpenBlocks-Mod-1.6.4.jar) Unloaded->Constructed
Railcraft{8.1.0.0} [Railcraft] (RailcraftMod1.6.4.jar) Unloaded->Constructed
RedPowerCore{2.0pr6} [RedPower] (RedPowerCore-2.0pr6.zip) Unloaded
RedPowerBase{2.0pr6} [RP Base] (RedPowerCore-2.0pr6.zip) Unloaded
RedPowerMachine{2.0pr6} [RP Machine] (RedPowerMechanical-2.0pr6.zip) Unloaded
RedPowerCompat{2.0pr6} [RP Compat] (RedPowerCompat-2.0pr6.zip) Unloaded
RedPowerWiring{2.0pr6} [RP Wiring] (RedPowerDigital-2.0pr6.zip) Unloaded
RedPowerLogic{2.0pr6} [RP Logic] (RedPowerDigital-2.0pr6.zip) Unloaded
RedPowerLighting{2.0pr6} [RP Lighting] (RedPowerDigital-2.0pr6.zip) Unloaded
RedPowerWorld{2.0pr6} [RP World] (RedPowerMechanical-2.0pr6.zip) Unloaded
RedPowerControl{2.0pr6} [RP Control] (RedPowerMechanical-2.0pr6.zip) Unloaded
secretroomsmod{4.6.2} [The SecretRoomsMod] (SecretRoomsMod-universal-1.6.4-4.6.2.324.jar) Unloaded
SecurityCraft{v1.4.1} [SecurityCraft] (SecurityCraft_v1.4.1_for_1.6.4.zip) Unloaded
StevesCarts{2.0.0.dev} [Steve's Carts] (StevesCarts2.0.0.a62.zip) Unloaded
TC{4.1.4_024} [Traincraft] (traincraft-4.1.4_024.jar) Unloaded
Launched Version: 1.6.4-Forge9.11.1.965
LWJGL: 2.9.0
OpenGL: AMD Radeon HD 8570D GL version 4.2.12422 Compatibility Profile Context 13.152.1.1000, ATI Technologies Inc.
Is Modded: Definitely; Client brand changed to 'fml,forge'
Type: Client (map_client.txt)
Resource Pack: Default
Current Language: English (US)
Profiler Position: N/A (disabled)
Vec3 Pool Size: ~~ERROR~~ NullPointerException: null
and i dont feel like making a computer craft keycard system
I drank a custom potion then it crashed:(
---- Minecraft Crash Report ----
// Don't do that.
Time: 7/20/14 7:25 PM
Description: Ticking player
java.lang.NullPointerException
at net.minecraft.entity.EntityLivingBase.func_70670_a(EntityLivingBase.java:784)
at net.minecraft.entity.player.EntityPlayerMP.func_70670_a(EntityPlayerMP.java:938)
at net.minecraft.entity.EntityLivingBase.func_70690_d(EntityLivingBase.java:729)
at net.minecraft.item.ItemPotion.func_77654_b(SourceFile:85)
at net.minecraft.item.ItemStack.func_77950_b(ItemStack.java:182)
at net.minecraft.entity.player.EntityPlayer.func_71036_o(EntityPlayer.java:468)
at net.minecraft.entity.player.EntityPlayerMP.func_71036_o(EntityPlayerMP.java:907)
at net.minecraft.entity.player.EntityPlayer.func_70071_h_(EntityPlayer.java:297)
at net.minecraft.entity.player.EntityPlayerMP.func_71127_g(EntityPlayerMP.java:328)
at net.minecraft.network.NetServerHandler.func_72498_a(NetServerHandler.java:304)
at net.minecraft.network.packet.Packet10Flying.func_73279_a(SourceFile:136)
at net.minecraft.network.MemoryConnection.func_74428_b(MemoryConnection.java:89)
at net.minecraft.network.NetServerHandler.func_72570_d(NetServerHandler.java:141)
at net.minecraft.network.NetworkListenThread.func_71747_b(NetworkListenThread.java:54)
at net.minecraft.server.integrated.IntegratedServerListenThread.func_71747_b(IntegratedServerListenThread.java:109)
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:691)
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:587)
at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:175)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:484)
at net.minecraft.server.ThreadMinecraftServer.run(SourceFile:583)
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- Head --
Stacktrace:
at net.minecraft.entity.EntityLivingBase.func_70670_a(EntityLivingBase.java:784)
at net.minecraft.entity.player.EntityPlayerMP.func_70670_a(EntityPlayerMP.java:938)
at net.minecraft.entity.EntityLivingBase.func_70690_d(EntityLivingBase.java:729)
at net.minecraft.item.ItemPotion.func_77654_b(SourceFile:85)
at net.minecraft.item.ItemStack.func_77950_b(ItemStack.java:182)
at net.minecraft.entity.player.EntityPlayer.func_71036_o(EntityPlayer.java:468)
at net.minecraft.entity.player.EntityPlayerMP.func_71036_o(EntityPlayerMP.java:907)
at net.minecraft.entity.player.EntityPlayer.func_70071_h_(EntityPlayer.java:297)
-- Player being ticked --
Details:
Entity Type: null (net.minecraft.entity.player.EntityPlayerMP)
Entity ID: 2
Entity Name: inventorAdam5
Entity's Exact location: -190.50, 4.00, 2007.50
Entity's Block location: World: (-191,4,2007), Chunk: (at 1,0,7 in -12,125; contains blocks -192,0,2000 to -177,255,2015), Region: (-1,3; contains chunks -32,96 to -1,127, blocks -512,0,1536 to -1,255,2047)
Entity's Momentum: 0.00, -0.08, 0.00
Stacktrace:
at net.minecraft.entity.player.EntityPlayerMP.func_71127_g(EntityPlayerMP.java:328)
at net.minecraft.network.NetServerHandler.func_72498_a(NetServerHandler.java:304)
at net.minecraft.network.packet.Packet10Flying.func_73279_a(SourceFile:136)
at net.minecraft.network.MemoryConnection.func_74428_b(MemoryConnection.java:89)
at net.minecraft.network.NetServerHandler.func_72570_d(NetServerHandler.java:141)
-- Ticking connection --
Details:
Connection: [email protected]
Stacktrace:
at net.minecraft.network.NetworkListenThread.func_71747_b(NetworkListenThread.java:54)
at net.minecraft.server.integrated.IntegratedServerListenThread.func_71747_b(IntegratedServerListenThread.java:109)
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:691)
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:587)
at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:175)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:484)
at net.minecraft.server.ThreadMinecraftServer.run(SourceFile:583)
-- System Details --
Details:
Minecraft Version: 1.6.4
Operating System: Windows 8.1 (amd64) version 6.3
Java Version: 1.8.0_05, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 294250616 bytes (280 MB) / 868220928 bytes (828 MB) up to 954728448 bytes (910 MB)
JVM Flags: 2 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx1G
AABB Pool Size: 234 (13104 bytes; 0 MB) allocated, 170 (9520 bytes; 0 MB) used
Suspicious classes: FML and Forge are installed
IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
FML: MCP v8.11 FML v6.4.49.965 Minecraft Forge 9.11.1.965 Optifine OptiFine_1.6.4_HD_C8 38 mods loaded, 38 mods active
mcp{8.09} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
FML{6.4.49.965} [Forge Mod Loader] (minecraftforge-9.11.1.965.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
Forge{9.11.1.965} [Minecraft Forge] (minecraftforge-9.11.1.965.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
CodeChickenCore{0.9.0.7} [CodeChicken Core] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
NotEnoughItems{1.6.1.8} [Not Enough Items] (NotEnoughItems 1.6.1.8.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
DamageIndicatorsMod{2.9.2.3} [Damage Indicators] (1.6.4 DamageIndicatorsv2.9.2.3.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
cfm{3.2.9.2} [§6MrCrayfish's Furniture Mod] ([Forge]FurnitureModv3.2.9.2(1.6.4).zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
ArchimedesShipsMod{1.6.2 v1.4.4} [Archimedes' Ships] (archimedes-ships-1.4.5.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
BiblioCraft{1.5.5} [BiblioCraft] (BiblioCraft[v1.5.5].zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
BuildCraft|Core{4.2.2} [BuildCraft] (buildcraft-A-4.2.2.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
BuildCraft|Builders{4.2.2} [BC Builders] (buildcraft-A-4.2.2.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
BuildCraft|Energy{4.2.2} [BC Energy] (buildcraft-A-4.2.2.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
BuildCraft|Factory{4.2.2} [BC Factory] (buildcraft-A-4.2.2.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
BuildCraft|Transport{4.2.2} [BC Transport] (buildcraft-A-4.2.2.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
BuildCraft|Silicon{4.2.2} [BC Silicon] (buildcraft-A-4.2.2.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
ComputerCraft{1.63} [ComputerCraft] (ComputerCraft1.63.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
FlansMod{4.1.1} [Flans Mod] (FlansMod-4.1.1.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
mod_Hwand{0.1.0} [mod_Hwand] (herobrineswand010.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
IC2{2.0.260-experimental} [IndustrialCraft 2] (Industrial-Craft-2-Experimental-1.6.4.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
Morph{0.7.0} [Morph] (morphbeta-0.7.0.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
OpenBlocks{1.2.2} [OpenBlocks] (OpenBlocks-Mod-1.6.4.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
ForgeMultipart{1.0.0.244} [Forge Multipart] (ForgeMultipart-universal-1.6.4-1.0.0.244.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
ProjRed|Core{4.3.2.26} [ProjectRed] (ProjectRedBase-1.6.4-4.3.2.26.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
ProjRed|Transportation{4.3.2.26} [ProjectRed-Transportation] (ProjectRedMechanical-BETA-1.6.4-4.3.2.26.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
ProjRed|Exploration{4.3.2.26} [ProjectRed-Exploration] (ProjectRedWorld-1.6.4-4.3.2.26.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
ProjRed|Compatibility{4.3.2.26} [ProjectRed-Compatibility] (ProjectRedCompat-1.6.4-4.3.2.26.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
ProjRed|Integration{4.3.2.26} [ProjectRed-Integration] (ProjectRedIntegration-1.6.4-4.3.2.26.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
ProjRed|Transmission{4.3.2.26} [ProjectRed-Transmission] (ProjectRedIntegration-1.6.4-4.3.2.26.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
ProjRed|Illumination{4.3.2.26} [ProjectRed-Illumination] (ProjectRedLighting-1.6.4-4.3.2.26.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
ProjRed|Expansion{4.3.2.26} [ProjectRed-Expansion] (ProjectRedMechanical-BETA-1.6.4-4.3.2.26.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
Railcraft{8.1.0.0} [Railcraft] (RailcraftMod1.6.4.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
secretroomsmod{4.6.2} [The SecretRoomsMod] (SecretRoomsMod-universal-1.6.4-4.6.2.324.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
SecurityCraft{v1.4.1} [SecurityCraft] (SecurityCraft_v1.4.1_for_1.6.4.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
taleofkingdoms{1.5-Pre Release} [Tale of Kingdoms] (Tale-of-Kingdoms-V1.5-Pre-Release-2.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
TC{4.1.4_024} [Traincraft] (traincraft-4.1.4_024.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
mod_ZanMinimap{0.9.4} [Zan's Minimap] (ZansMinimap1.6.4.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
McMultipart{1.0.0.244} [Minecraft Multipart Plugin] (ForgeMultipart-universal-1.6.4-1.0.0.244.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
ForgeMicroblock{1.0.0.244} [Forge Microblocks] (ForgeMultipart-universal-1.6.4-1.0.0.244.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
Profiler Position: N/A (disabled)
Vec3 Pool Size: 28 (1568 bytes; 0 MB) allocated, 24 (1344 bytes; 0 MB) used
Player Count: 1 / 8; [EntityPlayerMP['inventorAdam5'/2, l='Medicraft', x=-190.50, y=4.00, z=2007.50]]
Type: Integrated Server (map_client.txt)
Is Modded: Definitely; Client brand changed to 'fml,forge'
IGNORE
this crash is caused by a becon, but i don't know why?
// Surprise! Haha. Well, this is awkward.
Time: 11/5/14 7:30 PM
Description: Rendering screen
java.lang.NoSuchFieldError: this$0
at net.minecraft.client.gui.inventory.GuiBeacon$PowerButton.func_146111_b(SourceFile)
at net.minecraft.client.gui.inventory.GuiBeacon.func_146979_b(SourceFile:155)
at net.minecraft.client.gui.inventory.GuiContainer.func_73863_a(GuiContainer.java:119)
at net.minecraft.client.renderer.EntityRenderer.func_78480_b(EntityRenderer.java:1061)
at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:944)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:835)
at net.minecraft.client.main.Main.main(SourceFile:103)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:134)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- Head --
Stacktrace:
at net.minecraft.client.gui.inventory.GuiBeacon$PowerButton.func_146111_b(SourceFile)
at net.minecraft.client.gui.inventory.GuiBeacon.func_146979_b(SourceFile:155)
at net.minecraft.client.gui.inventory.GuiContainer.func_73863_a(GuiContainer.java:119)
-- Screen render details --
Details:
Screen name: net.minecraft.client.gui.inventory.GuiBeacon
Mouse location: Scaled: (211, 100). Absolute: (847, 615)
Screen size: Scaled: (480, 255). Absolute: (1920, 1017). Scale factor of 4
-- Affected level --
Details:
Level name: MpServer
All players: 1 total; [EntityClientPlayerMP['inventorAdam5'/76813625, l='MpServer', x=-637.21, y=5.62, z=-355.06]]
Chunk stats: MultiplayerChunkCache: 225, 225
Level seed: 0
Level generator: ID 01 - flat, ver 0. Features enabled: false
Level generator options:
Level spawn location: World: (153,55,132), Chunk: (at 9,3,4 in 9,8; contains blocks 144,0,128 to 159,255,143), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511)
Level time: 319355454 game time, 322052603 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: creative (ID 1). Hardcore: false. Cheats: false
Forced entities: 39 total; [EntityClientPlayerMP['inventorAdam5'/76813625, l='MpServer', x=-637.21, y=5.62, z=-355.06], EntitySheep['Sheep'/76813746, l='MpServer', x=-690.50, y=4.00, z=-303.81], EntityHorse['Horse'/76813747, l='MpServer', x=-711.66, y=4.00, z=-413.00], EntityPainting['Painting'/76813637, l='MpServer', x=-573.00, y=5.00, z=-322.06], EntityWolf['Wolf'/76813631, l='MpServer', x=-585.31, y=4.00, z=-384.59], EntityItemFrame['entity.ItemFrame.name'/76813750, l='MpServer', x=-673.50, y=77.50, z=-433.94], EntityCow['Cow'/76813630, l='MpServer', x=-692.10, y=4.00, z=-390.30], EntitySheep['Sheep'/76813629, l='MpServer', x=-679.84, y=4.00, z=-325.16], EntityCow['Cow'/76813748, l='MpServer', x=-717.72, y=4.00, z=-400.03], EntityWaypointContainer['unknown'/75, l='MpServer', x=0.00, y=0.00, z=0.00], EntityWolf['Wolf'/76813628, l='MpServer', x=-607.34, y=4.00, z=-391.69], EntitySheep['Sheep'/76813737, l='MpServer', x=-695.94, y=4.00, z=-326.09], EntityVillager['§awelcom'/76813736, l='MpServer', x=-585.50, y=4.00, z=-388.50], EntityItemFrame['entity.ItemFrame.name'/76813743, l='MpServer', x=-547.94, y=7.50, z=-393.50], EntityPainting['Painting'/76813859, l='MpServer', x=-533.06, y=6.50, z=-399.50], EntityPainting['Painting'/76813860, l='MpServer', x=-533.50, y=7.50, z=-399.94], EntityVillager['§awelcom'/76813735, l='MpServer', x=-589.50, y=4.00, z=-389.50], EntityVillager['§ajill'/76813734, l='MpServer', x=-609.50, y=4.00, z=-426.50], EntityVillager['§alazy pool no splashing'/76813733, l='MpServer', x=-600.50, y=4.00, z=-428.50], EntityPainting['Painting'/76813860, l='MpServer', x=-533.50, y=7.50, z=-399.94], EntityMinecartEmpty['entity.MinecartRideable.name'/76813655, l='MpServer', x=-677.50, y=76.50, z=-427.53], EntitySheep['Sheep'/76813654, l='MpServer', x=-694.81, y=4.00, z=-400.16], EntityItemFrame['entity.ItemFrame.name'/76813858, l='MpServer', x=-533.50, y=6.50, z=-387.94], EntityPainting['Painting'/76813859, l='MpServer', x=-533.06, y=6.50, z=-399.50], EntityCow['Cow'/76813868, l='MpServer', x=-713.72, y=4.00, z=-431.03], EntityCow['Cow'/76813990, l='MpServer', x=-709.91, y=4.00, z=-432.03], EntityCow['Cow'/76813871, l='MpServer', x=-701.97, y=4.00, z=-433.97], EntityVillager['§ahave fun'/76813985, l='MpServer', x=-565.50, y=4.00, z=-425.50], EntityVillager['§ahave fun'/76813984, l='MpServer', x=-565.50, y=4.00, z=-427.50], EntitySheep['Sheep'/76813866, l='MpServer', x=-699.22, y=4.00, z=-420.38], EntityVillager['§alazy pool no splashing'/76813986, l='MpServer', x=-600.50, y=4.00, z=-433.50], EntityCow['Cow'/76813636, l='MpServer', x=-692.47, y=1.79, z=-399.45], EntityPainting['Painting'/76813637, l='MpServer', x=-573.00, y=5.00, z=-322.06], EntitySheep['Sheep'/76813632, l='MpServer', x=-706.81, y=4.00, z=-352.34], EntityCow['Cow'/76813872, l='MpServer', x=-563.97, y=4.00, z=-290.88], EntityChicken['Chicken'/76813633, l='MpServer', x=-690.41, y=4.00, z=-378.38], EntityPig['Pig'/76813634, l='MpServer', x=-591.44, y=4.00, z=-415.81], EntitySheep['Sheep'/76813635, l='MpServer', x=-693.53, y=2.41, z=-399.45], EntityBat['Bat'/76889419, l='MpServer', x=-591.82, y=11.43, z=-435.88]]
Retry entities: 0 total; []
Server brand: CraftBukkit
Server type: Non-integrated multiplayer server
Stacktrace:
at net.minecraft.client.multiplayer.WorldClient.func_72914_a(WorldClient.java:368)
at net.minecraft.client.Minecraft.func_71396_d(Minecraft.java:2382)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:857)
at net.minecraft.client.main.Main.main(SourceFile:103)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:134)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
-- System Details --
Details:
Minecraft Version: 1.7.2
Operating System: Windows 8.1 (amd64) version 6.3
Java Version: 1.7.0_67, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 92516152 bytes (88 MB) / 286302208 bytes (273 MB) up to 1060372480 bytes (1011 MB)
JVM Flags: 6 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx1G -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xmn128M
AABB Pool Size: 6521 (365176 bytes; 0 MB) allocated, 35 (1960 bytes; 0 MB) used
IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
FML: MCP v9.03 FML v7.2.211.1121 Minecraft Forge 10.12.2.1121 6 mods loaded, 6 mods active
mcp{9.03} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
FML{7.2.211.1121} [Forge Mod Loader] (forge-1.7.2-10.12.2.1121.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
Forge{10.12.2.1121} [Minecraft Forge] (forge-1.7.2-10.12.2.1121.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
CodeChickenCore{1.0.2.10} [CodeChicken Core] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
NotEnoughItems{1.0.2.14} [Not Enough Items] (NotEnoughItems-1.7.2-1.0.2.14-universal.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
voxelmap{1.7.2} [VoxelMap] (voxelmap-1.7.2-1.0.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
Launched Version: 1.7.2-Forge10.12.2.1121
LWJGL: 2.9.0
OpenGL: AMD Radeon HD 8570D GL version 4.2.12422 Compatibility Profile Context 13.152.1.1000, ATI Technologies Inc.
Is Modded: Definitely; Client brand changed to 'fml,forge'
Type: Client (map_client.txt)
Resource Packs: [X-MAS PACK.zip] Current Language: English (US)
Profiler Position: N/A (disabled)
Vec3 Pool Size: 1255 (70280 bytes; 0 MB) allocated, 36 (2016 bytes; 0 MB) used
Anisotropic Filtering: Off (1)
I need help, the ender storage tank is causing me to crash, here is the crash report.
---- Minecraft Crash Report ----
// There are four lights!
Time: 8/16/15 4:46 PM
Description: Rendering item
java.lang.IllegalArgumentException: Cannot create a fluidstack from a null fluid
at net.minecraftforge.fluids.FluidStack.<init>(FluidStack.java:36)
at net.minecraftforge.fluids.FluidStack.<init>(FluidStack.java:67)
at codechicken.enderstorage.storage.liquid.TankSynchroniser$PlayerItemTankCache.getLiquid(TankSynchroniser.java:225)
at codechicken.enderstorage.storage.liquid.TankSynchroniser.getClientLiquid(TankSynchroniser.java:264)
at codechicken.enderstorage.common.ItemEnderStorageRenderer.renderItem(ItemEnderStorageRenderer.java:48)
at net.minecraftforge.client.ForgeHooksClient.renderInventoryItem(ForgeHooksClient.java:183)
at net.minecraft.client.renderer.entity.RenderItem.func_82406_b(RenderItem.java:563)
at codechicken.nei.guihook.GuiContainerManager.drawSlotItem(GuiContainerManager.java:488)
at net.minecraft.client.gui.inventory.GuiContainer.func_146977_a(GuiContainer.java:270)
at net.minecraft.client.gui.inventory.GuiContainer.func_73863_a(GuiContainer.java:99)
at net.minecraft.client.renderer.InventoryEffectRenderer.func_73863_a(InventoryEffectRenderer.java:38)
at net.minecraft.client.gui.inventory.GuiContainerCreative.func_73863_a(GuiContainerCreative.java:638)
at net.minecraft.client.renderer.EntityRenderer.func_78480_b(EntityRenderer.java:1061)
at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1001)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:898)
at net.minecraft.client.main.Main.main(SourceFile:148)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- Head --
Stacktrace:
at net.minecraftforge.fluids.FluidStack.<init>(FluidStack.java:36)
at net.minecraftforge.fluids.FluidStack.<init>(FluidStack.java:67)
at codechicken.enderstorage.storage.liquid.TankSynchroniser$PlayerItemTankCache.getLiquid(TankSynchroniser.java:225)
at codechicken.enderstorage.storage.liquid.TankSynchroniser.getClientLiquid(TankSynchroniser.java:264)
at codechicken.enderstorage.common.ItemEnderStorageRenderer.renderItem(ItemEnderStorageRenderer.java:48)
at net.minecraftforge.client.ForgeHooksClient.renderInventoryItem(ForgeHooksClient.java:183)
-- Item being rendered --
Details:
Item Type: [email protected]
Item Aux: 4096
Item NBT: null
Item Foil: false
Stacktrace:
at net.minecraft.client.renderer.entity.RenderItem.func_82406_b(RenderItem.java:563)
at codechicken.nei.guihook.GuiContainerManager.drawSlotItem(GuiContainerManager.java:488)
at net.minecraft.client.gui.inventory.GuiContainer.func_146977_a(GuiContainer.java:270)
at net.minecraft.client.gui.inventory.GuiContainer.func_73863_a(GuiContainer.java:99)
at net.minecraft.client.renderer.InventoryEffectRenderer.func_73863_a(InventoryEffectRenderer.java:38)
at net.minecraft.client.gui.inventory.GuiContainerCreative.func_73863_a(GuiContainerCreative.java:638)
-- Screen render details --
Details:
Screen name: net.minecraft.client.gui.inventory.GuiContainerCreative
Mouse location: Scaled: (201, 101). Absolute: (804, 611)
Screen size: Scaled: (480, 255). Absolute: (1920, 1017). Scale factor of 4
-- Affected level --
Details:
Level name: MpServer
All players: 1 total; [EntityClientPlayerMP['inventorAdam5'/359, l='MpServer', x=95.14, y=72.62, z=249.48]]
Chunk stats: MultiplayerChunkCache: 674, 674
Level seed: 0
Level generator: ID 00 - default, ver 1. Features enabled: false
Level generator options:
Level spawn location: World: (100,64,256), Chunk: (at 4,4,0 in 6,16; contains blocks 96,0,256 to 111,255,271), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511)
Level time: 4343 game time, 4343 day time
Level dimension: 0
Level storage version: 0x00000 - Unknown?
Level weather: Rain time: 0 (now: false), thunder time: 0 (now: false)
Level game mode: Game mode: creative (ID 1). Hardcore: false. Cheats: false
Forced entities: 63 total; [EntityChicken['Chicken'/143, l='MpServer', x=94.50, y=71.00, z=214.50], EntitySquid['Squid'/679, l='MpServer', x=124.84, y=51.34, z=292.69], EntitySquid['Squid'/678, l='MpServer', x=126.09, y=52.00, z=293.22], EntityVillager['Villager'/128, l='MpServer', x=45.16, y=70.00, z=285.47], EntityTrail['unknown'/673, l='MpServer', x=95.14, y=72.62, z=249.48], EntityVillager['Villager'/134, l='MpServer', x=49.75, y=66.00, z=271.69], EntitySquid['Squid'/804, l='MpServer', x=123.50, y=52.28, z=295.25], EntityChicken['Chicken'/152, l='MpServer', x=110.31, y=78.00, z=329.09], EntityChicken['Chicken'/258, l='MpServer', x=175.47, y=67.00, z=320.53], EntitySquid['Squid'/805, l='MpServer', x=123.59, y=51.00, z=298.47], EntityChicken['Chicken'/256, l='MpServer', x=153.59, y=64.00, z=280.63], EntityBat['Bat'/564, l='MpServer', x=56.25, y=18.10, z=220.16], EntityChicken['Chicken'/257, l='MpServer', x=175.13, y=67.00, z=322.25], EntityBat['Bat'/563, l='MpServer', x=39.97, y=16.85, z=230.13], EntitySquid['Squid'/803, l='MpServer', x=122.50, y=51.00, z=299.50], EntityChicken['Chicken'/144, l='MpServer', x=95.50, y=71.00, z=215.50], EntityChicken['Chicken'/146, l='MpServer', x=110.59, y=72.00, z=185.41], EntityChicken['Chicken'/148, l='MpServer', x=97.50, y=71.00, z=215.50], EntityChicken['Chicken'/149, l='MpServer', x=108.44, y=71.00, z=210.66], EntityChicken['Chicken'/151, l='MpServer', x=118.53, y=77.00, z=321.59], EntityWolf['Wolf'/187, l='MpServer', x=132.06, y=78.00, z=325.50], EntityClientPlayerMP['inventorAdam5'/359, l='MpServer', x=95.14, y=72.62, z=249.48], EntityWaypointContainer['unknown'/670, l='MpServer', x=0.00, y=0.00, z=0.00], EntitySquid['Squid'/184, l='MpServer', x=124.38, y=52.34, z=293.97], EntityWolf['Wolf'/185, l='MpServer', x=131.47, y=72.00, z=324.06], EntityChicken['Chicken'/178, l='MpServer', x=123.50, y=69.00, z=180.50], EntityChicken['Chicken'/177, l='MpServer', x=121.50, y=69.00, z=180.50], EntityChicken['Chicken'/182, l='MpServer', x=120.19, y=69.00, z=245.28], EntityChicken['Chicken'/183, l='MpServer', x=124.47, y=70.00, z=252.59], EntityChicken['Chicken'/181, l='MpServer', x=123.34, y=73.00, z=244.44], EntityChicken['Chicken'/207, l='MpServer', x=128.41, y=72.00, z=271.53], EntityChicken['Chicken'/206, l='MpServer', x=150.44, y=68.00, z=203.44], EntityBat['Bat'/208, l='MpServer', x=143.75, y=44.10, z=292.47], EntityChicken['Chicken'/209, l='MpServer', x=134.84, y=66.00, z=321.44], EntityChicken['Chicken'/238, l='MpServer', x=149.59, y=65.00, z=322.66], EntityBat['Bat'/849, l='MpServer', x=138.13, y=53.33, z=178.88], EntityChicken['Chicken'/237, l='MpServer', x=144.47, y=64.00, z=316.53], EntityChicken['Chicken'/236, l='MpServer', x=152.69, y=33.00, z=314.53], EntityChicken['Chicken'/235, l='MpServer', x=145.63, y=64.00, z=290.59], EntityChicken['Chicken'/233, l='MpServer', x=148.41, y=68.00, z=198.53], EntityChicken['Chicken'/232, l='MpServer', x=148.56, y=68.00, z=202.47], EntityChicken['Chicken'/231, l='MpServer', x=154.50, y=68.00, z=195.50], EntityChicken['Chicken'/230, l='MpServer', x=152.50, y=68.00, z=193.50], EntityChicken['Chicken'/229, l='MpServer', x=153.53, y=69.00, z=189.56], EntityChicken['Chicken'/228, l='MpServer', x=153.56, y=70.00, z=185.44], EntityChicken['Chicken'/227, l='MpServer', x=152.25, y=69.00, z=189.44], EntityChicken['Chicken'/254, l='MpServer', x=173.47, y=64.00, z=273.53], EntityVillager['Villager'/119, l='MpServer', x=25.13, y=76.00, z=264.69], EntityChicken['Chicken'/255, l='MpServer', x=166.50, y=65.00, z=291.50], EntityBat['Bat'/118, l='MpServer', x=19.66, y=34.10, z=262.75], EntityVillager['Villager'/116, l='MpServer', x=19.06, y=77.00, z=242.50], EntityVillager['Villager'/115, l='MpServer', x=16.50, y=74.00, z=240.50], EntityChicken['Chicken'/250, l='MpServer', x=173.97, y=67.00, z=197.16], EntityChicken['Chicken'/251, l='MpServer', x=175.50, y=67.00, z=198.50], EntityBat['Bat'/114, l='MpServer', x=33.03, y=37.10, z=183.78], EntityChicken['Chicken'/248, l='MpServer', x=174.53, y=69.00, z=190.66], EntityChicken['Chicken'/249, l='MpServer', x=172.47, y=66.00, z=201.34], EntityVillager['Villager'/127, l='MpServer', x=33.13, y=72.00, z=260.50], EntitySheep['Sheep'/246, l='MpServer', x=171.22, y=72.00, z=180.22], EntitySheep['Sheep'/247, l='MpServer', x=172.53, y=72.00, z=181.81], EntitySheep['Sheep'/244, l='MpServer', x=170.50, y=73.00, z=177.47], EntityBat['Bat'/841, l='MpServer', x=45.90, y=17.33, z=204.73], EntitySheep['Sheep'/245, l='MpServer', x=166.19, y=69.00, z=182.25]]
Retry entities: 0 total; []
Server brand: fml,forge
Server type: Integrated singleplayer server
Stacktrace:
at net.minecraft.client.multiplayer.WorldClient.func_72914_a(WorldClient.java:373)
at net.minecraft.client.Minecraft.func_71396_d(Minecraft.java:2444)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:919)
at net.minecraft.client.main.Main.main(SourceFile:148)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
-- System Details --
Details:
Minecraft Version: 1.7.10
Operating System: Windows 8.1 (amd64) version 6.3
Java Version: 1.7.0_67, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 265418776 bytes (253 MB) / 661237760 bytes (630 MB) up to 1060372480 bytes (1011 MB)
JVM Flags: 6 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx1G -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xmn128M
AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
IntCache: cache: 7, tcache: 0, allocated: 13, tallocated: 95
FML: MCP v9.05 FML v7.10.99.99 Minecraft Forge 10.13.4.1448 27 mods loaded, 27 mods active
States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
UCHIJAAAA mcp{9.05} [Minecraft Coder Pack] (minecraft.jar)
UCHIJAAAA FML{7.10.99.99} [Forge Mod Loader] (forge-1.7.10-10.13.4.1448-1.7.10.jar)
UCHIJAAAA Forge{10.13.4.1448} [Minecraft Forge] (forge-1.7.10-10.13.4.1448-1.7.10.jar)
UCHIJAAAA appliedenergistics2-core{rv2-beta-6} [AppliedEnergistics2 Core] (minecraft.jar)
UCHIJAAAA CodeChickenCore{1.0.4.29} [CodeChicken Core] (minecraft.jar)
UCHIJAAAA NotEnoughItems{1.0.3.74} [Not Enough Items] (Not-Enough-Items-1.7.10.jar)
UCHIJAAAA VeinMiner_coremod{${version}_build-${buildnumber}} [Core mod] (minecraft.jar)
UCHIJAAAA malisiscore{1.7.10-0.10.2+unknown-b0.git-unknown} [Malisis Core] (malisiscore-1.7.10-0.10.2.jar)
UCHIJAAAA bspkrsCore{6.14} [bspkrsCore] ([1.7.10]bspkrsCore-universal-6.14.jar)
UCHIJAAAA appliedenergistics2{rv2-beta-6} [Applied Energistics 2] (appliedenergistics2-rv2-beta-6.jar)
UCHIJAAAA Backpack{2.0.0} [Backpack] (Backpacks-Mod.jar)
UCHIJAAAA chisel{1.5.6b} [Chisel] (Chisel-1.7.10-1.5.6b.jar)
UCHIJAAAA customnpcs{1.7.10c} [CustomNpcs] (CustomNPCs_1.7.10c.jar)
UCHIJAAAA deconstruction{2.2.1} [The Deconstruction Mod] (Deconstruction-Table-Mod-1.7.10.jar)
UCHIJAAAA EnderIO{1.7.10-2.2.7.326} [Ender IO] (EnderIO-1.7.10-2.2.7.326.jar)
UCHIJAAAA EnderStorage{1.4.5.27} [EnderStorage] (EnderStorage-1.7.10-1.4.5.27-universal.jar)
UCHIJAAAA ExtraUtilities{1.2.1} [Extra Utilities] (extrautilities-1.2.1.jar)
UCHIJAAAA flansmod{4.8.0} [Flan's Mod] (Flans Mod-1.7.10-4.8.0.jar)
UCHIJAAAA iChunUtil{4.2.2} [iChunUtil] (iChunUtil-4.2.2.jar)
UCHIJAAAA malisisdoors{1.7.10-1.3.1} [Malisis' Doors] (malisisdoors-1.7.10-1.3.1.jar)
UCHIJAAAA Morph{0.9.1} [Morph] (Morphing-Mod-1.7.10.jar)
UCHIJAAAA movillages{1.2.1} [Mo' Villages] (MoVillages-1.3.1.jar)
UCHIJAAAA PortalGun{4.0.0-beta-5} [PortalGun] (PortalGun-4.0.0-beta-5.jar)
UCHIJAAAA VeinMiner{0.16.1} [Vein Miner] (Vein-Miner-Mod-1.7.10.jar)
UCHIJAAAA VeinMinerModSupport{0.16.1} [Mod Support] (Vein-Miner-Mod-1.7.10.jar)
UCHIJAAAA taverns{2.2.1-0} [Village Taverns] (VillageTaverns-2.2.1-0.23.jar)
UCHIJAAAA craftingmanager{1.0.2} [Crafting Manager] (zCraftingManager 1.0.4 mc1.7.10.zip)
GL info: ' Vendor: 'ATI Technologies Inc.' Version: '4.3.12618 Compatibility Profile Context 13.251.9001.1001' Renderer: 'AMD Radeon R7 200 Series'
AE2 Version: beta rv2-beta-6 for Forge 10.13.2.1230
AE2 Integration: IC2:OFF, RotaryCraft:OFF, RC:OFF, BC:OFF, MJ6:OFF, MJ5:OFF, RF:ON, RFItem:ON, MFR:OFF, DSU:OFF, FZ:OFF, FMP:OFF, RB:OFF, CLApi:OFF, Waila:OFF, InvTweaks:OFF, NEI:ON, CraftGuide:OFF, Mekanism:OFF, ImmibisMicroblocks:OFF, BetterStorage:OFF
Launched Version: 1.7.10
LWJGL: 2.9.1
OpenGL: AMD Radeon R7 200 Series GL version 4.3.12618 Compatibility Profile Context 13.251.9001.1001, ATI Technologies Inc.
GL Caps: Using GL 1.3 multitexturing.
Using framebuffer objects because OpenGL 3.0 is supported and separate blending is supported.
Anisotropic filtering is supported and maximum anisotropy is 16.
Shaders are available because OpenGL 2.1 is supported.
Is Modded: Definitely; Client brand changed to 'fml,forge'
Type: Client (map_client.txt)
Resource Packs: []
Current Language: English (US)
Profiler Position: N/A (disabled)
Vec3 Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
Anisotropic Filtering: Off (1)
Please help me fix this even if it removes just the tank.
Are you switching mods on a saved world?
Looks like you have a tank filled with fluid from a mod that you no longer have installed. Either that, or your save is corrupted.
no I even tried re-downloading the mod but it still crashes
Well, you're running an old version of the EnderStorage mod (1.4.5.27) that is still using the 'old' fluid system, which can have many issues. I'd suggest updating the mod to the latest 1.7.0 (1.4.7.33):
http://minecraft.curseforge.com/mc-mods/229306-ender-storage/files
The underlying problem is that it's attempting to figure out the fluid in the tank, and it can't (for whatever reason). In that case, it attempts to fall back to using a default fluid (water), but since it's using the 'old' system, it can sometimes not find water anymore.
YESS IT WORKS!!!! Thank you.