SquidDev-CC / plethora

A peripheral provider for ComputerCraft
https://plethora.madefor.cc/
MIT License
57 stars 22 forks source link

Books with enchants from removed mods cause Java NullPointerException #269

Closed Wojbie closed 4 years ago

Wojbie commented 4 years ago

After removal of Bibliocraft on Swichcraft server books that used to have Bibliocraft enchants on them will cause Java NullPointerException when attempting to read metadata using .getItemMeta(slot) plethora method.

obraz

Normal plethora .list() and CC:Tweaked turtle .getItemDetail() work normally.

Useful information to include: