-
Bug
-
Resolution: Duplicate
-
None
-
Minecraft 1.14.3 Pre-Release 3
-
None
-
Unconfirmed
-
(Unassigned)
Whenever I try to place down an item frame in-game, on any world, the game seems to not be able to handle that I'm placing it at all and crashes consistently every time I try. I'm able to do everything else in the game just fine, but it's exclusively item frames that are breaking the game. I doubt it's my computer being slow because in all previous versions I've been able to use item frames, and everything else, just fine.
Crash Report:
---- Minecraft Crash Report ----
// I'm sorry, Dave.
Time: 6/17/19 8:43 AM
Description: Unexpected error
java.lang.NullPointerException: Unexpected error
at ati.f(SourceFile:86)
at ath.c(SourceFile:232)
at ail.<init>(SourceFile:234)
at ath.<init>(SourceFile:35)
at ath.<init>(SourceFile:39)
at ati.<init>(SourceFile:50)
at bbw.a(SourceFile:40)
at bce.a(SourceFile:189)
at dhq.a(SourceFile:318)
at cvo.aF(SourceFile:1335)
at cvo.aG(SourceFile:1562)
at cvo.m(SourceFile:1411)
at cvo.e(SourceFile:925)
at cvo.b(SourceFile:411)
at net.minecraft.client.main.Main.main(SourceFile:154)
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
– Head –
Thread: Client thread
Stacktrace:
at ati.f(SourceFile:86)
at ath.c(SourceFile:232)
at ail.<init>(SourceFile:234)
at ath.<init>(SourceFile:35)
at ath.<init>(SourceFile:39)
at ati.<init>(SourceFile:50)
at bbw.a(SourceFile:40)
at bce.a(SourceFile:189)
at dhq.a(SourceFile:318)
at cvo.aF(SourceFile:1335)
at cvo.aG(SourceFile:1562)
– Affected level –
Details:
All players: 1 total; [dkb['Engine_51'/46, l='MpServer', x=1698.20, y=56.00, z=-1789.14]]
Chunk stats: Client Chunk Cache: 361, 225
Level dimension: minecraft:overworld
Level name: MpServer
Level seed: 0
Level generator: ID 01 - flat, ver 0. Features enabled: false
Level generator options: {}
Level spawn location: World: (1704,4,-1823), Chunk: (at 8,0,1 in 106,-114; contains blocks 1696,0,-1824 to 1711,255,-1809), Region: (3,-4; contains chunks 96,-128 to 127,-97, blocks 1536,0,-2048 to 2047,255,-1537)
Level time: 1264698 game time, 1000 day time
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
Server brand: vanilla
Server type: Integrated singleplayer server
Stacktrace:
at dhr.a(SourceFile:421)
at cvo.b(SourceFile:1923)
at cvo.b(SourceFile:431)
at net.minecraft.client.main.Main.main(SourceFile:154)
– System Details –
Details:
Minecraft Version: 1.14.3 Pre-Release 3
Operating System: Windows 10 (amd64) version 10.0
Java Version: 1.8.0_51, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 1591888640 bytes (1518 MB) / 2147483648 bytes (2048 MB) up to 2147483648 bytes (2048 MB)
JVM Flags: 9 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xss1M -Xmx2G -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=32M
Launched Version: 1.14.3-pre3
LWJGL: 3.2.2 build 10
OpenGL: Intel(R) HD Graphics 510 GL version 4.5.0 - Build 23.20.16.4973, 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)
CPU: 4x Intel(R) Pentium(R) CPU 4405U @ 2.10GHz
- duplicates
-
MC-154499 Item frames in the world disappear and cause multiple error messages in the server console / Placing an item frame causes the client to crash
- Resolved