java.lang.ClassCastException: java.lang.Integer cannot be cast to java.lang.Byte
at xy.a(SourceFile:92)
at wu.l(SourceFile:71)
at wu.j_(SourceFile:156)
at wu.m(SourceFile:135)
at abt.m(SourceFile:38)
at acv.m(SourceFile:169)
at xo.t_(SourceFile:1300)
at xq.t_(SourceFile:211)
at acv.t_(SourceFile:184)
at aqr.a(SourceFile:1407)
at aqr.g(SourceFile:1385)
at aqr.i(SourceFile:1278)
at bss.r(SourceFile:1831)
at bss.at(SourceFile:880)
at bss.a(SourceFile:317)
at net.minecraft.client.main.Main.main(SourceFile:124)
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- Head --
Stacktrace:
at xy.a(SourceFile:92)
at wu.l(SourceFile:71)
at wu.j_(SourceFile:156)
at wu.m(SourceFile:135)
at abt.m(SourceFile:38)
at acv.m(SourceFile:169)
at xo.t_(SourceFile:1300)
at xq.t_(SourceFile:211)
at acv.t_(SourceFile:184)
at aqr.a(SourceFile:1407)
at aqr.g(SourceFile:1385)
-- Entity being ticked --
Details:
Entity Type: Wolf (acv)
Entity ID: -2147483634
Entity Name: Wolf
Entity's Exact location: 49.41, 89.50, 211.28
Entity's Block location: 49.00,89.00,211.00 - World: (49,89,211), Chunk: (at 1,5,3 in 3,13; contains blocks 48,0,208 to 63,255,223), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511)
Entity's Momentum: 0.00, 0.00, 0.00
Entity's Rider: ~~ERROR~~ NullPointerException: null
Entity's Vehicle: ~~ERROR~~ NullPointerException: null
Stacktrace:
at aqr.i(SourceFile:1278)
-- Affected level --
Details:
Level name: MpServer
All players: 1 total; [cin['PizzaMan319'/191256, l='MpServer', x=-2436.30, y=88.55, z=10870.53]]
Chunk stats: MultiplayerChunkCache: 20, 20
Level seed: 0
Level generator: ID 02 - largeBiomes, ver 0. Features enabled: false
Level generator options:
Level spawn location: -2361.00,74.00,10859.00 - World: (-2361,74,10859), Chunk: (at 7,4,11 in -148,678; contains blocks -2368,0,10848 to -2353,255,10863), Region: (-5,21; contains chunks -160,672 to -129,703, blocks -2560,0,10752 to -2049,255,11263)
Level time: 859924415 game time, 860406108 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: survival (ID 0). Hardcore: false. Cheats: false
Forced entities: 8 total; [adx['item.item.egg'/191259, l='MpServer', x=-2421.13, y=64.13, z=10890.13], cin['PizzaMan319'/191256, l='MpServer', x=-2436.30, y=88.55, z=10870.53], abu['Chicken'/191258, l='MpServer', x=-2421.16, y=64.28, z=10890.47], abu['Chicken'/191257, l='MpServer', x=-2422.16, y=18.50, z=10877.84], acm['Sheep'/191262, l='MpServer', x=-2465.53, y=64.00, z=10884.53], abu['Chicken'/191261, l='MpServer', x=-2433.84, y=65.06, z=10899.84], abu['Chicken'/191260, l='MpServer', x=-2443.81, y=11.00, z=10903.66], acv['Wolf'/-2147483634, l='MpServer', x=49.41, y=89.50, z=211.28]]
Retry entities: 0 total; []
Server brand: BungeeCord (git:BungeeCord-Bootstrap:1.8-SNAPSHOT:"772c8d7":1019) <- Spigot
Server type: Non-integrated multiplayer server
Stacktrace:
at cem.a(SourceFile:308)
at bss.b(SourceFile:2278)
at bss.a(SourceFile:326)
at net.minecraft.client.main.Main.main(SourceFile:124)
-- System Details --
Details:
Minecraft Version: 1.8.1
Operating System: Windows 8.1 (amd64) version 6.3
Java Version: 1.7.0_72, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 121110880 bytes (115 MB) / 245968896 bytes (234 MB) up to 1060372480 bytes (1011 MB)
JVM Flags: 6 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx1G -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xmn128M
IntCache: cache: 0, tcache: 0, allocated: 13, tallocated: 99
Launched Version: 1.8.1
LWJGL: 2.9.1
OpenGL: Intel(R) HD Graphics 4000 GL version 4.0.0 - Build 10.18.10.3308, Intel
GL Caps: Using GL 1.3 multitexturing.
Using GL 1.3 texture combiners.
Using framebuffer objects because OpenGL 3.0 is supported and separate blending is supported.
Shaders are available because OpenGL 2.1 is supported.
VBOs are available because OpenGL 1.5 is supported.
Using VBOs: No
Is Modded: Probably not. Jar signature remains and client brand is untouched.
Type: Client (map_client.txt)
Resource Packs: [faithful32pack.zip] Current Language: English (US)
Profiler Position: N/A (disabled)
Note that the MC version has changed and so the obfuscated class names are slightly altered, but all the line numbers for the top frames are exactly the same, so probably stable code between the two releases.
So very high probability the problem is bad data being sent to you by the server because of a plugin on it. Are you missing a mod that you should have installed to play on this server?
Rollback Post to RevisionRollBack
To post a comment, please login or register a new account.
// Who set us up the TNT?
Time: 11/26/14 9:43 PM
Description: Ticking entity
java.lang.ClassCastException: java.lang.Integer cannot be cast to java.lang.Byte
at xy.a(SourceFile:92)
at wu.l(SourceFile:71)
at wu.j_(SourceFile:156)
at wu.m(SourceFile:135)
at abt.m(SourceFile:38)
at acv.m(SourceFile:169)
at xo.t_(SourceFile:1300)
at xq.t_(SourceFile:211)
at acv.t_(SourceFile:184)
at aqr.a(SourceFile:1407)
at aqr.g(SourceFile:1385)
at aqr.i(SourceFile:1278)
at bss.r(SourceFile:1831)
at bss.at(SourceFile:880)
at bss.a(SourceFile:317)
at net.minecraft.client.main.Main.main(SourceFile:124)
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- Head --
Stacktrace:
at xy.a(SourceFile:92)
at wu.l(SourceFile:71)
at wu.j_(SourceFile:156)
at wu.m(SourceFile:135)
at abt.m(SourceFile:38)
at acv.m(SourceFile:169)
at xo.t_(SourceFile:1300)
at xq.t_(SourceFile:211)
at acv.t_(SourceFile:184)
at aqr.a(SourceFile:1407)
at aqr.g(SourceFile:1385)
-- Entity being ticked --
Details:
Entity Type: Wolf (acv)
Entity ID: -2147483634
Entity Name: Wolf
Entity's Exact location: 49.41, 89.50, 211.28
Entity's Block location: 49.00,89.00,211.00 - World: (49,89,211), Chunk: (at 1,5,3 in 3,13; contains blocks 48,0,208 to 63,255,223), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511)
Entity's Momentum: 0.00, 0.00, 0.00
Entity's Rider: ~~ERROR~~ NullPointerException: null
Entity's Vehicle: ~~ERROR~~ NullPointerException: null
Stacktrace:
at aqr.i(SourceFile:1278)
-- Affected level --
Details:
Level name: MpServer
All players: 1 total; [cin['PizzaMan319'/191256, l='MpServer', x=-2436.30, y=88.55, z=10870.53]]
Chunk stats: MultiplayerChunkCache: 20, 20
Level seed: 0
Level generator: ID 02 - largeBiomes, ver 0. Features enabled: false
Level generator options:
Level spawn location: -2361.00,74.00,10859.00 - World: (-2361,74,10859), Chunk: (at 7,4,11 in -148,678; contains blocks -2368,0,10848 to -2353,255,10863), Region: (-5,21; contains chunks -160,672 to -129,703, blocks -2560,0,10752 to -2049,255,11263)
Level time: 859924415 game time, 860406108 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: survival (ID 0). Hardcore: false. Cheats: false
Forced entities: 8 total; [adx['item.item.egg'/191259, l='MpServer', x=-2421.13, y=64.13, z=10890.13], cin['PizzaMan319'/191256, l='MpServer', x=-2436.30, y=88.55, z=10870.53], abu['Chicken'/191258, l='MpServer', x=-2421.16, y=64.28, z=10890.47], abu['Chicken'/191257, l='MpServer', x=-2422.16, y=18.50, z=10877.84], acm['Sheep'/191262, l='MpServer', x=-2465.53, y=64.00, z=10884.53], abu['Chicken'/191261, l='MpServer', x=-2433.84, y=65.06, z=10899.84], abu['Chicken'/191260, l='MpServer', x=-2443.81, y=11.00, z=10903.66], acv['Wolf'/-2147483634, l='MpServer', x=49.41, y=89.50, z=211.28]]
Retry entities: 0 total; []
Server brand: BungeeCord (git:BungeeCord-Bootstrap:1.8-SNAPSHOT:"772c8d7":1019) <- Spigot
Server type: Non-integrated multiplayer server
Stacktrace:
at cem.a(SourceFile:308)
at bss.b(SourceFile:2278)
at bss.a(SourceFile:326)
at net.minecraft.client.main.Main.main(SourceFile:124)
-- System Details --
Details:
Minecraft Version: 1.8.1
Operating System: Windows 8.1 (amd64) version 6.3
Java Version: 1.7.0_72, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 121110880 bytes (115 MB) / 245968896 bytes (234 MB) up to 1060372480 bytes (1011 MB)
JVM Flags: 6 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx1G -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xmn128M
IntCache: cache: 0, tcache: 0, allocated: 13, tallocated: 99
Launched Version: 1.8.1
LWJGL: 2.9.1
OpenGL: Intel(R) HD Graphics 4000 GL version 4.0.0 - Build 10.18.10.3308, Intel
GL Caps: Using GL 1.3 multitexturing.
Using GL 1.3 texture combiners.
Using framebuffer objects because OpenGL 3.0 is supported and separate blending is supported.
Shaders are available because OpenGL 2.1 is supported.
VBOs are available because OpenGL 1.5 is supported.
Using VBOs: No
Is Modded: Probably not. Jar signature remains and client brand is untouched.
Type: Client (map_client.txt)
Resource Packs: [faithful32pack.zip] Current Language: English (US)
Profiler Position: N/A (disabled)
Note that the MC version has changed and so the obfuscated class names are slightly altered, but all the line numbers for the top frames are exactly the same, so probably stable code between the two releases.
So very high probability the problem is bad data being sent to you by the server because of a plugin on it. Are you missing a mod that you should have installed to play on this server?