-
Bug
-
Resolution: Duplicate
-
None
-
Minecraft 18w48a
-
OS: Windows 10 | Java ver. 1.8.0_51
-
Unconfirmed
-
Survival
While adventuring to find Spruce Wood, I walked into a chunk/coordinate that instantly made my game crash.
What I expected to happen was...:
I would walk into the chunk/coordinate without any problems.
What actually happened was...:
I crashed upon walking into the chunk/coordinate, and continue to crash each time I try again and again.
Steps to Reproduce:
Any relevant information needed to reproduce it is right here, I hope.
(Side note: When exiting out of the game, being in that area crashes, and gives me this reason: The game crashed whilst exception ticking world
Error: java.lang.AbstractMethodError: bxx$$Lambda$1090/348817596.a(Lcom/mojang/datafixers/Dynamic;)Ljava/lang/Object
Crash log:
---- Minecraft Crash Report -------- Minecraft Crash Report ----// Hey, that tickles! Hehehe!
Time: 30/11/18 12:27 AMDescription: Exception ticking world
java.lang.AbstractMethodError: bxx$$Lambda$1091/1198265211.a(Lcom/mojang/datafixers/Dynamic;)Ljava/lang/Object; at yg.a(SourceFile:18) at cat.<init>(SourceFile:44) at bvl$a.<init>(SourceFile:29) at bxc$$Lambda$1029/682812632.load(Unknown Source) at cax.a(SourceFile:86) at bqu.a(SourceFile:614) at bqu.a(SourceFile:229) at ui.d(SourceFile:439) at ui$$Lambda$2093/1610136499.get(Unknown Source) at java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1582) at ui$$Lambda$2110/318201570.accept(Unknown Source) at java.util.ArrayList.forEach(ArrayList.java:1249) at ui.e(SourceFile:369) at net.minecraft.server.MinecraftServer.q(SourceFile:641) at net.minecraft.server.MinecraftServer.p(SourceFile:625) at net.minecraft.server.MinecraftServer.run(SourceFile:584) 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 threadStacktrace: at yg.a(SourceFile:18) at cat.<init>(SourceFile:44) at bvl$a.<init>(SourceFile:29) at bxc$$Lambda$1029/682812632.load(Unknown Source) at cax.a(SourceFile:86) at bqu.a(SourceFile:614) at bqu.a(SourceFile:229) at ui.d(SourceFile:439) at ui$$Lambda$2093/1610136499.get(Unknown Source) at java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1582) at ui$$Lambda$2110/318201570.accept(Unknown Source) at java.util.ArrayList.forEach(ArrayList.java:1249)
– Affected level --Details: Level name: Cherryblood Has Fun All players: 1 total; [ul['Alex_Lamine'/266, l='Cherryblood Has Fun', x=-176.01, y=90.00, z=-417.42]] Chunk stats: ServerChunkCache: 3630 Level seed: -7435349848378935172 Level generator: ID 00 - default, ver 1. Features enabled: true Level generator options: {} Level spawn location: World: (192,73,-32), Chunk: (at 0,4,0 in 12,-2; contains blocks 192,0,-32 to 207,255,-17), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) Level time: 273274 game time, 437732 day time Level dimension: 0 Level storage version: 0x04ABD - Anvil Level weather: Rain time: 123166 (now: false), thunder time: 22309 (now: false) Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: falseStacktrace: at net.minecraft.server.MinecraftServer.b(SourceFile:782) at net.minecraft.server.MinecraftServer.a(SourceFile:716) at dog.a(SourceFile:128) at net.minecraft.server.MinecraftServer.run(SourceFile:582) at java.lang.Thread.run(Thread.java:745)
– System Details --Details: Minecraft Version: 18w48a 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: 530050296 bytes (505 MB) / 1577058304 bytes (1504 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 Player Count: 1 / 8; [ul['Alex_Lamine'/266, l='Cherryblood Has Fun', x=-176.01, y=90.00, z=-417.42]] Data Packs: vanilla Type: Integrated Server (map_client.txt) Is Modded: Probably not. Jar signature remains and both client + server brands are untouched.
EDIT: I can't enter the world anymore, it crashes upon re-entry and gives me the same reason for the crash.
- duplicates
-
MC-140235 Generating chunks and using /locate causes a datafixer crash
- Resolved