copygirl / WearableBackpacks

Minecraft mod which adds beautiful, balanced backpacks
MIT License
61 stars 35 forks source link

Crash when trying to pick up the backpack. #107

Closed Rimevel closed 5 years ago

Rimevel commented 5 years ago

Just as the title says. I crash whenever I try to pick up a backpack. Even if it is empty. A crash dump can be found here. Maybe it is just me and my modpack, but I thought it was best to post here so you can take a look at it.

copygirl commented 5 years ago

Tiny fix. I suppose @asiekierka simply missed replacing this occurence of null with ItemStack.EMPTY when updating the mod way back. I wonder why this has never been an issue, or reported before...

(Not sure if or when there will be another release?)

asiekierka commented 5 years ago

Do you want one to be there now?

copygirl commented 5 years ago

@asiekierka It's up to you and @InsomniaKitten.

Rimevel commented 5 years ago

Thanks for the fix. Did my own build in the meantime. Everything seem to work great so far. Not a single crash 👍