-
Bug
-
Resolution: Duplicate
-
None
-
20w12a
-
None
-
macOS Mojave version 10.14
-
Unconfirmed
-
(Unassigned)
I had opened the game and was playing normally. I had an item frame displaying an zoomed-out map, and I hit the frame to knock the map out so I could hold it. As soon as it loaded in my hand, my game crashed. Starting the same world again causes the game to crash in the same way as soon as it loads to the point where I can see the map. I have tried to go into the save three times and gotten the same crash report.
Here is the crash report:
---- Minecraft Crash Report ----
// This is a token for 1 free hug. Redeem at your nearest Mojangsta: HUG~
Time: 3/21/20 12:01 PM
Description: Ticking player
java.lang.IllegalArgumentException: Cannot get property cdt{name=axis, clazz=class fr$a, values=[x, y, z]} as it does not exist in Block{minecraft:spruce_wall_sign}
at cct.c(SourceFile:93)
at btc.a(SourceFile:58)
at ccu$a.d(SourceFile:691)
at bib.a(SourceFile:171)
at bib.a(SourceFile:364)
at bhw.a(SourceFile:452)
at bbp.j(SourceFile:290)
at bbq.l(SourceFile:575)
at amy.h(SourceFile:2175)
at bbq.h(SourceFile:274)
at yi.i(SourceFile:411)
at yz.b(SourceFile:198)
at lv.a(SourceFile:234)
at yy.c(SourceFile:171)
at net.minecraft.server.MinecraftServer.b(SourceFile:872)
at net.minecraft.server.MinecraftServer.a(SourceFile:799)
at ekh.a(SourceFile:129)
at net.minecraft.server.MinecraftServer.run(SourceFile:658)
at java.lang.Thread.run(Thread.java:745)
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
– Head –
Thread: Server thread
Stacktrace:
at cct.c(SourceFile:93)
at btc.a(SourceFile:58)
at ccu$a.d(SourceFile:691)
at bib.a(SourceFile:171)
at bib.a(SourceFile:364)
at bhw.a(SourceFile:452)
at bbp.j(SourceFile:290)
at bbq.l(SourceFile:575)
at amy.h(SourceFile:2175)
at bbq.h(SourceFile:274)
– Player being ticked –
Details:
Entity Type: minecraft:player (yi)
Entity ID: 237
Entity Name: PoptartsWaffles
Entity's Exact location: 23.84, 71.00, -56.81
Entity's Block location: World: (23,71,-57), Chunk: (at 7,4,7 in 1,-4; contains blocks 16,0,-64 to 31,255,-49), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1)
Entity's Momentum: 0.00, -0.08, 0.00
Entity's Passengers: []
Entity's Vehicle: ~ERROR~ NullPointerException: null
Stacktrace:
at yi.i(SourceFile:411)
at yz.b(SourceFile:198)
at lv.a(SourceFile:234)
– Ticking connection –
Details:
Connection: lv@6973396e
Stacktrace:
at yy.c(SourceFile:171)
at net.minecraft.server.MinecraftServer.b(SourceFile:872)
at net.minecraft.server.MinecraftServer.a(SourceFile:799)
at ekh.a(SourceFile:129)
at net.minecraft.server.MinecraftServer.run(SourceFile:658)
at java.lang.Thread.run(Thread.java:745)
– System Details –
Details:
Minecraft Version: 20w12a
Minecraft Version ID: 20w12a
Operating System: Mac OS X (x86_64) version 10.14
Java Version: 1.8.0_74, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 1446886336 bytes (1379 MB) / 2147483648 bytes (2048 MB) up to 2147483648 bytes (2048 MB)
CPUs: 4
JVM Flags: 8 total; -Xss1M -Xmx2G -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=32M
Player Count: 1 / 8; [yi['PoptartsWaffles'/237, l='latest vanilla c:', x=23.84, y=71.00, z=-56.81]]
Data Packs: vanilla
Type: Integrated Server (map_client.txt)
Is Modded: Probably not. Jar signature remains and both client + server brands are untouched.
- duplicates
-
MC-175218 Looking at a map of an area with spruce sign, jungle sign or dark oak sign in it crashes the game
- Resolved