-
Bug
-
Resolution: Duplicate
-
None
-
Minecraft 14w25a
-
None
-
Minecraft Version: 14w25a
Operating System: Mac OS X (x86_64) version 10.9.3
Java Version: 1.7.0_11, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle
-
Unconfirmed
---- Minecraft Crash Report ----
// Why did you do that?
Time: 6/18/14 10:44 AM
Description: Getting block state
java.lang.IllegalArgumentException: Cannot set property ayj
{name=facing, clazz=class dt, values=[north, south, west, east]} to down, it is not an allowed value
at axy.a(SourceFile:131)
at aov.a(SourceFile:425)
at ayt.h(SourceFile:446)
at alu.q(SourceFile:716)
at alu.a(SourceFile:1006)
at ub.d(SourceFile:475)
at uv.g(SourceFile:1187)
at uv.f(SourceFile:1430)
at uw.f(SourceFile:315)
at ty.f(SourceFile:120)
at yo.f(SourceFile:35)
at uv.j(SourceFile:1270)
at uw.j(SourceFile:194)
at alu.a(SourceFile:1439)
at ou.a(SourceFile:549)
at alu.g(SourceFile:1417)
at alu.i(SourceFile:1322)
at ou.i(SourceFile:422)
at net.minecraft.server.MinecraftServer.w(SourceFile:578)
at nt.w(SourceFile:284)
at net.minecraft.server.MinecraftServer.v(SourceFile:506)
at net.minecraft.server.MinecraftServer.run(SourceFile:422)
at java.lang.Thread.run(Thread.java:722)
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
– Head –
Stacktrace:
at axy.a(SourceFile:131)
at aov.a(SourceFile:425)
– Block being got –
Details:
Location: World: (252,67,230), Chunk: (at 12,4,6 in 15,14; contains blocks 240,0,224 to 255,255,239), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511)
Stacktrace:
at ayt.h(SourceFile:446)
at alu.q(SourceFile:716)
at alu.a(SourceFile:1006)
at ub.d(SourceFile:475)
at uv.g(SourceFile:1187)
at uv.f(SourceFile:1430)
at uw.f(SourceFile:315)
at ty.f(SourceFile:120)
at yo.f(SourceFile:35)
at uv.j(SourceFile:1270)
at uw.j(SourceFile:194)
at alu.a(SourceFile:1439)
at ou.a(SourceFile:549)
at alu.g(SourceFile:1417)
– Entity being ticked –
Details:
Entity Type: Pig (yy)
Entity ID: 329
Entity Name: Pig
Entity's Exact location: 251.63, 67.88, 230.47
Entity's Block location: 251.00,67.00,230.00 - World: (251,67,230), Chunk: (at 11,4,6 in 15,14; contains blocks 240,0,224 to 255,255,239), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511)
Entity's Momentum: 0.00, -0.08, 0.00
Entity's Rider: ~ERROR~ NullPointerException: null
Entity's Vehicle: ~ERROR~ NullPointerException: null
Stacktrace:
at alu.i(SourceFile:1322)
at ou.i(SourceFile:422)
– Affected level –
Details:
Level name: world
All players: 0 total; []
Chunk stats: ServerChunkCache: 625 Drop: 0
Level seed: 6285474007867563222
Level generator: ID 00 - default, ver 1. Features enabled: true
Level generator options:
Level spawn location: 205.00,64.00,237.00 - World: (205,64,237), Chunk: (at 13,4,13 in 12,14; contains blocks 192,0,224 to 207,255,239), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511)
Level time: 923543039 game time, 1670492 day time
Level dimension: 0
Level storage version: 0x04ABD - Anvil
Level weather: Rain time: 115651 (now: false), thunder time: 71703 (now: false)
Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: false
Stacktrace:
at net.minecraft.server.MinecraftServer.w(SourceFile:578)
at nt.w(SourceFile:284)
at net.minecraft.server.MinecraftServer.v(SourceFile:506)
at net.minecraft.server.MinecraftServer.run(SourceFile:422)
at java.lang.Thread.run(Thread.java:722)
– System Details –
Details:
Minecraft Version: 14w25a
Operating System: Mac OS X (x86_64) version 10.9.3
Java Version: 1.7.0_11, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 3964408488 bytes (3780 MB) / 4151836672 bytes (3959 MB) up to 4151836672 bytes (3959 MB)
JVM Flags: 2 total; -Xmx4G -Xms4G
IntCache: cache: 0, tcache: 0, allocated: 12, tallocated: 94
Profiler Position: N/A (disabled)
Player Count: 0 / 4; []
Is Modded: Unknown (can't tell)
Type: Dedicated Server (map_server.txt)
- duplicates
-
MC-56893 Crash When Placing Log
- Resolved