Put the summary of the bug you're having here
What I expected to happen was...:
The game to be stable
What actually happened was...:
the game crashed
Steps to Reproduce:
1. plant water melon seeds
2. ...fertilize w/ bonemeal
3......fertilize again, after the sparkles are gone
4. ......do not profit
3. ...
Linked issues
Comments 6
here's the log file. With the number og right click random crashes I doubt it's going to be a java problem, but I'll check it
---- Minecraft Crash Report ----
// Who set us up the TNT?
Time: 7/9/14 6:47 PM
Description: Exception ticking world
java.lang.IllegalArgumentException: Cannot get property bcl{name=age, clazz=class java.lang.Integer, values=[0, 1, 2, 3, 4, 5, 6, 7]} as it does not exist!
at bbw.b(SourceFile:91)
at ayt.b(SourceFile:127)
at ayt.c(SourceFile:69)
at ary.b(SourceFile:416)
at qg.h(SourceFile:373)
at qg.c(SourceFile:199)
at net.minecraft.server.MinecraftServer.x(SourceFile:578)
at net.minecraft.server.MinecraftServer.w(SourceFile:510)
at cwg.w(SourceFile:132)
at net.minecraft.server.MinecraftServer.run(SourceFile:426)
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 bbw.b(SourceFile:91)
at ayt.b(SourceFile:127)
at ayt.c(SourceFile:69)
at ary.b(SourceFile:416)
at qg.h(SourceFile:373)
at qg.c(SourceFile:199)
-- Affected level --
Details:
Level name: 1428
All players: 1 total; [qj['porrohman'/415, l='1428', x=274.75, y=63.00, z=241.03]]
Chunk stats: ServerChunkCache: 371 Drop: 0
Level seed: 7994856863586164076
Level generator: ID 00 - default, ver 1. Features enabled: true
Level generator options:
Level spawn location: 248.00,64.00,252.00 - World: (248,64,252), Chunk: (at 8,4,12 in 15,15; contains blocks 240,0,240 to 255,255,255), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511)
Level time: 73370 game time, 75258 day time
Level dimension: 0
Level storage version: 0x04ABD - Anvil
Level weather: Rain time: 164871 (now: false), thunder time: 109172 (now: false)
Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: false
Stacktrace:
at net.minecraft.server.MinecraftServer.x(SourceFile:578)
at net.minecraft.server.MinecraftServer.w(SourceFile:510)
at cwg.w(SourceFile:132)
at net.minecraft.server.MinecraftServer.run(SourceFile:426)
at java.lang.Thread.run(Unknown Source)
-- System Details --
Details:
Minecraft Version: 14w28a
Operating System: Windows 7 (amd64) version 6.1
Java Version: 1.6.0_25, Sun Microsystems Inc.
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Sun Microsystems Inc.
Memory: 240663840 bytes (229 MB) / 751501312 bytes (716 MB) up to 1908932608 bytes (1820 MB)
JVM Flags: 2 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx2G
IntCache: cache: 0, tcache: 0, allocated: 12, tallocated: 94
Profiler Position: N/A (disabled)
Player Count: 1 / 8; [qj['porrohman'/415, l='1428', x=274.75, y=63.00, z=241.03]]
Type: Integrated Server (map_client.txt)
Is Modded: Probably not. Jar signature remains and both client + server brands are untouched.
Thank you for the crash report, this is a duplicate of MC-61059.
While this may not be a java issue, you will run into them, there are plenty of examples on this site of those. Also, given that out of date Java is the current #1 attack vector by hackers, keeping up to date is very critical.
Java was up to date. It seems your error reporting tool only grabs the 32-bit build info. I'm using the 64bit build. So the build info in the error report is worthless.
The tool reports the Java that Minecraft was loaded using by the operating system. I'm guessing you have multiple versions installed, Java does not always remove old ones. It is also showing 64 bit Java, not 32 like you think:
Java Version: 1.6.0_25, Sun Microsystems Inc.
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Sun Microsystems Inc.
Without the crash report, this is difficult to pin down. However, Your Java version is out of date and no longer supported by newer versions of Minecraft! Please update your Java to the latest version (1.7.0_60): http://www.java.com/en/download/.
When using a 32-bit browser on a 64-bit operating system the automatic version detection will only show the 32-bit version of Java, the 64-bit version needs to be downloaded manually: http://www.java.com/en/download/manual.jsp.
Please report if the issue persists with the latest Java version.