DutchJelly / CraftEnhance

A Minecraft Plugin that allows server owners to create custom recipes in-game
Apache License 2.0
13 stars 10 forks source link

Enabling error #2

Closed itsTurnip closed 4 years ago

itsTurnip commented 5 years ago

Hi!

I'm getting this errors while starting server. Here's my latest.log, config.yml, items.yml, recipes.yml

DutchJelly commented 4 years ago

The issue had to do with the fact that empty spaces in inventories were previously not null items, but air. I resolved it by adding simple null checks in the InventoryClick handler functions in the GUI's.

Thanks for reporting the issue with the required logs so it was easy to find and resolve.

It's fixed in version 2.3.2.