Skip to content

Instantly share code, notes, and snippets.

@Morpheus1101
Created July 2, 2018 02:19
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/16d0ee72f642a7318a3ca3463331766e to your computer and use it in GitHub Desktop.
Save Morpheus1101/16d0ee72f642a7318a3ca3463331766e to your computer and use it in GitHub Desktop.
1.13-Pre5 Crash #2
---- Minecraft Crash Report ----
// My bad.
Time: 7/2/18 3:05 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: 211
Entity Name: JoeSchmo21405
Entity's Exact location: 994.35, 107.00, -5335.63
Entity's Block location: World: (994,107,-5336), Chunk: (at 2,6,8 in 62,-334; contains blocks 992,0,-5344 to 1007,255,-5329), Region: (1,-11; contains chunks 32,-352 to 63,-321, blocks 512,0,-5632 to 1023,255,-5121)
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: 3 total; [sz['JoeSchmo21405'/211, l='world', x=994.35, y=107.00, z=-5335.63], sz['VelizarBG'/1391, l='world', x=-3836.09, y=63.16, z=1396.99], sz['Kaai0280'/57, l='world', x=2022.51, y=84.18, z=-826.11]]
Chunk stats: ServerChunkCache: 1092 Drop: 0
Level seed: 871585827
Level generator: ID 00 - default, ver 1. Features enabled: false
Level generator options: {}
Level spawn location: World: (0,0,0), Chunk: (at 0,0,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: 0 game time, 0 day time
Level dimension: 0
Level storage version: 0x00000 - Unknown?
Level weather: Rain time: 0 (now: false), thunder time: 0 (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: 9174528336 bytes (8749 MB) / 13127647232 bytes (12519 MB) up to 19088801792 bytes (18204 MB)
JVM Flags: 2 total; -Xmx20480M -Xms8096M
Profiler Position: N/A (disabled)
Player Count: 7 / 30; [sz['Kaai0280'/57, l='world', x=2022.51, y=84.18, z=-826.11], sz['JoeSchmo21405'/211, l='world', x=994.35, y=107.00, z=-5335.63], sz['Dev4EverYT'/572, l='world', x=-414.69, y=17.00, z=-973.70], sz['Harsh_echo'/625, l='world', x=14866.90, y=64.94, z=847.48], sz['VelizarBG'/1391, l='world', x=-3836.09, y=63.16, z=1396.99], sz['i_am_a_dead'/333, l='world', x=1219.34, y=84.80, z=-1053.33], sz['Its_Jarr'/1778, l='world', x=-17766.73, y=40.89, z=815.96]]
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