Created
December 3, 2018 01:44
-
-
Save jtrent238/ec83fbfce228c86b199144b45988e8fd to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
---- Minecraft Crash Report ---- | |
// Uh... Did I do that? | |
Time: 12/2/18 8:41 PM | |
Description: Ticking player | |
java.lang.AbstractMethodError: bxx$$Lambda$1064/1383947848.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 cax.a(SourceFile:86) | |
at bqu.a(SourceFile:614) | |
at bqu.a(SourceFile:229) | |
at ui.d(SourceFile:439) | |
at java.util.concurrent.CompletableFuture$AsyncSupply.run(Unknown Source) | |
at java.util.ArrayList.forEach(Unknown Source) | |
at ui.e(SourceFile:369) | |
at ui.a(SourceFile:272) | |
at baq.a(SourceFile:261) | |
at baq.d(SourceFile:256) | |
at baq.b(SourceFile:497) | |
at baq.a(SourceFile:1322) | |
at agi.az(SourceFile:1134) | |
at agi.Y(SourceFile:457) | |
at agr.Y(SourceFile:259) | |
at agi.U_(SourceFile:376) | |
at agr.U_(SourceFile:1821) | |
at aqj.U_(SourceFile:283) | |
at ul.i(SourceFile:377) | |
at uz.ab_(SourceFile:198) | |
at io.a(SourceFile:238) | |
at uy.c(SourceFile:171) | |
at net.minecraft.server.MinecraftServer.b(SourceFile:805) | |
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(Unknown Source) | |
A detailed walkthrough of the error, its code path and all known details is as follows: | |
--------------------------------------------------------------------------------------- | |
-- Head -- | |
Thread: Server thread | |
Stacktrace: | |
at yg.a(SourceFile:18) | |
at cat.<init>(SourceFile:44) | |
at bvl$a.<init>(SourceFile:29) | |
at cax.a(SourceFile:86) | |
at bqu.a(SourceFile:614) | |
at bqu.a(SourceFile:229) | |
at ui.d(SourceFile:439) | |
at java.util.concurrent.CompletableFuture$AsyncSupply.run(Unknown Source) | |
at java.util.ArrayList.forEach(Unknown Source) | |
at ui.e(SourceFile:369) | |
at ui.a(SourceFile:272) | |
at baq.a(SourceFile:261) | |
at baq.d(SourceFile:256) | |
at baq.b(SourceFile:497) | |
at baq.a(SourceFile:1322) | |
at agi.az(SourceFile:1134) | |
at agi.Y(SourceFile:457) | |
at agr.Y(SourceFile:259) | |
at agi.U_(SourceFile:376) | |
at agr.U_(SourceFile:1821) | |
at aqj.U_(SourceFile:283) | |
-- Player being ticked -- | |
Details: | |
Entity Type: minecraft:player (ul) | |
Entity ID: 1070 | |
Entity Name: jtrent238 | |
Entity's Exact location: 560.50, 108.35, 560.50 | |
Entity's Block location: World: (560,108,560), Chunk: (at 0,6,0 in 35,35; contains blocks 560,0,560 to 575,255,575), Region: (1,1; contains chunks 32,32 to 63,63, blocks 512,0,512 to 1023,255,1023) | |
Entity's Momentum: 0.00, 0.00, 0.00 | |
Entity's Passengers: [] | |
Entity's Vehicle: ~~ERROR~~ NullPointerException: null | |
Stacktrace: | |
at ul.i(SourceFile:377) | |
at uz.ab_(SourceFile:198) | |
at io.a(SourceFile:238) | |
-- Ticking connection -- | |
Details: | |
Connection: io@3357fae1 | |
Stacktrace: | |
at uy.c(SourceFile:171) | |
at net.minecraft.server.MinecraftServer.b(SourceFile:805) | |
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(Unknown Source) | |
-- System Details -- | |
Details: | |
Minecraft Version: 18w48a | |
Operating System: Windows 10 (amd64) version 10.0 | |
Java Version: 1.8.0_191, Oracle Corporation | |
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation | |
Memory: 304987960 bytes (290 MB) / 889192448 bytes (848 MB) up to 8589934592 bytes (8192 MB) | |
JVM Flags: 5 total; -XX:+UseG1GC -XX:ConcGCThreads=4 -Xmx8192M -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xss1M | |
Player Count: 1 / 8; [ul['jtrent238'/1070, l='Snapshot 18w48a', x=560.50, y=108.35, z=560.50]] | |
Data Packs: vanilla | |
Type: Integrated Server (map_client.txt) | |
Is Modded: Probably not. Jar signature remains and both client + server brands are untouched. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment