-
Bug
-
Resolution: Duplicate
-
None
-
Minecraft 15w33c
-
None
-
CPU: 2x Intel(R) Celeron(R) CPU J1800 @ 2.41GHz
OpenGL: Intel(R) HD Graphics GL version 4.0.0 - Build 10.18.10.3355, Intel
-
Unconfirmed
If you use /setblock to place a "structure block" down, upon using the pickblock key, the game crashes when doing so.
Steps to reproduce?:
1)Use setblock to place down the "Structure Block"
2)Use Pick Block Key
3)The game crashes
The Crash Log that appeared.
---- Minecraft Crash Report ----
// Why did you do that?
Time: 8/14/15 2:48 PM
Description: Ticking entity
java.lang.NullPointerException: Ticking entity
at acj.a(SourceFile:401)
at yp.k(SourceFile:282)
at yq.m(SourceFile:404)
at biz.m(SourceFile:708)
at rd.r_(SourceFile:1436)
at yq.r_(SourceFile:229)
at biz.r_(SourceFile:114)
at agh.a(SourceFile:1414)
at agh.g(SourceFile:1392)
at agh.j(SourceFile:1285)
at ayy.s(SourceFile:1845)
at ayy.au(SourceFile:879)
at ayy.a(SourceFile:328)
at net.minecraft.client.main.Main.main(SourceFile:125)
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
– Head –
Stacktrace:
at acj.a(SourceFile:401)
at yp.k(SourceFile:282)
at yq.m(SourceFile:404)
at biz.m(SourceFile:708)
at rd.r_(SourceFile:1436)
at yq.r_(SourceFile:229)
at biz.r_(SourceFile:114)
at agh.a(SourceFile:1414)
at agh.g(SourceFile:1392)
– Entity being ticked –
Details:
Entity Type: null (biz)
Entity ID: 12
Entity Name: Littleman9Mew2
Entity's Exact location: -15.63, 65.00, -3.56
Entity's Block location: -16.00,65.00,-4.00 - World: (-16,65,-4), Chunk: (at 0,4,12 in -1,-1; contains blocks -16,0,-16 to -1,255,-1), Region: (-1,-1; contains chunks -32,-32 to -1,-1, blocks -512,0,-512 to -1,255,-1)
Entity's Momentum: 0.00, -0.08, 0.00
Entity's Rider: ~ERROR~ NullPointerException: null
Entity's Vehicle: ~ERROR~ NullPointerException: null
Stacktrace:
at agh.j(SourceFile:1285)
– Affected level –
Details:
Level name: MpServer
All players: 1 total; [biz['Littleman9Mew2'/12, l='MpServer', x=-15.63, y=65.00, z=-3.56]]
Chunk stats: MultiplayerChunkCache: 121, 121
Level seed: 0
Level generator: ID 01 - flat, ver 0. Features enabled: false
Level generator options:
Level spawn location: 9.00,23.00,-12.00 - World: (9,23,-12), Chunk: (at 9,1,4 in 0,-1; contains blocks 0,0,-16 to 15,255,-1), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1)
Level time: 327184 game time, 570 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: 1 total; [biz['Littleman9Mew2'/12, l='MpServer', x=-15.63, y=65.00, z=-3.56]]
Retry entities: 0 total; []
Server brand: vanilla
Server type: Integrated singleplayer server
Stacktrace:
at bhb.a(SourceFile:314)
at ayy.b(SourceFile:2297)
at ayy.a(SourceFile:337)
at net.minecraft.client.main.Main.main(SourceFile:125)
– System Details –
Details:
Minecraft Version: 15w33c
Operating System: Windows 8.1 (amd64) version 6.3
Java Version: 1.8.0_25, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 80628968 bytes (76 MB) / 261890048 bytes (249 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: 0, tallocated: 0
Launched Version: 15w33c
LWJGL: 2.9.4
OpenGL: Intel(R) HD Graphics GL version 4.0.0 - Build 10.18.10.3355, Intel
GL Caps: Using GL 1.3 multitexturing.
Using GL 1.3 texture combiners.
Using framebuffer objects because OpenGL 3.0 is supported and separate blending is supported.
Shaders are available because OpenGL 2.1 is supported.
VBOs are available because OpenGL 1.5 is supported.
Using VBOs: Yes
Is Modded: Probably not. Jar signature remains and client brand is untouched.
Type: Client (map_client.txt)
Resource Packs:
Current Language: English (US)
Profiler Position: N/A (disabled)
CPU: 2x Intel(R) Celeron(R) CPU J1800 @ 2.41GHz
-----------------------
End of Log
- duplicates
-
MC-86138 Pick block on Mob (Dragon) Head / Structure block crashes the game
- Resolved