Skip to content

Instantly share code, notes, and snippets.

@Morpheus1101
Created July 2, 2018 02:18
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Morpheus1101/619da644a3731dabae7c8910eb05c7fc to your computer and use it in GitHub Desktop.
Save Morpheus1101/619da644a3731dabae7c8910eb05c7fc to your computer and use it in GitHub Desktop.
1.13-Pre5 Crash #1
---- Minecraft Crash Report ----
// You're mean.
Time: 7/1/18 5:22 AM
Description: Ticking player
java.lang.ClassCastException: bbg cannot be cast to bbe
at bic.k(SourceFile:219)
at bic.j(SourceFile:206)
at bbe.a(SourceFile:71)
at ta.b(SourceFile:241)
at ta.a(SourceFile:94)
at sz.R_(SourceFile:319)
at axc.a(SourceFile:1237)
at sx.a(SourceFile:577)
at axc.g(SourceFile:1213)
at sx.o_(SourceFile:516)
at axc.l(SourceFile:1078)
at sx.l(SourceFile:493)
at net.minecraft.server.MinecraftServer.w(SourceFile:705)
at si.w(SourceFile:356)
at net.minecraft.server.MinecraftServer.v(SourceFile:631)
at net.minecraft.server.MinecraftServer.run(SourceFile:535)
at java.lang.Thread.run(Thread.java:748)
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- Head --
Thread: Server thread
Stacktrace:
at bic.k(SourceFile:219)
at bic.j(SourceFile:206)
at bbe.a(SourceFile:71)
at ta.b(SourceFile:241)
at ta.a(SourceFile:94)
at sz.R_(SourceFile:319)
at axc.a(SourceFile:1237)
at sx.a(SourceFile:577)
at axc.g(SourceFile:1213)
-- Player being ticked --
Details:
Entity Type: minecraft:player (sz)
Entity ID: 314423
Entity Name: Alyak1
Entity's Exact location: -303.20, 76.00, -978.43
Entity's Block location: World: (-304,76,-979), Chunk: (at 0,4,13 in -19,-62; contains blocks -304,0,-992 to -289,255,-977), Region: (-1,-2; contains chunks -32,-64 to -1,-33, blocks -512,0,-1024 to -1,255,-513)
Entity's Momentum: 0.00, -0.08, 0.00
Entity's Passengers: []
Entity's Vehicle: ~~ERROR~~ NullPointerException: null
Stacktrace:
at sx.o_(SourceFile:516)
at axc.l(SourceFile:1078)
at sx.l(SourceFile:493)
-- Affected level --
Details:
Level name: world
All players: 4 total; [sz['Bens_Hens'/108649, l='world', x=-73.81, y=53.00, z=1718.66], sz['VelizarBG'/141959, l='world', x=-4864.00, y=13.00, z=4834.07], sz['Alyak1'/314423, l='world', x=-303.20, y=76.00, z=-978.43], sz['WinterBlacklight'/113777, l='world', x=12112.42, y=73.94, z=-12074.97]]
Chunk stats: ServerChunkCache: 2065 Drop: 0
Level seed: 871585827
Level generator: ID 00 - default, ver 1. Features enabled: true
Level generator options: {}
Level spawn location: World: (0,63,0), Chunk: (at 0,3,0 in 0,0; contains blocks 0,0,0 to 15,255,15), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511)
Level time: 8259298 game time, 7110235 day time
Level dimension: 0
Level storage version: 0x04ABD - Anvil
Level weather: Rain time: 38855 (now: false), thunder time: 81398 (now: false)
Level game mode: Game mode: adventure (ID 2). Hardcore: false. Cheats: false
Stacktrace:
at net.minecraft.server.MinecraftServer.w(SourceFile:705)
at si.w(SourceFile:356)
at net.minecraft.server.MinecraftServer.v(SourceFile:631)
at net.minecraft.server.MinecraftServer.run(SourceFile:535)
at java.lang.Thread.run(Thread.java:748)
-- System Details --
Details:
Minecraft Version: 1.13-pre5
Operating System: Linux (amd64) version 3.13.0-139-generic
Java Version: 1.8.0_171, Oracle Corporation
Java VM Version: OpenJDK 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 10954890168 bytes (10447 MB) / 12424577024 bytes (11849 MB) up to 19088801792 bytes (18204 MB)
JVM Flags: 2 total; -Xmx20480M -Xms8096M
Profiler Position: N/A (disabled)
Player Count: 4 / 30; [sz['Bens_Hens'/108649, l='world', x=-73.81, y=53.00, z=1718.66], sz['VelizarBG'/141959, l='world', x=-4864.00, y=13.00, z=4834.07], sz['Alyak1'/314423, l='world', x=-303.20, y=76.00, z=-978.43], sz['WinterBlacklight'/113777, l='world', x=12112.42, y=73.94, z=-12074.97]]
Data Packs: vanilla
Is Modded: Unknown (can't tell)
Type: Dedicated Server (map_server.txt)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment