---- Minecraft Crash Report ----
// Would you like a cupcake?
Time: 6/04/14 7:53 PM
Description: Ticking tile entity
java.lang.NullPointerException
at mariculture.factory.blocks.TileSluice.pullFromTank(TileSluice.java:111)
at mariculture.factory.blocks.TileSluice.func_70316_g(TileSluice.java:61)
at net.minecraft.world.World.func_72939_s(World.java:2209)
at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1921)
at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:910)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:838)
at net.minecraft.client.main.Main.main(SourceFile:101)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
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 mariculture.factory.blocks.TileSluice.pullFromTank(TileSluice.java:111)
at mariculture.factory.blocks.TileSluice.func_70316_g(TileSluice.java:61)
-- Tile entity being ticked --
Details:
Name: tileEntitySluice // mariculture.factory.blocks.TileSluice
Block type: ID #1037 (tile.utilBlocks // mariculture.core.blocks.BlockUtil)
Block data value: 8 / 0x8 / 0b1000
Block location: World: (-1109,72,1459), Chunk: (at 11,4,3 in -70,91; contains blocks -1120,0,1456 to -1105,255,1471), Region: (-3,2; contains chunks -96,64 to -65,95, blocks -1536,0,1024 to -1025,255,1535)
Actual block type: ID #1037 (tile.utilBlocks // mariculture.core.blocks.BlockUtil)
Actual block data value: 8 / 0x8 / 0b1000
Stacktrace:
at net.minecraft.world.World.func_72939_s(World.java:2209)
-- Affected level --
Details:
Level name: MpServer
All players: 1 total; [EntityClientPlayerMP['immibis'/2973887, l='MpServer', x=-1107.80, y=74.62, z=1460.36]]
Chunk stats: MultiplayerChunkCache: 441
Level seed: 0
Level generator: ID 00 - default, ver 1. Features enabled: false
Level generator options:
Level spawn location: World: (1033,64,-546), Chunk: (at 9,4,14 in 64,-35; contains blocks 1024,0,-560 to 1039,255,-545), Region: (2,-2; contains chunks 64,-64 to 95,-33, blocks 1024,0,-1024 to 1535,255,-513)
Level time: 1285509 game time, 2188549 day time
Level dimension: 0
Level storage version: 0x00000 - Unknown?
Level weather: Rain time: 0 (now: false), thunder time: 0 (now: false)
Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: false
Forced entities: 16 total; [EntityCreeper['Creeper'/3069360, l='MpServer', x=-1065.50, y=73.00, z=1470.50], EntityItem['item.tile.sapling.birch'/3066057, l='MpServer', x=-1105.88, y=69.13, z=1472.19], EntityCreeper['Creeper'/3078090, l='MpServer', x=-1064.50, y=73.00, z=1467.50], EntityZombie['Zombie'/3077521, l='MpServer', x=-1065.50, y=73.00, z=1468.50], EntityItem['item.tile.sapling.birch'/3070758, l='MpServer', x=-1103.38, y=69.13, z=1473.31], EntityChicken['Chicken'/2973889, l='MpServer', x=-1099.50, y=68.63, z=1463.50], EntityClientPlayerMP['immibis'/2973887, l='MpServer', x=-1107.80, y=74.62, z=1460.36], EntityChicken['Chicken'/2973891, l='MpServer', x=-1099.50, y=68.63, z=1463.50], EntityChicken['Chicken'/2973890, l='MpServer', x=-1099.50, y=68.63, z=1463.50], EntityChicken['Chicken'/2973893, l='MpServer', x=-1099.50, y=68.63, z=1463.50], EntityChicken['Chicken'/2973892, l='MpServer', x=-1099.50, y=68.63, z=1463.50], EntityChicken['Chicken'/2973895, l='MpServer', x=-1099.50, y=68.63, z=1463.50], EntityChicken['Chicken'/2973894, l='MpServer', x=-1099.50, y=68.63, z=1463.50], EntityWaypointContainer['unknown'/2973897, l='MpServer', x=0.00, y=0.00, z=0.00], EntityChicken['Chicken'/2973896, l='MpServer', x=-1099.50, y=68.63, z=1463.50], EntityZombie['Zombie'/3077092, l='MpServer', x=-1062.50, y=73.00, z=1471.50]]
Retry entities: 0 total; []
Server brand: fml,forge
Server type: Integrated singleplayer server
Stacktrace:
at net.minecraft.client.multiplayer.WorldClient.func_72914_a(WorldClient.java:440)
at net.minecraft.client.Minecraft.func_71396_d(Minecraft.java:2312)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:856)
at net.minecraft.client.main.Main.main(SourceFile:101)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
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 7 (amd64) version 6.1
Java Version: 1.7.0_45, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 150709776 bytes (143 MB) / 975699968 bytes (930 MB) up to 975699968 bytes (930 MB)
JVM Flags: 3 total; -Xms256M -Xmx1024M -XX:PermSize=256m
AABB Pool Size: 1323 (74088 bytes; 0 MB) allocated, 198 (11088 bytes; 0 MB) used
Suspicious classes: FML and Forge are installed
IntCache: cache: 0, tcache: 0, allocated: 3, tallocated: 63
FML: MCP v8.11 FML v6.4.49.965 Minecraft Forge 9.11.1.965 Feed The Beast Mod Pack 93 mods loaded, 93 mods active
<mod list was here; I haven't changed any mods and it's too long to fit in a forum post>
TConstruct Environment: Sane and ready for action. Bugs may be reported.
Launched Version: 1.6.4
LWJGL: 2.9.0
OpenGL: GeForce GT 630M/PCIe/SSE2 GL version 4.2.0, NVIDIA Corporation
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: 213 (11928 bytes; 0 MB) allocated, 45 (2520 bytes; 0 MB) used