Skip to content

Missing null check in oven canSmelt() #9

Description

@Glease

Missing check for null output slot in

if (!getOutputSlot(aTile).isItemEqual(itemstack)) {

final int result = getOutputSlot(aTile).stackSize + itemstack.stackSize;

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions