-
Bug
-
Resolution: Duplicate
-
None
-
20w12a
-
None
-
MacBook Pro mid 2012, using macOS Catalina 10.15.2
-
Unconfirmed
-
Survival
-
(Unassigned)
---- Minecraft Crash Report ----
// I feel sad now
Time: 23/03/20 19:19
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: 121
Entity Name: GabrielNoites
Entity's Exact location: 803.43, 40.13, -369.65
Entity's Block location: World: (803,40,-370), Chunk: (at 3,2,14 in 50,-24; contains blocks 800,0,-384 to 815,255,-369), Region: (1,-1; contains chunks 32,-32 to 63,-1, blocks 512,0,-512 to 1023,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@5ee5a3db
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.15.2
Java Version: 1.8.0_74, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 1544045688 bytes (1472 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['GabrielNoites'/121, l='New World', x=803.43, y=40.13, z=-369.65]]
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