I'm very new to using java minecraft and this is my very first post on the forum, so please forgive me if this is not the correct way to report errors. Basically I've been really enjoying Pam's mod but after trying to use the Presser to create bubbly water my game crashed. It now does it every time I load the world (immediately). I don't want to disable the mod as I'm worried that I'll lose all my hard work.
Can you help? Here's the crash log:
---- Minecraft Crash Report ----
WARNING: coremods are present:
Contact their authors BEFORE contacting forge
// But it works on my machine.
Time: 2/12/17 3:46 AM
Description: Ticking block entity
java.lang.NullPointerException: Ticking block entity
at com.pam.harvestcraft.tileentities.TileEntityPresser.pressComb(TileEntityPresser.java:134)
at com.pam.harvestcraft.tileentities.TileEntityPresser.func_73660_a(TileEntityPresser.java:71)
at net.minecraft.world.World.func_72939_s(World.java:1801)
at net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:621)
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:720)
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:624)
at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:240)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:482)
at java.lang.Thread.run(Thread.java:745)
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- Head --
Thread: Server thread
Stacktrace:
at com.pam.harvestcraft.tileentities.TileEntityPresser.pressComb(TileEntityPresser.java:134)
at com.pam.harvestcraft.tileentities.TileEntityPresser.func_73660_a(TileEntityPresser.java:71)
-- Block entity being ticked --
Details:
Name: minecraft:pampresser // com.pam.harvestcraft.tileentities.TileEntityPresser
Block type: ID #401 (tile.presser // com.pam.harvestcraft.blocks.blocks.PresserBlock)
Block data value: 2 / 0x2 / 0b0010
Block location: World: (-23,63,152), Chunk: (at 9,3,8 in -2,9; contains blocks -32,0,144 to -17,255,159), Region: (-1,0; contains chunks -32,0 to -1,31, blocks -512,0,0 to -1,255,511)
Actual block type: ID #401 (tile.presser // com.pam.harvestcraft.blocks.blocks.PresserBlock)
Actual block data value: 2 / 0x2 / 0b0010
Stacktrace:
at net.minecraft.world.World.func_72939_s(World.java:1801)
at net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:621)
-- Affected level --
Details:
Level name: New World
All players: 1 total; [EntityPlayerMP['SmellyOldCheese'/479, l='New World', x=-22.58, y=63.00, z=148.30]]
Chunk stats: ServerChunkCache: 256 Drop: 0
Level seed: 7581459690552826163
Level generator: ID 00 - default, ver 1. Features enabled: true
Level generator options:
Level spawn location: World: (-16,64,208), Chunk: (at 0,4,0 in -1,13; contains blocks -16,0,208 to -1,255,223), Region: (-1,0; contains chunks -32,0 to -1,31, blocks -512,0,0 to -1,255,511)
Level time: 3488701 game time, 5097785 day time
Level dimension: 0
Level storage version: 0x04ABD - Anvil
Level weather: Rain time: 26129 (now: false), thunder time: 86371 (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:720)
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:624)
at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:240)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:482)
at java.lang.Thread.run(Thread.java:745)
Dear All,
I'm very new to using java minecraft and this is my very first post on the forum, so please forgive me if this is not the correct way to report errors. Basically I've been really enjoying Pam's mod but after trying to use the Presser to create bubbly water my game crashed. It now does it every time I load the world (immediately). I don't want to disable the mod as I'm worried that I'll lose all my hard work.
Can you help? Here's the crash log:
---- Minecraft Crash Report ----
WARNING: coremods are present:
Contact their authors BEFORE contacting forge
// But it works on my machine.
Time: 2/12/17 3:46 AM
Description: Ticking block entity
java.lang.NullPointerException: Ticking block entity
at com.pam.harvestcraft.tileentities.TileEntityPresser.pressComb(TileEntityPresser.java:134)
at com.pam.harvestcraft.tileentities.TileEntityPresser.func_73660_a(TileEntityPresser.java:71)
at net.minecraft.world.World.func_72939_s(World.java:1801)
at net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:621)
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:720)
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:624)
at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:240)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:482)
at java.lang.Thread.run(Thread.java:745)
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- Head --
Thread: Server thread
Stacktrace:
at com.pam.harvestcraft.tileentities.TileEntityPresser.pressComb(TileEntityPresser.java:134)
at com.pam.harvestcraft.tileentities.TileEntityPresser.func_73660_a(TileEntityPresser.java:71)
-- Block entity being ticked --
Details:
Name: minecraft:pampresser // com.pam.harvestcraft.tileentities.TileEntityPresser
Block type: ID #401 (tile.presser // com.pam.harvestcraft.blocks.blocks.PresserBlock)
Block data value: 2 / 0x2 / 0b0010
Block location: World: (-23,63,152), Chunk: (at 9,3,8 in -2,9; contains blocks -32,0,144 to -17,255,159), Region: (-1,0; contains chunks -32,0 to -1,31, blocks -512,0,0 to -1,255,511)
Actual block type: ID #401 (tile.presser // com.pam.harvestcraft.blocks.blocks.PresserBlock)
Actual block data value: 2 / 0x2 / 0b0010
Stacktrace:
at net.minecraft.world.World.func_72939_s(World.java:1801)
at net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:621)
-- Affected level --
Details:
Level name: New World
All players: 1 total; [EntityPlayerMP['SmellyOldCheese'/479, l='New World', x=-22.58, y=63.00, z=148.30]]
Chunk stats: ServerChunkCache: 256 Drop: 0
Level seed: 7581459690552826163
Level generator: ID 00 - default, ver 1. Features enabled: true
Level generator options:
Level spawn location: World: (-16,64,208), Chunk: (at 0,4,0 in -1,13; contains blocks -16,0,208 to -1,255,223), Region: (-1,0; contains chunks -32,0 to -1,31, blocks -512,0,0 to -1,255,511)
Level time: 3488701 game time, 5097785 day time
Level dimension: 0
Level storage version: 0x04ABD - Anvil
Level weather: Rain time: 26129 (now: false), thunder time: 86371 (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:720)
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:624)
at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:240)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:482)
at java.lang.Thread.run(Thread.java:745)
-- System Details --
Details:
Minecraft Version: 1.11.2
Operating System: Windows 10 (amd64) version 10.0
Java Version: 1.8.0_25, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 246335736 bytes (234 MB) / 697290752 bytes (664 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
IntCache: cache: 0, tcache: 0, allocated: 13, tallocated: 95
FML: MCP 9.38 Powered by Forge 13.20.0.2214 Optifine OptiFine_1.11.2_HD_U_B6 11 mods loaded, 11 mods active
States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
UCHIJAAAA minecraft{1.11.2} [Minecraft] (minecraft.jar)
UCHIJAAAA mcp{9.19} [Minecraft Coder Pack] (minecraft.jar)
UCHIJAAAA FML{8.0.99.99} [Forge Mod Loader] (forge-1.11.2-13.20.0.2214.jar)
UCHIJAAAA forge{13.20.0.2214} [Minecraft Forge] (forge-1.11.2-13.20.0.2214.jar)
UCHIJAAAA mercurius_updater{1.0} [mercurius_updater] (MercuriusUpdater-1.11.jar)
UCHIJAAAA chameleon{1.11-3.0.2} [Chameleon] (Chameleon-1.11-3.0.2.jar)
UCHIJAAAA waila{1.8.10} [Waila] (Hwyla-1.8.10-B23_1.11.jar)
UCHIJAAAA jei{4.2.0.210} [Just Enough Items] (jei_1.11.2-4.2.0.210.jar)
UCHIJAAAA journeymap{1.11.2-5.4.4} [JourneyMap] (journeymap-1.11.2-5.4.4.jar)
UCHIJAAAA harvestcraft{1.11.2b} [Pam's HarvestCraft] (Pam's HarvestCraft 1.11.2b.jar)
UCHIJAAAA storagedrawers{1.11.2-4.1.0} [Storage Drawers] (StorageDrawers-1.11.2-4.1.0.jar)
Loaded coremods (and transformers):
GL info: ~~ERROR~~ RuntimeException: No OpenGL context found in the current thread.
Profiler Position: N/A (disabled)
Player Count: 1 / 8; [EntityPlayerMP['SmellyOldCheese'/479, l='New World', x=-22.58, y=63.00, z=148.30]]
Type: Integrated Server (map_client.txt)
Is Modded: Definitely; Client brand changed to 'fml,forge'
OptiFine Version: OptiFine_1.11.2_HD_U_B6
Render Distance Chunks: 3
Mipmaps: 4
Anisotropic Filtering: 1
Antialiasing: 0
Multitexture: false
Shaders: null
OpenGlVersion: 3.1.0 - Build 9.17.10.4229
OpenGlRenderer: Intel(R) HD Graphics 3000
OpenGlVendor: Intel
CpuCount: 4
Thanks in advance.
Cee