-
Bug
-
Resolution: Duplicate
-
None
-
Minecraft 1.14.3 Pre-Release 3
-
Unconfirmed
-
(Unassigned)
Whenever I place an item frame in my world, the game crashes.
---- Minecraft Crash Report ----
// Shall we play a game?
Time: 14-6-19 16:52
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['kiwimeneer'/146, l='MpServer', x=-103.45, y=1.00, z=-225.37]]
Chunk stats: Client Chunk Cache: 1849, 1443
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: (-232,0,-184), Chunk: (at 8,0,8 in -15,-12; contains blocks -240,0,-192 to -225,255,-177), Region: (-1,-1; contains chunks -32,-32 to -1,-1, blocks -512,0,-512 to -1,255,-1)
Level time: 60536 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: 3276188056 bytes (3124 MB) / 5100273664 bytes (4864 MB) up to 6442450944 bytes (6144 MB)
JVM Flags: 9 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xss1M -Xmx6G -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: Radeon RX 580 Series GL version 4.6.13558 Compatibility Profile Context 26.20.11015.5009, ATI Technologies Inc.
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: vanilla, file/VanillaTweaks_1.14.zip
Current Language: English (US)
CPU: 8x AMD Ryzen 5 2400G with Radeon Vega Graphics
- 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