SeriousCreeper / SeriousEngineering

Issues, configs, and script files for my SeriousEngineering pack
0 stars 0 forks source link

Rigth click on donkey or llama cause a crash #3

Open Gorsu opened 4 years ago

Gorsu commented 4 years ago

Donkey crash: The game crashed whilst unexpected error Error: java.lang.ClassCastException: net.minecraft.entity.passive.EntityDonkey cannot be cast to net.minecraft.entity.passive.EntityHorse

Llama crash: The game crashed whilst unexpected error Error: java.lang.ClassCastException: net.minecraft.entity.passive.EntityLlama cannot be cast to net.minecraft.entity.passive.EntityHorse

SeriousCreeper commented 4 years ago

Thanks, do you have a full crash report you could send?

Gorsu commented 4 years ago

Sure, here it is crash-2020-02-09_19.15.15-client.txt

SeriousCreeper commented 4 years ago

Thanks. Looks like IgniteHUD doesn't like it. For now, disable the mod and it should work again. Will report it to the dev.

SuddenTurmoil commented 4 years ago

With IgniteHUD being removed this issue is likely closable.