keplersj / BoatCraft

Rails had their turn, now out to the Minecraftian seas.
MIT License
6 stars 7 forks source link

Crash when Crystal Chest attempts to render Boat. #188

Closed keplersj closed 10 years ago

keplersj commented 10 years ago

I placed a Crystal Chest in world, and placed an Emerald Crystal Chest Dinghy in it's inventory. As soon as I did that this crash happened.

viliml commented 10 years ago

Ahhh. Gotcha. The crystal chest packet code doesn't handle NBTs, to reduce network load. Will add a null check.