EchoPet

EchoPet

882k Downloads

Pet Chicken Crash Clients 1.8 with latest Spigot 1.7 - 1.8

net32 opened this issue ยท 6 comments

commented
---- Minecraft Crash Report ----
// Shall we play a game?

Time: 03/10/14 02:48
Description: Rendering entity in world

java.lang.ClassCastException: java.lang.Integer cannot be cast to java.lang.Byte
    at xv.a(SourceFile:92)
    at ws.l(SourceFile:71)
    at ws.i_(SourceFile:156)
    at cqv.a(SourceFile:95)
    at cqz.a(SourceFile:40)
    at cqz.a(SourceFile:15)
    at cpt.a(SourceFile:294)
    at cpt.a(SourceFile:259)
    at cpt.a(SourceFile:226)
    at ckn.a(SourceFile:583)
    at cji.a(SourceFile:1225)
    at cji.a(SourceFile:1130)
    at cji.b(SourceFile:983)
    at bsu.as(SourceFile:903)
    at bsu.a(SourceFile:314)
    at net.minecraft.client.main.Main.main(SourceFile:120)


A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------

-- Head --
Stacktrace:
    at xv.a(SourceFile:92)
    at ws.l(SourceFile:71)
    at ws.i_(SourceFile:156)
    at cqv.a(SourceFile:95)
    at cqz.a(SourceFile:40)
    at cqz.a(SourceFile:15)

-- Entity being rendered --
Details:
    Entity Type: Chicken (abr)
    Entity ID: 228
    Entity Name: Chicken
    Entity's Exact location: 64,59, 67,38, -204,34
    Entity's Block location: 64,00,67,00,-205,00 - World: (64,67,-205), Chunk: (at 0,4,3 in 4,-13; contains blocks 64,0,-208 to 79,255,-193), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1)
    Entity's Momentum: 0,00, 0,00, 0,00
    Entity's Rider: ~~ERROR~~ NullPointerException: null
    Entity's Vehicle: ~~ERROR~~ NullPointerException: null

-- Renderer details --
Details:
    Assigned renderer: cpl@30d638a7
    Location: 0,01,-0,03,0,03 - World: (0,-1,0), Chunk: (at 0,-1,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)
    Rotation: 30.9375
    Delta: 0.32800597
Stacktrace:
    at cpt.a(SourceFile:294)
    at cpt.a(SourceFile:259)
    at cpt.a(SourceFile:226)
    at ckn.a(SourceFile:583)
    at cji.a(SourceFile:1225)
    at cji.a(SourceFile:1130)
commented

I'll need more information than that to figure out what's wrong.

e.g.

  • EchoPet version
  • Client version
commented

EchoPet: latest version in this repo
Spigot #1649 with Patch: 20140927a
Minecraft: 1.8

commented

maybe a spigot problem, I did not think about it! : /

commented

Latest meaning the release on GitHub? If so, there are newer builds available over on the CI ;D

commented

No problem. Glad I could help ;D