Skip to content

Instantly share code, notes, and snippets.

@Dinnerbone
Created October 26, 2012 22:00
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 Dinnerbone/9a16574f86003e72bd7c to your computer and use it in GitHub Desktop.
Save Dinnerbone/9a16574f86003e72bd7c to your computer and use it in GitHub Desktop.
---- Minecraft Crash Report ----
// This doesn't make any sense!
Time: 27/10/12 00:00
Description: Reading NBT data
java.lang.ClassCastException: bp cannot be cast to bl
at bm.c(SourceFile:107)
at ql.b(SourceFile:324)
at qm.a(SourceFile:533)
at im.a(SourceFile:88)
at lg.e(SourceFile:1013)
at gi.a(SourceFile:117)
at gi.a(SourceFile:54)
at bcx.b(SourceFile:72)
at net.minecraft.server.MinecraftServer.r(SourceFile:768)
at net.minecraft.server.MinecraftServer.q(SourceFile:685)
at bcu.q(SourceFile:117)
at net.minecraft.server.MinecraftServer.run(SourceFile:619)
at fu.run(SourceFile:855)
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- Corrupt NBT tag --
Details:
Tag type found: DOUBLE
Tag type expected: BYTE
Tag name: Slot
Stacktrace:
at bm.c(SourceFile:109)
at ql.b(SourceFile:324)
at qm.a(SourceFile:533)
at im.a(SourceFile:88)
at lg.e(SourceFile:1013)
at gi.a(SourceFile:117)
at gi.a(SourceFile:54)
at bcx.b(SourceFile:72)
at net.minecraft.server.MinecraftServer.r(SourceFile:768)
at net.minecraft.server.MinecraftServer.q(SourceFile:685)
at bcu.q(SourceFile:117)
at net.minecraft.server.MinecraftServer.run(SourceFile:619)
at fu.run(SourceFile:855)
-- Entity being loaded --
Details:
Entity Type: null (im)
Entity ID: 52
Name: Dinnerbone
Exact location: 619.56, 56.00, -887.86
Block location: World: (619,56,-888), Chunk: (at 11,3,8 in 38,-56; contains blocks 608,0,-896 to 623,255,-881), Region: (1,-2; contains chunks 32,-64 to 63,-33, blocks 512,0,-1024 to 1023,255,-513)
Momentum: 0.01, -0.08, -0.00
-- System Details --
Details:
Minecraft Version: 1.4.2
Operating System: Windows 7 (amd64) version 6.1
Java Version: 1.6.0_31, Sun Microsystems Inc.
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Sun Microsystems Inc.
Memory: 299194552 bytes (285 MB) / 514523136 bytes (490 MB) up to 954466304 bytes (910 MB)
JVM Flags: 2 total; -Xms512m -Xmx1024m
AABB Pool Size: 441 (24696 bytes; 0 MB) allocated, 441 (24696 bytes; 0 MB) used
Profiler Position: N/A (disabled)
Vec3 Pool Size: 36 (2016 bytes; 0 MB) allocated, 36 (2016 bytes; 0 MB) used
Player Count: 0 / 8; []
Type: Integrated Server
Is Modded: Probably not
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment